Hello all, basically I am either looking for some advice or possibly will need to contract someone to do some work.<BR><BR>I need to create a script/program to generate an HTML list of files in a ...
I'm working on a site that I really don't care about, so I want to do this as quick and dirty as possible.<P>Basically, I want to have one page, index.html, with a navigation menu on the left and the ...
programmatically access the file system and create, modify, delete, open, and close files for different purposes. To open/create a file in VBScript, you must create a handle on the FileSystemxxx ...
You can turn off checking for HTML on a property-by-property basis by decorating properties in your Model object (SampleInput, in my example), with the AllowHtml attribute. This turns off validation ...