Register  |  Login
Not what you were looking for?
 

If you just need information on Live Chat or Website  Tracking solutions, go to:

WhosOn Logo

Click here for a free trial    Download Free Trial Image

 

If you need advanced e-mail processing or auto-responders, look at:

Email2Db Logo

 
  Print    
     
WhosOn
 
Start Chat Click To Chat Now

This is a demonstration of the WhosOn DNN Module working in a DotNetNuke Page. The HTML displayed in this module is completely customisable.

Welcome visitor from United States

Number of operators waiting to take support chats: 3

 
  Print    
     
ASP Scripts
 

Look at ASP Script Files for the current ASP Scripts.

Look at the Introduction to Server Side Tracking before you start, and look at the parameters you can pass.

 

To include the tracking in a page, first copy the ASP Tracking Class from the files page to your web site root.

Include this file with a standard asp include:

Then, create the class, and set the parameters as required:

Dim who
Set who = new WhosOn
who.WhosOnGatewayIP = "145.245.123.33"
who.WhosOnGatewayPort = 8080
who.WhosOnDomain = "www.test.com"
who.WhosOnAuthenticationString = "AUTHSTRING"
If who.SendPageInfoToWhosOn then
    if  who.Response.OperatorsOnline > 0 Then
       ' code here for html to display when operators are online
     Else
       ' code here for html to display when operators are offline
    End If
else
    ' code for when tracking fails
end if

 

 
  Print    
     
Text/HTML
 
Hover here, then click toolbar to edit content
 
  Print    
     
Forum
 
SearchForum Home
  Forum
Forums
ThreadsPosts
Last Post
ASP
Unmoderated Forum
General
00
None
Unmoderated Forum
WhosOn Class / Script
WhosOn Class / Script
00
None
 
  SearchSearch  Forum HomeForum Home  Print