4
Answers

how to Get value from Radio button inside a user control

 
Hi Guys,
 
I want to get value from Radio button inside a user control. I need to get it on the Radio buttton change or check event using Jquery or Javascript. pls help
 
 
 
 
Answers (4)
0
Manas Mohapatra

Manas Mohapatra

NA 29.3k 3.3m 7y
I am not sure about which form you are talking about Web or Windows. You can design it by your own. Next thing is to get data from FORM and insert in Oracle database. Follow below links that may help you:
 
http://www.c-sharpcorner.com/uploadfile/mahesh/working-with-oracle-databases-using-ado-net/ 
 
http://www.java2s.com/Tutorial/CSharp/0560__ADO.Net/DoaninsertcommandtoOracledatabase.htm 
 
https://www.codeproject.com/Articles/1155/Simple-ADO-NET-Database-Read-Insert-Update-and-Del
 
 
Accepted
0
Arif Mohammed

Arif Mohammed

NA 45 407 7y
thanks manas