Click to See Complete Forum and Search --> : Accessing the contents of another document


Me2k
04-16-2003, 11:48 AM
Hi,

How can I access the contents of another document in my JavaScript.

For instance, Document.all referes to objects in current document.. How can I refer to objects in an external page?

Thanx

khalidali63
04-16-2003, 11:52 AM
You can't.however,if you open another window from a prent window then and only then you can access the contents of the child window.

Cheers

Khalid

guik
04-16-2003, 11:53 AM
it depends on what you want to access...

Me2k
04-16-2003, 03:17 PM
I need to access the text & tags in the document