Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 05:24:45 PM

Pages: 1 [2]   Go Down
  Print  
Author Topic: domain names and files  (Read 783 times)
stephan
Guest
« Reply #15 on: November 16, 2001, 08:10:00 AM »

If you did use frames, you wouldn't need to redesign your page, it's just the same as the lunarforums!

You don't see the names of the actual pages, you just get www.lunarforums.com at the top (unless you open a link in a new window).

It's just this code in the first page (index.html or whatever)

<HTML>

<HEAD>

<TITLE>Lunar Forums</TITLE>

<SCRIPT>
<!--
if(top!=self)
top.location.href=self.location.href;
//--->
</SCRIPT>

</HEAD>

<FRAMESET rows="100%,*" frameborder=no border=0 framespacing=0>
  <FRAME SRC="yourmainpage.htm" NAME="KICKME_MAIN" MARGINWIDTH=0 MARGINHEIGHT=0
SCROLLING=AUTO
target="_TOP">
</FRAMESET>
<NOFRAMES>
Click <a href="yourmainpage.htm">here</a> to enter the whatever your site is called.
</NOFRAMES>

</HTML>
Logged
axixa
Space Explorer
***
Offline Offline

Posts: 9


WWW
« Reply #16 on: November 21, 2001, 07:27:00 AM »

Humm... the simpliest to hide a URL is to use Frame. Either way, people will know the URL by using other method like open a new Windows.


AxIxA
Logged
axixa
Space Explorer
***
Offline Offline

Posts: 9


WWW
« Reply #17 on: November 21, 2001, 07:33:00 AM »

Speaking of hiding URL. Does any one here know how to prevent opening a new Windows? Take this site that I ran across - http://www.netgear.org/

Check out how he design his site.

This way, you will not able to see the URL or open a Windows to have the URL on a new Windows.

AxIxA
Logged
Pages: 1 [2]   Go Up
  Print  
 
Jump to: