Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ImageButton...
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00741123
Message ID:
00741157
Views:
23
>Hello All,
>
>I just want to use the image button as a link. I don't need to postback. I am currently doing a redirct in the click of the button on post back, but is there a way to keep from doing this extra round trip? I tried to wrap the image button code with an anchor tag, but VS didn't like that.
>
>Thanks,
>BOb

I'm not sure that this is the only way, but I ended up creating a new base control for this. You could also just manually create the HTML for it, if you just need it in one place. I figured it might come up more than once, so it was worth it to go through the trouble of creating a server-side control that did this for me.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform