That is what I was looking for. I am not sure of the problems you are
referring to but our users were making a BIG deal of the refresh on the
order pages during testing and insist that we solve it. Unfortunately, the
complexity of the business rules in the application tier makes it all but
impossible to solve this problem any other way.
"Scott Allen" <> wrote in message
news:...
>I think you are looking for the SmartNavigation setting:
> <%@ Page SmartNavigation="true"%>
>
> I'd be wary about enabling SmartNav - it tends to cause more problems
> than it solves.
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Fri, 8 Jul 2005 09:00:36 -0700, "Ray Stevens" <>
> wrote:
>
>>I know there is a setting that will prevent screen flashing when
>>refreshing
>>a web page but cannot seem to find it. Can someone point me in the right
>>direction?
>>
>