![]() |
|
#1
|
|||
|
|||
Drop down menuHi all,
Am doing the database end of my system and am in the process of adding rows to the tables. For a specific part in the table guest I would like to include a drop down menu under gender where the user can select M or F without typing this manually. Does anyone no if and how this can be achieved thanks Mark |
|
#2
|
||||
|
||||
Re: Drop down menuI can't tell if you're asking about the markup (HTML) or if you are seeking suggestions on how you should create the particular (db table) column.
I won't assume it's the markup-thingy... I suppose you could use ENUM type but if this is something I was doing, I would create the column as a TINYINT(1), name the column as `female` and the only possible values would be 1 or 0; in other words, true or false. |
|
#3
|
|||
|
|||
Re: Drop down menueither of them not sure would be best, was thinking about having a drop down list of countries to select from too, would this ned to be done using php?
|
Recent GIDBlog
A Week in Kuwait by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Shapes Functions Version 2 - Arrays! | Cecil | C Programming Language | 1 | 09-Jul-2006 20:39 |
| Pass by references? | Cecil | C Programming Language | 4 | 29-Jun-2006 02:30 |
| Need Help Modifiying the script of a menu | demtro | Web Design Forum | 1 | 23-Sep-2005 19:30 |
| How do I install a drop down menu? | rhino1616 | Web Design Forum | 1 | 30-Aug-2005 05:22 |
| Can someone suggestion a nice drop down menu? | rhino1616 | Web Design Forum | 4 | 22-Aug-2005 10:16 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The