Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to implement taskbar notification messages

22 views
Skip to first unread message

Jerry Zhao

unread,
Nov 30, 2009, 3:55:01 PM11/30/09
to
I'm working on an application where the javascript code in the web browser
keeps polling the server for new messages through Ajax and web services. How
do I display a popup baloon from the notification area on the taskbar, just
like what Outlook Web does?


Vince Xu [MSFT]

unread,
Dec 1, 2009, 1:26:03 AM12/1/09
to
Hi Jerry,

Ajax and JavaScript is used in Web form, that can't touch notification area
in taskbar of OS.
My suggest is you can use WinForm and check notifyicon control in WinForm
to achieve it. Please check if it is what you need
http://www.startvbdotnet.com/controls/notifyicon.aspx. And build a C/S
system to retrieve the data from web service.
BTW, Notification in taskbar is not associated with Web form Ajax and
javascript. If you want to achieve the notification capability in taskbar
of OS, I suggest you post to WinForm section. That should be more specific
area for this topic.


--
Sincerely,

Vince Xu

Microsoft Online Support


==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.

MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 business day is acceptable. Please note that each follow up response may
take approximately 2 business days as the support professional working with
you may need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations that require urgent,
real-time or phone-based interactions. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa94887

-TNO-

unread,
Dec 1, 2009, 2:15:35 AM12/1/09
to

If you create an HTML Application instead of an html file you can
create something that looks like a notification.
(*.hta instead of *.html);

Your main application could popup a new window and position it
offscreen, and then dynamically move the window up and down like a
notification.

Vince Xu [MSFT]

unread,
Dec 3, 2009, 9:26:53 PM12/3/09
to
Hi Jerry,

Did you resolve this issue?

This is Vince Xu from MSDN Managed Newsgroup support team, since I haven't
seen your reply after I last posted my reply. Please feel free to let me
know if there's anything else I can help. Thanks.

Evertjan.

unread,
Dec 4, 2009, 4:49:34 PM12/4/09
to
Vince Xu [MSFT] wrote on 04 dec 2009 in
microsoft.public.scripting.jscript:

> Did you resolve this issue?
>
> This is Vince Xu from MSDN Managed Newsgroup support team, since I
> haven't seen your reply after I last posted my reply. Please feel free
> to let me know if there's anything else I can help. Thanks.

Please Vince, if you do not quote, please use email and not usenet.

You are not supporting usenet NG's by not adhearing to Netiquette.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

0 new messages