Click here to Skip to main content
15,905,877 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRemote WMI Connection issue Pin
ssircar197122-May-09 8:56
ssircar197122-May-09 8:56 
AnswerRe: Remote WMI Connection issue Pin
Herman<T>.Instance25-May-09 3:18
Herman<T>.Instance25-May-09 3:18 
Questionthis.Profile is not latest after Profile.Save() Pin
NetQuestions22-May-09 7:24
NetQuestions22-May-09 7:24 
AnswerRe: this.Profile is not latest after Profile.Save() Pin
adatapost23-May-09 21:51
adatapost23-May-09 21:51 
GeneralRe: this.Profile is not latest after Profile.Save() Pin
NetQuestions25-May-09 5:56
NetQuestions25-May-09 5:56 
GeneralRe: this.Profile is not latest after Profile.Save() Pin
adatapost25-May-09 15:31
adatapost25-May-09 15:31 
GeneralRe: this.Profile is not latest after Profile.Save() Pin
NetQuestions29-May-09 3:52
NetQuestions29-May-09 3:52 
QuestionInternet Explorer Progress Bar May Show Incorrect Status? Pin
Unknown_DeathDealer22-May-09 6:16
Unknown_DeathDealer22-May-09 6:16 
I'm having a problem with my asp.net page(Internet Explorer Progress Bar Showing Incorrect Status or I'm doing something wrong?) and found a similar issue in http://support.microsoft.com/kb/293373. I don't know if I'm doing wrong in my page but I hope not. What my page does is, During page load I will bind my grid to a table of job and I have a column for status. I will check all the record status if there is a job with status "Executing" so its either true or false. I will save that to a hidden field named IsExecuting. In the Javascript I have this 3 functions (1)startcoundown (2)countdown(3)AJAX prm_endRequest.

startcoundown will be called during window.load and prm_endRequest
countdown will be called if If IsExecuting=True
prm_endRequest will be called after AJAX endRequest

In AJAX prm_endRequest call function startcoundown
In startcoundown If IsExecuting=True then do countdown and Trigger btnRefresh.Click after 5 seconds( btnRefresh.Click will bind my grid again/refresh my grid)
Repeat until all status=Completed.

It's all working fine its just that IE progres bar still indicating page is loading eventhough page is already loaded. Am I missing something? I already tried many things and nothings work to fix this issue. It's working in Firefox. Thanks

modified on Tuesday, May 26, 2009 7:49 PM

QuestionHow to call windows exe with parameter from asp.net. Pin
hemrk22-May-09 6:00
hemrk22-May-09 6:00 
AnswerRe: How to call windows exe with parameter from asp.net. Pin
Abhishek Sur22-May-09 6:07
professionalAbhishek Sur22-May-09 6:07 
GeneralRe: How to call windows exe with parameter from asp.net. Pin
hemrk22-May-09 6:59
hemrk22-May-09 6:59 
GeneralRe: How to call windows exe with parameter from asp.net. Pin
Abhishek Sur24-May-09 22:19
professionalAbhishek Sur24-May-09 22:19 
QuestionSelecting a validator based on other form controls Pin
dwolver22-May-09 5:25
dwolver22-May-09 5:25 
AnswerRe: Selecting a validator based on other form controls Pin
Manas Bhardwaj22-May-09 5:44
professionalManas Bhardwaj22-May-09 5:44 
GeneralRe: Selecting a validator based on other form controls Pin
dwolver22-May-09 5:53
dwolver22-May-09 5:53 
QuestionStrange AutoCompleteExtender Behavior Pin
Herman<T>.Instance22-May-09 4:49
Herman<T>.Instance22-May-09 4:49 
QuestionRetrive file path back in to fileupload control...... Pin
pranavcool22-May-09 4:31
pranavcool22-May-09 4:31 
AnswerRe: Retrive file path back in to fileupload control...... Pin
Abhishek Sur22-May-09 6:04
professionalAbhishek Sur22-May-09 6:04 
AnswerRe: Retrive file path back in to fileupload control...... Pin
Matt Cavanagh25-May-09 18:08
Matt Cavanagh25-May-09 18:08 
AnswerRe: Retrive file path back in to fileupload control...... Pin
adatapost29-May-09 4:36
adatapost29-May-09 4:36 
QuestionSynchronizing website content with video Pin
ToeStumper22-May-09 3:36
ToeStumper22-May-09 3:36 
AnswerRe: Synchronizing website content with video Pin
Christian Graus22-May-09 3:43
protectorChristian Graus22-May-09 3:43 
QuestionHow to convert System.Web.UI.WebControls.FileUpload to System.string? Pin
lsh486love22-May-09 3:07
lsh486love22-May-09 3:07 
AnswerRe: How to convert System.Web.UI.WebControls.FileUpload to System.string? Pin
Christian Graus22-May-09 3:10
protectorChristian Graus22-May-09 3:10 
QuestionProblem with TabContainer Pin
sarang_k22-May-09 3:02
sarang_k22-May-09 3:02 

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.