How to get record from multiple table on button click
                            
                         
                        
                     
                 
                
                    Hi
  I have one Web form fields countrycode,officedesc . I want when user selects countrycode , it should search in another table having field countrycode and get value from the field last_no when user clicks on Save Button.
Thanks