Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding the Html tag
Message
De
29/11/2011 11:53:27
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Finding the Html tag
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01529976
Message ID:
01529976
Vues:
70
There is a way to find if a Head tag is present in the .aspx page with Page.Header. But, I have not been able to find a way to detect the presence of the Html tag. Right now, I rely on the fact that I am using a syntax such as:
<Html runat="server" id="LXHtml">
And, then, I can lookup for the LXHtml control. But, what if in a page I would have only this:
<Html>
Or, what if the Html tag wouldn't be there at all. I haven't found a reference such as Page.Html or Page.Body. Anyone would know how to do it?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Répondre
Fil
Voir

Click here to load this message in the networking platform