FORM not emailing...

K

Kelly

I am trying to get a simple FORM (authored in FP2000.....my ISP using FP2002 extensions) to email me the results. What is "WEBBOT-SELF"? ...and why is it not working?

When I look at the code the "WEBBOT-SELF" is in the ACTION tag....? example below:

<p>This is a test Page.</p><form method="POST" name="Test Form" action="--WEBBOT-SELF--">
 
S

Steve Easton

See your post in the other news group.

--
using 2k PRO but....95isalive
This site is best viewed............
........................with a computer

Kelly said:
I am trying to get a simple FORM (authored in FP2000.....my ISP using
FP2002 extensions) to email me the results. What is "WEBBOT-SELF"? ...and
why is it not working?
When I look at the code the "WEBBOT-SELF" is in the ACTION tag....? example below:

<p>This is a test Page.</p><form method="POST" name="Test Form"
action="--WEBBOT-SELF--">
 
Top