Jump to content

I/O Command in client side.


khadem1386

Recommended Posts

Yes, you can access the file system using ActiveX on IE - it won't work on any other browser. Here's a link to get you started:http://www.google.com/search?q=vbscript+filesystemobjectYou can also look over the ASP tutorial here (http://www.w3schools.com/asp/default.asp) and check out the pages regarding FileSystem, TextStream, Drive, File, and Folder. With slight modification, that code can be used client-side in IE.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...