RE: [PHP] Frames and variables

2003-08-01 Thread Jay Blanchard
[snip]
I have a site that uses frames. On one frame i  have buttons to select
the
language. When user hits the button to select the language it is
supposed to
change in both frames.

Any idea how to do this?
[/snip]

Please read http://www.w3.org/TR/html4/present/frames.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] frames and variables

2002-08-14 Thread @ Edwin
I think one of the (if not THE) best implementation of frames with 
PHP/Javascript (HTML,CSS...) is phpmyadmin...

http://www.phpmyadmin.net/

Of course, there could be a lot of others...

- E

>
>The only way to talk to multiple frames is with javascript.  yuk.
>
>Justin French
>
>
>on 15/08/02 2:37 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
>
> > Has anyone here designed php sites that use a combination of php pages
> > and html pages?
> >
> > What I want to know is how to pass a variable from nav_frame.php (at 
the
> > top) to itself, AND to the data.php frame (lower frame, main body)
> >
> > I can pass variables to itself, (with the "?page_name=content.htm"
> > thingie attached to links, but I don't know how to make this accessible
> > to both frames at the same time.
> > Help appreciated, yes, I'm asking a lot of questions since this is a
> > project for college and my due data is in 2 ... ooops 1 DAY! WhooHOO!
> >
> > - Vic
> >
> >
> >
> > __
> > Post your ad for free now! http://personals.yahoo.ca
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>




_
ハイセンスな商品を気軽に購入 MSN ショッピング http://shopping.msn.co.jp/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP] frames and variables

2002-08-14 Thread vic

You gotta be kidding me!

- Vic


-Original Message-
From: Justin French [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, August 15, 2002 12:49 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP] frames and variables

The only way to talk to multiple frames is with javascript.  yuk.

Justin French


on 15/08/02 2:37 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:

> Has anyone here designed php sites that use a combination of php pages
> and html pages? 
> 
> What I want to know is how to pass a variable from nav_frame.php (at
the
> top) to itself, AND to the data.php frame (lower frame, main body)
> 
> I can pass variables to itself, (with the "?page_name=content.htm"
> thingie attached to links, but I don't know how to make this
accessible
> to both frames at the same time.
> Help appreciated, yes, I'm asking a lot of questions since this is a
> project for college and my due data is in 2 ... ooops 1 DAY! WhooHOO!
> 
> - Vic
> 
> 
> 
> __
> Post your ad for free now! http://personals.yahoo.ca


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

__ 
Post your ad for free now! http://personals.yahoo.ca

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] frames and variables

2002-08-14 Thread Justin French

The only way to talk to multiple frames is with javascript.  yuk.

Justin French


on 15/08/02 2:37 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:

> Has anyone here designed php sites that use a combination of php pages
> and html pages? 
> 
> What I want to know is how to pass a variable from nav_frame.php (at the
> top) to itself, AND to the data.php frame (lower frame, main body)
> 
> I can pass variables to itself, (with the "?page_name=content.htm"
> thingie attached to links, but I don't know how to make this accessible
> to both frames at the same time.
> Help appreciated, yes, I'm asking a lot of questions since this is a
> project for college and my due data is in 2 ... ooops 1 DAY! WhooHOO!
> 
> - Vic
> 
> 
> 
> __
> Post your ad for free now! http://personals.yahoo.ca


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php