Clients don't inform the server of what frame a click originates frame,
you'd have to have a query string or URL based session mgt setup and do it
yourself.  You can direct the client what window/frame to load a response
in with a "Window-target" header but that's about all you can do.  OK,
back to Mason and mod_perl....
-Ian

Today, [EMAIL PROTECTED] <[EMAIL PROTECTED]> frothed and gesticulated...:
> I'm working on my own site with mod_perl and mason.
> 
> I want cookie exchange ONLY with one particular frame.
> 
> I *could* simply just maintain a list of pages that might
> validly be in the paricular frame, but I'd prefer something
> like...
> 
> Is there any method for the Apache::Request object or it's 
> Mason counterpart that will show me what the target frame
> on the user's browser the request is being made for?
> 
> Maybe not.
> 
> 
> 
> _______________________________________________
> Mason maillist  -  [EMAIL PROTECTED]
> http://netizen.com.au/mailman/listinfo/mason
> 

--
Salon Internet                          http://www.salon.com/
  Manager, Software and Systems "Livin' La Vida Unix!"
Ian Kallen <[EMAIL PROTECTED]> / AIM: iankallen / Fax: (415) 354-3326 

Reply via email to