Form not submitting to access Db

A

Art

WHat version of IIS? IIS 6 is notorious for being too
tight

Also check your permissions because when you tighten
security it may make the db unaccessible to the page to
write?

IS the site anonymous access or do you use authentication?

Just a few things to check
-----Original Message-----
I have a strange problem. I have two web forms running on
a company intranet that are supposed to be writing to two
separate Access databases. I have users viewing the
results by using Crystal Reports web. The problem is my
webforms seem to just stop working for no apparent reason.
The confirmation page also displays the information as
being saved, but when open the access database in
frontpage the information has not been populated.The
server is Windows 2000 with SP4 and a Domain Controller. I
am using Frontpage 2002.
I have checked my frontpage server extensions in IIS
using "Check Server Health" and the only message I receive
is WEB: "/" Your website security should be tightened. To
tighted security as much as possible select repair" I'm
not sure if this is the problem but I select repair and I
get a message saying it has been repaired, but when I
check it again it gives me the same message.
I have tried restarting IIS and that doesn't seem to
help. Restarting the server will temporarily fix it, but I
never know at what point it blows up and my users never
receive any error messages.
 
B

Brian

The IIS version is 5.0 and Anonymous access is enabled. I restarted the server this morning and it did fix the problem, but I need to figure out what is going on here. Is there something I could be doing wrong when I am editing my pages that would cause this? Keep in mind I am kind of noob to this.

I do connect to my intranet with FP by using "http://IntranetName" to edit the webpages, word docs, Access Db, and et

Thanks

Brian
 
Top