mapping clientID to external js file
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
-
i have an aspx page with few control i wants its clientid in an external javascript file how do i get it i am using vb.net as the code behind at present in my external js file i have var tid = document.getElementById("shapedrpdw"); can anybody help
Seriously Speaking, I am not able to understand your problem. Do you want to pass some controls id to External JS files ?
cheers, Abhijit