Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ImageButton...
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00741123
Message ID:
00741157
Vues:
24
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform