Forum Moderators: phranque

Message Too Old, No Replies

Where do I learn about Forms?

The form ACTION statement

         

Familyman501

3:56 am on Nov 16, 2006 (gmt 0)

10+ Year Member



Here's my form code. It works in one folder on my server but not in another. Why?

<form action="http://www.... etc ... ... ... /_vti_bin/shtml.exe/familyhistorian.contact.htm"
method=POST onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript" name="FrontPage_Form1" webbot-action="--WEBBOT-SELF--">

I get the error message...
Cannot run the FrontPage Server Extensions on this page: "http://www. ... ... ... ... ... etc ... /familyhistorian/contact.htm"

Geoffrey james

9:43 pm on Nov 16, 2006 (gmt 0)

10+ Year Member



What type of form is it your using, is it a standard contact form?

I use perl and send it through a cgi-bin on my server.

this works great for me.

if you want the script i can tell you where to get it, and how to configue.

Geoff

bunltd

10:01 pm on Nov 16, 2006 (gmt 0)

10+ Year Member



Sounds like your hosting doesn't have the frontpage extensions installed or if they are installed, they're messed up and not working properly.

LisaB

coopster

9:25 pm on Nov 20, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I would agree. To learn about forms in general, the W3 Forms page [w3.org] is a good starting point. However, FP extensions are a whole new animal. Most shared hosting providers offer an interface to repair FP extension installations or reinstall them.

gello

11:10 am on Nov 27, 2006 (gmt 0)

10+ Year Member



[echoecho.com...]
another HTML tutorial