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...
User Profile
Collapse
-
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...Leave a comment:
No activity results to display
Show More
Leave a comment: