Here's the error message:
Method Not Allowed
The requested method POST is not allowed for the URL /contact.htm.
--------------------------------------------------------------------------------
Apache/1.3.36 Server at www.lvm-web-design.com Port 80
And here's the form code:
<form method="post" style="height: 55px; width: 250px;">
<div style="text-align: left">
<label id="Label1">first
name </label>
<input name="firstname" type="text" style="width: 146px" />
<label id="Label2"><br/>
last name </label>
<input name="lastname" type="text" style="width: 146px" />
<label id="Label3"><br/>
address
</label>
<input name="address" type="text" style="width: 146px" />
<br/>
<label id="label4">address
2 </label>
<input name="address2" type="text" style="width: 146px" />
<br/>
<label id="Label5">city, state, zip
<input name="citystatezip" type="text" style="width: 146px"/>
<br/>
<label id="Label6">E-mail address
<input name="Text2" type="text" style="width: 146px"/> <br/>
<br/>
<label id="Label7">Add to mailing list?
<input name="addmailinglist" type="checkbox"/><br />
<br/>
<label id="Label8">How did you hear about us?
<input name="How did you hear" type="text" style="width:
232px"/></label>
<label id="Label9"><br/>
<br/>
<label id="Label10">Comments</label>
<textarea name="TextArea1" rows="2" style="width:
230px"></textarea></label><br/>
<br/>
<input name="Submit1" type="submit" value="submit"/><br/>
Thank you. Linda
To make the form do anything you'll need a form handler script of some sort.
This could be asp, asp.net, php, cgi, javascript etc. If your host supports
FrontPage Extensions you could use the 'Form Frontpage' in EWD although
this is not the best option.
You're on an Apache server so they probably support what is called the
'Formmail' script, which is a cgi form handler. Look at what they offer and
see if this is available. If so try using this.
HTH
Ian Haynes
FrontPage MVP
www.data-insite.co.uk/frontpage
Linda
Linda V. Moorhouse
7000 Pelican Bay Blvd., A104
Naples, FL 34108-8577
home (239) 254-9642
mobile (239) 986-3014
NEW EMAIL ADDRESS
lvmoo...@comcast.net