Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Redirect button


Message #1 by peterv@m... on Wed, 20 Feb 2002 18:45:22
< input type=3D"button" name=3D"Exit" value=3D"  Exit   "
onClick=3D"javascript:location.href=3D'http://microsoft.com';">
should work.

regards
Yoga

-----Original Message-----
From: peterv@m... [mailto:peterv@m...]
Sent: Thursday, February 21, 2002 12:15 AM
To: HTML Code Clinic
Subject: [html_code_clinic] Redirect button


On a form I have a button and I want when I press this button to open
another page, I am using <input type=3D"button" name=3D"Exit" value=3D"  

Exit   " onClick=3D"href:'default.htm'" >
but it does not look like it works.
Thank you.
Peter V.
$subst('Email.Unsub').

  Return to Index