B
Brian Henry
Hi, is there a way to get a form to post back to a modal dialog box when it
was posted from a modal dialog to start with? here is the problem... I have
a form with combo boxes and when you select one then click on an add button
it adds the item to a list box, but when you click on add (this is in a
modal dialog box) it opens the postback in a new window outside of the modal
dialog box, how do you force it to postback to the modal dialog? thanks
was posted from a modal dialog to start with? here is the problem... I have
a form with combo boxes and when you select one then click on an add button
it adds the item to a list box, but when you click on add (this is in a
modal dialog box) it opens the postback in a new window outside of the modal
dialog box, how do you force it to postback to the modal dialog? thanks