Click here to Skip to main content
15,908,776 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Data Type Pin
Sathesh Sakthivel17-Jun-07 18:01
Sathesh Sakthivel17-Jun-07 18:01 
QuestionWrong database values [modified] Pin
ASPnoob17-Jun-07 12:00
ASPnoob17-Jun-07 12:00 
AnswerRe: Wrong database values Pin
Christian Graus17-Jun-07 12:02
protectorChristian Graus17-Jun-07 12:02 
AnswerRe: Wrong database values Pin
Guffa17-Jun-07 19:02
Guffa17-Jun-07 19:02 
GeneralRe: Wrong database values Pin
ASPnoob17-Jun-07 20:41
ASPnoob17-Jun-07 20:41 
QuestionFinding Control Pin
Tarik Guney17-Jun-07 8:10
Tarik Guney17-Jun-07 8:10 
AnswerRe: Finding Control Pin
Tarik Guney17-Jun-07 9:55
Tarik Guney17-Jun-07 9:55 
AnswerRe: Finding Control Pin
Guffa17-Jun-07 9:58
Guffa17-Jun-07 9:58 
atarikg wrote:
i gotta handle it with looping.


You can't do that. There is no collection of selected radio buttons that you can loop through. There isn't even a collection of radio buttons.

There is a collection of form elements, you have to loop through that to find the radio buttons, then check each one of them to see if it is selected.

---
single minded; short sighted; long gone;

AnswerRe: Finding Control Pin
Christian Graus17-Jun-07 10:13
protectorChristian Graus17-Jun-07 10:13 
GeneralRe: Finding Control Pin
Tarik Guney17-Jun-07 10:47
Tarik Guney17-Jun-07 10:47 
GeneralRe: Finding Control Pin
Christian Graus17-Jun-07 12:01
protectorChristian Graus17-Jun-07 12:01 
Questionauto sending mail Pin
mehran.asg17-Jun-07 8:08
mehran.asg17-Jun-07 8:08 
AnswerRe: auto sending mail Pin
Tarik Guney17-Jun-07 9:44
Tarik Guney17-Jun-07 9:44 
GeneralRe: auto sending mail Pin
mehran.asg17-Jun-07 11:01
mehran.asg17-Jun-07 11:01 
GeneralRe: auto sending mail Pin
Tarik Guney17-Jun-07 11:07
Tarik Guney17-Jun-07 11:07 
AnswerRe: auto sending mail Pin
RepliCrux17-Jun-07 13:19
RepliCrux17-Jun-07 13:19 
QuestionDisplaying two tables in a single Data Griid Pin
vijaybhasker17-Jun-07 7:50
vijaybhasker17-Jun-07 7:50 
AnswerRe: Displaying two tables in a single Data Griid [modified] Pin
Tarik Guney17-Jun-07 9:51
Tarik Guney17-Jun-07 9:51 
AnswerRe: Displaying two tables in a single Data Griid Pin
Saifi Hasan17-Jun-07 18:36
Saifi Hasan17-Jun-07 18:36 
Questionasp:RegularExpressionValidator not working in IE7 Pin
Brendan Vogt17-Jun-07 7:36
Brendan Vogt17-Jun-07 7:36 
QuestionWeb-services Pin
Mikeyyy17-Jun-07 6:28
Mikeyyy17-Jun-07 6:28 
AnswerRe: Web-services Pin
Christian Graus17-Jun-07 10:14
protectorChristian Graus17-Jun-07 10:14 
GeneralRe: Web-services [modified] Pin
Vipin.d17-Jun-07 19:25
Vipin.d17-Jun-07 19:25 
GeneralRe: Web-services Pin
Mikeyyy18-Jun-07 6:48
Mikeyyy18-Jun-07 6:48 
QuestionMembership and role management database Pin
missrej17-Jun-07 6:13
missrej17-Jun-07 6:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.