Form Replies

J

Jeff

I am still having the problem with my form in emailing the results.

Here is the part of the code which is to do the mailing of results.

<form ACTION="--WEBBOT-SELF--" METHOD="POST"
ENCTYPE="TEXT/PLAIN" onsubmit="location.href='_derived/nortbots.htm';return
false;" language="JavaScript" webbot-onSubmit="return
FrontPage_Form1_Validator(this)" name="FrontPage_Form1">
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
S-Email-Address="[email protected]" B-Email-Label-Fields="TRUE"
S-Builtin-Fields startspan --><input TYPE="hidden" NAME="VTI-GROUP"
VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan -->


Can someone please tell me what is wrong or go to the page at
www.latems.org/contact_us.htm

and see what I am doing wrong.

This group really wants to have this on their site.

Thanks,

Jeff
 
E

EveryHost

Jeff said:
I am still having the problem with my form in emailing the results.

Here is the part of the code which is to do the mailing of results.

<form ACTION="--WEBBOT-SELF--" METHOD="POST"
ENCTYPE="TEXT/PLAIN" onsubmit="location.href='_derived/nortbots.htm';return
false;" language="JavaScript" webbot-onSubmit="return
FrontPage_Form1_Validator(this)" name="FrontPage_Form1">
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
S-Email-Address="[email protected]" B-Email-Label-Fields="TRUE"
S-Builtin-Fields startspan --><input TYPE="hidden" NAME="VTI-GROUP"
VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan -->


Can someone please tell me what is wrong or go to the page at
www.latems.org/contact_us.htm

and see what I am doing wrong.

This group really wants to have this on their site.

Thanks,

Jeff

Jeff,

What exactly, if anything, are you receiving from
the server at your email address with the
FrontPage form?

Best,
Andy
 
J

Jeff

I have gotten the problem fixed. Forgot to add a couple of things and now it
is working just fine.

Thanks for the help.

Jeff
 
Top