D
Doug Barlow
I've got a new problem with retrieving the results from Forms. I swear this
worked two months ago; now it fails on two separate systems. What I want to
do is have the results from a form placed into a comma separated text file,
then I periodically move new entries in that file off into another database.
I did this before by just moving the CSV file off of the web site to
wherever else I wanted it (doesn't matter how; FTP, etc.). The FrontPage
Server Extensions would simply create a new CSV file the next time someone
entered data.
Now suddenly, if the CSV file gets moved, the form page can't submit new
entries! When I click the 'Submit' button, I get a page that says:
FrontPage Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's application event log for more
details.
And there's nothing at all in the server's application event log anywhere
near the time in question. (All Event Logs cleared prior to the problem are
still empty following the problem.)
Replacing the CSV file does not fix the problem. This behavior reproduces
even with a form consisting of only a 'Submit' button.
Both servers are running FrontPage Server Extensions 2002 in IIS. One is
Windows XP Professional and the other is Windows 2000 Server. Both have the
February 10th security update, which I find highly suspicious, since I
didn't have this problem two months ago.
worked two months ago; now it fails on two separate systems. What I want to
do is have the results from a form placed into a comma separated text file,
then I periodically move new entries in that file off into another database.
I did this before by just moving the CSV file off of the web site to
wherever else I wanted it (doesn't matter how; FTP, etc.). The FrontPage
Server Extensions would simply create a new CSV file the next time someone
entered data.
Now suddenly, if the CSV file gets moved, the form page can't submit new
entries! When I click the 'Submit' button, I get a page that says:
FrontPage Error.
User: please report details to this site's webmaster.
Webmaster: please see the server's application event log for more
details.
And there's nothing at all in the server's application event log anywhere
near the time in question. (All Event Logs cleared prior to the problem are
still empty following the problem.)
Replacing the CSV file does not fix the problem. This behavior reproduces
even with a form consisting of only a 'Submit' button.
Both servers are running FrontPage Server Extensions 2002 in IIS. One is
Windows XP Professional and the other is Windows 2000 Server. Both have the
February 10th security update, which I find highly suspicious, since I
didn't have this problem two months ago.