Saturday, March 15, 2008

how to show link buton text in two colors

lnkFriendRequest.Text = " Friend Requests " + ViewState["count_request"].ToString() + " new";
output is as folows
Friend Requests (o new)
Mahesh K. Sharma
mahesh.sharma@live.in

No comments: