You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have a web page which use a master page. I would like to post a style element to the master page header section how do I do that? -- Arne Garvander Certified Geek Professional Data Dude
Madhur
unread,
May 1, 2008, 1:15:11 AM5/1/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Page.Master.Header.Controls.Add(new LiteralControl(" your style text"));