Results 1 to 2 of 2

Thread: Where am I being redirected to?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    183

    Where am I being redirected to?

    Ok I want to get the url in a string of the page that I am being redirected to when I go to a certain webpage.

    Like lets say when I go to www.google.com, I instantly get redirected to www.google.ca, I want to have a string that is string location = "www.google.ca";

    Any ideas?

  2. #2
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    Unless goolgle uses client side code to redirect you you can't find out becuase when you request www.google.com and it's redirected from the server then your request gets returned www.google.ca or www.google.ie in my case

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width