Is this possible (Classic ASP Question)

Soldato
Joined
20 Oct 2002
Posts
6,212
Location
UK
Hi,

Is it possible to have a script within a web page written in ASP which parses word files within a folder and subsequently creates html links to said documents on the web page?

If so, are there any tutorials that anyone knows about or any specific functions which i could be pointed towards please?

Thanks,

Matt
 
sorry parse was the wrong word to use... i litterally only want to create links to any documents present in the folder, i dont need to parse the content... just traverse the folder, apologies for the confusion.

I'll look into the FileSystemObject function and have a little play this afternoon.

Many thanks :-)
 
Back
Top Bottom