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
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