<% if session("email")="" then Response.Redirect("../../../../index.asp") else %> <%sp=split(request.servervariables("PATH_INFO"),"/") for i= ubound(sp)-1 to ubound(sp) finalstring=finalstring & sp(i) & "/" next finalstring=mid(finalstring,1,len(finalstring)-1) coursepageupdate(finalstring) %> Customer Relationship Management
 
 
     
     
   
  Introduction
  Need for CRM
  Three Functions of CRM
  Sales Automation
  Marketing Automation
  Customer Contact Centre
   
 
     
<%END IF%>