opening windows explorer

  • Thread starter Thread starter Jeanie
  • Start date Start date
J

Jeanie

I want to make a link in Frontpage that will open
Explorer. Is this possible? If so, please tell me how.
 
Unfortunately no. You can not launch an executable from a html page.
You can however do it using an html application or .hta file if properly constructed.
However this requires the user to click yes on the "can be dangerous file" panel.
That said, Since Windows Explorer is already running if a viewer is viewing a page, what
exactly are you trying to do??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
We make drawings using Autocad and similar software. To
help organize we want to display a small thumbnail of each
picture on the intranet. Since there are a large number
of these that are changed/added/deleted on a daily basis
it would be most practical if we can display a shortcut to
the folders vs. the individual files inside. Explorer
will show a thumbnail of these drawings when they are
brought up. I was hoping that you would be a solution.
Is there a better idea?
 
If your using a web based intranet have the IT people enable folder browsing on the server
and then simply link to the folder containing the images. The browser will open the
folder and display the file list.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
No -still can't do that. Nothing's changed since yesterday when you asked
the same question.

Bob Lehmann
 
How do I link to the folder? When I try to hyperlink the
folder, it will only open it to the files underneath.
-----Original Message-----
If your using a web based intranet have the IT people
enable folder browsing on the server
and then simply link to the folder containing the
images. The browser will open the
 
Insert your hyperlink and select the folder as the hyperlink. If the folder has opened to
reveal the files, click "Up one level" and then link to the folder.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Thanks. This is what I need.
-----Original Message-----
You can use ASP to display a directory list of files.

http://www.asp101.com/samples/dir_list.asp
http://www.asp101.com/samples/dir_list_sort.asp
--
==============================================
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




.
 
Thanks for posting these links, however when I add them to my site, the table shows, but files do not. Is there something I am missing?

I am ussing IIS, and have access to both FrontPage 2003 and Dreamweaver MX.

Thanks for your help,

Charlie
 
Is the FSO (FileSystemObject) available/running on the server, and if this is a hosted server, you
may not have permission to use it.

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

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


Charlie said:
Thanks for posting these links, however when I add them to my site, the table shows, but files do
not. Is there something I am missing?
 

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