live-chat

Live chat by SightMax

Support Center » Knowledgebase » SightMax 6.0 - Redirect the PostChat Survey
 SightMax 6.0 - Redirect the PostChat Survey
Solution

Edit the PreChatSurvey.aspx in Notepad and add the following, right before the closing BODY tag:


<script>

var qsParm = new Array();

function qs()

{

var query = window.location.search.indexOf('PostChatSurvey');

if(query > -1)

{

window.location = "https://www.sightmax.com"

}

}
             qs()

</script>

*Note: you will need to replace the domain name with yours


Article Details
Article ID: 379
Created On: 01 Oct 2009 07:40 AM

 This answer was helpful  This answer was not helpful

 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter
Language:

Help Desk Software By Kayako eSupport v3.04.10