jennduffer
IS-IT--Management
Hello. I'm very new at creating forms, but I have discovered that FrontPage makes that portion very easy.
However, when I click on the "submit" button I get a file not found error, and the locator bar has /WEBBOT in it. I'm not sure why FrontPage added that in there, as my goal is pretty simple with the form --- Email the results of the form to myself.
Here is the code from the top part of the form... Any help anyone can offer would be greatly greatly appreciated.
Thanks in advance!
============================================
<form METHOD="POST" ACTION="--WEBBOT-SELF--" name="Customer Information">
<!--webbot bot="SaveResults"
U-File="E:\A-Jenn-Downloads\Rona\Customer_Update_Info.txt" S-Format="HTML/BR"
S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
S-Email-Address="jenn_duffer@yahoo.com" B-Email-Label-Fields="TRUE"
B-Email-Subject-From-Field="FALSE"
S-Email-Subject="Updated Customer Infromation" S-Date-Format="%A, %B %d, %Y"
S-Time-Format="%I:%M %p" S-Builtin-Fields="Date Time"
U-Confirmation-Url="update_confirmation.html" -->
However, when I click on the "submit" button I get a file not found error, and the locator bar has /WEBBOT in it. I'm not sure why FrontPage added that in there, as my goal is pretty simple with the form --- Email the results of the form to myself.
Here is the code from the top part of the form... Any help anyone can offer would be greatly greatly appreciated.
Thanks in advance!
============================================
<form METHOD="POST" ACTION="--WEBBOT-SELF--" name="Customer Information">
<!--webbot bot="SaveResults"
U-File="E:\A-Jenn-Downloads\Rona\Customer_Update_Info.txt" S-Format="HTML/BR"
S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
S-Email-Address="jenn_duffer@yahoo.com" B-Email-Label-Fields="TRUE"
B-Email-Subject-From-Field="FALSE"
S-Email-Subject="Updated Customer Infromation" S-Date-Format="%A, %B %d, %Y"
S-Time-Format="%I:%M %p" S-Builtin-Fields="Date Time"
U-Confirmation-Url="update_confirmation.html" -->