vincejaykay
12-10-2006, 04:54 PM
I had a form before that when you clicked submit it was mailed to me.
But this one only want to open Outlook express???
any help?
Thanks?
This is the script
<font face="arial black" size="5" color="000000">Welcome to Securitech Information Request Form</font><<FORM METHOD="POST" ACTION="mailto:sales@securitech.ie">
<input type="hidden" name="Info" value="form from web site">
Full Name:<br><input type="text" name="Name:" size="50" maxlength="100"><br><br>
Company:<br><input type="text" name="E-mail Address:" size="50" maxlength="100"><br><br>
Contact Number:<br><input type="text" name="Contact Number:" size="50" maxlength="100"><br><br>
E-mail Address:<br><input type="text" name="E-mail Address:" size="50" maxlength="100"><br><br>
</tr><tr><td><b>Product Interested in:</b></td><td><br>
<input type="checkbox" name="Product interested in" value="Doors">Doors<br>
<input type="checkbox" name="Product interested in" value="Counters">Counters<br>
<input type="checkbox" name="Product interested in" value="Screens">Screens<br>
<input type="checkbox" name="Product interested in" value="Other">Other<br><br>
<p><b>Any additional information</b></p>
<textarea rows="3" cols="60" name="comments"></textarea></td></tr><tr><td colspan="2"><br>
<br><input type="submit" value="Click here to submit"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Clear Form"></form>
<form method="link" action="www.securitech.ie/index.html"> <input type="submit" value="Return to Home Page">
</form>
But this one only want to open Outlook express???
any help?
Thanks?
This is the script
<font face="arial black" size="5" color="000000">Welcome to Securitech Information Request Form</font><<FORM METHOD="POST" ACTION="mailto:sales@securitech.ie">
<input type="hidden" name="Info" value="form from web site">
Full Name:<br><input type="text" name="Name:" size="50" maxlength="100"><br><br>
Company:<br><input type="text" name="E-mail Address:" size="50" maxlength="100"><br><br>
Contact Number:<br><input type="text" name="Contact Number:" size="50" maxlength="100"><br><br>
E-mail Address:<br><input type="text" name="E-mail Address:" size="50" maxlength="100"><br><br>
</tr><tr><td><b>Product Interested in:</b></td><td><br>
<input type="checkbox" name="Product interested in" value="Doors">Doors<br>
<input type="checkbox" name="Product interested in" value="Counters">Counters<br>
<input type="checkbox" name="Product interested in" value="Screens">Screens<br>
<input type="checkbox" name="Product interested in" value="Other">Other<br><br>
<p><b>Any additional information</b></p>
<textarea rows="3" cols="60" name="comments"></textarea></td></tr><tr><td colspan="2"><br>
<br><input type="submit" value="Click here to submit"><img src="spacer.gif" width=5 height=1 alt="spacer">
<input type="reset" value="Clear Form"></form>
<form method="link" action="www.securitech.ie/index.html"> <input type="submit" value="Return to Home Page">
</form>