B
Blue Man
Hello
I have a usercontrol which use a javascript on clientside, the name of a
TextArea is used for javascript.
the problem is the name of TextArea changes to "UserControlFile.ascx : Name"
after compile and javascript cant accept that name as an object's name.
how can i get rid of this ":" ?
I have a usercontrol which use a javascript on clientside, the name of a
TextArea is used for javascript.
the problem is the name of TextArea changes to "UserControlFile.ascx : Name"
after compile and javascript cant accept that name as an object's name.
how can i get rid of this ":" ?