Click here to Skip to main content
15,906,097 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: I need help with web form data to be inserted into database in ASP.NET Pin
eyeseetee17-Mar-08 23:01
eyeseetee17-Mar-08 23:01 
GeneralRe: I need help with web form data to be inserted into database in ASP.NET Pin
Christian Graus17-Mar-08 10:45
protectorChristian Graus17-Mar-08 10:45 
GeneralRe: I need help with web form data to be inserted into database in ASP.NET Pin
Not Active17-Mar-08 11:13
mentorNot Active17-Mar-08 11:13 
QuestionSQLDATASOURCE Pin
Member 450523617-Mar-08 7:32
Member 450523617-Mar-08 7:32 
GeneralRe: SQLDATASOURCE Pin
Not Active17-Mar-08 7:55
mentorNot Active17-Mar-08 7:55 
GeneralRe: SQLDATASOURCE Pin
Member 450523617-Mar-08 8:21
Member 450523617-Mar-08 8:21 
QuestionHow to retrieve the Value of a Control in a Placeholder after postback Pin
jawe17-Mar-08 6:54
jawe17-Mar-08 6:54 
AnswerRe: How to retrieve the Value of a Control in a Placeholder after postback Pin
Christian Graus17-Mar-08 9:37
protectorChristian Graus17-Mar-08 9:37 
you need to insert these values before page load, otherwise they will not be part of the viewstate tree, and then you won't ever be able to access them.

If they are just labels, it would make more sense to put a literal in there and fill it with all the text from all the labels you are creating.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionI made a Virtual Directory on the Fly, but I get a 404 when testing it. What am I doing wrong? Pin
crystal915417-Mar-08 6:44
crystal915417-Mar-08 6:44 
GeneralFlickering of the page Pin
Ekjon17-Mar-08 6:14
Ekjon17-Mar-08 6:14 
GeneralRe: Flickering of the page Pin
Not Active17-Mar-08 6:32
mentorNot Active17-Mar-08 6:32 
GeneralRe: Flickering of the page Pin
Ekjon17-Mar-08 7:44
Ekjon17-Mar-08 7:44 
GeneralRe: Flickering of the page Pin
Not Active17-Mar-08 7:53
mentorNot Active17-Mar-08 7:53 
GeneralRe: Flickering of the page Pin
Ekjon17-Mar-08 9:30
Ekjon17-Mar-08 9:30 
QuestionFile download problem with Response.Cache ??? Pin
Vanamaindia17-Mar-08 3:49
Vanamaindia17-Mar-08 3:49 
GeneralAsp:reapeter Pin
Assaf8217-Mar-08 3:34
Assaf8217-Mar-08 3:34 
GeneralRe: Asp:reapeter Pin
eyeseetee17-Mar-08 3:43
eyeseetee17-Mar-08 3:43 
QuestionRe: Asp:reapeter Pin
Assaf8217-Mar-08 3:47
Assaf8217-Mar-08 3:47 
GeneralRe: Asp:reapeter Pin
Christian Graus17-Mar-08 9:38
protectorChristian Graus17-Mar-08 9:38 
GeneralShowing image in a Table's Row inside the DataList Pin
.NET- India 17-Mar-08 2:19
.NET- India 17-Mar-08 2:19 
GeneralRe: Showing image in a Table's Row inside the DataList Pin
J a a n s17-Mar-08 2:33
professionalJ a a n s17-Mar-08 2:33 
GeneralRe: Showing image in a Table's Row inside the DataList Pin
.NET- India 17-Mar-08 3:14
.NET- India 17-Mar-08 3:14 
GeneralRe: Showing image in a Table's Row inside the DataList Pin
eyeseetee17-Mar-08 3:21
eyeseetee17-Mar-08 3:21 
GeneralRe: Showing image in a Table's Row inside the DataList Pin
.NET- India 17-Mar-08 4:11
.NET- India 17-Mar-08 4:11 
GeneralRe: Showing image in a Table's Row inside the DataList Pin
J a a n s17-Mar-08 4:35
professionalJ a a n s17-Mar-08 4:35 

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.