I want to write javascript from code behind but at the end of my HTML document.
With Response.Write, I can write at the beginning of the file but how can I write at the end or in an other place ?
Thanks for your help !
I want to write javascript from code behind but at the end of my HTML document.
With Response.Write, I can write at the beginning of the file but how can I write at the end or in an other place ?
Thanks for your help !