Asked by duncanb7
at 2024-04-14 02:35:58
Point:500 Replies:5 POST_ID:828472USER_ID:11059
Topic:
JavaScript;Hypertext Markup Language (HTML);Web Servers
Everyday, I will download my data to my domain, and because of file size is big so might need
a few minutes to finish that is no problem at all for me . But for the viewer or user I found when users
lauch my domain site and view html page the display is really bad, all CSS style display is abnormal and
finally I found out the reason because the webpage is being download and html page is too big.
in other words during the ftp download, if web the html page the display will be like ghost image.
So the question is how to make sure the user is lauch the html page in complete stage.
Any method to let user to web the page is not in donwloading version. Even web the
page is in delay or old version is much better the downloading version.
I am trying to reduce the size of html page but it is hard since there is a lot of big table,
I prefer the user view the old version instead of incomplete or donwloading version of the html page
IS it server will handle this to make sure the viewer or user to view complete of html page ?
Please advise
Ducan
a few minutes to finish that is no problem at all for me . But for the viewer or user I found when users
lauch my domain site and view html page the display is really bad, all CSS style display is abnormal and
finally I found out the reason because the webpage is being download and html page is too big.
in other words during the ftp download, if web the html page the display will be like ghost image.
So the question is how to make sure the user is lauch the html page in complete stage.
Any method to let user to web the page is not in donwloading version. Even web the
page is in delay or old version is much better the downloading version.
I am trying to reduce the size of html page but it is hard since there is a lot of big table,
I prefer the user view the old version instead of incomplete or donwloading version of the html page
IS it server will handle this to make sure the viewer or user to view complete of html page ?
Please advise
Ducan