Web.Config in Javascript
Hi Experts,
Can anyone find solution to this simple but serious problem.
My web application has several pages. All the pages have a header control (user control) added to each of these pages. Now, I am using a javascript variable througout my application which is defined in this header control (this variable is like a constant whose best position is in the web.config). Therefore, if I move this variable to a key in the Web.config, is there any method to assign its value in the web.config by doing something only in the header control?. I dont want to modify each and every page.
thanks in advance
Ganesh
Regards
Ganesh
__________________
Regards
Ganesh
http://ganeshprof.blogspot.com
Find your solution here...
|