Response.Redirect in J#

  • Thread starter Thread starter Charles Rader
  • Start date Start date
C

Charles Rader

What is the line of code to redirect to another webpage
in J# ASP.NET in the Code behind File.

I know in VB and C# it is:
Response.Redirect("URL")

But I can't figure it out for J#.

Please help

Thanks in advance,
Charles Rader
 

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