Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Confusion in Web and Html server controls.


Confusion in Web and Html server controls.

Reply
  #1 (permalink)  
Old 10-30-06, 02:16 AM
Canndy Canndy is offline
New Member
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Confusion in Web and Html server controls.

Hi all,
I have completed the 70-310 exam. Now preparing to take 70-305. While though my preparation in got little confused in Web server controls and HTML server controls in asp. net. Anyone please clear my doubts.
Reply With Quote
  #2 (permalink)  
Old 10-30-06, 03:19 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
Well, what exactly are your doubts?
Reply With Quote
  #3 (permalink)  
Old 10-31-06, 08:17 AM
daivagna daivagna is offline
Newbie Coder
 
Join Date: Sep 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
its easy

web controls are run on server by default ..ur browser directly execute them as a web controls while html control are understanble by ur browser only to make ur server understand u need to explicitly make them run at server by applying runat=server tag...i hope ur ques. is this only..if yes then give response
Reply With Quote
  #4 (permalink)  
Old 11-09-06, 01:17 PM
Shane Shane is offline
Coding Addict
 
Join Date: Jun 2003
Location: Maryland, US
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
HTML Controls are standard html elements that have the runat=server attribute attached to it. This is useful if you want to access any standard element on the server-side.

Web Controls are server controls that render HTML based on their use.
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
html tutoral thefrtman HTML/XHTML/XML 5 04-27-09 10:25 AM
Server based HTML to PDF converter dave111 Script Requests 1 10-25-06 03:33 AM
Collapsable Menu - HELP salvo HTML/XHTML/XML 1 08-16-06 04:12 AM
how can call .exe(executable file) via or using php script on web server mohit Script Requests 0 08-03-06 01:59 AM
PDF to HTML on the web perleo Script Requests 2 12-11-05 02:00 PM


All times are GMT -5. The time now is 02:29 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.