thread216-1171273 Referencing this thread....
So how do you open a txt file in C:\\ drive, but keep it open, so that the info saved in the txt file, stays in the file, eventhough the page is refreshed? You can put fso variable part in the script outside of the function in order to have the ability to save constantly until the page is refreshed, but how do you keep the txt file still with info, eventhough, the web page is refreshed?
So how do you open a txt file in C:\\ drive, but keep it open, so that the info saved in the txt file, stays in the file, eventhough the page is refreshed? You can put fso variable part in the script outside of the function in order to have the ability to save constantly until the page is refreshed, but how do you keep the txt file still with info, eventhough, the web page is refreshed?