Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User's Harddrive! Help!

Status
Not open for further replies.

Renzy

Programmer
Jun 14, 2001
41
PH
Hi,

My problem runs like this...
I find some ways that the users can install our graphics and it is successful. I add a particular folder in the Program files of the users computer. The only problem i have is how can I check to the users computer everytime they open our site that they have downloaded the graphics already, so that I could give the relative url of the graphics to speed up things.

Could somebody tell me how can I used this? What component should I install to run this Server side code?
var fs = new ActiveXObject("Scripting.FileSystemObject");
Please, if you have some idea, share it with me.

Thanks a lot:)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top