Question : Page.Title

My snippet works...as far as the color of the title.

However..there doesn't seem to be a way to align the text to the right.

 Page.Title = "<span style=""color:Red;width:520px; float:right;""> YOU MUST ENTER LOAN DATE!</span>"

Answer : Page.Title

mgh_mgharish:

Tried that and it didn't work...

Wound up with this...

Page.Title = "<span>&nbsp;</span><span style=""color:Red;width:520px; padding-left:200px;""> YOU MUST ENTER LOAN DATE!</span>"

Random Solutions  
 
programming4us programming4us