Ok. Here's what I want to do:
I've got a browse button that pulls up a MULTI-SELECTABLE explorer window. If I select 5 files, I want the list box to be populated with these five name (JUST the filename), and then I want them all hyperlinked to the proper location (pathname+filename). So that if I double click on any name in the list box it opens up to the file.
This may not be possible, so I dunno... I'm mainly looking for help with the hyperlinking of mutliple filenames part... thanks.
I've got a browse button that pulls up a MULTI-SELECTABLE explorer window. If I select 5 files, I want the list box to be populated with these five name (JUST the filename), and then I want them all hyperlinked to the proper location (pathname+filename). So that if I double click on any name in the list box it opens up to the file.
This may not be possible, so I dunno... I'm mainly looking for help with the hyperlinking of mutliple filenames part... thanks.