Hello sir,
I insert user information in this way
UserName(textbox)
Email(textbox)
mobno.(textbox)
EmployementStatus(Emloyement Or UnEmployee)Dropdownlist
CompanyName(textbox)
loanAmmount(textbox)
If i select Unemployee in dropdownlist then hide the (companyname)textbox and insert the table data
and select employeement then all data insert in data base
how to hide (companyname)textbox plz give me any idea
thanks