Forums

ASP

This topic is locked

Post a form with text link

Posted 03 Jun 2003 13:03:45
1
has voted
03 Jun 2003 13:03:45 Chriz L. posted:
I have a question if someone can ansewr me plz...

Is there a way to submit a form when i push a text link???

Thank you in advance!

Replies

Replied 03 Jun 2003 14:36:52
03 Jun 2003 14:36:52 Kristian Waagsboe replied:
<a href="#" onClick="submit()">submit</a>

.:. DWMX .:. MS IIS 5.1 .:. WinXP .:. MySQL .:. ASP VB

Edited by - Kr]st[an on 03 Jun 2003 14:38:02
Replied 03 Jun 2003 15:57:14
03 Jun 2003 15:57:14 Chriz L. replied:
...what if i have two forms in a page and i want to submit the one with the text link?
How do i seperate which form i will post?
Replied 03 Jun 2003 16:04:18
03 Jun 2003 16:04:18 Frank Munoz replied:
I think you would use "formname.submit()".
Replied 05 Jun 2003 19:06:26
05 Jun 2003 19:06:26 Chriz L. replied:
ok thank you <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Reply to this topic