I've followed all instructions, with the example database "Examples.mdb" on the website of ASPRUNNER, and uploaded it to a server. This is the message i get when i log in:
Error number 800200004
Error description Vbscript Interpretation Error
URL /db/Cars_list.asp
SQL query select [ID], [Make], [Model], [YearOfMake], [Picture], [Horsepower], [EPACity], [EPAHighway], [Price] From [Cars] order by [ID] asc
I am a beginner, and trying to understand to place a database on the internet.
ODB