msn messenger style popup alert for VB app ?
-
Hi, I need to use a popup alert which is similar to MSN messenger in my project. I have seen a CodeProjct article on how to do this with ASP.NET, but it works only within a web browser. I need to know how I could do the same thing in a desktop environment, where the user gets a notification via a Popup Alert, periodically. I dont mind using a prebuilt component even, as long as it is free. If not I would greatly appreciate if someone could give me some pointers on how to get this thing started. Any development language is fine as long as it's Microsoft technology. Thanx a lot, in advance Eraj
-
Hi, I need to use a popup alert which is similar to MSN messenger in my project. I have seen a CodeProjct article on how to do this with ASP.NET, but it works only within a web browser. I need to know how I could do the same thing in a desktop environment, where the user gets a notification via a Popup Alert, periodically. I dont mind using a prebuilt component even, as long as it is free. If not I would greatly appreciate if someone could give me some pointers on how to get this thing started. Any development language is fine as long as it's Microsoft technology. Thanx a lot, in advance Eraj
I've never used MSN Messenger, so I have no idea what your trying to accomplish. A more complete description or the requirements would probably help. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
Hi, I need to use a popup alert which is similar to MSN messenger in my project. I have seen a CodeProjct article on how to do this with ASP.NET, but it works only within a web browser. I need to know how I could do the same thing in a desktop environment, where the user gets a notification via a Popup Alert, periodically. I dont mind using a prebuilt component even, as long as it is free. If not I would greatly appreciate if someone could give me some pointers on how to get this thing started. Any development language is fine as long as it's Microsoft technology. Thanx a lot, in advance Eraj
Hey try doing a search here on codeproject.com for notification window or popup control. I have a seen a couple here in the C# controls... [CDH]:suss: Thanks cPod....