Hi all,
I have this code for my page (under IE 6, ASP.NET 2.0):
<body onload="Skype.Client.Start(); Skype.Attach(); UpdateStatus(); Skype.Client.Minimize(); ">
but after page load event Skype is not nimialized to tray but is full shown on the screen. Who knows why?
MP