Gecks1982
07-14-2005, 09:09 PM
Hi All
I am fairly new at this and needed to email details from a form to an email address. I have placed a snipet of the form code for some review.
<form action="mailto:myaddress@myprovider.com.au" method="Post" enctype="text/plain">
<input name="First" type="text" style="width:230;height:20">
<input type="submit" name="Submit" value="Submit" >
</Form>
When I click on the submit button the form freezez up and it comes up with program no responding.!! :confused: :confused:
I appreciate the time taken to read my thread
I am fairly new at this and needed to email details from a form to an email address. I have placed a snipet of the form code for some review.
<form action="mailto:myaddress@myprovider.com.au" method="Post" enctype="text/plain">
<input name="First" type="text" style="width:230;height:20">
<input type="submit" name="Submit" value="Submit" >
</Form>
When I click on the submit button the form freezez up and it comes up with program no responding.!! :confused: :confused:
I appreciate the time taken to read my thread