JOIN NOW LOG IN
iVillage GardenWeb iVillage GardenWeb THE INTERNET'S GARDEN & HOME COMMUNITY ADVERTISEMENT
Blogs Forums Photo Galleries Ask The Experts Tools & Directories        
Return to the Web Authoring Forum | Post a Follow-Up

 o
Need HTML Code for Submit Button

Posted by MaryAnnTX (My Page) on
Fri, Feb 8, 02 at 9:30

My form is working just like I wanted it to, (Thanks to Niels help!) I now need the code that will link to another page when the "submit" button is clicked. I have tried to make the button a link but I can't get it to work that way. I've also searched for the answer but must be looking in the wrong place. Would sure appreciate help if anyone out there knows the code.
Thanks,
MaryAnn


Follow-Up Postings:

 o
RE: Need HTML Code for Submit Button

See if this will work for your form:

<FORM method="POST" action="./page.html">
<P> <INPUT type="text" name="Form_Name" size="20"> </P> <P><INPUT type="submit" value="Submit" name="subBut"><INPUT type="reset" value="Reset" name="resBut">
</FORM>

Here is a link that might be useful: misterChristian


 o
RE: Need HTML Code for Submit Button

The submit button is just an input tag with a "submit" type. Visit here: http://www.htmlhelp.com/reference/html40/forms/input.html for full details on the input tag.

PS: I'd leave off the reset button...have you ever finished a long form, only to accidentally hit reset instead of submit? I _hate_ it when that happens. :-) It also usually means a lost customer if you're selling something.


 o
RE: Need HTML Code for Submit Button

I tried both codes and could get neither to work. It must be something that I am missing??? Anyway..thanks to both of you for your help. And yes, Rob, I know what you mean about hitting the "reset" button by accident! J My form is for filling out if you are interested in a job. Name, address, certification, etc. Then we send by mail an application. It is working like I wanted it to except that when the "submit" button is clicked it shows that e-mail is being sent and then nothing else. I want it to link to a "Thank you" page. I think the information that I've been given about making the link is correct...I'm just not putting it into action correctly!
Thanks,
MaryAnn


 o
RE: Need HTML Code for Submit Button

Help me


 
 

 

 


Click here to learn more about in-text links on this page.



iVillage GardenWeb: The Internet's Garden & Home Community  
  iVillage Home & Garden Network