FrontPage hyperlinks

K

Karlos

I need to construct hyperlinks which don't open a file but
open a folder containing a number of files. The folder could open in either
Windows Explorer or Internet Explorer. I'm sure this is possible but I'm not
sure exactly how it's done.
I would appreciate any help you could provide
 
T

Thomas A. Rowe

Create the URL as http://www.yourdomain.com/foldername/
then contact your host to allow the folder(s) to be browsed.

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

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

Jane Here

I tried it on my web site and I can browse everything there!
How do I stop a user from being able to do that?
 
T

Tom Pepper Willett

Contact your host and ask them to turn off the directory browsing.

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| I tried it on my web site and I can browse everything there!
| How do I stop a user from being able to do that?
|
|
| | > Create the URL as http://www.yourdomain.com/foldername/
| > then contact your host to allow the folder(s) to be browsed.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | >>I need to construct hyperlinks which don't open a file but
| >> open a folder containing a number of files. The folder could open in
| >> either
| >> Windows Explorer or Internet Explorer. I'm sure this is possible but
I'm
| >> not
| >> sure exactly how it's done.
| >> I would appreciate any help you could provide
| >
| >
|
|
 
K

Kevin Spencer

Contact your host to NOT allow the folder(s) to be browsed...

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
R

Ronx

Put a default page in the folder - default page will have the same file name
as your home page.
 
A

Andrew Murray

which folder would you be opening - the C: drive of the User's computer?

you can do this, but only with a folder on the web server.

link to the folder, that has no 'index.htm' page in it, and it will list the
contents of the directory.
 
S

Stefan B Rusynko

Only if the server host has directory listing enabled




| which folder would you be opening - the C: drive of the User's computer?
|
| you can do this, but only with a folder on the web server.
|
| link to the folder, that has no 'index.htm' page in it, and it will list the
| contents of the directory.
|
| | > I need to construct hyperlinks which don't open a file but
| > open a folder containing a number of files. The folder could open in either
| > Windows Explorer or Internet Explorer. I'm sure this is possible but I'm not
| > sure exactly how it's done.
| > I would appreciate any help you could provide
|
|
 
Top