HTML - How To Mask Url?
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...
___________ Affordable Home Insurance bedroom furniture Similar TutorialsHi I've tried to search for this but no luck so far I've been trying to hide the real location of my page I have a domain that's being redirected into a folder of a hosting I have the domain is something like www.*mydomain1*.com where really is being hosted is www.*mydomain2*.com/mydomain1 well, if I go to www.*mydomain1*.com the address bar switches to: www.*mydomain2*.com/mydomain1 I would preffer to hide mydomain2 and show only www.*mydomain1*.com in the address bar I don't mind if that gets fixed and doesn't reflects the page I'm browsing Thanks Regards GQ Okay...so here's a tricky situation that I cannot find ANY examples of how it can work...IF it can even work. I'm trying to create this without the use of flash...Thanks for any help! Seriously! So...I'll try to explain this in the best way that I can as I don't have an example to show... There's a fixed background image. On top of that image is another image (exactly the same as the one below but a different color). There is a horizontal scrollbar below that controls the visibility of the image on top. Naturally, I thought a mask would be the best idea...but can a mask be scrolled. The image itself would not scroll at all....just the visibility of the image on top, think of it as a scroller that highlights a specific "strip" of an image and can be moved from side to side without the actual image scrolling... Man...I really hope this makes sense! Thanks for helping a girl out! Hello all, I want to know how to mask a url address I hope this is the correct lingo. I want people when they type www.mysite.com/page1 it goes to www.mysite.com/page1.html but I want to not have the html extension file name so basically www.mysite.com/page1 is really www.mysite.com/page1.html but when users type in just www.mysite.com/page1 on their address bar it goes to www.mysite.com/page1.html is there a way to do this? also where to i put the code if any? thelion~ Hi guys i have downloads site if you click on download button you will redirect to other web page in new window to download the file i want address bar in this other web page still viewing my url site (mask other web page url) this is my download button code, what code that i need to add to do this Quote: <a href="downloads.php?do=file&id={$file['id']}&act=down" {$target}><img src="$stylevar[imgdir_button]/download.gif" alt="{$vbphrase['ecdownloads_download']}" title="{$vbphrase['ecdownloads_download']} {$file['name']}" border="0" /></a> please share your knowledge |