Redirect("/") ??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Quick question. What does the URL "/" argument do in the Response.Redirect
method?
 
Have you tried to add in the "/" to the Redirect? If so what happens on
your end?
 
I'm getting a privilege error that seems to redirect back to the same folder
& login page. But this time I can't see the page, but it's URL is in the URL
box.
 
Are you trying to refresh the page?

PhillipBD said:
I'm getting a privilege error that seems to redirect back to the same
folder
& login page. But this time I can't see the page, but it's URL is in the
URL
box.
 
I figured it out. Pilot error on my part. It wasn't behaving as I assumed it
would, but my IIS settings wrong. Fixed it last night. Thanks for responding.
 

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