Hi,
You have a bug in your virtual briefcase code.
It is a common one I encounter all the time.
My surname contains an apostrophe ' - it is O'Meara
This causes SQL statement to bomb out.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near ','.
/include\libfunctions.asp, line 193
Please fix.
Thanks
Karl