Web Hosting Talk







View Full Version : Passing Login Variable in a Form


jerett
10-09-2007, 11:49 AM
Greetings -

I am using WHMCS and would like to pass {$username} and {$password} to another action location. The username and password are already populated so I just need to pass the variable to the action. Can someone help me with this? I hope I explained it correctly.


Thank you,
Jerett

jerett
10-09-2007, 12:01 PM
I am sure I didn't explain this well - but basically there are two fields populated with username and password. I want to take that info and pass it through a form / url link to another script that would utilize that same login information to access. :) Does that make any sense? (not a php person)

jerett
10-09-2007, 01:53 PM
Blah - got it working.