I have a big problem. I want to copy the content of an iframe-object to a value of a hidden input-object in my formular. So that i am able to send it by clicking on on an submit button. Is that possible with JavaScript? I tried to get the value by
iFrame.document.value
but it is not defined. Somebody got an idea???
iFrame.document.value
but it is not defined. Somebody got an idea???