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
SQL DISTINCT still returns dups
Hard Shutdown Event ID?
Edit registry of XP on slave drive
how to delete orphaned print shares
Import text file of contacts into Outlook
sql injection protection
Extracting Text
Using "or" to search multiple criteria in a query by form ms access
Undoing a record
Windows 7 clean install