page
On the above page the section on the right headed 'Job File' works fine in almost all browsers EXCEPT Apple's Safari where it comes up with the ASP error below.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC SQL Server Driver][SQL Server]Line1: Incorrect syntax near '='.
/includes/jobfile-side_inc.asp, line 8
The thing is that the ASP should be parsed on the server and not care about the browser, and that somehow this only appears in Safari, and with no Mac to test on during the day, bug finding can be longwinded.
Anybody know of any ASP problems with Safari?