RE: <text> tag
"Robert Lowe" <[email protected]> Thu, 22 Jan 2004 19:53:59 +0800
| Newsgroups | gmane.comp.jakarta.ecs.user |
|---|---|
| Message-ID | <[email protected]> |
You can use:
new Input().setType(Input.TEXT).setName("fieldname")
Or just:
new Input(Input.TEXT, "fieldname")
Best regards,
Robert Lowe
http://RMLowe.com/
-----Original Message-----
From: Angel Cervera Claudio [mailto:[email protected]]
Sent: Thursday, January 22, 2004 7:36 PM
To: 'ECS Users List'
Subject: RE: <text> tag
Exactly I want generate this html:
<input type="text" name="fieldname">
S.O.S.
Angel Cervera Claudio
Telf. +34 670819234
Mail: [email protected] / [email protected]
Web: http://www.acervera.com / http://www.latiendadechivi.com
Msn Messenger: [email protected]
Yahoo Messenger: angelcervera
AOL Messenger: angelcervera
-----Mensaje original-----
De: Angel Cervera Claudio [mailto:[email protected]]
Enviado el: jueves, 22 de enero de 2004 12:31
Para: [email protected]
Asunto: <text> tag
I'm looking for "<text>" tag class generador.
¿Where is it?
Angel Cervera Claudio
Telf. +34 670819234
Mail: [email protected] / [email protected]
Web: http://www.acervera.com / http://www.latiendadechivi.com
Msn Messenger: [email protected]
Yahoo Messenger: angelcervera
AOL Messenger: angelcervera
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]