Microsoft
Software
Hardware
Network
Question : Is their anyway to convert label to a string
Is their anyway to convert label to a string
Dim u As UserControl = TryCast(FindControl("Event
Details"),
UserControl)
Dim b As Label = TryCast(u.FindControl("lbl
EventID"),
Label)
Answer : Is their anyway to convert label to a string
If u are able to find the control, then u can assign the label text to string like
Dim b As Label = TryCast(u.FindControl("lbl
EventID"),
Label)
dim str as string
str = b.Text
Random Solutions
Corupt Registry on 2000 adv server
Scheduling a Meeting - Send Updates to Attendees Dialog Box
How to identify corrupt Excel-Objects?
Save password setting not retained in Outlook
For Experts: Internal representation of pre-20th century dates... what do you think of this one?
Dell Dimension 9150 with XP running terribly slow
How does one configure SPN for an ISA 2006 and NLB Exchange 2007 CAS-setup.
What is the script to do the following?
Problem automating word on IIS
Exchange Server 2010 SMTP Outbound Mail