Re: Llamada de Dirección



On 12 Feb 2002, Jaime Anguiano Olarra wrote:

> The tripinfo frontend
> will be a text area where the client can explain him/herself.

We also could use a field that can contain a value (for the output
purposes of calculating a total of travel subsidy requests in a
spreadsheet.) Maybe you can borrow this from last year's Developer
registration form: http://guadec.gnome.dk/ 

> done:
> +----------+--------------+------+-----+---------+----------------+
> | Field    | Type         | Null | Key | Default | Extra          |
> +----------+--------------+------+-----+---------+----------------+
> | id       | int(11)      |      | PRI | 0       | auto_increment |  
> | name     | varchar(15)  | YES  |     | NULL    |                |
> | surname  | varchar(20)  | YES  |     | NULL    |                |
> | email    | varchar(30)  | YES  |     | NULL    |                |
> | photo    | varchar(128) | YES  |     | NULL    |                |
> | url      | varchar(128) | YES  |     | NULL    |                |
> | notes    | text         | YES  |     | NULL    |                |
> | needseq  | char(3)      | YES  |     | NULL    |                |
> | tripinfo | text         | YES  |     | NULL    |                |
> +----------+--------------+------+-----+---------+----------------+
> 9 rows in set (0.23 sec)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]