Hi Kevin Thats what I'm looking for. I am displaying a flash form. When a button is clicked, I want to display another flash form (contained in another cfm template) as a popup. I am using the popup manager class, and get a popup window. However, I cant get it to display my other form. I pass the name of the template to the contentPath of the popup manager class, but it apparently does not like it because it does not show it. No errors, but does not show my form.
Any ideas? Thanks. Kevin Aebig wrote: > FYI PopUp Manager Class is for *Flash* based popup windows, not HTML ones. > > Cheers, > > !k > > -----Original Message----- > From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] > Sent: March 10, 2006 7:45 AM > To: CF-Talk > Subject: RE: Flash form popup window > > That wouldn't be a popup. It'd be a normal window (without a target, it > should probably not even be a NEW window) > > This is in the archives somewhere. You'll find more detail if you find the > old posts but for the most part you want to do something like... > > getUrl(javascript:window.open(............................................)) > > ...:.:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > > --- --- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235037 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

