View previous topic :: View next topic |
Author |
Message |
RciX -
Joined: 21 Dec 2003 Posts: 7 Location: New Zealand
|
Posted: Sun Feb 01, 2004 2:28 am Post subject: how do you hide your urls? |
|
|
hi every one, i was wondering if it's possible to hide your url's ie: if i had http://rcix.ath.cx (my current website) how would it be possible to hide something like http://rcix.ath.cx/downloads.htm when they goto my downloads area? any help would be great, btw thats my html area check out my php area for the better part of my site
_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_-_-¯-_ |
|
Back to top |
|
 |
sharkkiller -
Joined: 27 Dec 2003 Posts: 8
|
Posted: Sun Feb 01, 2004 3:08 am Post subject: |
|
|
I'm not sure but I think you can do that with frame. You make a small one of 1 pixel with a empty page, and a another with your principal page. |
|
Back to top |
|
 |
RciX -
Joined: 21 Dec 2003 Posts: 7 Location: New Zealand
|
Posted: Sun Feb 01, 2004 8:08 am Post subject: |
|
|
oh okay thanx, i suk at making frames :oops: but yeah thanx anyway, if there are any other ways, please post in
- Sincerily RciX _________________ ------------
RciX - NDs |
|
Back to top |
|
 |
R3P7i -
Joined: 25 Jan 2004 Posts: 15
|
Posted: Sun Feb 01, 2004 7:38 pm Post subject: |
|
|
Why would you need to hide it anyway? _________________
 |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Sun Feb 01, 2004 9:40 pm Post subject: |
|
|
Anything you hide with frames can be unhidden by just right clicking on the frame and choosing properties... |
|
Back to top |
|
 |
Exterus -
Joined: 07 Aug 2003 Posts: 69 Location: Sweden
|
Posted: Sun Feb 01, 2004 10:12 pm Post subject: |
|
|
Anonymoose wrote: | Anything you hide with frames can be unhidden by just right clicking on the frame and choosing properties... |
Yes, but with a small and simple javascript you can prevent people from right clocking on certain pages.
So with some frames and a few snippets of javascript, it should work the way he wants it. _________________ "Technological progress is like an axe in the hands of a pathological criminal."
-- Albert Einstein |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Sun Feb 01, 2004 10:39 pm Post subject: |
|
|
I've yet to see a right click script that works properly on Opera, or even Mozilla/Firebird... I guess he'll be safe from IE users though :P |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Sun Feb 01, 2004 10:46 pm Post subject: |
|
|
Even in IE, you can still right-click if you have a script-blocker. :wink: |
|
Back to top |
|
 |
|