not server side delay so need to retain message on blank screen
lina ajay
Ranch Hand
Joined: Apr 04, 2008
Posts: 31
posted
0
my issue is i am geeting a 50 second delay on my screen ,which is occurring due to the large amount of data to be rendered on it.the delay is clearly not a server side delay.so currently the page is blank for a long duration before the completed page is shown.is there a way that i can show a message ..page loading please wait till the page is fully loaded.
i have a message now which but it shows for 3-4 seconds then the remaining 45 second no message appears because its not a server side delay.