Click to See Complete Forum and Search --> : : How to get a Popup Window through ASP.NET?


kumaran_sb
May 11th, 2003, 05:47 PM
Hi guys

is it possible to popup a 'status window' showing some kinda status of the other components in the page loading? and automatically close when the page loads comnpletely..

I guess I have to do it through some kinda javascript which i register using a
ClientScriptBlock and attach it to the event which caused the page to reload ???


Regards
K