Hello
I have a perplexing problem whereby my code inserts form field data (username, etc) into my mdb locally (IIS Express server), but it won't insert that data online. I think my server is IIS 7.3.
My Web hosting service has just told me: "I've just doubled checked the permissions. You have full write permissions on app_data folder and the mdb database. If there is a permission issue then an exception should be thrown".
My aspx files are in a virtual directory called myForm which is a subfolder of root.
What could be wrong, please?
Thanks.
Bluenose
Go to the complete details ...