|
-
Nov 25th, 2002, 10:49 AM
#1
Thread Starter
Lively Member
control the length of an html page
hi!
i have an html page that contains a dynamic text - the user can write long story or a short story or what he prefer
when i print the page the page is cut in the middle of a written line
how can i print the page without cutting the line?
thank you
-
Nov 29th, 2002, 09:13 AM
#2
Conquistador
2 ways - maybe
1) way i can think of, is to have it in frames, with the scrolling="no" parameter so that they can't scroll
2) if it's a text box, set a maxlength for it
-
Dec 1st, 2002, 03:18 AM
#3
Thread Starter
Lively Member
hi
my page is an html page that contains text from database that fill the html page in the places that i declare
so how can i manage the length of the page?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|