G
Guest
Hi
I wanted to remove the refresh "flicker" when a page refreshed so I added..
<%@ Page language="c#" SmartNavigation="true"..
When I run the application on my localhost (XP), it works great, you can't tell when the page is refreshed. However when I run the application on my Win2K IIS 5 dev server, it doesn't seem to work be detecting this setting..
I know this is dependant on IE5+ but is there a setting on the server that can prevent this from working
Thanks, Dave.
I wanted to remove the refresh "flicker" when a page refreshed so I added..
<%@ Page language="c#" SmartNavigation="true"..
When I run the application on my localhost (XP), it works great, you can't tell when the page is refreshed. However when I run the application on my Win2K IIS 5 dev server, it doesn't seem to work be detecting this setting..
I know this is dependant on IE5+ but is there a setting on the server that can prevent this from working
Thanks, Dave.