Alternatives to pop-ups ???http://forums.asp.net/t/341159.aspx/1?Alternatives+to+pop+ups+Thu, 18 Sep 2003 06:31:29 -0400341159341159http://forums.asp.net/p/341159/341159.aspx/1?Alternatives+to+pop+ups+Alternatives to pop-ups ??? Hi, I am using VB.NET/ASP.NET/SQL 2000 for a web application. In our application, we are using some Window pop-ups, using javascript window.ope() command. But these days, there are lot of Pop up killers, which kills the pop-ups and doesn't let the pop advertisement display. So, what are the possible alternatives to pop ups? Please advice. Thanks Pankaj 2003-09-17T21:59:01-04:00341444http://forums.asp.net/p/341159/341444.aspx/1?Re+Alternatives+to+pop+ups+Re: Alternatives to pop-ups ??? You can use layers to do this.Don't forget making a button or others to close the layer. 2003-09-18T05:51:59-04:00341450http://forums.asp.net/p/341159/341450.aspx/1?Re+Alternatives+to+pop+ups+Re: Alternatives to pop-ups ??? well the alternative is <i>not</i> to use popups. Though of course there are options involving frames and iframes j 2003-09-18T06:02:36-04:00