Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making HTML control to look exactly like ASP control
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01303049
Message ID:
01303133
Vues:
16
>>Hi everybody,
>>
>>How can I disable Postback for the ASP control or make an input button to look and behave exactly like ASP button? I copied style attribute from generated HTML, but the appearance is still different.
>
>You can suppress the postback via:
>
>
><asp:Button runat="server" id="btnSample" OnClientClick="return false;" />
>
I already scratched the whole idea, since it was not working, but I would this idea later.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform