New Zenner
- Join Date:
- Oct 2009
- Location:
- Warangal
- Posts:
- 22
- Plugin Contributions:
- 0
Help in adding the form?
I installed 1.3.8 zen cart on my local system.
I am a beginner. I wanted to add new page in the admin section so that i can add a form where i want to add a poll question,options,validate it with javascript and finally submit the values into database.
I also want to try to make the poll(only one poll) active or inactive from by providing an option for admin to make it active or inactive.Also allow the visitor or not to vote.
Then add the poll in the sidebox at the user front(I added it). Here i want to make the customer or visitor(if allowed) to vote only once. I want to use existing session of zen cart. Which session function i can use?
Can any one please help me out with this.