Forum Moderators: coopster & phranque

Message Too Old, No Replies

Java Security Model

Capture variable from another frame onLoad

         

webworkz

9:43 am on Jan 13, 2002 (gmt 0)



Hello. I've built a frame system for our ISP customers, very similar to AskJeeves.com. The only feature I am lacking right now is the ability to close the frame without taking the user back to their point of every. Example:

Say you log into the system and visit [cnn.com...] .. You then browse through their articles and decide to close the frame. The system drops you off at your point of entry (cnn.com) rather than the current document you are viewing.

I'm wondering how I can capture the current bottom URL and pass it to the top frame on load without complete re-reading the current document (example: Hotmail). All I can find about this topic simply states that I can not be done because of the security model present in Java/script.

Is it possible to get this working? I deal mostly with PHP/MySQL building data-driven web-based applications, so I'm not exactly a JavaScript guru. This very well could be something I simply looked over and was unable to attain the proper resource.

If you're shady on my explanation.. you can view the system at
[webworkzisp.com...]

Justin Dalrymple

(edited by: engine at 11:23 am (utc) on Jan. 13, 2002)

grnidone

6:22 pm on Jan 20, 2002 (gmt 0)



I think you stumped us. I am going to kick this to the top so someone can answer it for you.