I am Creating Session as _nid=10 Session("Info" + Cstr(_nid))="test" But when i check Session name Is Taken as InfoCStr(_nid) instead Info10 How i can get this, Want the Session name as Info10