|
catwebster123 -> Can't repost form data on one server - works on other server (8/4/2006 13:05:32)
|
I have inherited a webpage that was done on Front Page and I know very little about Front Page! Anyway, here's what's happening: There is a form that students fill out and then submit. Once they hit submit, they are shown a copy of their answers. If they want to change something, they right click and hit 'back'. The form is filled back in with their previous answers and they can change them and then hit submit again. The problem is that it works on one server, but on the other server the form won't fill back in. Both servers are windows server 2000 and on both servers the files have the same permissions. I looked at the file on the servers that the answers are put into for the purpose of reposting them, and both servers are creating the file. Here is the code for the form: <form method="POST" action="../../../_vti_bin/shtml.dll/101lab/lab1/problems/problems.htm" onSubmit="" webbot-action="--WEBBOT-SELF--" WEBBOT-onSubmit> <!--webbot bot="SaveResults" U-File="../../../_private/form_results.txt" S-Format="TEXT/CSV" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Builtin-Fields U-Confirmation-Url="confirmation.htm" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --> If anyone could help me, I would really appreciate it!
|
|
|
|