That did not work:
Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.
Compiler Error Message: CS1519: Invalid token 'using' in class, struct,
or interface member declaration
Source Error:
Line 6: <body bgcolor="#ffffff" style="font:8pt verdana;">
Line 7: <script language="C#" runat="server">
Line 8: using System.IO;
Line 9: //Strings:
http://www.peachpit.com/articles/art...1938&seqNum=12
Line 10: //http://www.developerfusion.com/show/4398/