Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic HTML Meta Tag creation via C#
Message
From
29/11/2003 09:23:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Dynamic HTML Meta Tag creation via C#
Miscellaneous
Thread ID:
00854425
Message ID:
00854425
Views:
48
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
Next
Reply
Map
View

Click here to load this message in the networking platform