Home All Groups Group Topic Archive Search About
Author
27 Sep 2006 8:10 PM
Me
Using ASP.Net v2, is there anyway to have a textbox function more like a
windows application?

i.e. I'd like to have a webbased irc control that functions like jIRC. -
when text is received I'd like the text to be displayed in that control but
w/o having to refresh the entire page.

Any and all help is appreciated.

Author
28 Sep 2006 1:23 AM
Gaurav Vaish (www.EduJiniOnline.com)
> when text is received I'd like the text to be displayed in that control
> but w/o having to refresh the entire page.

Have a peek into Ajax.