All Forums >> [Scripting] >> ASP >> help needed, redirection Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Posts: 3
Score: 0
Joined: 8/12/2001
From: Estonia
Status: offline
Hello,
I have a question or a problem I would like to make a redirection systme that would take the first part of the filename from string. Here is an example:
somepage.asp?page=blabla
it would redirect to blabla.asp
I don't wan't to write an if for each page because there are lot's of pages, please help.
BTW. I don't wan't to include the whole filename, beacause it would be lame.