This is excellent. Question how best to make this "drillable" I can't seem where to send the object an argument. Do you have any documentaion on this object and it's methods. I checked Micrsoft's site but documentation there is "very" VB specfic and I don't doVB so trying to look at the MS code-by-example doesn't always work for me. I would Love to have this Default to a path From <@webroot> and allow it to drill down into sub directories by hyperlinking the displayed folders to view thier contents. I've spent a little time playing with the taf generating errors so before going any further i need to know what the object can do for me, what are the requirements of using the object. This is very cool. csmith
----- Original Message ----- From: "Jon Grieve" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Tuesday, September 17, 2002 5:37 AM Subject: RE: Witango-Talk: Listing the contents of a directory on the ser ver > Stefan & everyone else who requested it, > > Attached is a small TAF that demos the use of the FileSystem COM object on > NT/2000. It isn't pretty, but shows the basics of interacting with this > object. > > Enjoy, > > Jon > > > > > -----Original Message----- > From: Stefan Gonick [mailto:[EMAIL PROTECTED]] > Sent: 16 September 2002 5:57 > To: Multiple recipients of list witango-talk > Subject: RE: Witango-Talk: Listing the contents of a directory on the > ser ver > > > Hi Jon, > > Which COM object will do this kind of thing? > > Stefan > > At 03:52 PM 9/16/2002 +0100, you wrote: > >Peter, > > > >You have to resort to a shell script (batch file) to do this currently. On > >Win32, there's a COM object in NT/2000 that'll do it also. > > > >Jon > > > > > > > > > >-----Original Message----- > >From: Baranowski, Peter [mailto:[EMAIL PROTECTED]] > >Sent: 16 September 2002 2:46 > >To: Multiple recipients of list witango-talk > >Subject: Witango-Talk: Listing the contents of a directory on the server > > > > > >Does anyone know of a way to list the contents of a directory located on > the > >server and store this information in an array? The File Action doesn't seem > >to be up to the task. > > > >Thanks, > > > >Peter Baranowski > > > >esolutionsgroup.ca > >[EMAIL PROTECTED] > >________________________________________________________________________ > >TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > >________________________________________________________________________ > >TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > ======================================================== > Database WebWorks: Dynamic web sites through database integration > http://www.DatabaseWebWorks.com > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
