Wade wrote:

> 04222005 1645 GMT-6
>
> I have run into a problem. Two divs, left and right. The left div has
> functions that call for stats of what is going on. The right shows the
> actual data, and has at the bottom of the page Previous and Next buttons.
>
> When you click Next, the data on the right div updates but the functions
> on the left. So, Im left to assume that the whole page isnt updating,
> only the right div. I put a  if(isset($_POST['Previous']) ||
> isset($_POST['Next'])){ } around the functions thinking that would cause
> them to update. But that didnt work.
>
> How do you get two sections to update?
>
> Wade

Wade - you said left div, right div. Do you mean frame?

If you're using frames, the only way I know of to make one frame aware 
of an event that has occurred in the other frame is via JavaScript.

Mike
 


[Non-text portions of this message have been removed]



Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to