Dec 12th, 2010, 8:39 AM
Can anyone offer any help on this? I tested the output of the login.php script and get -->
Array ( [submission_id] => 53 [school] => CHG [app_received] => 12/12/1212 [app_type] => FTD [driver_fname] => [driver_initial] => [driver_lname] => [social_security_no] => 111-11-1111 )
The fields in my form have corresponding names. Nothing is being filled into the form though when logging back in. Do I need to do something in the HTML of the form to get it to see these values? Any help would be appreciated.
Thanks!
Array ( [submission_id] => 53 [school] => CHG [app_received] => 12/12/1212 [app_type] => FTD [driver_fname] => [driver_initial] => [driver_lname] => [social_security_no] => 111-11-1111 )
The fields in my form have corresponding names. Nothing is being filled into the form though when logging back in. Do I need to do something in the HTML of the form to get it to see these values? Any help would be appreciated.
Thanks!