can someone write me a script in any laguage as long as u tell me of a FREE host that the script will run on and how to install it! the script must take 5 values from a form and post them in a text file seperated by commas and and like so:

value1,value2,value3,value4,value5
value1,value2,value3,value4,value5

every submittin is on a new line so if the submit a full form than an empty form then a full form the text file would look like this:

value1,value2,value3,value4,value5
,,,,
value1,value2,value3,value4,value5

that should be simple! however it get a bit complicated

when the form is submitted it searches all the valueones for a match with the valueone being submitted. if there is a match the line that contains the OLD valueone in the textfile get deleted and the NEW line is added to the text file.

if you have any questions PLEASE post them i really need this script as soon as possible! thanx in advanced!

Reward if successful!!