whitespace in label
My problem is different. WE have a label control, we will have to assign some value with leading blank spaces in it. But this doesn't work
for eg:
LabelMessage.Text = " This is Testing Space";
Will not show the Spaces in my aspx screen. Any idea about how??
Warm Regards From,
Twinkle
************************************************** *******************
I don't know the key to success, but the key to failure is trying to please everybody.
************************************************** *******************
__________________
Warm Regards From,
Twinkle
************************************************** *******************
I don\'t know the key to success, but the key to failure is trying to please everybody.
************************************************** *******************
|