C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




show tray notification message in asp.net


Posted Date: 10 Oct 2008      Total Responses: 2

Posted By: Arumugavel       Member Level: Silver     Points: 1


hi all,

if when user login then automatically show the tray notification message "welcome this site". shows tray icon area. for asp.net project


Pleas help me

Thanks & Regards
Arumugavel M




Responses

Author: senthil    10 Oct 2008Member Level: GoldRating:     Points: 4
hi

First move to source page use the <body> tag

and insert the onload event.

The codings are given below:

<script language="javascript" type="javascript/text">
function welcome()
{
alert("welcome this site");
}
</script>
<body onload="welcome();" runat="server">


Hope this is help for U...



Author: gomathinayagam    10 Oct 2008Member Level: GoldRating:     Points: 3
asp.net project runs only in web browsers. if you need to move your application into system tray, do it in window application that interact with your website.


Post Reply
You must Sign In to post a response.
Next : silverlight
Previous : HI i lookup for Volonter asp.net site develop job
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

conference call definitions

Contact Us    Privacy Policy    Terms Of Use