[thelist] Here's one for you... (ASP and HTML)

David Dorward evolt at david.us-lot.org
Fri Feb 6 10:33:08 CST 2004


On 6 Feb 2004, at 16:26, Rob Smith wrote:
> I have a form with a bunch of fields. If you were to print this out, it
> would cover two pages of 8 1/2" x 11".  In the middle of this form, I 
> have a
> scrollable inline frame that contains about 75 or so check boxes. The 
> reason
> for this is because we absolutely do not want to make this form any 
> longer
> on the screen. If we were to abandon the iFrame and stick all 75 
> checkboxes
> on the main form it would violate out desires.

Put all the checkboxes on one page, and use the CSS overflow property 
to create
a scrolling region rather then putting them in a separate document with 
a frame.

--
David Dorward
http://dorward.me.uk/



More information about the thelist mailing list