Refreshing content in dialog box

Refreshing content in dialog box

How do I refresh the content in a dialog box ?
I embedded a iframe inside the dialog box which contains some form and when clicked on the submit button its redirected to a output data.
When I closed the dialog box it still shows the previous output data instead of from.
How to get back to the form after I close the dialog box?
 
-Thank you