> I've always used this kind of modal dialog in my apps. It might be > easier to configure to your needs.
supercool! Thanks! I was able to get the other version working by setting window.name in the called form and then referencing the window.name value in the target of the form... this solution looks cross-browser which would be vastly superior to the IE only showModalDialog (even though I'm not supposed to support anything other than IE in my app...) thanks!! -- will "If my life weren't funny, it would just be true; and that would just be unacceptable." - Carrie Fisher ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:220862 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
