using System.Web.SessionState;string strUserID = (String)System.Web.HttpContext.Current.Session["LoginID"];
Login to post response