Click to See Complete Forum and Search --> : how do i get the html again??


druss
03-24-2003, 12:18 AM
im just wondering how to get the html source from another frame??

i know its something like document.external.getHTML

or something like that

Thanks
Goran



----------------------------------------------------------------
ok i found out however now i cannot make it work

this is what ive done

document.crypt.source_code.value = document.confirmsite.documentElement.outerHTML;

however is says its null or not an object??

the frame does exist yet still no luck?

Thanks
Goran