It has been several months since lesktop2.0.2.7 was last released in the blog Park. During this period, several other small functions have been added. The main changes include:
1. Supports MSSQL databases;
2. Online/offline display;
3. added the online customer service function to embed online customer service on any webpage.
The following describes the online customer service functions:
You can embed online customer service on any website as follows:
1. Register customer service personnel;
2. Use the login name of the Customer Service personnel to generate an embeddedCodeAnd insert the code into the webpage to be embedded into customer service. The embedded code format is as follows:
embedded in the Customer Service System, the system will generate the HTML code for the customer service personnel here CSR: {customer service username} --> script SRC =" {your host} /lesktop/embedcs. ashx? CSR = {customer service username} " language = "JavaScript" type = "text/JavaScript" script >
3. The system will generate HTML code for links related to customer service personnel (displaying nicknames and online status) When you insert embedded code.
For example, the following embedded code:
The final result is as follows:
Click the generated link to bring up the customer service system dialog box:
Generate custom customer service HTML code
After the customer service code is embedded, the customer service system generates a link by default (<A…> Nickname (Status) </a>), you can modify lesktop/CORE/embed. js to generate custom HTML code:
Lesktop demo and download [online consultation]