I have a mySQL database (shared, hosted by my webhost) and am trying to insert records using VBScript (chilisoft ASP).
Using the INSERT INTO (tablename) VALUES (value, value)
works if I actually put values into "value, value", but if I try to use the & Request.form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.