Author: aammiz | Posted on: 9/23/2008 1:02:17 PM | Views : 1249

 Hi I am trying to assing  a text value to another control as its text property.
But the value I am trying to assing it is coming as      l {Text = "<img src=\"../images/Close.gif\" alt=\"\" />Already Exists"}
So when I am assiging a value to another control it is showing an image and the text next to it. How I can extract Alrelady Exists from here. 
Since I am going to do that in other controls therefore  'Already Exists" could be something else when i try to do the same task in other pages. 

 
...

Go to the complete details ...