Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
difference between htmlbutton and webcontrol button?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="CMM, post: 522742"] Basically the way I see it... WebControls trigger postback events and are easier to set-up and manipulate on the server site. HTMLControls are classic old-school html elements that do everything on the client-side (though you could always at a RunAt attribute to them and essentially turn them into a "WebControl." [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
difference between htmlbutton and webcontrol button?
Top