User Profile

Collapse

Profile Sidebar

Collapse
RamseySkywalker
RamseySkywalker
Last Activity: Jul 30 '07, 12:24 AM
Joined: Jul 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • RamseySkywalker
    replied to Dynamic Drop Down Menu
    Hey Mart,

    I've recently done the same thing. What ever you name your select box will the name of the POSTED value of the drop down. i.e.
    <select name="city">
    <option>Londo n</option>
    <option>Paris </option>
    <option>New York</option>
    </select>

    You would have a table for each city which would contain a list of users you would...
    See more | Go to post

    Leave a comment:


  • RamseySkywalker
    replied to PHP - Dynamic Drop Down Menu
    in PHP
    Hey Mart,

    I've recently done the same thing. What ever you name your select box will the name of the POSTED value of the drop down. i.e.
    <select name="city">
    <option>Londo n</option>
    <option>Paris </option>
    <option>New York</option>
    </select>

    You would have a table for each city which would contain a list of users you would...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...