How do I not pop up a new window when ShowModalDialog and ShowModelessDialog Submit?
step:
1. Add in the page of ShowModalDialog
2. Set the Form's properties Target to "".
E.G.
/ / -------------------------------------------------------------------------------------------- -----------------------
Try0.html ---- Open a Modal Dialog.
Try.html - page that needs to be submitted to the form