Hai All ,
i had one datalist which appear all the pros for all the cities in the links of blue color.
but i need to display the link color in red to those pro who r working for us. i add one column in database 'workus' a bit. if 'workus' is true then it will display in red color.else in blue color.
Protected
drRow =
proCurrenctCityID =
ViewState(
objAnchor =
strRedirection =
objAnchor.HRef = strRedirection
intLen = drRow(
strFormatCompanyName = Mid(drRow(
objAnchor.InnerText = strFormatCompanyName +
objAnchor.InnerText = drRow(
strredirection =
Response.Redirect(strdirection)
Thanks in advance