It seems when the users of some forms enter in data they neglect to erase the info in the form to begin with (e.g 'Type your Name here' never gets erased.) So when they submit it that info gets put in the database as well as the info I need.
My question, is there any way to remove those comments I have in the textarea before it is submitted or do I need to use another parsing language to extract those lines (if so I'll post this question in that forum)? Thanks a lot.
My question, is there any way to remove those comments I have in the textarea before it is submitted or do I need to use another parsing language to extract those lines (if so I'll post this question in that forum)? Thanks a lot.