Click here to Skip to main content
15,908,111 members
Articles / Web Development / ASP.NET

Web User control in ASP.NET with AJAX

Rate me:
Please Sign up or sign in to vote.
3.33/5 (8 votes)
7 Oct 2006CPOL 77K   4.9K   33   1
This is a web user control design for chatting which you can attach to your web application
Sample Image - AjaxChatbox.jpg

Introduction

This is a application which shows how to get chat data from the server without refreshing the page. Here in this application, I have used ASP.NET Framework 1.1 with the XMLHttpRequest object. I have created an ascx control which you can use for your application to put a chat box at any position in your page.

There could be a better solution for chat box in web application, but I found this one good. If any of you have a better solution than this, then please mail me at rsonidotnet@yahoo.com.

Thanks.

History

  • 7th October, 2006: Initial post

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
Rajesh Soni
Specialties: | MCPD- SharePoint 2010
| MCTS - MOSS 2007,WSS 3.0
| MCTS - ASP.NET 2.0
| HTML5,AngularJS,JQuery
| Dot NET 3.5 / 4.0

BLOG : http://mydotnetknowledgeshare.blogspot.in/

Comments and Discussions

 
Generalthanks Pin
Kuong19-Aug-08 21:18
Kuong19-Aug-08 21:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.