You cant use regular form submissions with the msie modal and modeless dialogue. You can get around it by either enclosing everything in a single frame or iframe in which you can use regular form submission or the other alternative is to submit your data via httpRequest.
DRE On 11/16/06, Zaphod Beeblebrox <[EMAIL PROTECTED]> wrote: > > I've always used this kind of modal dialog in my apps. It might be > easier to configure to your needs. > > http://sublog.subimage.com/articles/2006/01/01/subModal > > > > > On 11/16/06, William Bowen <[EMAIL PROTECTED]> wrote: > > Is there a way to get a form contained within a modal dialog (created > > by calling showModalDialog) to submit to the same dialog? > > > > I'm searching too, but haven't found anything just yet. > > > > TIA! > > -- > > 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:220861 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
