![]() |
|
|||||||
| Register | FAQ | Members List | Arcade | Dev Directory | HB Bank | Calendar | Search | Today's Posts | Mark Forums Read |
| HTML / XHTML / CSS Discuss HTML, XHTML and CSS coding in this forum. |
| Have A Look At Some Of Our Webmaster Related Sponsors! | |||||
![]() Script Directory |
![]() Advertise Here |
![]() Market Leverage |
![]() Free Templates |
![]() 3D Guide-characters |
![]() Advertise Here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
New Hunter
|
I want to mask the URL displayed on the ADDRESS BAR how can I do like that? Say.. I want to redirect the domain name ABC.COM to say XYZ.COM but I want to show the URL ABC.COM on the ADDRESS BAR instead of XYZ.COM. Plase help me...
_________________________________ Last edited by iowadawg; 10-05-2008 at 11:33 AM. |
|
|
|
|
|
#2 (permalink) |
|
Senior Staff
|
I don't really suggest it for many apps but here is how you do it:
1. Open a note pad doc. 2. Insert the below code. (Example using devhunters.com) <META HTTP-EQUIV=Refresh CONTENT="0;URL=http://www.devhunters.com"> 3. Repalce the red devhunters.com with your target url. 4. save it as a .html file 5. upload it to the server. This will trigger a "meta refresh", when any body visits your .html page, they will be redirected to your target url and that's it.
__________________
l GuideHunters.com l Devhunters.net Directory l Web Directory l Be a star in The DevHunters Directory |
|
|
|
|
|
#3 (permalink) |
|
Senior Moderator
|
How is this spam? Please refrain from hitting spam button unless it actually is!!
__________________
+-(X)HTML, CSS, JavaScript, SEO, PHP, Flash-+ Code:
<style type="text/css"> u { text-decoration: none; } </style>
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|