Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML - Controls Or Web-Controls?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00873437
Message ID:
00874530
Views:
18
This article may also be of interest:

http://msdn.microsoft.com/asp.net/using/building/webcontrols/default.aspx?pull=/library/en-us/dnaspp/html/aspnet-forgottencontrols.asp


>I have to upgrade to ASP.Net and at the end of day 1, I'm looking to pick the experience of an expert! I read about HTML controls and Web controls and fully expected to be using HTML controls due to cross browser issues.
>
>However, I just tried using these Web-Controls in NetScape 6 and was surprised to see it handle them. So now I'm wanting to know if it's safe to use web-controls for cross-browser sites, as I don't want to trust them only to later discover some do work, some don't and some kinda work but with their own take on the world...
>
>For clarity, from the book I'm using, I understand HTML controls to be something like:
>
<Input id=txtTextBox RunAt=Server>
>
>And Web-Controls to be:
>
<asp:TextBox id=txtTextBox Runat=server />
>
>Thanks...
Chris McCandless
Red Sky Software
Previous
Reply
Map
View

Click here to load this message in the networking platform