|
-
Oct 8th, 2004, 11:41 AM
#1
Thread Starter
Lively Member
PostBack flicker
Is there a way to stop the flicker on a postback?
-
Oct 9th, 2004, 12:30 AM
#2
PowerPoster
The flicker is the browser showing a whole new web page. When you post back, you are just posting values to the server. The server then runs your code, then renders out new html to the client.
Some people have luck with this:
http://www.dotnetjunkies.com/Article...3E3EF850D.dcik
although, I never had. Weird things happened when I used it, so I no longer use it....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|