One thing to remember with JS is accessibility...
-----Original Message----- From: Matthew Friedman [mailto:[EMAIL PROTECTED]] Sent: 09 August 2002 23:01 To: CF-Talk Subject: Callling Client or Session varibles from a javascript I have a need to read and set client or session variable from javascipt. I am working on a project that has to intergrate content that uses a standard set of calls to an api to send and recieve data. I have set up the system to use a frame with the API name to recieve the calls and I can catch request and send them back to the object calling, but I need the ablity to call and update client or session variabled. Setting the varibles is easy, I set up another frame and the first frame calls the second frame that runs cf code to process the request. The question is how do I retrieve "get" client varible information back from the second frame to return back to the object. Any help would be great. Matt ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

