Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic HTML Meta Tag creation via C#
Message
De
29/11/2003 09:23:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Dynamic HTML Meta Tag creation via C#
Divers
Thread ID:
00854425
Message ID:
00854425
Vues:
51
Hi,

I would like to create a an html meta tag with associated attributes on the fly. Can I use any of the C# classes within a method to contruct one? A simple example would be appreciated. The tag I would like to construct is:
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=/relpath/mypdf.pdf">
I will need to pass the page the URL (/relpath/mypdf.pdf) in order to complete the the attributes of the meta tag.


Thank you
Neil
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform