This script writes the text to the file on our server that the previous page reads from.
Again, in order to accomplish this it creates an instance of the FileSystemObject.
It then uses this object to write text to the specified file.
Just so there's something to see, the script outputs messages to the browser as it proceeds.
Please note that these aren't needed for the script to function.