Re: [PHP] php + html (frame)

2004-12-24 Thread Matthew Sims
> John Nichel wrote: > >> [EMAIL PROTECTED] wrote: >> > Dear All, >> > >> > I just created a webpage with frame structure: >> > top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) >> + >> > right.php ( name of frame is "r" ) >> > >> > Now, I want to make a hypher link with "top.p

Re: [PHP] php + html (frame)

2004-12-24 Thread John Nichel
[EMAIL PROTECTED] wrote: John Nichel wrote: [EMAIL PROTECTED] wrote: Dear All, I just created a webpage with frame structure: top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + right.php ( name of frame is "r" ) Now, I want to make a hypher link with "top.php", and when user

Re: [PHP] php + html (frame)

2004-12-24 Thread edwardspl
John Nichel wrote: > [EMAIL PROTECTED] wrote: > > Dear All, > > > > I just created a webpage with frame structure: > > top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + > > right.php ( name of frame is "r" ) > > > > Now, I want to make a hypher link with "top.php", and when

Re: [PHP] php + html (frame)

2004-12-24 Thread Greg Donald
On Fri, 24 Dec 2004 21:35:01 +0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I just created a webpage with frame structure: > top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + > right.php ( name of frame is "r" ) > > Now, I want to make a hypher link with "top.php", an

Re: [PHP] php + html (frame)

2004-12-24 Thread John Nichel
[EMAIL PROTECTED] wrote: Dear All, I just created a webpage with frame structure: top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + right.php ( name of frame is "r" ) Now, I want to make a hypher link with "top.php", and when user mouse click the link under "top.php", then th

[PHP] php + html (frame)

2004-12-24 Thread edwardspl
Dear All, I just created a webpage with frame structure: top.php ( name of frame is "t" ) + buttom.php ( name of frame is "b" ) + right.php ( name of frame is "r" ) Now, I want to make a hypher link with "top.php", and when user mouse click the link under "top.php", then there will load a php ( b