% //Response.Write(Request.Cookies["group_id"].Value); String RequestURL = Request.ServerVariables["HTTP_REFERER"]; String dsn = ConfigurationSettings.AppSettings["dsn"]; m_DBLayer = new DBLayer.DBLayer(dsn); String strSQL = "SELECT * FROM redirect_url WHERE from_url = '" + RequestURL + "'"; DataView dView2 = m_DBLayer.RunSelectReturnDV (strSQL,null,false); if (dView2.Count > 0) Response.Redirect(dView2[0]["redirect_url"].ToString()); %>
|
To login to NAPA Rewards, enter your last name for User Name and the last 6 digits of your social security number as your Password. If you are a Jr, Sr, etc, enter your last name followed by a space and the suffix. ie "Smith Jr". Should you have any problems with your login, please call a NAPA Benefit Consultant toll-free at (800) 593-7657. |