Browser address bar, displayed / not displayed information

  • Thread starter Thread starter Eric G
  • Start date Start date
E

Eric G

Hello,

Just one, I trust, simple question:

In a browser address bar, the full path to a particular page is shown, e.g. http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which information in itself is informative, but what do I have to do in FP 2003 (or more correctly, in the html code) to show the simplier (more obscure!) "http://www.aftonbladet.se" show up, irrespective of where you are in the web site structure?

Best regards,



Eric G
Stockholm, Sweden
 
Use a frameset, which is not really a great idea unless you understand the issue related to user and
search engines.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Hello,

Just one, I trust, simple question:

In a browser address bar, the full path to a particular page is shown, e.g.
http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which information in itself is
informative, but what do I have to do in FP 2003 (or more correctly, in the html code) to show the
simplier (more obscure!) "http://www.aftonbladet.se" show up, irrespective of where you are in the
web site structure?

Best regards,



Eric G
Stockholm, Sweden
 
The only way would be to use frames, where the address is always the address
of the frameset page, not the constituent frame pages. However, there are
many disadvantages to using frames that may well render this an undesirable
alternative.

--
Murray

Hello,

Just one, I trust, simple question:

In a browser address bar, the full path to a particular page is shown, e.g.
http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which
information in itself is informative, but what do I have to do in FP 2003
(or more correctly, in the html code) to show the simplier (more obscure!)
"http://www.aftonbladet.se" show up, irrespective of where you are in the
web site structure?

Best regards,



Eric G
Stockholm, Sweden
 
you could probably do it with javascript too, but then anyone who had javascript disabled wouldn't see the page.


| The only way would be to use frames, where the address is always the address
| of the frameset page, not the constituent frame pages. However, there are
| many disadvantages to using frames that may well render this an undesirable
| alternative.
|
| --
| Murray
|
| | Hello,
|
| Just one, I trust, simple question:
|
| In a browser address bar, the full path to a particular page is shown, e.g.
| http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which
| information in itself is informative, but what do I have to do in FP 2003
| (or more correctly, in the html code) to show the simplier (more obscure!)
| "http://www.aftonbladet.se" show up, irrespective of where you are in the
| web site structure?
|
| Best regards,
|
|
|
| Eric G
| Stockholm, Sweden
|
|
 
I don't think so. You have very little control over what's shown in the
address field of the browser (if any at all).

--
Murray

"Rob Giordano (aka: Crash Gordon®)" <[email protected]>
wrote in message you could probably do it with javascript too, but then anyone who had
javascript disabled wouldn't see the page.


| The only way would be to use frames, where the address is always the
address
| of the frameset page, not the constituent frame pages. However, there are
| many disadvantages to using frames that may well render this an
undesirable
| alternative.
|
| --
| Murray
|
| | Hello,
|
| Just one, I trust, simple question:
|
| In a browser address bar, the full path to a particular page is shown,
e.g.
| http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which
| information in itself is informative, but what do I have to do in FP 2003
| (or more correctly, in the html code) to show the simplier (more obscure!)
| "http://www.aftonbladet.se" show up, irrespective of where you are in the
| web site structure?
|
| Best regards,
|
|
|
| Eric G
| Stockholm, Sweden
|
|
 
