i have a aspx page which i am loading using facebox. In the form i have a button which submits the form.on clicking the button the facebox closes and browser shows the same form which was opened in facebok.
I used asp.net update panel to avoid full postback in popup, but using update panel not showing the facebox popup.
how can i make the facebox popup windows stayed there as it was before postback.