I don't have an app, but from the authentication page, loaded in the popup, if
 authenticated, load a page with the following:

        <script>
                opener.location.href="PageToLoad.cfm";
                self.close();
        </script>

  I can expand on this if needed.

> -----Original Message-----
> From: Charlie [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 29, 2002 4:53 PM
> To: CF-Talk
> Subject: Login Inside Popup
> 
> 
> Has anyone created a login app within a pop-up window that upon 
> authentication, the pop-up closes and redirects the parent window 
> to a new page..........much appreciated if anyone can get me on 
> the right track

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to