Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making HTML control to look exactly like ASP control
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01303049
Message ID:
01303133
Views:
17
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform