Form Submission Help

wxdqz

New Member
<form action="mailto:[email protected]?Subject=Contact.." enctype="text/plain" method="POST" name="form" onsubmit="return checkFields();">
.
.
.
.
<input type="submit" value=http://www.webdeveloper.com/forum/archive/index.php/"Submit Comments"> <input type="reset" value="Clear Form">

After the form has been submitted how to get a thanku.htm page to open in the same frame.
 
Back
Top