Right now, I have a project with a class of a custom control. I also have a project with an .aspx file and its back code that implements the control of my other class.
In the control's class, I need to write code that will add some javascript in the head tag of web pages that will use this control.
I thought of something like that today. It'll also be good to prevent the code from writing to the page more than onece if I have multiple instances of the control.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.