For a strange reason iframes DOESN'T work with shtml.
(doen't pass the               var ip = '<!--#echo var="REMOTE_ADDR"-->';
as parameter with a FORM/POST  to a php script. It shows is but it doesn't
pass it!)

I had to change them to FRAMEs.

Makis


> -----Original Message-----
> From: Analysis & Solutions [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 18, 2002 11:22 PM
> To: PHP List
> Subject: Re: [PHP] shtml problem
>
>
> On Tue, Jun 18, 2002 at 12:40:40PM +0300, savaidis wrote:
> >
> > echo ('<table border=0><tr><td><iframe src="main_l.php"
> width=200 height=600
> > frameborder=0>');
>
> Not that this is your problem, but rather a warning that you're heading in
> a bad direction...  iframes don't work in Netscape 4 (at least when
> Java'Scrap is turned off).
>
> --Dan
>
> --
>                PHP classes that make web design easier
>         SQL Solution  |   Layout Solution   |  Form Solution
>     sqlsolution.info  | layoutsolution.info |  formsolution.info
>  T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
>  4015 7 Av #4AJ, Brooklyn NY     v: 718-854-0335     f: 718-854-0409
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to