<%@ LANGUAGE=VBScript %> <% Set asplObj=Server.CreateObject("ASPL.Login") asplObj.Group("Admin") asplObj.Group("Dealer") asplObj.Protect Set asplObj=Nothing Pagename = "sales.asp" if Session("asplUserID") <> "" then set asplObj=Server.CreateObject("ASPL.Login") set conntrace=Server.CreateObject("ADODB.Connection") conntrace.Open asplObj.getasplConnStr mytime = now set rs = Server.CreateObject("ADODB.Recordset") sqlStr = "Select * from trace" rs.Open sqlStr, conntrace, 1, 3 rs.AddNew rs("userid")=session("asplUserid") rs("username")=session("asplUsername") rs("readtime")=mytime rs("Pagename")=Pagename rs.Update rs.Close conntrace.Close set rs=nothing set conntrace=nothing set asplObj=nothing end if set altConn = Server.CreateObject("ADODB.Connection") set altRS = Server.CreateObject("ADODB.Recordset") set altConn = Server.CreateObject("ADODB.Connection") set altObj = Server.CreateObject("ASPL.Login") set altRS = Server.CreateObject("ADODB.Recordset") altConn.Open altObj.getasplConnStr altRS.Open "Select * from trace where username like " & "'" & Session("asplUserName") & "'" & "AND pagename like " & "'" & Pagename & "'", altConn COUNT_DAYS = 0 FIRST_DATE = altRS("readtime") Do while Not altRS.EOF COUNT_DAYS = COUNT_DAYS + 1 LAST_DATE = altRS("readtime") altRS.MoveNext loop DATE_DIFF = DateAdd("d",-30, LAST_DATE) if ((COUNT_DAYS = 5) or (COUNT_DAYS >= 5 And (COUNT_DAYS Mod 10 = 0))) And FIRST_DATE > DATE_DIFF then Set JMail = Server.CreateObject("JMail.SMTPMail") JMail.ContentType = "text/html" JMail.ServerAddress = "mail.ddc.net" JMail.Sender = "ADMIN" JMail.Subject = "ALERT: " & Session("asplUserName") JMail.AddRecipient("info@aateledata.com") JMail.Body = "" & Session("asplUserName") & "" & " has accessed " & Pagename & " " & COUNT_DAYS & " times between: " & "

" & FIRST_DATE & " - " & Last_DATE JMail.Priority = 3 JMail.Execute end if altRS.close altConn.Close set altRS=Nothing set altConn=nothing %> Use Callwhere® to manage sales activity and get results
You are Here: Home > Industry: Sales Teams

Sales Teams

Callwhere® Pro 2003 gives you the power to effectively manage the productivity of your sales team. Our call accounting software allows sales managers to track outgoing sales calls and incoming customer calls and monitor telephone misuse and abuse.

Callwhere® can help you answer these questions: Are my sales reps making phone calls to customers, friends, or anyone at all? Are they returning customer calls? Are they meeting their cold call quotas? How many hours of my time is John spending talking to his girlfriend?

If you can manage activity, you can get results. Find out how.