Putting user input into email contact form
-
Hello
Is there a way to have a user, say someone who is viewing my galleries, click on a button next to artwork they are interested in and build a list that will populate a field in a contact form set aside for questions about works they want more information on?
It would kind of be like a little shopping cart but instead of the list going to a payment page it would go to an email form.
I looked at different options:
1 Cookies don’t seem to be able to hold enough data especially if a user has a long list. Plus, instant access to the data seems to be a problem. I even looked at cookies with PHP.
2 Looked for a small shopping cart routine and/or plugin that I could manipulate. They are not small enough. Too much baggage comes with them.
3 Searched for a javascript solution but didn’t see anything that would work.
As an intermediate newbie in all of this WordPress/php stuff am I trying to bite off more than I can chew? (If I am, please don’t laugh.)
The page I need help with: [log in to see the link]
- The topic ‘Putting user input into email contact form’ is closed to new replies.