Wrox Home  
Search P2P Archive for: Go

  Return to Index  

proasp_howto thread: Link on button


Message #1 by "Ojeda, Donald" <DonaldOjeda@T...> on Wed, 23 Aug 2000 14:46:24 -0400
It looks like there is a syntax error here:
	<INPUT type-"button" .....
should read:
	<INPUT type="button" .....
that should work, at least for Internet Explorer

-----Original Message-----
From: Ojeda, Donald 
Sent: 23 August 2000 19:46
To: How To
Subject: [proasp_howto] Link on button
>Group:
>       How do I put a link on a button.
>
><INPUT type-"button" value="New Search" id=button1 name=button1
>OnClick="AccountInfo.asp">
>
>Well, this does not work.
>
>Thanks,
>     any help is much appreciated,
>Don
>
>
>
>

  Return to Index