Click here to Skip to main content
15,891,951 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Disable Status Bar Pin
5fingers27-Sep-10 22:00
5fingers27-Sep-10 22:00 
GeneralRe: Disable Status Bar Pin
Not Active28-Sep-10 6:23
mentorNot Active28-Sep-10 6:23 
AnswerRe: Disable Status Bar Pin
T M Gray28-Sep-10 4:41
T M Gray28-Sep-10 4:41 
QuestionChange the Status in Gridview column Pin
Krishhhhhhhhhhhhhh27-Sep-10 2:33
Krishhhhhhhhhhhhhh27-Sep-10 2:33 
QuestionShow Reminder Window Pin
vishnukamath27-Sep-10 0:42
vishnukamath27-Sep-10 0:42 
AnswerRe: Show Reminder Window Pin
Not Active27-Sep-10 2:34
mentorNot Active27-Sep-10 2:34 
GeneralRe: Show Reminder Window Pin
vishnukamath27-Sep-10 19:06
vishnukamath27-Sep-10 19:06 
GeneralRe: Show Reminder Window Pin
Not Active28-Sep-10 1:22
mentorNot Active28-Sep-10 1:22 
vishnukamath wrote:
Is it possible to run a windows service in server and send a page to the client


NO!

You don't seem to understand the concepts of ASP.NET or web development. Think. How would a server know what pc to send the page to? How it know if the PC were on? What if the IP address changed? How would you feel if someone suddenly sent a message and opened your browser when you were in the middle of a presentation?

As I said, they only way you can do this is check when the user logs into your site. You can use ajax to check and send alerts, but only while the user is active on your site.

I know the language. I've read a book. - _Madmatt

AnswerRe: Show Reminder Window Pin
5fingers27-Sep-10 22:02
5fingers27-Sep-10 22:02 
GeneralRe: Show Reminder Window Pin
vishnukamath27-Sep-10 23:55
vishnukamath27-Sep-10 23:55 
AnswerRe: Show Reminder Window Pin
Karthik. A28-Sep-10 6:21
Karthik. A28-Sep-10 6:21 
GeneralRe: Show Reminder Window Pin
vishnukamath28-Sep-10 19:03
vishnukamath28-Sep-10 19:03 
GeneralRe: Show Reminder Window Pin
Karthik. A29-Sep-10 10:53
Karthik. A29-Sep-10 10:53 
Questionlogin.aspx Pin
Ajay Kale New27-Sep-10 0:10
Ajay Kale New27-Sep-10 0:10 
AnswerRepeat and spam Pin
Not Active27-Sep-10 2:29
mentorNot Active27-Sep-10 2:29 
GeneralRe: Repeat and spam Pin
Ajay Kale New27-Sep-10 2:35
Ajay Kale New27-Sep-10 2:35 
GeneralRe: Repeat and spam Pin
5fingers28-Sep-10 1:15
5fingers28-Sep-10 1:15 
GeneralRe: Repeat and spam Pin
Ajay Kale New28-Sep-10 1:22
Ajay Kale New28-Sep-10 1:22 
Questionsending parameter to webmethod - autocomplete extender Pin
rajkumar.326-Sep-10 21:12
rajkumar.326-Sep-10 21:12 
Questionsession fixation Pin
padmanabhan N26-Sep-10 21:06
padmanabhan N26-Sep-10 21:06 
QuestionPage.RegisterStartupScript Pin
Member 387988126-Sep-10 19:33
Member 387988126-Sep-10 19:33 
AnswerRe: Page.RegisterStartupScript Pin
Abhijit Jana26-Sep-10 20:50
professionalAbhijit Jana26-Sep-10 20:50 
GeneralRe: Page.RegisterStartupScript Pin
Not Active27-Sep-10 2:40
mentorNot Active27-Sep-10 2:40 
GeneralRe: Page.RegisterStartupScript Pin
Abhijit Jana27-Sep-10 5:50
professionalAbhijit Jana27-Sep-10 5:50 
AnswerRe: Page.RegisterStartupScript Pin
Not Active27-Sep-10 2:38
mentorNot Active27-Sep-10 2:38 

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.