Click here to Skip to main content
15,882,017 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Writing Validation summary message from Client side script Pin
Vasudevan Deepak Kumar29-Mar-07 6:45
Vasudevan Deepak Kumar29-Mar-07 6:45 
QuestionRe: Writing Validation summary message from Client side script Pin
snir_ya29-Mar-07 7:01
snir_ya29-Mar-07 7:01 
GeneralRe: Writing Validation summary message from Client side script Pin
snir_ya29-Mar-07 7:48
snir_ya29-Mar-07 7:48 
AnswerRe: Writing Validation summary message from Client side script Pin
Kunal P29-Mar-07 21:44
Kunal P29-Mar-07 21:44 
QuestionUsing for loops within aspx? Pin
muppet00729-Mar-07 6:26
muppet00729-Mar-07 6:26 
AnswerRe: Using for loops within aspx? Pin
kubben29-Mar-07 6:40
kubben29-Mar-07 6:40 
GeneralRe: Using for loops within aspx? Pin
muppet00729-Mar-07 6:52
muppet00729-Mar-07 6:52 
GeneralRe: Using for loops within aspx? Pin
kubben29-Mar-07 7:20
kubben29-Mar-07 7:20 
Actually, what I have found is without the Page.Bind the <% for loop stuff doesn't get evaluated. I guess I should say that if your code above is in a control then you can just bind the control as well.

I recently had a formview that was doing some conditional stuff with. If I didn't do the forview.databind you would see the <% if statements on the page.

So what I am saying is that Page.Bind will hopefully work for you in translating your for loop to the code above.

Ben
AnswerRe: Using for loops within aspx? Pin
Not Active29-Mar-07 7:04
mentorNot Active29-Mar-07 7:04 
Questioninserting listbox item into databse Pin
Kunal P29-Mar-07 5:43
Kunal P29-Mar-07 5:43 
AnswerRe: inserting listbox item into databse Pin
Not Active29-Mar-07 5:52
mentorNot Active29-Mar-07 5:52 
GeneralRe: inserting listbox item into databse Pin
Kunal P29-Mar-07 5:55
Kunal P29-Mar-07 5:55 
GeneralRe: inserting listbox item into databse Pin
Not Active29-Mar-07 6:08
mentorNot Active29-Mar-07 6:08 
GeneralRe: inserting listbox item into databse Pin
Kunal P29-Mar-07 6:11
Kunal P29-Mar-07 6:11 
QuestionServer Error in '/aspx' Application. Pin
nothingbutcat29-Mar-07 5:04
nothingbutcat29-Mar-07 5:04 
AnswerRe: Server Error in '/aspx' Application. Pin
Paddy Boyd29-Mar-07 5:09
Paddy Boyd29-Mar-07 5:09 
GeneralRe: Server Error in '/aspx' Application. Pin
nothingbutcat29-Mar-07 5:29
nothingbutcat29-Mar-07 5:29 
GeneralRe: Server Error in '/aspx' Application. Pin
Paddy Boyd29-Mar-07 5:31
Paddy Boyd29-Mar-07 5:31 
GeneralRe: Server Error in '/aspx' Application. Pin
Not Active29-Mar-07 5:45
mentorNot Active29-Mar-07 5:45 
GeneralRe: Server Error in '/aspx' Application. Pin
Paddy Boyd29-Mar-07 5:49
Paddy Boyd29-Mar-07 5:49 
AnswerRe: Server Error in '/aspx' Application. Pin
Not Active29-Mar-07 5:49
mentorNot Active29-Mar-07 5:49 
GeneralRe: Server Error in '/aspx' Application. Pin
nothingbutcat29-Mar-07 6:50
nothingbutcat29-Mar-07 6:50 
QuestionAjax control doesn't work in Firefox and other computers? Pin
Abubakarsb29-Mar-07 4:49
Abubakarsb29-Mar-07 4:49 
QuestionSSL ERROR Pin
lajith29-Mar-07 3:05
lajith29-Mar-07 3:05 
Questionhow to generate reprot using sql server 2000 reporting service Pin
mohd imran abdul aziz29-Mar-07 2:37
mohd imran abdul aziz29-Mar-07 2:37 

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.