|
|
Subject:
Hide Redirect URL in Address Bar
Category: Computers > Programming Asked by: linda21784-ga List Price: $25.00 |
Posted:
09 Mar 2005 08:26 PST
Expires: 08 Apr 2005 09:26 PDT Question ID: 489037 |
I have a website I did using a template on ipowerweb.com/ipage... www.secondsourceelex.com. On our inventory page, we have a redirect to a service call BrokerForum. I am trying to find out how to hide the redirect url in the address bar. I cannot use frames...just html code that I can cut and paste. Is there any way to do this? Thanks, Linda Morganti | |
|
|
There is no answer at this time. |
|
Subject:
Re: Hide Redirect URL in Address Bar
From: dtle-ga on 09 Mar 2005 08:42 PST |
I know you can accomplish this using a server side programming language, something like PHP or ASP. |
Subject:
Re: Hide Redirect URL in Address Bar
From: neutron_coding-ga on 09 Mar 2005 09:05 PST |
How about hiding the address bar? http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_20782379.html |
Subject:
Re: Hide Redirect URL in Address Bar
From: nelson-ga on 09 Mar 2005 10:46 PST |
Many users, me included, do not appreciate having the address bar hidden. |
Subject:
Re: Hide Redirect URL in Address Bar
From: neutron_coding-ga on 09 Mar 2005 10:55 PST |
Neither do I Nelson-ga, but it is used by many websites, including many well know sites. |
Subject:
Re: Hide Redirect URL in Address Bar
From: sladur-ga on 10 Mar 2005 09:54 PST |
I am not absolutly sure but you can use apache modul with name mod_rewrite and when user click on link yoursite.com to open othersite.com |
Subject:
Re: Hide Redirect URL in Address Bar
From: sladur-ga on 10 Mar 2005 09:58 PST |
One new ideia :) the link can be http://yoursite.com/www//albala/yahooo.com/other/buuuuum@OTHERSITE.com but you must test it, The hint here is @ before OTHERSITE.com |
Subject:
Re: Hide Redirect URL in Address Bar
From: superprogrammer-ga on 18 Mar 2005 22:53 PST |
Hi, This is a very simple task using PHP, and maybe MySQL. You can use includes in php, which will include the redirect URL without displaying the actual URL itself. If Google allowed me to answer I could write up a quick script for you that would accomplish this. Thanks. |
Subject:
Re: Hide Redirect URL in Address Bar
From: linda21784-ga on 24 Mar 2005 07:54 PST |
Hi Superprogrammer-GA, thanks for responding...I am a beginner so you'll have to tell me...is using php or mysql the same as just cutting and pasting html? Would the customer still be able to type in the part number, hit search (as they do now) and have it go directly to the link I listed above in the clarification? Thanks for your help. Linda M. (if it will work, let's do it if google allows it) From: superprogrammer-ga on 18 Mar 2005 22:53 PST Hi, This is a very simple task using PHP, and maybe MySQL. You can use includes in php, which will include the redirect URL without displaying the actual URL itself. If Google allowed me to answer I could write up a quick script for you that would accomplish this. Thanks. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |