Click here to Skip to main content
15,906,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Access Web application using IP from others system(In Office)... Pin
Gaurav Dudeja India9-Feb-10 19:45
Gaurav Dudeja India9-Feb-10 19:45 
QuestionButton Ctrl Pin
i gr89-Feb-10 1:17
i gr89-Feb-10 1:17 
AnswerRe: Button Ctrl Pin
Brij9-Feb-10 1:32
mentorBrij9-Feb-10 1:32 
QuestionGridview Sorting with Up and Down Icons Pin
Abbas_here9-Feb-10 1:15
Abbas_here9-Feb-10 1:15 
AnswerRe: Gridview Sorting with Up and Down Icons Pin
Brij9-Feb-10 1:41
mentorBrij9-Feb-10 1:41 
GeneralRe: Gridview Sorting with Up and Down Icons Pin
Abbas_here9-Feb-10 2:27
Abbas_here9-Feb-10 2:27 
GeneralRe: Gridview Sorting with Up and Down Icons Pin
Brij9-Feb-10 2:43
mentorBrij9-Feb-10 2:43 
GeneralRe: Gridview Sorting with Up and Down Icons Pin
-Muc_9-Feb-10 20:56
-Muc_9-Feb-10 20:56 
QuestionControle to enter source codes Pin
Thilina.madush9-Feb-10 1:03
Thilina.madush9-Feb-10 1:03 
AnswerRe: Controle to enter source codes Pin
Not Active9-Feb-10 2:12
mentorNot Active9-Feb-10 2:12 
QuestionGridView with Rows Sorted in Priority Order (Ranked) Pin
-Muc_9-Feb-10 0:55
-Muc_9-Feb-10 0:55 
AnswerRe: GridView with Rows Sorted in Priority Order (Ranked) Pin
-Muc_9-Feb-10 9:32
-Muc_9-Feb-10 9:32 
QuestionScreen Scraping Pin
Member 4227889-Feb-10 0:51
Member 4227889-Feb-10 0:51 
AnswerRe: Screen Scraping Pin
Not Active9-Feb-10 2:14
mentorNot Active9-Feb-10 2:14 
Questionenabling a dll Pin
dayakar_dn8-Feb-10 23:01
dayakar_dn8-Feb-10 23:01 
AnswerRe: enabling a dll Pin
Covean9-Feb-10 0:08
Covean9-Feb-10 0:08 
Questionweb service query Pin
mylogics8-Feb-10 21:08
professionalmylogics8-Feb-10 21:08 
AnswerRe: web service query Pin
sashidhar8-Feb-10 21:21
sashidhar8-Feb-10 21:21 
AnswerRe: web service query Pin
Brij8-Feb-10 21:39
mentorBrij8-Feb-10 21:39 
GeneralRe: web service query Pin
mylogics8-Feb-10 21:58
professionalmylogics8-Feb-10 21:58 
GeneralRe: web service query Pin
mylogics8-Feb-10 22:06
professionalmylogics8-Feb-10 22:06 
GeneralRe: web service query Pin
Brij8-Feb-10 22:29
mentorBrij8-Feb-10 22:29 
QuestionSearch Engines and Multilanguage Websites Pin
tronix018-Feb-10 20:57
tronix018-Feb-10 20:57 
QuestionAsynchronous Postback for GridView's Select Command Pin
.NET- India 8-Feb-10 20:20
.NET- India 8-Feb-10 20:20 
QuestionASP.net Chat program Pin
Arny18-Feb-10 18:53
Arny18-Feb-10 18:53 
Hi there,

I was looking for a chat program, and I found it here in Code Project,

Build a Web based Chat using ASP.NET Ajax (http://www.codeproject.com/KB/ajax/aspnetchat.aspx)

The code is working perfectly,except 2 issues,can anybody tell me how can I overcome these issues?

1-how can I get for example the last 2 hours chat from the database, when a new user enters to the chat room? I tried the getlastmessage stored procedure, but because of the refresh, it keeps showing the messages over and over. any solutions?

2-In firefox after I hit the enter on keyboard I see two messages instead of one. sometimes it happens in IE too.

Thanks in advance

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.