iFrame. Is this possible?

  • Thread starter Thread starter shapper
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top