How do I retrieve an AppSetting variable within javascript? I have an ASP.Net application with AppSettings in the Web.Config file. I can retrieve the variables from the server code, but how do I retrieve it on the client side in Javascript?
Printable View
How do I retrieve an AppSetting variable within javascript? I have an ASP.Net application with AppSettings in the Web.Config file. I can retrieve the variables from the server code, but how do I retrieve it on the client side in Javascript?
I've absolutely no idea, this is a Java forum not Javascript. I suggest you post on the client scripting forum I'm sure someone there will be able to help you.