FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Contact Form
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Contact Form [message #175475 is a reply to message #175474] Sat, 01 October 2011 05:20 Go to previous messageGo to previous message
Stan Weiss is currently offline  Stan Weiss
Messages: 3
Registered: October 2011
Karma:
Junior Member
John wrote:
>
> I have this code in my contact form and it doesn't post the
> information when it sends me the email.
>
> <label for="select-choice"></label>
> <select id="selected" name="selected" class="select" value="test">
> <option value="">General</option>
> <option value="">Service/Support</option>
> <option value="">Estimate/Quote</option>
> </select>
>
> Can anyone tell me the Post code for a drop down menu please?

Did you try?

<option value="General">General</option>
<option value="Service/Support">Service/Support</option>
<option value="Estimate/Quote">Estimate/Quote</option>

Stan
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Simple array code seems to break ..
Next Topic: Setting variable to false in a WHILE loop
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 19:13:31 GMT 2024

Total time taken to generate the page: 0.05269 seconds