Is there a way to fire a Javascript function as soon as the user logs in. I am using asp.net authentication. When the user logs in, regardless from where i want to fire off JavaScript:Chat_OpenMessengerDialog(). This will open up my CuteSoft messenger window.
So i just want to automatically open the chat messenger when the user has logged in.
Any ideas?
Thanks