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
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
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
3 matches
Mail list logo