Ask a Question related to ASP.NET General, Design and Development.
-
Ken Cox [Microsoft MVP] #1
Re: Code into head tag
Here's a way to get a Title into the Head section using code behind:
How do I set the title of an aspx page programmatically
[url]http://www.aspalliance.com/kenc/faq5.aspx[/url]
Ken
"Arran Pearce" <arran.pearce@bacoll.ac.uk> wrote in message
news:%23OSkTFhTDHA.2824@tk2msftngp13.phx.gbl...
Hi,
I am wanting to insert code (probably by using a Literal control) into the
head tag of some of my pages. I am wanting to do this from the code behind
file.
is this possible?
many thanks for any help
Arran
Ken Cox [Microsoft MVP] Guest
-
Add JavaScript Code to head
We use a customized button for submitting forms or links at work. The code combines DHTML elements for the look and functionality of the button. ... -
Inserting code into <head> of document
Hi all, It seems that devforums.macromedia.com no longer exists or at least I can't connect to it. I have built some easy commands that insert... -
add some code to the page <HEAD>
Is it possible that my user control can add code to the HEAD of the parent page that hosts the control? -
Insert Code Into Head
Hi, I just started creating my own extensions. I'm just wondering how I can make an object extension insert code into multiplae areas of the... -
Injecting code into the <head></head> section
Hi All, I have a web user control that, among other things, provides Print this page, and Email this page functionality I have this script that... -
Arran Pearce #2
Re: Code into head tag
Thanks for the info.
"Arran Pearce" <arran.pearce@bacoll.ac.uk> wrote in message
news:%23OSkTFhTDHA.2824@tk2msftngp13.phx.gbl...behind> Hi,
>
> I am wanting to insert code (probably by using a Literal control) into the
> head tag of some of my pages. I am wanting to do this from the code> file.
>
> is this possible?
>
> many thanks for any help
>
> Arran
>
>
Arran Pearce Guest



Reply With Quote

