Help needed
Posted: Sun Oct 25, 2009 8:26 am
Hi all,
Im out of my depth here, im new to PHP and have the following issue.
I have created a contact form selection page, where a user selects the style of form they would like to add to their website via the add a contact form page.
I have managed to correctly install the variable fields for menu and title, at the moment i am using an array to view my input into the text boxes, but i am unsure on how code the select drop down box which i am using for the user to select the form they would like to use.
The steps involved in selecting a form goes like this.
I hope this makes sense and i can find the solution on in this blog. Thanks in advance

Im out of my depth here, im new to PHP and have the following issue.
I have created a contact form selection page, where a user selects the style of form they would like to add to their website via the add a contact form page.
I have managed to correctly install the variable fields for menu and title, at the moment i am using an array to view my input into the text boxes, but i am unsure on how code the select drop down box which i am using for the user to select the form they would like to use.
The steps involved in selecting a form goes like this.
- User goes to add form page (OK with this)
- Adds Menu and title label and other info (OK with this)
- **Selects style of form from drop down box
I hope this makes sense and i can find the solution on in this blog. Thanks in advance