Hi,
I have created a simple HTML form and used ASP to get the form's input and save it into MS Access DB file. Testing it on the IIS localhost works fine, but when I published the form on my webpage online the form is running but it's not inserting any of its data into the database.
Is this a...