Click here to Skip to main content
15,910,234 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to find IP address of user machine in ASP. Pin
pkp0015-Jan-10 19:24
pkp0015-Jan-10 19:24 
GeneralRe: How to find IP address of user machine in ASP. Pin
Urs Enzler6-Jan-10 0:20
Urs Enzler6-Jan-10 0:20 
QuestionFocusing a HTML button in Javascript.. Pin
Balagurunathan S3-Sep-07 21:47
Balagurunathan S3-Sep-07 21:47 
AnswerRe: Focusing a HTML button in Javascript.. Pin
Balagurunathan S3-Sep-07 21:54
Balagurunathan S3-Sep-07 21:54 
GeneralRe: Focusing a HTML button in Javascript.. Pin
mani_iips3-Sep-07 23:03
mani_iips3-Sep-07 23:03 
GeneralRe: Focusing a HTML button in Javascript.. Pin
Balagurunathan S3-Sep-07 23:39
Balagurunathan S3-Sep-07 23:39 
AnswerRe: Focusing a HTML button in Javascript.. Pin
Guffa3-Sep-07 23:12
Guffa3-Sep-07 23:12 
QuestionAsynchronous partial load of page content immediately after page load with ASP.NET AJAX server centric model Pin
Urs Enzler3-Sep-07 21:32
Urs Enzler3-Sep-07 21:32 
Scenario:
A page is loaded and rendered in the browser as normal. Now, this page contains a part that displays data that takes quite a while to be calculated.

It would be nice to load this part of the page asynchronously after the rest of the page so that the user can have a look at the rest of the page while waiting for the data to be calculated and displayed.

I'm using ASP.NET AJAX with server-centric model.

Starting there, the easiest method would be to place the controls for showing the data in an UpdatePanel and somehow to start updating this UpdatePanel after the page was loaded in the browser.

But unfortunately, my knowledge ends there. So if you have some good tips or tricks for me how to do that, I'd be glad.

Of course, if you have other (better) approaches then please let me know (but keep in mind that it has to be ASP.NET AJAX with server centric model).

Thanks in advance.

-^-^-^-^-^-
no risk no funk ................... please vote ------>

AnswerRe: TextArea in asp.net Pin
quilla.b3-Sep-07 21:37
quilla.b3-Sep-07 21:37 
QuestionExport To Excel - Macro not firing Pin
quilla.b3-Sep-07 21:11
quilla.b3-Sep-07 21:11 
QuestionASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 21:07
bryan paling3-Sep-07 21:07 
JokeRe: ASP Error on local site : Expected Error ';' Pin
Sandeep Akhare3-Sep-07 21:22
Sandeep Akhare3-Sep-07 21:22 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 21:27
bryan paling3-Sep-07 21:27 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
Sandeep Akhare3-Sep-07 22:07
Sandeep Akhare3-Sep-07 22:07 
AnswerRe: ASP Error on local site : Expected Error ';' Pin
John-ph3-Sep-07 21:35
John-ph3-Sep-07 21:35 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 21:45
bryan paling3-Sep-07 21:45 
AnswerRe: ASP Error on local site : Expected Error ';' Pin
Fred_Smith3-Sep-07 23:15
Fred_Smith3-Sep-07 23:15 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 23:23
bryan paling3-Sep-07 23:23 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
Fred_Smith3-Sep-07 23:28
Fred_Smith3-Sep-07 23:28 
QuestionChanging the properties of control used in Web User Control from Web Form Pin
Dhyanga3-Sep-07 20:39
Dhyanga3-Sep-07 20:39 
AnswerRe: Changing the properties of control used in Web User Control from Web Form Pin
Sandeep Akhare3-Sep-07 20:54
Sandeep Akhare3-Sep-07 20:54 
AnswerRe: Changing the properties of control used in Web User Control from Web Form Pin
/randz3-Sep-07 20:59
/randz3-Sep-07 20:59 
GeneralRe: Changing the properties of control used in Web User Control from Web Form Pin
mani_iips3-Sep-07 23:07
mani_iips3-Sep-07 23:07 
GeneralRe: Changing the properties of control used in Web User Control from Web Form Pin
/randz3-Sep-07 23:24
/randz3-Sep-07 23:24 
QuestionDatalist inside datalist Pin
IamAmit3-Sep-07 20:33
IamAmit3-Sep-07 20:33 

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.