View Single Post
  #1 (permalink)  
Old Oct 10th, 2007, 23:14
femyram femyram is offline
New Member
Join Date: Jul 2006
Location: California
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
FrontPage generated Form code to Dreamweaver

Friends
I have a form generated in frontpage with the code as given below the posting. I am tyring to import this code into dreamweaver. Can someone pls tell me what these webbots do and has anyone done this here. Pls give me some pointers. I am scared that deleting these webbots will crash the whole form. Basicaaly this form has contact information which is send by email. There are a lot of other form in the website, I just started off with the simplest to crack the code!
FR

-----------
<!--webbot BOT="GeneratedScript" endspan --><form action="_vti_bin/shtml.exe/contact.htm"
encType="text/html" method="POST" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1" language="JavaScript" webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" u-file="contact-request.htm" s-format="HTML/BR" s-label-fields="TRUE" b-reverse-chronology="FALSE" s-email-format="TEXT/PRE" s-email-address="info@ianano.org" b-email-label-fields="TRUE" s-date-format="%A, %B %d, %Y" s-time-format="%I:%M:%S %p" s-builtin-fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time" u-confirmation-url="contact-reply1.htm" b-email-replyto-from-field="TRUE" s-email-replyto="CONTACT REQUEST FOR IAnano" b-email-subject-from-field="TRUE" s-email-subject="CONTACT REQUEST FOR IAnano" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" -->
------------------
Reply With Quote