How to Resize an iframe
Question:
How do I resize an iframe?
Answer:
Use the width and height attributes of iFrame to adjust the size:
<iframe name="NAME" title="TITLE" src="http://bridge.caspio.net/dp.asp?AppKey=c8e010009f5dfa7058cf4x1887" width=500 height=300>Sorry, your browser does not support frames.</iframe>
