aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes reg html tables Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "reg html tables " Watch "reg html tables " New topic
Author

reg html tables

Aparna Ram
Ranch Hand

Joined: Jan 27, 2006
Posts: 59
Hello
I am pasting a part of my code below. With this table, I am able to set the width to 810 pixels, which on opening in the browser is just perfect.




When i instead insert input text fields into the table in the place of the first normal row, the fields set themselves to be equally fixed and go beyond my desired width.



Can you kindly guide me further on how this can be avoided??

Thanks in advance
Regards
Aparna
[ February 22, 2006: Message edited by: Bear Bibeault ]
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
set your text fields widths to be smaller.

Eric
Aparna Ram
Ranch Hand

Joined: Jan 27, 2006
Posts: 59
Hi,
I have pasted my entire code now. I tried to reduce the widths of the text fields like u told me to, but tehy stay the same when viewed in the browser.



Kindly guide me.

Thanks in advance
Aparna
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: reg html tables
 
Similar Threads
browser button as an image
Page displaying in IE6 and older versions but not in Higher versions, chrome and firefox also.
upload file in jsp
stylesheet effect are not showing in jsp page
problem in running a servlet