I have written a website in frontpage that has been working for me for some time. It uses a SQL database and allows me to update the fields and what have you thru the website. I have recently released this website to others in our office and they are able to browse the website but when they click submit the records are not added to the database.
I have checked all of the permission things I can think of, the directory is set for integrated window authentication, and the anonymous access is turned off. I made sure the user has permissions in the frontpage extentions. What am I missing? Can anyone help?
It's written in frontpage and connecting to the sql server thru the database connection in the site. Theoretically the database connection willl be the same for all users.