ASP script that lets you manipulate simple text files remotely, also functions as a tool to allow you to do some simple tests your IUSRs permissions. The code itself is quite simple and lacks most of the nice touches that are applied to these sorts of things - it simply uses the file system object (FSO) and where appropriate traps and reports any errors it encounters in an attempt to make it as small as possible.