Ask a Question related to ASP Database, Design and Development.
-
Lee Farrant #1
Preserving the original URL in address bar after a redirect.
I was browsing the web the other day and a website I had a look at
redirected you to a different webpage but still preserved the original
URL that was typed in the address bar on the browser (it didn't move
or change at all) How is that possible? I would like to do something
similar.
The reason I am asking is because I want visitors to view a profile of
a user like this
myweb.com/fred
this would have to be translated and redirected to
mysite.com/profiles.asp?user=fred
but I want the original URL address to stay showing in the address bar
myweb.com/fred
Lee
Lee Farrant Guest
-
redirect to guest if first redirect is doesnt work for a user
Hi all, I was wondering if anyone could help me solve a problem Once a user hits a certain webpage ..I try to redirect them to another using... -
Open File from URL and get its address due to redirect
Im trying to make something like google. It opens a page, finds all the links and then follows them links. The problem with somepages is that they... -
Finding original client's IP address when using a router
AFAIK no. Not a network expert but AFAIK some hardware is able to translate the IP in both directions to hide the real client IP. The IP isliekly to... -
Free Original copy of Never Winter Nights for Linux going! (and its original)
Hi, Yes you read the title correctly, being a complete idiot I ordered 2 copies of nwn from tuxgames, I could of sent it back, but I went on... -
Redirect to New Browser Window like Response.Redirect
That worked just fine for me as long as you put that open statement on one line rather than 2. "michel" <michely3k@yahoo.com> wrote in... -
Steven Burn #2
Re: Preserving the original URL in address bar after a redirect.
It's called "masking"..... check your IIS documentation for info.
--
Regards
Steven Burn
Ur I.T. Mate Group
[url]www.it-mate.co.uk[/url]
Keeping it FREE!
Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
Lee Farrant <leefarrant@hotmail.com> wrote in message
news:97ad5817.0312240355.65b1693e@posting.google.c om...> I was browsing the web the other day and a website I had a look at
> redirected you to a different webpage but still preserved the original
> URL that was typed in the address bar on the browser (it didn't move
> or change at all) How is that possible? I would like to do something
> similar.
>
> The reason I am asking is because I want visitors to view a profile of
> a user like this
>
> myweb.com/fred
>
> this would have to be translated and redirected to
> mysite.com/profiles.asp?user=fred
>
> but I want the original URL address to stay showing in the address bar
>
> myweb.com/fred
>
> Lee
Steven Burn Guest
-
Bob Barrows #3
Re: Preserving the original URL in address bar after a redirect.
Lee,
Thank you for cross-posting instead of multiposting, but I do not understand
why you thought that .asp.db was an appropriate newsgroup for this question.
It's got nothing to do with databases. You may have thought that you were
enhancing your chances of getting an answer, but most of us regulars
subscribe to both of these groups, so instead of making sure you got an
answer, all you did was mildly annoy people who had to look at the same
message twice.
There are times when posting to multiple groups is appropriate. This does
not seem to be one of them.
Bob Barrows (posting from microsoft.public.inetserver.asp.db)
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows Guest
-
Lee Farrant #4
Re: Preserving the original URL in address bar after a redirect.
Thanks for the info Steve
Barry
Cross posting was a mistake on my part. Both cross posting and using an
incorrect group.
Sorry about that.
Lee
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Lee Farrant Guest
-
Lee Farrant #5
Re: Preserving the original URL in address bar after a redirect.
Steven,
I did not mean to put a different web address in my example, its
actually the same website.
Is it still masking in this case?
I am kind of masking the page rather than a different domain.
Lee
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Lee Farrant Guest



Reply With Quote

