Sounds simple enough to do, but it depends on the form and how much HTML they know...
If they don't know HTML, your form will be more complicated - but if they do, I can see the form needing at least 2 fields, one for the text to add to the file and another for the size of the file.
To write to the file, you'd need a host that hasn't disabled the FileSystemObject and even then you might need access to a control panel to set the permissions before it would work.
The basis of the script is so simple that I'm sure you'd be able to create one yourself with a decent tutorial and a little time. Try having a look for terms such as "writing to a file" at http://www.4guysfromrolla.com or http://learnasp.com and you should find ideas on how to go about it. There will be examples out there doing what you want, but as it is such a simple script I'm pretty sure you'd be looking in the wrong place at a site like HotScripts.
__________________
Web Site Owner's Resource - Please login or register to view this content. Registration is FREE
|