Email notification
-
Hello everyone.. Im writing a c# app that needs to be able to receive notifications that have been sent by a web app using asp.net. the notification can be sent to the inbox or directly to the desktop app if thats possible. if its sent to the email, the app needs to somehow flag that an email has been received in the inbox. if they are sent directly to the desktop app it also needs to flag and the email be opened in the app. please help...!!! :((
-
Hello everyone.. Im writing a c# app that needs to be able to receive notifications that have been sent by a web app using asp.net. the notification can be sent to the inbox or directly to the desktop app if thats possible. if its sent to the email, the app needs to somehow flag that an email has been received in the inbox. if they are sent directly to the desktop app it also needs to flag and the email be opened in the app. please help...!!! :((
Do you even have the slightest idea about what kind of security issues what you are asking for can bring? You do not want a web application controlling the desktop or client machine.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon