PDA

View Full Version : ASP comments box


Marc6678
03-09-2008, 05:12 PM
Can someone help me out or direct me in the way of a tutorial on how to create a simple comments box, which works. I don't just want the form i want people to be able to leave comments and save them to an XML file.

Thanks.

Spudhead
03-10-2008, 12:25 PM
Which bit are you stuck with, exactly? This page (http://www.devguru.com/technologies/asp/9141.asp) shows how to get the value of posted form data. This page (http://www.devguru.com/technologies/vbscript/14054.asp) shows how to write a text file using ASP.