Home All Groups Group Topic Archive Search About
Author
5 Jan 2006 5:57 AM
AVL
Hi,
I have a requirement in which I need to refresh  a single control instead of
teh whole web page. How can I do this asp.net 1.0?

Author
7 Jan 2006 8:31 AM
Teemu Keiski
Hi,

what is this control? If you mean refreshing without a postback e.g doing it
client-side, you could look for AJAX
http://ajax.schwarz-interactive.de/csharpsample/default.aspx

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke

Show quoteHide quote
"AVL" <A**@discussions.microsoft.com> wrote in message
news:F4A66CAD-0792-4898-B8F5-C71EBC34C88B@microsoft.com...
> Hi,
> I have a requirement in which I need to refresh  a single control instead
> of
> teh whole web page. How can I do this asp.net 1.0?
>