B
brian dempsey
Hi -- I am new to FP.
We are attempting to create an online survey form that saves results to .csv
file in the same directory as the html form itself. The form/bot code is as
follows:
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" u-file="form_results.csv" s-format="TEXT/CSV"
s-label-fields="TRUE" b-reverse-chronology="FALSE" s-builtin-fields
u-confirmation-url="introthankyou.htm" startspan --><input TYPE="hidden"
NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan
i-checksum="43374" --><p>
When the form is submitted, it resets rather than submitting and no
information is posted to the results file. FP 2002 extensions are
installed.
I have tried FP2000 with FP2002 extensions and FP2002 with FP2002 extension.
The results are always the same.
Any help would be greatly appreciated!
Brian Dempsey
We are attempting to create an online survey form that saves results to .csv
file in the same directory as the html form itself. The form/bot code is as
follows:
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" u-file="form_results.csv" s-format="TEXT/CSV"
s-label-fields="TRUE" b-reverse-chronology="FALSE" s-builtin-fields
u-confirmation-url="introthankyou.htm" startspan --><input TYPE="hidden"
NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan
i-checksum="43374" --><p>
When the form is submitted, it resets rather than submitting and no
information is posted to the results file. FP 2002 extensions are
installed.
I have tried FP2000 with FP2002 extensions and FP2002 with FP2002 extension.
The results are always the same.
Any help would be greatly appreciated!
Brian Dempsey