I guess I was operating on only a half cup of kawfee..was thinking a popup without controls...that would be ridculous anyway :(


| I don't think so. You have very little control over what's shown in the
| address field of the browser (if any at all).
|
| --
| Murray
|
| "Rob Giordano (aka: Crash Gordon®)" <[email protected]>
| wrote in message | you could probably do it with javascript too, but then anyone who had
| javascript disabled wouldn't see the page.
|
|
| | | The only way would be to use frames, where the address is always the
| address
| | of the frameset page, not the constituent frame pages. However, there are
| | many disadvantages to using frames that may well render this an
| undesirable
| | alternative.
| |
| | --
| | Murray
| |
| | | | Hello,
| |
| | Just one, I trust, simple question:
| |
| | In a browser address bar, the full path to a particular page is shown,
| e.g.
| | http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which
| | information in itself is informative, but what do I have to do in FP 2003
| | (or more correctly, in the html code) to show the simplier (more obscure!)
| | "http://www.aftonbladet.se" show up, irrespective of where you are in the
| | web site structure?
| |
| | Best regards,
| |
| |
| |
| | Eric G
| | Stockholm, Sweden
| |
| |
|
|
 
Here's a spare "L" you might be able to use, then.... 8)

--
Murray

"Rob Giordano (aka: Crash Gordon®)" <[email protected]>
wrote in message I guess I was operating on only a half cup of kawfee..was thinking a popup
without controls...that would be ridculous anyway :(


| I don't think so. You have very little control over what's shown in the
| address field of the browser (if any at all).
|
| --
| Murray
|
| "Rob Giordano (aka: Crash Gordon®)" <[email protected]>
| wrote in message | you could probably do it with javascript too, but then anyone who had
| javascript disabled wouldn't see the page.
|
|
| | | The only way would be to use frames, where the address is always the
| address
| | of the frameset page, not the constituent frame pages. However, there
are
| | many disadvantages to using frames that may well render this an
| undesirable
| | alternative.
| |
| | --
| | Murray
| |
| | | | Hello,
| |
| | Just one, I trust, simple question:
| |
| | In a browser address bar, the full path to a particular page is shown,
| e.g.
| | http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which
| | information in itself is informative, but what do I have to do in FP
2003
| | (or more correctly, in the html code) to show the simplier (more
obscure!)
| | "http://www.aftonbladet.se" show up, irrespective of where you are in
the
| | web site structure?
| |
| | Best regards,
| |
| |
| |
| | Eric G
| | Stockholm, Sweden
| |
| |
|
|
 
touche! :-)....I was looking for that!...how'd you get it?


| Here's a spare "L" you might be able to use, then.... 8)
|
| --
| Murray
|
| "Rob Giordano (aka: Crash Gordon®)" <[email protected]>
| wrote in message | I guess I was operating on only a half cup of kawfee..was thinking a popup
| without controls...that would be ridculous anyway :(
|
|
| | | I don't think so. You have very little control over what's shown in the
| | address field of the browser (if any at all).
| |
| | --
| | Murray
| |
| | "Rob Giordano (aka: Crash Gordon®)" <[email protected]>
| | wrote in message | | you could probably do it with javascript too, but then anyone who had
| | javascript disabled wouldn't see the page.
| |
| |
| | | | | The only way would be to use frames, where the address is always the
| | address
| | | of the frameset page, not the constituent frame pages. However, there
| are
| | | many disadvantages to using frames that may well render this an
| | undesirable
| | | alternative.
| | |
| | | --
| | | Murray
| | |
| | | | | | Hello,
| | |
| | | Just one, I trust, simple question:
| | |
| | | In a browser address bar, the full path to a particular page is shown,
| | e.g.
| | | http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which
| | | information in itself is informative, but what do I have to do in FP
| 2003
| | | (or more correctly, in the html code) to show the simplier (more
| obscure!)
| | | "http://www.aftonbladet.se" show up, irrespective of where you are in
| the
| | | web site structure?
| | |
| | | Best regards,
| | |
| | |
| | |
| | | Eric G
| | | Stockholm, Sweden
| | |
| | |
| |
| |
|
|
 
I found it lying at the bottom of my inbox....

--
Murray

"Rob Giordano (aka: Crash Gordon®)" <[email protected]>
wrote in message touche! :-)....I was looking for that!...how'd you get it?


| Here's a spare "L" you might be able to use, then.... 8)
|
| --
| Murray
|
| "Rob Giordano (aka: Crash Gordon®)" <[email protected]>
| wrote in message | I guess I was operating on only a half cup of kawfee..was thinking a popup
| without controls...that would be ridculous anyway :(
|
|
| | | I don't think so. You have very little control over what's shown in the
| | address field of the browser (if any at all).
| |
| | --
| | Murray
| |
| | "Rob Giordano (aka: Crash Gordon®)"
<[email protected]>
| | wrote in message | | you could probably do it with javascript too, but then anyone who had
| | javascript disabled wouldn't see the page.
| |
| |
| | | | | The only way would be to use frames, where the address is always the
| | address
| | | of the frameset page, not the constituent frame pages. However, there
| are
| | | many disadvantages to using frames that may well render this an
| | undesirable
| | | alternative.
| | |
| | | --
| | | Murray
| | |
| | | | | | Hello,
| | |
| | | Just one, I trust, simple question:
| | |
| | | In a browser address bar, the full path to a particular page is shown,
| | e.g.
| | | http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html,
which
| | | information in itself is informative, but what do I have to do in FP
| 2003
| | | (or more correctly, in the html code) to show the simplier (more
| obscure!)
| | | "http://www.aftonbladet.se" show up, irrespective of where you are in
| the
| | | web site structure?
| | |
| | | Best regards,
| | |
| | |
| | |
| | | Eric G
| | | Stockholm, Sweden
| | |
| | |
| |
| |
|
|
 
Well, thank you all for your input, I just guess I'll have to give this one up (at least for the time being).

Best regards,


Eric G
Stockholm Sweden
Hello,

Just one, I trust, simple question:

In a browser address bar, the full path to a particular page is shown, e.g. http://www.aftonbladet.se/vss/nyheter/story/0,2789,542390,00.html, which information in itself is informative, but what do I have to do in FP 2003 (or more correctly, in the html code) to show the simplier (more obscure!) "http://www.aftonbladet.se" show up, irrespective of where you are in the web site structure?

Best regards,



Eric G
Stockholm, Sweden
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top