Ok, I have a asp.net project. Everything works great. HOWEVER, this project was made to be called from within a frame or iframe.
When being used within the iframe the user gets a blank frame when clicking certian buttons.
Here is the code for the iframe.
<iframe src="http://www.website.com/?cid=A195E1A9-A5D7-4046-89A4-1C00D4F81E35" id="frameName" frameborder="0" width="550"...