
insertadjacenthtml of object to trigger autodownload...
Hi All,
Instead of forcing a download by putting in the <object> tag, I wanted to
try doing this with a mouseclick...have the user click a link or picture to
trigger the download...so they'd have a choice....
what I see is that this somehow does not work...if I put the objecttag
straight in the html, it downloads, forced, but not when inserted
dynamically, (at least for 4 out of the 5 I tried, don't ask why only the 1
works, the only difference in the call is the GUID for each one, and the
guid's are MS provided...no typing errors, checked and doublechecked...'view
source' revealed the exact same code as when I would hardcode the tag...
TIA
T.G.