Client Side script for executing an aspx page
Hi All,
I am using vbscript in my asp.net application for doing all client side operations.My specific requirement is that i want to execute an aspx page from client side without opening it in the browser. From the server side i am able to do it using "Server.Execute()" function, is there any equivalent function available for client side?.
Expecting help...
Thanks in advance,
Sujith Manuel.
Sujith Manuel
|