N
noli
Hi
I'm using FP2000. An ex-colleague of mine created a web with FP2000
which has a form with functionality for user to attach a file to the
form.
The code on this form is:
<form method="POST" enctype="multipart/form-data"
action="_derived/nortbots.htm"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-action="--WEBBOT-SELF--" WEBBOT-onSubmit>
<!--webbot bot="FileUpload" u-file="_private/suggestions.csv"
s-format="TEXT/CSV" s-label-fields="TRUE" b-reverse-chronology="FALSE"
s-destination="_private/Attachments/" s-category s-assignedto
s-reviewstatus b-process-metainfo="FALSE" s-date-format="%d-%m-%y"
s-time-format="%H:%M" s-builtin-fields="Date Time"
s-form-fields="Submitted_by Application_Name Solution_Title S1 S2 URL "
u-confirmation-url="_private/Confirmation.htm" startspan --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><input TYPE="hidden"
NAME="_charset_" VALUE="windows-1252"><!--webbot bot="FileUpload"
endspan -->
I'm new to FP and web design and I'm trying to recreate this
functionality in my own Web. If I use this code and then test the form
I get the error:
Cannot run the FrontPage Server Extensions' Smart HTML interpreter on
this non-HTML page:
Any ideas would be appreciated.
Thanks
Sue
I'm using FP2000. An ex-colleague of mine created a web with FP2000
which has a form with functionality for user to attach a file to the
form.
The code on this form is:
<form method="POST" enctype="multipart/form-data"
action="_derived/nortbots.htm"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-action="--WEBBOT-SELF--" WEBBOT-onSubmit>
<!--webbot bot="FileUpload" u-file="_private/suggestions.csv"
s-format="TEXT/CSV" s-label-fields="TRUE" b-reverse-chronology="FALSE"
s-destination="_private/Attachments/" s-category s-assignedto
s-reviewstatus b-process-metainfo="FALSE" s-date-format="%d-%m-%y"
s-time-format="%H:%M" s-builtin-fields="Date Time"
s-form-fields="Submitted_by Application_Name Solution_Title S1 S2 URL "
u-confirmation-url="_private/Confirmation.htm" startspan --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><input TYPE="hidden"
NAME="_charset_" VALUE="windows-1252"><!--webbot bot="FileUpload"
endspan -->
I'm new to FP and web design and I'm trying to recreate this
functionality in my own Web. If I use this code and then test the form
I get the error:
Cannot run the FrontPage Server Extensions' Smart HTML interpreter on
this non-HTML page:
Any ideas would be appreciated.
Thanks
Sue