If I try to run/preview my web site by in the browser/F12 it comes up fine and it submits fine.If I type in the actual URL to retrieve the web site that is fine too, but when I submit I get an error message.
Microsoft OLE DB Provider for ODBC Driverserror '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /Shipment/Save.asp, line 55
I was told I need to set up DSN on my Web Server.
What exactly do I need to do on the Web Server, I am using SQL as a database if that is important
Thanks