ok, really "my bad" here, that I didn't explain this properly....
"anyword" is input by the user, and is not solidly defined. It literally would be "any word". I want the user's input to be added to the redirect. What I'm accomplishing is letting viewers of my site to view a member's profile by just entering a screenname after the domain...
"http://mydonain.com/anyusername"
anyusername can be anyone's user name, and is added to the actual script command...
"http://mydomain.com/cgi-bin/index.cgi?username=anyusername"
So, in other words, I want to capture whatever the user types in place of "anyusername" copy it, and place it at the end of the redirect.
I have even contacted a couple websites to see how they are accomplishing this, but nobody has responded. It's like a trade secret.
Thanks guys for your time, I really do appreciate it!
Dennis :)
|