hai all,
i am having 3 pages, such as
1.main.html
2.middle.js(aja x technology)
3.server.aspx(c #)
now, without passing url parameter through middle.js to server.aspx, i want to get text box value of main.html in server.aspx(cod e behind). how can i get the client side value in server side script(c#)?
i am having 3 pages, such as
1.main.html
2.middle.js(aja x technology)
3.server.aspx(c #)
now, without passing url parameter through middle.js to server.aspx, i want to get text box value of main.html in server.aspx(cod e behind). how can i get the client side value in server side script(c#)?
Comment