how to not to show progressive content in browser

  • Thread starter Thread starter wilson k. tsugue
  • Start date Start date
W

wilson k. tsugue

Does anyone know how i can control/configure a webform in a way that its
content is showed up to the client only when the entire content had been
processed by the server?

I mean .... the client will see the entire page when it has been loaded
completely. Not in a way the the user see each part of the page being loaded
until the finish of loading page.

Any help will be wellcome.
 
Kevin,
If this is true by default. do you thing it is set to false somehow?
Would that help if the client connection is slow?
Thanks
 
If this is true by default. do you thing it is set to false somehow?

If it is true by default, and in some situation you find it to be false,
yes, it would have to have been set to false somehow.
Would that help if the client connection is slow?

Not sure what you mean by "help," other than if the Page is long in
processing, having the user see some change occur in the page as it
processes, yes, it might help in that area.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Neither a follower nor a lender be.
 
Back
Top