| Author |
html inquiry
|
Jherald Lacambra
Ranch Hand
Joined: Feb 02, 2005
Posts: 129
|
|
is there a limit on the length of an html page?.. i mean if have about 150 pages of WORD document and i want that word document be posted on a single html page, will it be possible if all the pages of that word document be written on a single html page?..
|
jherald
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24040
|
|
|
It would be possible, but it would be a pretty unpleasant document to deal with. Most browsers would be fairly slow in laying it out, and the scroll bars would be awkward.
|
[Jess in Action][AskingGoodQuestions]
|
 |
Jherald Lacambra
Ranch Hand
Joined: Feb 02, 2005
Posts: 129
|
|
|
ok thnx for the help... im actually making dynamic page(JSP).. i thought that there is a limit on displaying the data from the database.. eventually i realize that the error is on my query thats why only some parts of the data that i need were displayed.
|
 |
 |
|
|
subject: html inquiry
|
|
|