Fw: [PHP] passing a query string to a popup window problems

2003-02-11 Thread Kevin Stone
ry 11, 2003 1:09 PM Subject: [PHP] passing a query string to a popup window problems > I am trying to pass 2 variable values(username and userpassword) to a popup > window to display those values when a button is clicked. When the window > pops up, the variable names aren't displayed

Re: [PHP] passing a query string to a popup window problems

2003-02-11 Thread John Nichel
What's the value of $_GET['formuser'] and $_GET['formpassword'] in your pop up window? Brad Esclavon wrote: I am trying to pass 2 variable values(username and userpassword) to a popup window to display those values when a button is clicked. When the window pops up, the variable names aren't displ

[PHP] passing a query string to a popup window problems

2003-02-11 Thread Brad Esclavon
I am trying to pass 2 variable values(username and userpassword) to a popup window to display those values when a button is clicked. When the window pops up, the variable names aren't displayed because they havent been passed. Here is the code: onclick="window.open('http://www.bluedorado.com/bdnfo