This site is dedicated to providing information on Information technology, E-Learning. English Teaching, Project Management, IT Auditor, Security, Cloud Computing, Networks, Business Intelligence, Business Development, Java, C#.Net and Android.
Tuesday, 9 October 2007
Passing a C# Server variable to javascript
Passing a C# Server variable to javascript
var a = <% my server variable or method %> or
var a = <asp:literal id="lblLiteral"> and lblliteral.text= variable
No comments:
Post a Comment