Categories
Search → creating text files on server

Creating Text files on server

In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on server.
DETAILS
©2003-2019 jCay.com