Click here to Skip to main content
15,896,063 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Kind of new to Web Development with ASP.Net and was wondering... Pin
Manas Bhardwaj13-Jul-09 4:31
professionalManas Bhardwaj13-Jul-09 4:31 
AnswerRe: Kind of new to Web Development with ASP.Net and was wondering... Pin
PJWindsor13-Jul-09 4:53
PJWindsor13-Jul-09 4:53 
Questionjavascript with usercontrol Pin
Mohammed Elkholy13-Jul-09 2:49
Mohammed Elkholy13-Jul-09 2:49 
AnswerRe: javascript with usercontrol Pin
Not Active13-Jul-09 4:12
mentorNot Active13-Jul-09 4:12 
QuestionAsk for promotion when Window has to be close Pin
ksss_maheshece13-Jul-09 1:58
ksss_maheshece13-Jul-09 1:58 
AnswerRe: Ask for promotion when Window has to be close Pin
vaghelabhavesh13-Jul-09 2:19
vaghelabhavesh13-Jul-09 2:19 
Questionhow I can get id's of checked checkboxes, which are runtime added? Pin
kripa2113-Jul-09 1:58
kripa2113-Jul-09 1:58 
AnswerRe: how I can get id's of checked checkboxes, which are runtime added? Pin
PJWindsor13-Jul-09 5:03
PJWindsor13-Jul-09 5:03 
What is the definition for table1 variable? Is it public? as from the code it looks like it could be used as a local variable.

You could set a break point on the line starting "For Each ctl As Control In table1.Controls" and see if it says that the table contains any controls

If it does then then next line to look at would be the runtime values of the "If CType(ctl, CheckBox).Checked = True Then" line does it say the value is checked? how does that corrospone to the database values?

Any chance you could post the code as a code block? the entire page and behind code?

Phil
AnswerRe: how I can get id's of checked checkboxes, which are runtime added? Pin
Kannan Ar13-Jul-09 5:19
professionalKannan Ar13-Jul-09 5:19 
AnswerRe: how I can get id's of checked checkboxes, which are runtime added? Pin
kripa2125-Nov-09 23:19
kripa2125-Nov-09 23:19 
QuestionASP.NEt with ORACLE Pin
sandhya1413-Jul-09 1:42
sandhya1413-Jul-09 1:42 
AnswerRe: ASP.NEt with ORACLE Pin
Blue_Boy13-Jul-09 1:43
Blue_Boy13-Jul-09 1:43 
GeneralRe: ASP.NEt with ORACLE Pin
sandhya1413-Jul-09 1:51
sandhya1413-Jul-09 1:51 
AnswerRe: ASP.NEt with ORACLE Pin
Brij13-Jul-09 1:44
mentorBrij13-Jul-09 1:44 
AnswerCP Member Ignore : Cross Post Pin
Abhijit Jana13-Jul-09 1:44
professionalAbhijit Jana13-Jul-09 1:44 
QuestionAdd arraylist to pre-checked checkboxes Pin
simplee13-Jul-09 1:07
simplee13-Jul-09 1:07 
QuestionHow to filter Office Documents in Indexing Services. Pin
alisolution13-Jul-09 0:59
alisolution13-Jul-09 0:59 
AnswerRe: How to filter Office Documents in Indexing Services. Pin
vaghelabhavesh13-Jul-09 2:32
vaghelabhavesh13-Jul-09 2:32 
Questionhow to apply themes to the webparts Pin
lakshmichawala13-Jul-09 0:46
lakshmichawala13-Jul-09 0:46 
AnswerRe: how to apply themes to the webparts Pin
Brij13-Jul-09 1:42
mentorBrij13-Jul-09 1:42 
AnswerRe: how to apply themes to the webparts Pin
r a m e s h13-Jul-09 5:22
r a m e s h13-Jul-09 5:22 
Questionsending email with attachment(which lies in a table as an image file ) Pin
shankbond13-Jul-09 0:08
shankbond13-Jul-09 0:08 
AnswerRe: sending email with attachment(which lies in a table as an image file ) Pin
Blue_Boy13-Jul-09 0:11
Blue_Boy13-Jul-09 0:11 
AnswerRe: sending email with attachment(which lies in a table as an image file ) Pin
CrazyCoder2613-Jul-09 0:24
CrazyCoder2613-Jul-09 0:24 
GeneralRe: sending email with attachment(which lies in a table as an image file ) Pin
shankbond13-Jul-09 0:54
shankbond13-Jul-09 0:54 

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.