paps
11-30-2003, 05:20 PM
Hi,
On my local intranet application, I am using
fso = new ActiveXObject("Scripting.FileSystemObject");
and this causes a confirmation dialog to pop up everytime a user navigates to the screen and beyond...
any ideas bout how i can stop that????? i still need access to the local drive...but without these pop-ups :confused:
On my local intranet application, I am using
fso = new ActiveXObject("Scripting.FileSystemObject");
and this causes a confirmation dialog to pop up everytime a user navigates to the screen and beyond...
any ideas bout how i can stop that????? i still need access to the local drive...but without these pop-ups :confused: