Disguise address bar

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Nov 2007
Posts: 71
Reputation: Grantmitch1 is an unknown quantity at this point 
Solved Threads: 1
Grantmitch1 Grantmitch1 is offline Offline
Junior Poster in Training

Disguise address bar

 
0
  #1
Jan 7th, 2008
Hello Daniweb Community

I am creating a website and wish for the pages url to be the same.

For example.

The site is

company.com

I wish for the page

company.com/help.htm

to appear as company.com


If you could help I would be very grateful
thank you
Grantmitch1
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 1,415
Reputation: ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light 
Solved Threads: 227
Sponsor
ShawnCplus's Avatar
ShawnCplus ShawnCplus is offline Offline
Code Monkey

Re: Disguise address bar

 
0
  #2
Jan 7th, 2008
You can't really do that unless you use a frame and links on the page would open in the frame instead of their own separate page. Also, try not to
use


three

returns


after

every

few


words

It's annoying.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 71
Reputation: Grantmitch1 is an unknown quantity at this point 
Solved Threads: 1
Grantmitch1 Grantmitch1 is offline Offline
Junior Poster in Training

Re: Disguise address bar

 
0
  #3
Jan 7th, 2008
I know you can do it without frames because I have seen sites such as Runescape.com do it.

I would like to learn to do it to.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 1,415
Reputation: ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light 
Solved Threads: 227
Sponsor
ShawnCplus's Avatar
ShawnCplus ShawnCplus is offline Offline
Code Monkey

Re: Disguise address bar

 
0
  #4
Jan 7th, 2008
OK then you just answered your own question, go look up how to use frames. w3schools.com is a good resource.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 165
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Disguise address bar

 
0
  #5
Jan 8th, 2008
It should be made impossible to do this. The fact that it can be done is a way crackers can sneak into computers.
Last edited by MidiMagic; Jan 8th, 2008 at 3:55 pm.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 71
Reputation: Grantmitch1 is an unknown quantity at this point 
Solved Threads: 1
Grantmitch1 Grantmitch1 is offline Offline
Junior Poster in Training

Re: Disguise address bar

 
0
  #6
Jan 8th, 2008
I dont want to use frames though.....
Though I may do it if It wont allow me otherwise.

But I know you can do it without frames because runescape does it.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 1,415
Reputation: ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light 
Solved Threads: 227
Sponsor
ShawnCplus's Avatar
ShawnCplus ShawnCplus is offline Offline
Code Monkey

Re: Disguise address bar

 
0
  #7
Jan 8th, 2008
Sorry buddy but they do use frames.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 165
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Disguise address bar

 
0
  #8
Jan 12th, 2008
If pages don't have different URLs, the web servers can't tell them apart.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 71
Reputation: Grantmitch1 is an unknown quantity at this point 
Solved Threads: 1
Grantmitch1 Grantmitch1 is offline Offline
Junior Poster in Training

Re: Disguise address bar

 
0
  #9
Jan 12th, 2008
How do I make my pages the same URL.
Cus when you save them the file name is what the URL is.

example file is contact
www.example.co.uk/contact

How do I do it so they are all the same.

Thanks
Need good web hosting...

Well look no further. For around £2.50 you can get great web hosting from
MEERMAJIK
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 1,415
Reputation: ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light ShawnCplus is a glorious beacon of light 
Solved Threads: 227
Sponsor
ShawnCplus's Avatar
ShawnCplus ShawnCplus is offline Offline
Code Monkey

Re: Disguise address bar

 
0
  #10
Jan 12th, 2008
I already answered your question, you must use frames. Though you though that Runescape wasn't using frames they are.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC