Home » questions » Passing varibles to text boxes in different browsers?
Passing varibles to text boxes in different browsers?
Scenario:
-Open a new webpage in a new browser in your PHP code.
-The new webpage has a username and password field
How do you pass the username and password you have stored in $variables in your PHP code to the username and password textbox on the new webpage?
Thanks

Answers
John J
On 2006-08-07 13:14:36