|
Search
You searched for the word(s):
Showing page 27 of 123 (1,230 total posts)
< 1 second(s)
-
Dear jonm,
You can login to operator client, and then order by ''Time'', you will can order those visitors by time.
Thank you for asking
Eric@cutesoft.net
-
Dear mhaddy,
^4div style='font-family^2;font-size^2;color^2;'^5test^4^7div^5
This is a known issue and has been fixed. Please upgrade the server side and operator client to latest version, after done, please test it again. This error will go away.
Thank you for asking
Eric@cutesoft.net
-
Dear DavidMag,
The following snippet demonstrates how to load departments and opertors from database, you can find this snippet in file ''ManageDepartments.aspx'' which can be found in download package.
private void DataGrid3_DataBinding(object sender, EventArgs e)
{
string ...
-
Dear jonm,
You can implement this requirement, please change http://localhost/cutelivesupport5.1/CuteSoft_Client/CuteChat/ to your actual url.
<a href=''http://localhost/cutelivesupport5.1/CuteSoft_Client/CuteChat/Supportredirect.aspx''> Click this to request the live chat or leave message</a>
Thank you ...
-
Dear therules,
1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution.
2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution.
3. If Ajax Uploader detects Iframe is supported on your Browser, It will use the Iframe solution.
4. ...
-
Dear sanjshah,
Please make sure you have setted MultipleFilesUpload to true:
<form id=''form1'' method=''POST''>
<%
Dim uploader
Set uploader=new ...
-
Dear erave02,
Is there a way to know what is the status of the license?
Please forward that license file to eric@cutesoft.net, we will check it.
Can the editor display the license information/status? (e.g. editor1.DispayLicenseInfo())
License information cannot be displayed on your ...
-
Dear pasklaar,
Please check whether the path setting code is executed on your project. http://cutesoft.net/example/implementSecuritypolicy.aspx , I have run this example on my local computer, it works fine. You can find this example's source code in download package, please refer to it.
Thank you for ...
-
Dear ianpotts ,
Please check whether destination path is a valid folder. Usually, this issue happens when you set one unexisting path.
Thank you for asking
Eric@cutesoft.net
-
Dear faisalmustaffa,
Please refer to the following snippet:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php session_start(); ?>
<html>
<head>
<title>Example</title>
</head>
<body>
<form name=''theForm'' action=''1.php?postback=true'' ...
... 27 ...
|
|
|