S
shapper
Hello,
I have the following:
<iframe id="ifUpload" onload="UploadFile()" scrolling="no"
frameborder="0" class="ifUpload" src="FileUpload.aspx"></iframe>
Can I create the content of the iFrame at runtime? Without using
src="FileUpload.aspx"?
Thanks,
Miguel
I have the following:
<iframe id="ifUpload" onload="UploadFile()" scrolling="no"
frameborder="0" class="ifUpload" src="FileUpload.aspx"></iframe>
Can I create the content of the iFrame at runtime? Without using
src="FileUpload.aspx"?
Thanks,
Miguel