Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
50
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: How to display javascript alert for exceeding text length?
Dear karmyogi,
Please refer to the following snippet: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>
<head>
<title>JavaScript API</title>
<script language=''JavaScript'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
January 19, 2011
Re: 6.2/6.3/6.4 issue with CuteEditorDropDown class in IE7
<?xml
version=''1.0''
encoding=''utf-8''
?>
<configuration>
<codeviewToolbars>
<item
type=''g_start''
/>
<item
type=''image''
name=''Save''
postback=''True''
/>
<item  ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 11, 2009
Re: Image Order
Hi eldong,
1. Open file ''\CuteSoft_Client\Gallery\Layout\SlideShow\Code.js''
2. Find section below
div.appendChild(nobr);
this.items=[];
3. Add the section below under the section above
function BubbleSort(arr)
{
var ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
August 3, 2010
Re: how to deal with duplicate file name
Hi acyk,
Two ways.
1. Remove the <form> tag.
2. Use the example below
<?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
May 30, 2011
Re: Need documentation to the whole Javascript API
Dear Sergejack,
Please try the following snippet: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>
<head>
<title>JavaScript API</title>
<link rel=''stylesheet'' href=''../example.css'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
April 28, 2011
Re: ChatProvider examples
Hi kjell.ek, Do you have a ChatProvider example for that (VB)?
<%@
Application
Language=''VB''
%>
<%@
Import
Namespace=''CuteChat''
%>
<script
RunAt=''server''> ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
June 3, 2010
Re: How to detect a cancel upload event
Hi mtaute,
Please try the example below, it shows you how to catch the cancel ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 23, 2012
Re: HTML Conversion/Cleaning/Corruption
Hi rhonsberger,
I used the way below to load your htm file programmatically for the editor Text property, it shows correct. can you try it ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 7, 2014
Re: Maximum number of files to be uploaded
Hi,
Are you using the last version ?
The last version already would automatically replace the file if the MultipleFilesUpload set to flase
Please check this ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 11, 2009
How To: Setup Direct to Database Upload/Download
This example assumes the following platform technologies asp.net v20 - 3.5 C# Sql 2005 IIS 6+ AjaxUploader comes with an args.OpenStream() method that will allow you to convert your document to binary and store it directly to a Sql Table. Once there, you'll also need an .ashx file to help with the downloading of the file from the database from ...
Posted to
Ajax Uploader
(Forum)
by
dougm
on
August 8, 2012
More Search Options
« First
...
< Previous
48
49
50
51
52
Next >
...
Last »