Mário Gamito wrote:
Hi,

Hi have this bit of code:

-----------------------------------------------------
echo"
 <script language=\"JavaScript\">
  window.location=\"valid_cv_insert.php?email=$email\"
 </script>";
-----------------------------------------------------

but when passing to file valid_cv_insert.php, $email value doesn't go along.
The page that has this code "knows" tha value of $email variable.

Echo out $email to see if what you think is there actually is.

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

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

Reply via email to