Javascript ?, Help needed...

View: New views
2 Messages — Rating Filter:   Alert me  

Javascript ?, Help needed...

by Brian Polackoff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does anyone know how to, with JavaScript or ANY other way, determine the
source of a single page in a frameset when the page is not your domain from?
For instance I have a frameset with two frames (top and bottom) from the top
frame I want to find the name of the page in the bottom frame but, the
bottom frame will not be a page on my domain. I know the security issue out
there with JavaScript accessing remote domains but all I need is the name of
the page.

 

Any ideas, even really abstract one's welcome....

 

Thanks,
Brian R. Polackoff

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:29:46
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/29
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:29
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.29
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Re: Javascript ?, Help needed...

by Andy Jarrett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't know how to but a good idea to start might be

http://www.irt.org/xref/Frame.htm and
http://www.irt.org/xref/Doctype.htm#document

Using getElementByID and referencing the Frame object you might/should
be able to use the document object (of that frame).

Hope this makes sens. It was more thinking allowed than anything

Andy j
www.andyjarrett.co.uk



On 10/3/05, Brian Polackoff <Brian.Polackoff@...> wrote:

> Does anyone know how to, with JavaScript or ANY other way, determine the
> source of a single page in a frameset when the page is not your domain from?
> For instance I have a frameset with two frames (top and bottom) from the top
> frame I want to find the name of the page in the bottom frame but, the
> bottom frame will not be a page on my domain. I know the security issue out
> there with JavaScript accessing remote domains but all I need is the name of
> the page.
>
>
>
> Any ideas, even really abstract one's welcome....
>
>
>
> Thanks,
> Brian R. Polackoff
>
>
>
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:29:48
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/29
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:29
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.29
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54