Question:
Background: I am new to html and (by default) now administrating an html site at work with forms that feed text into an Access database.
Issue: The html front end has tables (with scroll bars) containing two lines (viewable) a piece. While client computers can enter more lines of text, printing only shows two lines max. We want it to print all lines entered, and hope there is a way in html to enable the client computer to "shift down" the table box as they enter more text.
Example: When I printed this, it did not show more than the first few lines. How can we print more than can be seen "in the box", so to speak? (Type slow, I am very new to html