Hi, See if this makes sense for your needs: Adrian Holovaty, one of the makers of Django, has solved the Outlook Web Access new email notification problem by using a python module to do some screen scrapping to find out if a new mail has come in.
http://www.holovaty.com/writing/331/ Take care, Vishal Sapre On Thu, May 27, 2010 at 1:53 PM, Noufal Ibrahim <nou...@gmail.com> wrote: > On Thu, May 27, 2010 at 12:35 PM, nikunj badjatya > <nikunjbadja...@gmail.com> wrote: > > Hi All, > > I am actually using a web interface for outlook mails. Pointing the link > to > > my browser opens a page which shows me all my mails. > > I had to refresh it to check for a new mail. Many a times I was very > late > > to send a reply because of it. > > So a thought to make a script which will automatically refresh that web > > page, and tells to user for any new mails by popping a dialog or making a > > sound. > > > > * It should periodically check for any changes in that webpage . > > * If their is any, then notification should be sent to user. ( some > dialog > > pop up, or some sound. ) > > > > Any idea as to how to proceed on this. ? > > Please don't cross post to multiple mailing lists. > > If you're using FF to do this, it might make sense to write a small > greasemonkey script to do your refresh + notification. > > > > -- > ~noufal > http://nibrahim.net.in > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Thanks and best regards, Vishal Sapre --- "So say...Day by day, in every way, I am getting better, better and better !!!" "A Strong and Positive attitude creates more miracles than anything else. Because...Life is 10% how you make it, and 90% how you take it" "Diamond is another piece of coal that did well under pressureā "May we do good and not evil. May we find forgiveness for ourself and forgive others. May we share freely, never taking more than we give." _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers