G
Grahammer
Hey all!
Writing a small script for my folks and need to use the FileSystemObject to
read a text file stored in a local folder (same place as HTML) on a CD.
Is there any way to avoid the "Is this script safe" pop-up, since this is
running from a local drive?
What my code does is...
Folks insert a CD into their PC. They open the default HTML document on the
CD. The page reads a "list.txt" file for a list of pictures and builds a
table to show the images, based on the list in the "lists.txt" file.
Thanks!
Writing a small script for my folks and need to use the FileSystemObject to
read a text file stored in a local folder (same place as HTML) on a CD.
Is there any way to avoid the "Is this script safe" pop-up, since this is
running from a local drive?
What my code does is...
Folks insert a CD into their PC. They open the default HTML document on the
CD. The page reads a "list.txt" file for a list of pictures and builds a
table to show the images, based on the list in the "lists.txt" file.
Thanks!