I am trying to include the following server variable in an
IF test: Request.ServerVariables("HTTP_USER_AGENT")
in my global.asa. Works fine in all browsers except
Safari/85. I get the following error:
---------------
Microsoft OLE DB Provider for ODBC Drivers
error '80040e57'
[Microsoft][ODBC SQL Server Driver][SQL Server]String or
binary data would be truncated.
-------------------
Any suggestions??
Thanks,
Dale