A new starter! (with questions)
Hi, I am a new starter with asp.net and c#. I have coded a simple page using a code behind
file. I have used a server control and wired up the page_load method event in the c# file. In the page_load method I have tried to set the property of the Label text. When the page is displayed the label is blank. My question is can I not set the label text property in the page class load method?
Thanks.
Mark
yeziforeverPosted Apr 25, 2005, 4:48 AM
SparkoPosted Apr 23, 2005, 8:40 PM
hector_bustoPosted Apr 21, 2005, 1:21 PM