M
Mantorok
Hi
I have a user control (ascx) and it has some javascript, however I want to
use 3 instances of this control on my form - the problem is that the
javascript functions are all being generated 3 times with obviously
identical function names and each control is calling the last one.
Any ideas on how to conqure this?
Thanks
Kev
I have a user control (ascx) and it has some javascript, however I want to
use 3 instances of this control on my form - the problem is that the
javascript functions are all being generated 3 times with obviously
identical function names and each control is calling the last one.
Any ideas on how to conqure this?
Thanks
Kev