|
Search
You searched for the word(s):
Showing page 22 of 123 (1,230 total posts)
< 1 second(s)
-
Dear cyberguy28, Yes, you can limit the number of photos, you can create custom file handler. Please refer to the following snippet:Custom file upload handlerIf you need further control over the parsing of the file uploading request, you can write a custom file upload handler. In handler page (UploadUrl) developers can rename the uploaded ...
-
Dear yeganehaym, Please save the following snippet to test.aspx and then upload it to your host, does it happen in this example?<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
-
Dear bassman, Please follow steps:1. Open file ''\cuteeditor_files\Style\ToggleBorder.css''2. ChangeTD
{
border:dotted 1px #7F7C75;} to TD
{
border:dotted 1px #7F7C75;color:red;
} 3. Test it again. Thank you for askingEric@cutesoft.net
-
Dear CGartrell, Please create one simple example with CuteEditor for PHP, and post its url here or send to eric@cutesoft.net , we will check it. Thank you for askingEric@cutesoft.net
-
Dear pbrad, Sql Server example:<?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?>
<html>
<head>
</head>
<body>
<form name=''theForm'' action=''11.php?postback=true'' method=''post''><?php
function getData()
{
$conn=mssql_connect(''127.0.0.1'',''cute'',''cute''); ...
-
Dear GenNS, This is not a limitation of demo mode. The download version is full feature and it is using 30 days temporary license, once license is expired, it will throw error message. What's the ajax uploader access url on your website? You can post it here or send it to eric@cutesoft.net, we will have some check. Thank you for ...
-
Dear Morten, We can reproduce this issue, we will investigate and get back to you ASAP. Thank you for reportingEric@cutesoft.net
-
Dear Bloodcarver,
We can reproduce this issue, we will investigate and get back to you ASAP. Thank you for reportingEric@cutesoft.net
-
-
Dear Peter, I have checked your website and can reproduce the issue, please set one temporary directory and try it again.How to set temporary directory?Please follow steps:
1. Please open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php''
2. search the following line:
function ...
... 22 ...
|
|
|