|
|
andrew1971
regular
Reg'd: Mon
Posts: 2002
Loc: England
|
Re: Code for mailto form
Wed Sep 27 2006 01:38 PM
|
|
|
It's a free commercial webspace.
This is how I've done it
<FORM action="mailto:orders@mydomain.co.uk"> Item Code: <INPUT name="Name" value="" size="20"><BR> Email: <INPUT name="Email" value="" size="30"> Method of payment: <input "method" value="" sze="20"> Message:<TEXTAREA NAME="comment" ROWS=6 COLS=40> </TEXTAREA><br> <INPUT TYPE="submit"> <INPUT TYPE="reset"> </FORM>
When I preview it, it shows the boxes but the submit button says submit query. I'd rather it said something like confirm order. Even if I didn't use OE would the messages still go to our website email account? or would I need to have OE activated?
Edited by TheFatControlleR (Wed Sep 27 2006 01:53 PM)
|
|
|
|
|