Click here to Skip to main content
15,895,799 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: about dropdownlist Pin
N a v a n e e t h23-Dec-08 17:12
N a v a n e e t h23-Dec-08 17:12 
GeneralRe: about dropdownlist Pin
Rajeshwar Code- Developer23-Dec-08 17:15
Rajeshwar Code- Developer23-Dec-08 17:15 
QuestionAjax Calendar Pin
sarang_k23-Dec-08 16:49
sarang_k23-Dec-08 16:49 
AnswerRe: Ajax Calendar Pin
N a v a n e e t h23-Dec-08 17:05
N a v a n e e t h23-Dec-08 17:05 
QuestionAjaxToolkit with gridview Pin
papy-boom23-Dec-08 14:29
papy-boom23-Dec-08 14:29 
AnswerRe: AjaxToolkit with gridview Pin
PunkIsNotDead15-Jul-09 8:04
PunkIsNotDead15-Jul-09 8:04 
QuestionProblem with FormView and Update query Pin
David Mujica23-Dec-08 10:51
David Mujica23-Dec-08 10:51 
GeneralPage Refresh Question Pin
Tom Delany23-Dec-08 6:46
Tom Delany23-Dec-08 6:46 
Pardon me if this is a stupid question: This is the first ASP.NET app. that I have ever worked on.

Is there a way for code in the ASP .NET app. on the server to trigger a page refresh on the client?

I am working on a small web app. that monitors a special-purpose "server" machine (not a web server), and the server is capable of sending out notifications to "subscribed" clients when the state of certain things change on the server. It would be nice if I could set up the web app to receive those notifications (in a worker thread or something), and then cause the client page to refresh when one of the notifications came through. I am not sure this is even possible, or practical, since this seems to me to be bass-ackwards from the way web apps in general work.

Alternatively, I could do the Java script client trick that I saw somewhere that makes the client refresh the screen every N amount of time, but I would rather do the above if possible (because I am difficult, I guess).

Again, please excuse me if this is a stupid question... Unsure | :~



GeneralRe: Page Refresh Question Pin
Tom Delany23-Dec-08 7:18
Tom Delany23-Dec-08 7:18 
GeneralRe: Page Refresh Question Pin
ToddHileHoffer23-Dec-08 7:25
ToddHileHoffer23-Dec-08 7:25 
GeneralRe: Page Refresh Question Pin
Tom Delany23-Dec-08 7:35
Tom Delany23-Dec-08 7:35 
GeneralRe: Page Refresh Question Pin
ToddHileHoffer23-Dec-08 8:05
ToddHileHoffer23-Dec-08 8:05 
GeneralRe: Page Refresh Question Pin
Tom Delany23-Dec-08 10:33
Tom Delany23-Dec-08 10:33 
GeneralRe: Page Refresh Question Pin
ToddHileHoffer23-Dec-08 14:32
ToddHileHoffer23-Dec-08 14:32 
GeneralRe: Page Refresh Question Pin
Tom Delany29-Dec-08 10:04
Tom Delany29-Dec-08 10:04 
GeneralRe: Page Refresh Question Pin
Guffa30-Dec-08 10:01
Guffa30-Dec-08 10:01 
Questiondetailsview problem need help Pin
dream_liner_7e723-Dec-08 6:38
dream_liner_7e723-Dec-08 6:38 
QuestionMultiPart/Form-Data Pin
hammerstein0523-Dec-08 6:34
hammerstein0523-Dec-08 6:34 
QuestionHow to share NETCOBOL dll in .NET Framework2.0/3.5 in windows server 2003. Pin
kkb_200123-Dec-08 3:55
kkb_200123-Dec-08 3:55 
AnswerRe: How to share NETCOBOL dll in .NET Framework2.0/3.5 in windows server 2003. Pin
Christian Graus23-Dec-08 7:57
protectorChristian Graus23-Dec-08 7:57 
GeneralRe: How to share NETCOBOL dll in .NET Framework2.0/3.5 in windows server 2003. Pin
kkb_200123-Dec-08 21:30
kkb_200123-Dec-08 21:30 
QuestionDataGrid paging + SqlDataSource Pin
Blumen23-Dec-08 3:49
Blumen23-Dec-08 3:49 
AnswerRe: DataGrid paging + SqlDataSource Pin
ToddHileHoffer23-Dec-08 4:46
ToddHileHoffer23-Dec-08 4:46 
GeneralRe: DataGrid paging + SqlDataSource Pin
Blumen24-Dec-08 3:08
Blumen24-Dec-08 3:08 
GeneralRe: DataGrid paging + SqlDataSource Pin
ToddHileHoffer24-Dec-08 4:07
ToddHileHoffer24-Dec-08 4:07 

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.