Click here to Skip to main content
15,883,705 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to calculate the cell values in gridview using asp.net with c# Pin
developerit30-Mar-10 0:12
developerit30-Mar-10 0:12 
AnswerRe: how to calculate the cell values in gridview using asp.net with c# Pin
Dinesh Mani30-Mar-10 0:33
Dinesh Mani30-Mar-10 0:33 
GeneralRe: how to calculate the cell values in gridview using asp.net with c# Pin
developerit31-Mar-10 3:57
developerit31-Mar-10 3:57 
QuestionHow to show the content of gzip file in browser Pin
snehasish30-Mar-10 0:00
snehasish30-Mar-10 0:00 
QuestionData synchronization Pin
mukesh.mr0329-Mar-10 23:02
mukesh.mr0329-Mar-10 23:02 
Questionoverflow:auto Pin
Paul Unsworth29-Mar-10 22:58
Paul Unsworth29-Mar-10 22:58 
AnswerRe: overflow:auto Pin
Dinesh Mani29-Mar-10 23:16
Dinesh Mani29-Mar-10 23:16 
GeneralRe: overflow:auto Pin
Paul Unsworth29-Mar-10 23:21
Paul Unsworth29-Mar-10 23:21 
GeneralRe: overflow:auto Pin
Dinesh Mani29-Mar-10 23:34
Dinesh Mani29-Mar-10 23:34 
GeneralRe: overflow:auto Pin
Paul Unsworth29-Mar-10 23:37
Paul Unsworth29-Mar-10 23:37 
GeneralRe: overflow:auto Pin
Dinesh Mani29-Mar-10 23:41
Dinesh Mani29-Mar-10 23:41 
GeneralRe: overflow:auto Pin
Paul Unsworth29-Mar-10 23:46
Paul Unsworth29-Mar-10 23:46 
QuestionError when loading ASP.NET page Pin
WinCrs29-Mar-10 22:00
WinCrs29-Mar-10 22:00 
AnswerRe: Error when loading ASP.NET page Pin
Eduard Keilholz29-Mar-10 22:13
Eduard Keilholz29-Mar-10 22:13 
GeneralRe: Error when loading ASP.NET page Pin
WinCrs29-Mar-10 22:40
WinCrs29-Mar-10 22:40 
GeneralRe: Error when loading ASP.NET page Pin
<<Tash18>>29-Mar-10 22:42
<<Tash18>>29-Mar-10 22:42 
AnswerRe: Error when loading ASP.NET page Pin
Member 450194030-Mar-10 4:07
Member 450194030-Mar-10 4:07 
AnswerRe: Error when loading ASP.NET page Pin
Member 450194030-Mar-10 4:09
Member 450194030-Mar-10 4:09 
Questionhow to call javascript function from ascx page?? Pin
sarala.s29-Mar-10 21:08
sarala.s29-Mar-10 21:08 
AnswerRe: how to call javascript function from ascx page?? Pin
Dinesh Mani29-Mar-10 21:44
Dinesh Mani29-Mar-10 21:44 
QuestionProblem during Synchronisation... Pin
<<Tash18>>29-Mar-10 18:52
<<Tash18>>29-Mar-10 18:52 
Hi guys.. I have a web application and in one of my aspx page i have a button to synchronise the users(user details) from the Active directory to my database table.. since the active directory has almost 4900 users the synchronisation process takes around 3hours now here comes the issue, on clicking the synchronise button the process goes on fine no issues wit it but the page with the status bar running remains idle only for about an hour or more (with the status bar showing half completed) after which the page shows "This page cannot be displayed" but the process of synchronisation goes on perfectly.. i dont want the page to display this way because after the synchronisation is over i have designed an alert box which displays "Synchronisation done successfully" but this alert box doesnt get displayed because the page is showing "Page cannot be displayed" before the end of Synchronisation process.. but on debugging, the code behind runs perfectly calling all methods and finally calling my alert box also.. but the alert box doesnt get displayed on the page except for "page cannot be displayed"... hope u guys can figure out what i really meant.. i really wanna solve this issue.. please be free to ask me if ur not clear with my question...
Ur help and advice is really appreciated...

Thanx in advance...
Tash
AnswerRe: Problem during Synchronisation... Pin
PSK_29-Mar-10 19:18
PSK_29-Mar-10 19:18 
GeneralRe: Problem during Synchronisation... Pin
<<Tash18>>29-Mar-10 19:32
<<Tash18>>29-Mar-10 19:32 
GeneralRe: Problem during Synchronisation... Pin
PSK_29-Mar-10 19:53
PSK_29-Mar-10 19:53 
AnswerRe: Problem during Synchronisation... Pin
Sandeep Mewara29-Mar-10 19:41
mveSandeep Mewara29-Mar-10 19:41 

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.