diff --git a/Wello/www/addwell.php b/Wello/www/addwell.php index 5b984b7..e843abc 100644 --- a/Wello/www/addwell.php +++ b/Wello/www/addwell.php @@ -50,9 +50,13 @@ if($_SERVER['REQUEST_METHOD']=='POST') { $Insert_Query = "INSERT INTO well_pending ( - Registration_Number) + Registration_Number, + State_Well_No, + Other_No) VALUES ( - '$RegistrantNumber')"; + '$RegistrantNumber', + '$StateWellNumber', + '$OtherNumber')"; $form_update = "UPDATE well_completion_report