How The Hell They Do?

liunx

Guest
I ask you how the hell some site can keep they adress in the location bar!I explain...i have gone in a site(<!-- w --><a class="postlink" href="http://www.gamecopyworld.com">www.gamecopyworld.com</a><!-- w -->)and i have check the location bar. I have surf in lot of part in that site and the adress in the location bar didn't change! I must know how they do. if you know how...please reply in this forum or send me a <br />
e-mail(<!-- e --><a href="mailto:p[email protected]">[email protected]</a><!-- e -->) and say me the command or what I must do to do it too.Please answer me!<!--content-->The command ey? Have you tried "Open Sesame"? No, that's probably not it.<br />
<br />
Actually what is happening is that the page is just in a big frame, so the frameset URL never changes, just what is opened inside the frame:<br />
<br />
Here it is for whatever reason you want it. Just put this as your index.html, and open whatever you want to appear inside as your main content inside main.html.<br />
<br />
<frameset cols=100%,* border=0 frameborder=0 framespacing=0><br />
<frame src=http://www.htmlforums.com/archive/index.php/main.html><br />
</frameset><!--content-->Many people consider it a flaw of Frames, that the URL remains the same as you load different pages. <br />
<br />
If you have a frames site, and you want to direct anybody to a sub-part of it, they will have to CLICK every link made to get to it. There will be no URL that both presents the specific HTML page and keep it in frames.<br />
<br />
If you want frames, just for the purpose of the same URL every present, I suggest just one frame.<br />
<br />
Just to make it clear if your new to frames, you will need atleast two HTML files. One to hold the frame code. People go to this file. It links to (embeds) the actual file(s) with your main site. A diff. HTML file for each diff. frame you use. You may need to add special code, which I forget right now, to any links on your pages if want to "break out" of frames, something like target="top" <br />
<br />
____________<br />
If that's as clear as mud, sorry i'm tired and it's only 9 pm here waaaaah.<br />
<br />
Well, go offline you stoge.<br />
But, it's the internet.<br />
Go to sleep!<br />
But, I'm busy helping people.<br />
Well if you can surf the net you can do your homework<br />
Goodnight.<!--content-->I am a bit confused with the question, did you mean that when u click on the links that goes to another website--The URL displayed in the location doesn't change??? if that is the question, ---It's because of URL CLOAKING...this features is provided by a few web host or url redirecting services such as <!-- m --><a class="postlink" href="http://www.cjb.net">http://www.cjb.net</a><!-- m --><!--content-->Originally posted by Madder <br />
I am a bit confused with the question, did you mean that when u click on the links that goes to another website--The URL displayed in the location doesn't change??? if that is the question, ---It's because of URL CLOAKING...this features is provided by a few web host or url redirecting services such as <!-- m --><a class="postlink" href="http://www.cjb.net">http://www.cjb.net</a><!-- m --> No cloaking going on hear, just a simple frameset as Jason said. Actually what he is doing is just using it to hide his site trackers in his hidden frame page <!-- m --><a class="postlink" href="http://195.241.76.69/~xp159199/up.htm">http://195.241.76.69/~xp159199/up.htm</a><!-- m --> . All he is going to do is get himself banned from the sites he is using for his trackers.<br />
<br />
stats4all<br />
hitbox<br />
MyNedstat<br />
<br />
<br />
silly webmaster.....:rolleyes:<!--content-->Originally posted by Ian <br />
No cloaking going on hear, just a simple frameset as Jason said. Actually what he is doing is just using it to hide his site trackers in his hidden frame page <!-- m --><a class="postlink" href="http://195.241.76.69/~xp159199/up.htm">http://195.241.76.69/~xp159199/up.htm</a><!-- m --> . All he is going to do is get himself banned from the sites he is using for his trackers.<br />
<br />
stats4all<br />
hitbox<br />
MyNedstat<br />
<br />
<br />
silly webmaster.....:rolleyes: <br />
<br />
<br />
Teehee...what can I say...I am a newbie,Thx for the correction!!! silly me...<!--content-->
 
Back
Top