| |
mevanoff
Posts: 1
Score: 0
Joined: 8/23/2004
From: USA
Status: offline
|
Here's something that I think should be fairly simple but I am having problems with. I want to redirect a person to a new URL that is derived from the URL they originally entered. So I need to retrieve the URL they originally entered from the server object... manipulate it a bit and then redirect them to the new URL that was just created (ok... if you're really curious... I need to strip out (or add in) the "www." so that the path is always consistent) but there may be variables that are sent with the URL so I need to read in the original URL string they sent. Make sense? Any ideas? If anybody is interested, I figured it out. As always, it was pretty simple... once you know how to do it! LOL The meta tag REFRESH is quite useful.
|
|