Hiding a parent Iframe from asp.net

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello

I have an asp.net page which is within an asp iframe. Sometimes
there's nothing to show in asp.net page, so I need to do something to
hide the iframe in the asp page, so I don't show a blank iframe.

Does anyone know how the javascript and
ClientScript.RegisterStartupScript to do this?

Thanks
-phl

.