Hi, how do i run a piece of Javascript from within ASP.
I don't want the user to click on anything, i just want the page to load and the javascript to run (it's to change the <TITLE> of the page) or if you can change the Title through ASP that would be even better!! I can't put it in the <body> and call the OnLoad or whatever as i need loads of ASP processed first...
Thanks in advance..
A
I don't want the user to click on anything, i just want the page to load and the javascript to run (it's to change the <TITLE> of the page) or if you can change the Title through ASP that would be even better!! I can't put it in the <body> and call the OnLoad or whatever as i need loads of ASP processed first...
Thanks in advance..
A