I'm new here so I hope I am posting in the right place and thank you for such a great forum.
I created a form which I need to send to a CSV file. I need the form to send each submission to the csv file when "submit" is clicked. I need to have the CSV file accumulate the submissions which I will later analyze in Excel. I am trying to have a validation script which will send an error message if submit is clicked without a selection. If a selection is made and submitted I need the window to change into a separate thank you html file.
I have gotten this far and cant figure the rest out. I realize that this is a novice question and I am sorry to be a bother, but this would help me tremendously. I have spent the last 8 hours trying to figure this out in Dreamweaver and need help at this point. Thank you in advance.
The issue as i see it is that you are not really asking a question.
What youre really asking is for someone to write all the code for you.
What youre trying to do is quite simple but times involved in writing.
Suggest you break it down into parts.
First part should be client side which is where you display the form, check the form has been filled in correctly using a client side language called javascript. Then on submit move to your php file which does the csv writing then says thankyou.
More than willing to help with specific questions!
Both of your replies were extremely arrogant and unhelpful.
I take back my compliment about this site. I found a simple answer to my questions on another PHP forum which required 3 lines of code. I'm sure it was back breaking.
Bookmarks