Click here to Skip to main content
16,005,038 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: class in asp2.0 Pin
John-ph26-Aug-07 20:19
John-ph26-Aug-07 20:19 
Questionpost back event Pin
dipakapate26-Aug-07 18:19
dipakapate26-Aug-07 18:19 
AnswerRe: post back event Pin
Sathesh Sakthivel26-Aug-07 19:17
Sathesh Sakthivel26-Aug-07 19:17 
QuestionMultiview Pin
duo!@#26-Aug-07 17:59
duo!@#26-Aug-07 17:59 
AnswerRe: Multiview Pin
Urs Enzler26-Aug-07 20:36
Urs Enzler26-Aug-07 20:36 
QuestionHow to pass control to asp.net webservice Pin
Dot Net26-Aug-07 17:26
Dot Net26-Aug-07 17:26 
AnswerRe: How to pass control to asp.net webservice Pin
Michael Sync26-Aug-07 17:36
Michael Sync26-Aug-07 17:36 
GeneralRe: How to pass control to asp.net webservice Pin
Dot Net26-Aug-07 19:52
Dot Net26-Aug-07 19:52 
I am writing an AJAX based chat system with private messaging feature. Multiple users can chat with each other in their own private windows. Window does not pop up as a browser window but i have written a user control for this. In this user control i have used DragPanelExtender and ResizableExtender of ASP.NET AJAX. System queries database after every couple of seconds and fetches messages for the current user. Now if someone has sent a message to the user a new chat window pops up dynamically. I am creating all chat windows in an update panel so that postback could be made seemless. Now the problem is that if a users is dragging his window or resizing it and page gets posted to the server it gives me a javascript error: 'window' is null or not an object. After this error all chat windows freeze on screen. Actually i need a mechanism through which i could create user controls without postback so that previous controls' state could be maintained.

If all this makes any sense to you could you propose any solution for this problem? Thanks in advance.

Thanks,
Ahmad

AnswerRe: How to pass control to asp.net webservice Pin
Christian Graus26-Aug-07 17:54
protectorChristian Graus26-Aug-07 17:54 
QuestionDisplay a table based on the selected ListItem Pin
n_gchaitra26-Aug-07 17:07
n_gchaitra26-Aug-07 17:07 
AnswerRe: Display a table based on the selected ListItem Pin
Michael Sync26-Aug-07 17:31
Michael Sync26-Aug-07 17:31 
GeneralRe: Display a table based on the selected ListItem Pin
n_gchaitra26-Aug-07 18:13
n_gchaitra26-Aug-07 18:13 
GeneralRe: Display a table based on the selected ListItem Pin
Michael Sync26-Aug-07 20:02
Michael Sync26-Aug-07 20:02 
GeneralRe: Display a table based on the selected ListItem Pin
n_gchaitra26-Aug-07 20:20
n_gchaitra26-Aug-07 20:20 
Questionasp via c# Pin
Saba0226-Aug-07 11:59
Saba0226-Aug-07 11:59 
AnswerRe: asp via c# Pin
Christian Graus26-Aug-07 12:37
protectorChristian Graus26-Aug-07 12:37 
GeneralRe: asp via c# Pin
Saba0227-Aug-07 3:36
Saba0227-Aug-07 3:36 
QuestionLoginName control help required Pin
AhmadRock26-Aug-07 8:34
AhmadRock26-Aug-07 8:34 
AnswerRe: LoginName control help required Pin
dipakapate26-Aug-07 18:22
dipakapate26-Aug-07 18:22 
Questionhow to change the size of an array in executing? Pin
mr.mohsen26-Aug-07 8:12
mr.mohsen26-Aug-07 8:12 
Answer[Message Deleted] Pin
Monir Abu Hilal26-Aug-07 8:41
Monir Abu Hilal26-Aug-07 8:41 
GeneralRe: how to change the size of an array in executing? Pin
mr.mohsen26-Aug-07 11:23
mr.mohsen26-Aug-07 11:23 
AnswerRe: how to change the size of an array in executing? Pin
Christian Graus26-Aug-07 11:23
protectorChristian Graus26-Aug-07 11:23 
Questionhow to import/Grab Contact List from email accounts..?? Pin
Monir Abu Hilal26-Aug-07 7:34
Monir Abu Hilal26-Aug-07 7:34 
AnswerRe: how to import/Grab Contact List from email accounts..?? Pin
Michael Sync26-Aug-07 16:36
Michael Sync26-Aug-07 16:36 

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.