1
Answer

asp.net

Kevin

Kevin

10y
489
1
sir,
 
my web-form is questionniare  and it consists of ten questions whose answers are yes or no in radio button format , i want to count the number of yes radio buttons selected and no radio buttons selected in display them in two  text-boxes yes and no respectively. kindly suggest me something on this
 
thanking you 
Answers (1)
0
Crish

Crish

NA 3.7k 76.4k 14y
hi

have you uploaded your web application on webserver or in local ?

If you have uploaded it on webserver then you must be give live Ms-SQL credentials in your web config for database connection.

"Database=databsename;Server=01.01.111.222;User=testuser;Pwd=password;"


Don't forget to Mark Do you like this Answer  that solved your problem!