SmartNavigation weirdness

J

jef

I'm relying on SmartNavigation to cut down on the "flashing" that
happen when my page refreshes.


Private Sub Page_Load(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles MyBase.Load

Me.SmartNavigation = True
 
J

jef

Sorry about that... I've been using Google Groups and it sometimes
truncates my messages.

Anyway... the gist of my message was that when I run my page on my local
development box, I get "smooth" refreshes of my page without any
"flashing"... however when I run the exact same page on my production
server, each refresh of the page causes it to go totally blank and then
repaint.

Anyone have any ideas why this might be?
 
M

Marina

It might be related to latency between the server and your machine. When you
are your own web server, obviously, things go a lot faster.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,082
Members
48,773
Latest member
Kaybee

Latest Threads

Top