live-chat

Live chat by SightMax

Support Center » Knowledgebase » Disable PostChatSurvey in SightMax 6.0 without submitting the form
 Disable PostChatSurvey in SightMax 6.0 without submitting the form
Solution

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

<script>

var qsParm = new Array();

function qs()

{

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

if(query > -1)


window.close();
}

             qs()

</script>



Article Details
Article ID: 376
Created On: 20 Jul 2009 11:55 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