Hello everybody,

I'm having a problem which I think nobody ever had.

I need to create a form with multiple (equal) lines. Each line will 
have a few text boxes. It's made to work on a 800x600 resolution.

While I was trying to reduce the size of every text box, I've noticed 
that if I create an HTML file with:
<input type="text" ... size="1">

and if I create a JSP, using Struts, with:
<html:text ... size="1">

the sizes shown on the screen are different. The first one is smaller 
than the second. As I have many text boxes and a 800x600 resolution, 
I need every single pixel that I can get.

Have you ever seen this?

Thank you

Rúben Carvalho
 
______________________________________________________________________
Registe-se nas e-newsletters profissionais da Dashöfer, sem qualquer
custo, e habilite-se a ganhar fabulosos prémios!  Subscreva já!
http://xekmail.aeiou.pt/dashofer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to