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
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