Re: Frame reload in php



PHP is serverside which means no, it has no control over the document scope. You could use Javascript and other links to target the different frames.


Hey,
I'm building a php website with frames on it.
one page is is devided in a 4 window frame, now if i click on a link in frame 2 a setting gets changed and i want to make frame 3 refresh with the new setting...
Is this possible in php or java?


Regards,

Robert.




--
Mike Willbanks
Zend Certified Engineer
http://blog.digitalstruct.com
.



Relevant Pages

  • Re: 4 ASP.Net & C# questions
    ... Instead of going the Javascript route with this I'm looking at redesigning ... > want on submit of one to redirect the results to another frame... ... target is there cause its a part of generic html. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: c# how to execute code and then submit a form
    ... different frame. ... Are we talking about an HTML form, ... but I need to use the form's target attribute so that ... have the visible button call a javascript method that will click the ...
    (microsoft.public.dotnet.framework.aspnet)
  • % Ultra Newbie Continued %
    ... let's say I have a hidden frame that contains PHP which queries ... BTW – I happen to be using <DIV> tagged DHTML ... JavaScript action is called... ...
    (alt.php)
  • Re: Preventing Browser-caching between Frames
    ... Because there is no Javascript involved in my code, ... If I load the list frame in a separate window and reload it the marking ... You can update your data in one frame and send it to the server. ... But only that frame will get updated - PHP can't force another frame to get updated. ...
    (comp.lang.php)
  • Re: Refresh problem
    ... Just use PHP. ... <?php layouthead(); ?> ... to frame the document. ... I have to do a browser check in layout.lib to avoid ...
    (comp.lang.php)