Doing multiple frames and forms with JavaScript is not really a good idea.
Debugging the code for this can become a nightmare...

-----Original Message-----
From: Rene Maldonado [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 2001 6:59 PM
To: Michael George
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] update two frames at once?


Hi

I had the same problem, and I did not find an answer this way, the only way
is
with javascript .

Rene

Michael George wrote:

> Hello al!
>
> Is it possible to have two frames updated when cliking on one link?  I
have a
> page that is broken into 4 parts:
>         master title
>         section title
> d       section screen
> i
> r
> .
>
> what I want is that when a link is clicked on in the directory (the left
> column), I'd like to update the section title *and* the section screen...
>
> It seemed a cool layout at the time, but I'm thinking this isn't easily
> possible and I might just have to incorporate a section title on the
section
> screen...  But before I rewrite it, I thought I'd ask here.
>
> Thanks!
>
> -Michael
>
> P.S. I'd like to commend the regular posters to this list on being SOOO
>      informative and patient!  Every small question to this list always
>      gets several useful answers, even when I've seen questions asked over
>      and again.
>
> --
> No, my friend, the way to have good and safe government, is not to trust
it
> all to one, but to divide it among the many, distributing to every one
exactly
> the functions he is competent to.  It is by dividing and subdividing these
> republics from the national one down through all its subordinations, until
it
> ends in the administration of every man's farm by himself; by placing
under
> every one what his own eye may superintend, that all will be done for the
> best.
>                 -- Thomas Jefferson, to Joseph Cabell, 1816
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to