|
 |
aspx thread:
Message #1 by "charles baldo" <charlesbaldo@h...> on Thu, 19 Jul 2001 01:27:59
|
|
In Beta1 there was a <asp:ImageButton/> control. Does this still exists? If
not how do I hyperlink (the dotnetway) from an image?
Thank You
Chuck
Message #2 by "Chris Sano" <t-csano@m...> on Thu, 19 Jul 2001 01:49:17 -0700
|
|
The ImageButton control still exists. Refer to the SDK documents for an
explanation of how to do what you are trying to do.
-----Original Message-----
From: charles baldo [mailto:charlesbaldo@h...]
Sent: Wednesday, July 18, 2001 6:28 PM
To: ASP+
Subject: [aspx] <asp:ImageButton>
In Beta1 there was a <asp:ImageButton/> control. Does this still exists?
If
not how do I hyperlink (the dotnetway) from an image?
Thank You
Chuck
Message #3 by "Mats Boberg" <mats.boberg@n...> on Thu, 19 Jul 2001 10:51:11 +0200
|
|
image buttons exist in beta 2
<asp:imagebutton id=3DbtnButton Runat=3D"server" ImageUrl=3D"img/button.gif
"/>
-----Original Message-----
From: charles baldo [mailto:charlesbaldo@h...]
Sent: den 19 juli 2001 03:28
To: ASP+
Subject: [aspx] <asp:ImageButton>
In Beta1 there was a <asp:ImageButton/> control. Does this still exists? If
not how do I hyperlink (the dotnetway) from an image?
Thank You
Chuck
|
|
 |