Try putting this after you've done your work in the Login method: this.RegisterClientScriptBlock("CallScript", "<script type=""text/javascript"">CallScript();</script>") that way when your page returns from the PostBack, it will launch your new window.
drazz75
Participant
1070 Points
206 Posts
Re: how to open a new window with no toolbar after login
Nov 06, 2003 01:31 PM|LINK
PolymorphicPodcast.com - The show about object oriented development, architecture and best practices in .NET