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
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