Re: [PHP] Plz help me

2004-12-06 Thread Richard Lynch
suneel wrote: > Hi Every one... > > Straight to the topic... > > I have a template file called welcome.tmp. I > want to show the whole file in a Iframe with > dimensions of 250 x 250.(i.e., less dimensions > ). > > Is it possible using PH

RE: [PHP] Plz help me

2004-12-03 Thread Vail, Warren
IFRAME to the correct URL for that (more of an html issue). Warren Vail > -Original Message- > From: suneel [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 1:00 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Plz help me > > > Hi Every one... > >

Re: [PHP] Plz help me

2004-12-03 Thread Greg Donald
On Sat, 4 Dec 2004 02:30:04 +0530, suneel <[EMAIL PROTECTED]> wrote: > I have a template file called welcome.tmp. I want > to show the whole file in a Iframe with dimensions of 250 x 250.(i.e., less > dimensions ). > > Is it possible using PHP. Or how

[PHP] Plz help me

2004-12-03 Thread suneel
Hi Every one... Straight to the topic... I have a template file called welcome.tmp. I want to show the whole file in a Iframe with dimensions of 250 x 250.(i.e., less dimensions ). Is it possible using PHP. Or how should