Results 1 to 3 of 3

Thread: control the length of an html page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Posts
    117

    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
    thank you
    sharon

  2. #2
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Posts
    117
    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?
    thank you
    sharon

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width