Hi friends,
I may sound weird... But i am not able to access the label control in code behind... I get an error that lblorderid not declared.
Actually i need to post this page to another url...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dorababu MekaPosted Jan 12, 2011, 4:19 AM
Ananya SuhasPosted Jan 12, 2011, 4:15 AM
Dorababu MekaPosted Jan 12, 2011, 3:12 AM
What i make as Bold is the issue rename it to your page name as response every thing will work fine
Ananya SuhasPosted Jan 11, 2011, 9:23 PM
I am sorry its lblorderrefno and i am not able to access any of these labels in the mark up from code behind.... PLzz help
Bryian TanPosted Jan 11, 2011, 9:01 PM
I see you have five labels control on the page and I don't see the one with the id "lblorderid". lblorderid need to be on the same page in order to access it from the code behind.
Dorababu MekaPosted Jan 11, 2011, 11:14 AM
Ananya SuhasPosted Jan 11, 2011, 11:08 AM
Dorababu MekaPosted Jan 11, 2011, 9:58 AM
If not check whether it was under runat=server or not or please provide more information