How to open aspx file within code ?

  • Thread starter Thread starter hoz
  • Start date Start date
Hi hoz:

Look at HttpServerUtility.Execute (you can get a reference to an
HttpServerUtility object with the Server property of a webform).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top