|
Feedback on: irt.org FAQ Knowledge Base Q1179
irt.org | About | Feedback | 3225 [ previous next ] Feedback on: irt.org FAQ Knowledge Base Q1179
Sent by Jonno Smith on October 07, 2001 at 23:28:47:
Worth: Worth reading
Length: Just right
Technical: Not technical enough
Comments: Doesn't work though. Ended up coming up with a solution by myself that works fine, and is, forgive me, rather elegant. Try: <SCRIPT LANGUAGE="JavaScript"> function doButtonMethod() { form1.submit(); } </SCRIPT> <FORM name="form1" method=post action="nextpage.html"> <INPUT TYPE="TEXT" name=text1> <INPUT TYPE="button" onclick="doButtonMethod();" value="Submit"> </FORM>
Other feedback on 'irt.org FAQ Knowledge Base Q1179' - show all
|
|
Copyright © 1996-2008 irt.org, All Rights Reserved.