Yes and don't work.

The code of the frameset
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset rows="*,80" frameborder="NO" border="0" framespacing="0">
  <frame src="imprimir_factura.php" name="mainFrame">
  <frame src="bot.php" name="bottomFrame" scrolling="NO" noresize>
</frameset>
<noframes><body>

</body></noframes>
</html>

And I want to see de value of $_REQUEST in "imprimir_factura.php
-----Original Message-----
From: Torsten Roehr [mailto:[EMAIL PROTECTED] 
Sent: sexta-feira, 27 de Agosto de 2004 10:31
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Re: paste values for one pop-up. And this pop-up is one
frame

"Andre" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> But don't work that's is my problem,
> And I think this don't work because the pop-up window is a frame
> Help??

Have you seen my other post from two minutes ago?

You mean your popup contains a frameset? Then post your frameset code and we
might be able to help.

Regards, Torsten

-- 
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