Pass value back from stateless popup to calling form
If #Script:page.close is used to close a stateless popup window, are there any methods for passing values back to the "calling" form without reloading the calling form and losing any entered info?
I'm trying to zero out the calling radio button's value if my popup's Cancel button is clicked.