I have a form that opens in an iFrame. The form is submitted and the results returned, but unfortunately collapsing the iFrame window wipes out these results. It seems as if the iFrame is only aware of the original URL and nothing related to the form itself. Does anyone know of a good way to get around this? Some sort of onCollapse and onExpand would be a good start, but I've found nothing so far. Suggestions?