parent.document.getElementById("next").innerHTML=window.frames['hiddenframe'].document.body.innerHTML;
Error: window.frames.hiddenframe is undefined
this is the error i get. i have given an id for iframes as hiddenframe but still it isnt working.
i cant see to find my mistake please help.