Q re dropdown menu

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
gb
-


Joined: 27 Apr 2004
Posts: 3

PostPosted: Tue Apr 27, 2004 12:16 am    Post subject: Q re dropdown menu Reply with quote

Hi,

I want to insert a dropdown list in a web page which links to a windows directorya nd allows the user to browse the file names in the windows directory real-time and when the user selects one it opens that file in an explorer window.

Can anyone help
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Tue Apr 27, 2004 2:54 am    Post subject: Reply with quote

Who's directory do you want users to browse; theirs, or your own.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
gb
-


Joined: 27 Apr 2004
Posts: 3

PostPosted: Fri Apr 30, 2004 8:59 pm    Post subject: Reply with quote

Hi,

The files will be on a shared netwrok drive that I and the users will have access to.


thanks
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sat May 01, 2004 12:37 am    Post subject: Reply with quote

Well assuming you and the users are using IE, this should be fairly simple.

If the files you want are on the H: drive, (just an example), then all links to a file would be formatted as:
Code:
<a href="file://H:\Directory" target="_blank">

That will open a new window displaying the contents of H:\Directory using Windows Explorer.

PS: Windows Explorer and Internet Explorer are fundamentally the same.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
gb
-


Joined: 27 Apr 2004
Posts: 3

PostPosted: Mon May 10, 2004 4:33 pm    Post subject: Reply with quote

Hi,

thanks for getting back to me. I was hoping to tailor the resultant view somewhat. I'd like to show only Files with say the .doc extension. Is this possible ?
At the moment the users can see all the directories and sub-directories and I would like to limit them to a set of files ending in .doc



many thanks

gerry
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Mon May 10, 2004 11:57 pm    Post subject: Reply with quote

Well you can do that; but you won't be able to use Windows Explorer. There might be something you can do on the client side, but that is different.

To show only .DOC, use a CGI script available at www.hotscripts.com (or search the forum for people who have made them).
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group