G
Guest
hello
sorry about PHP code in the subject of my question
I've created control that uses javascript from separate file and I render
SCRIPT tag before I start render my control.All works OK, but when the
control is used twice the SCRIPT tag is rendered twice too.
Does anybody know, how can I check another instance (first on the Page) of
my control?. I thinking about viewstate or walking through Controls collection
sorry about PHP code in the subject of my question

I've created control that uses javascript from separate file and I render
SCRIPT tag before I start render my control.All works OK, but when the
control is used twice the SCRIPT tag is rendered twice too.
Does anybody know, how can I check another instance (first on the Page) of
my control?. I thinking about viewstate or walking through Controls collection