Perhaps instead of a refresh done with META tags, you could start a
JavaScript timer and do a post back every 60 seconds. With SmartNav
this should preserve the position of the form. Take a look at the
Page.GetPostBackClientEvent to help build the JavaScript.
HTH,
--
Scott
http://www.OdeToCode.com
On Tue, 27 Apr 2004 09:37:20 -0700, "vbGansta" <>
wrote:
>Hi there.
>
>I am using SmartNavigation="True" in one of my pages and it is working
>except for one instance. If I hit the browser refresh, or a button on my
>form smart nav works just fine. I also have the page auto refreshing every
>60 seconds. When this is fired the page scrolls back to the top. Is there
>anyway around this? Thanks for your help.
>
>Joe
>