fh wrote:
> hello!
> I 've a found way to reload my page automatically every n seconde using
> this code
> Response.AppendHeader("Refresh", "4");
>
> it works fine but I wish to do the same with only a part of my aspx page
> that will reload to the server
> all the rest of the page has to stay static
>
> if I use a web User control but it reload all the page?
>
> is there any way around?
>
> thanks
>
> Franck
Nope...
You will have to have an Frame/iFrame or an ActiveX component on the
client.
--
Curt Christianson
site:
http://www.darkfalz.com
blog:
http://blog.darkfalz.com