View Single Post
  #1 (permalink)  
Old November 8th, 2004, 01:58 AM
Sujith Manuel Sujith Manuel is offline
Registered User
 
Join Date: Nov 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sujith Manuel
Default 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
Reply With Quote