<% ' ################################# public Function CAL_SelectCategory(dtSelected) dim dtSelectedH dim CatList dim Selected dim sH: sH="" dtSelectedH = dtSelected sH ="" CatList.Close set CatList = nothing CAL_SelectCategory = sH End Function %>