I am creating a web page that the user will sign on to. Once he does, I need to display an icon to see if he has any messages
Sudeep
>I am creating a web page that the user will sign on to. Once he does, I need to display an icon to see if he has any messages.
That sounds like something you could do with just a plain ASP.NET
website.
But you can host Winforms controls in webpages in IE if you're looking
for that kind of applet like functionality.
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.