TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kyle Oliver
NA
67
30.1k
Re: CheckBox value inserted into MS SQL data table
Mar 14 2019 8:11 AM
Hi,
I have three check boxes inserted on an application form on a webpage in ASP.Net with the following text values;
CheckBox 1: "0 - 49 Employees"
CheckBox 2: "50 - 149 Employees"
CheckBox 3: "150 and more Employees"
The user is to select one of the 03 checkBoxes and the selected text value in the selected checkBox is to be transfered to the SQL data table (table name: "CompanyDetails").
I have performed many Google searches on this topic but all I find is checkBoxes from a userForm to a dataBase and this code does not work with ASP.Net.
Could someone help or point me in the right direction as to how do I get the checkBox text value from the ASP.Net webpage to my MS SQL data table?
Apologies if my programing terminolgy is not correct as I am very new to programing.
Regards,
Kyle
Reply
Answers (
8
)
How to write regular expression for 101/AZ19/500000009/08 ?
how to use flink in c#