 |
Medlem
|
|
Reg.datum: Aug 2005
Inlägg: 218
|
|
Medlem
Reg.datum: Aug 2005
Inlägg: 218
|
Citat:
Originally posted by Ungdebatt@May 25 2007, 11:23
Testa denna kod
form name=theform action=oops.htm method=get
input name=one value=type something here...
input type=submit name=submit value=first onClick=document.theform.action=first.htm;
input type=submit name=submit value=second onClick=document.theform.action=second.htm;
/form
|
Tackar. Ska testa detta.
|