hi
can anyone tell me how i can get my my form to send me all its fields in the email even if the field hasnt been filled in.
i need this as i want to copy and paste the info to a spreadsheet so i can prepare some other info. but the emailed form fields are in different place depending on the customers selections ( my form is http://www.the-sweetie-cart.co.uk/eventbookingform.php ) therefore upsetting my spreadsheet links.?
i tried setting up a csv file but i am not sure if i am accessing it properly as i have tested it a few times and the info is written on it from my first test but further tests arnt on it. the way i accesed it was i changed the php to csv in my browser address bar and the spreadsheet appeared but that means other people could access the info? but as i say only my first test is on it
is there any other way i can go about getting all the info from a submitted form ?
can anyone tell me how i can get my my form to send me all its fields in the email even if the field hasnt been filled in.
i need this as i want to copy and paste the info to a spreadsheet so i can prepare some other info. but the emailed form fields are in different place depending on the customers selections ( my form is http://www.the-sweetie-cart.co.uk/eventbookingform.php ) therefore upsetting my spreadsheet links.?
i tried setting up a csv file but i am not sure if i am accessing it properly as i have tested it a few times and the info is written on it from my first test but further tests arnt on it. the way i accesed it was i changed the php to csv in my browser address bar and the spreadsheet appeared but that means other people could access the info? but as i say only my first test is on it
is there any other way i can go about getting all the info from a submitted form ?
Comment