SimonDavis
Technical User
Hi,
I've posted something similar in the HTML forum, but I'm not getting anywhere.
I'm trying to do something which should be simple, but i'm stumped here.
I'm making some very simple webpages for our local intranet, which do little more than display the contents of directories. I want the user to be able to select and click a file to open it.
I have succeeded in this using <iframe>, but I get no control over the display of the files - some get a list, some get icons - it's messy.
I believe the listview control will do this for me, but all I can get is a blank box on the webpage.
So the simple question is, how do I tell the activex control where to get the list of files to display?
Alternatively, am I using the wrong control? It's always possible, as in fact I shouldn't really be let loose on computers . . . I do dumb things.
Any tip appreciated. Thanks a lot.
I've posted something similar in the HTML forum, but I'm not getting anywhere.
I'm trying to do something which should be simple, but i'm stumped here.
I'm making some very simple webpages for our local intranet, which do little more than display the contents of directories. I want the user to be able to select and click a file to open it.
I have succeeded in this using <iframe>, but I get no control over the display of the files - some get a list, some get icons - it's messy.
I believe the listview control will do this for me, but all I can get is a blank box on the webpage.
So the simple question is, how do I tell the activex control where to get the list of files to display?
Alternatively, am I using the wrong control? It's always possible, as in fact I shouldn't really be let loose on computers . . . I do dumb things.
Any tip appreciated. Thanks a lot.