stop postback flicker

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mary Simpson

    stop postback flicker

    Hi,

    I have a page that refreshes every 5 seconds, smartnavigation is set to
    true. It works great on my local server (no flicker), but it flickers pretty
    badly on the host's server.

    Is there a reason why smartnavigation might not work on a certain server?

    Is there another way to stop flicker on refresh?

    Thanks!!


  • Steve C. Orr [MVP, MCSD]

    #2
    Re: stop postback flicker

    You can use the web service behavior for this. (WebService.htc )
    This technique works with IE only.
    Here's more details:


    Find official documentation, practical know-how, and expert guidance for builders working and troubleshooting in Microsoft products.


    --
    I hope this helps,
    Steve C. Orr, MCSD, MVP

    Hire top-notch developers at http://www.able-consulting.com



    "Mary Simpson" <msimpson@eki.n et> wrote in message
    news:CYnDb.2$3B 2.1@bignews1.be llsouth.net...[color=blue]
    > Hi,
    >
    > I have a page that refreshes every 5 seconds, smartnavigation is set to
    > true. It works great on my local server (no flicker), but it flickers[/color]
    pretty[color=blue]
    > badly on the host's server.
    >
    > Is there a reason why smartnavigation might not work on a certain server?
    >
    > Is there another way to stop flicker on refresh?
    >
    > Thanks!!
    >
    >[/color]


    Comment

    • Mary Simpson

      #3
      Re: stop postback flicker

      Thanks! Explorer only is just fine wth me.


      "Steve C. Orr [MVP, MCSD]" <Steve@Orr.ne t> wrote in message
      news:u9Xowc1wDH A.1744@TK2MSFTN GP12.phx.gbl...[color=blue]
      > You can use the web service behavior for this. (WebService.htc )
      > This technique works with IE only.
      > Here's more details:
      >[/color]
      http://msdn.microsoft.com/library/de...s/overview.asp[color=blue]
      >
      >[/color]
      http://msdn.microsoft.com/downloads/...ce/default.asp[color=blue]
      >
      > --
      > I hope this helps,
      > Steve C. Orr, MCSD, MVP
      > http://Steve.Orr.net
      > Hire top-notch developers at http://www.able-consulting.com
      >
      >
      >
      > "Mary Simpson" <msimpson@eki.n et> wrote in message
      > news:CYnDb.2$3B 2.1@bignews1.be llsouth.net...[color=green]
      > > Hi,
      > >
      > > I have a page that refreshes every 5 seconds, smartnavigation is set to
      > > true. It works great on my local server (no flicker), but it flickers[/color]
      > pretty[color=green]
      > > badly on the host's server.
      > >
      > > Is there a reason why smartnavigation might not work on a certain[/color][/color]
      server?[color=blue][color=green]
      > >
      > > Is there another way to stop flicker on refresh?
      > >
      > > Thanks!!
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...