Click to See Complete Forum and Search --> : which page is loaded


Webskater
07-04-2003, 07:01 AM
Is there anyway of finding out what the src of a frame is i.e. which page is currently loaded in a particular frame? Thanks.

Charles
07-04-2003, 07:08 AM
Frame.locaton ought to do the trick.

Webskater
07-04-2003, 08:44 AM
Thanks.

Khalid Ali
07-04-2003, 09:07 AM
Just an addition to the above,,,if you are trying to access the source for an out of domain page,you can not access the src or any other resource on that page
out of domain = pages which are not being served from your own server...