Hi guys!
This one had me stumped! My boss wants me to make an asp page which will show all the files and folders within a root folder in the server (e.g. C:\backup\). What makes this difficult, is that he also wants it to display ALL the files and folders within subfolders, hence, making it recursive. Any ideas on how to do this? So far, I have been meddling with FSO and im afraid i might have an infinite loop coz my page keeps on giving me "script taking too long to finish" errors.
I hope you can help me with this guys, I really do!
respectfully yours,
biggie
The Man of Tomorrow is forged by his battles today.
This one had me stumped! My boss wants me to make an asp page which will show all the files and folders within a root folder in the server (e.g. C:\backup\). What makes this difficult, is that he also wants it to display ALL the files and folders within subfolders, hence, making it recursive. Any ideas on how to do this? So far, I have been meddling with FSO and im afraid i might have an infinite loop coz my page keeps on giving me "script taking too long to finish" errors.
I hope you can help me with this guys, I really do!
respectfully yours,
biggie
The Man of Tomorrow is forged by his battles today.