Server.Transfer

  • Thread starter Thread starter Prince
  • Start date Start date
P

Prince

Is it possible to use Server.Transfer to transfer to a
plain HTML page? I've tried this and it causes an
exception everytime.

thanks,
Prince
 
Server.Transfer transfer current page executing to other page (on server side) so I think you should use with server-side script page.

Tiendq,
(e-mail address removed)
 

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