I'm having trouble creating an object as a FileSystemObject. Code looks like this<BR><BR><script language="javascript" RUNAT="SERVER"><BR><BR><!--<BR><BR>function ...
I am writing a file handling application that uses the FSO object from the scripting runtimes. Using it with large files causes overflow errors. What other methods are available for handling large ...