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
22
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Uploading / renaming files using Ajax - Newbie question
Hi Edd,
Please
try the example below, it shows you how to add the
timestamp into the file name.
Note: need to change the path ''C:\inetpub\wwwroot\aspuploader\uploads\
'' to ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
November 3, 2010
Re: how to get the conents of editor on server side
Dear svk,
Please use the following code: <%@ Page Language=''C#'' ValidateRequest=''false''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ import Namespace=''System.Web.Mail'' %> <html>
<head>
<title>ASP and ASP.NET WYSIWYG ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
April 25, 2010
Catching the Return Key and the Tab Key
I am trying to catch the return key and the tab key when inside a CE.
I want to tab to the next form field when the user uses the tab key; I don't want to insert spaces.
I also want to catch the return character and not allow them to hit return.
I am trying to follow the following article you had presented to me ...
Posted to
Cute Editor for .NET
(Forum)
by
JonE
on
August 10, 2006
Editor sends empty string to database
hi i am currently working on a project that takes values from two Cuteditor boxes and inserts them into a new database row. The problem is that only one editor sends data, or none sometimes. When i
checked my database for errors and I get all the data except from the editors.
I am attaching code below, please ...
Posted to
Cute Editor for .NET
(Forum)
by
darling1906
on
September 11, 2006
Re: can i dont give option to clients to resize image??
Hi vagelis28,
Please try the way below to hide the size section.
1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx''
2. Find section below, it is the size ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 12, 2010
Re: CuteChat.ChatWebUtility.HasReadyAgents()
Hi
JJallad,
Please try the example page below, it shows you how to get the online agent and ...
Posted to
Cute Live Support
(Forum)
by
Kenneth
on
November 12, 2012
Re: Problem In Implementing Uploader in Code Behind Page in asp.net
Hi ssjal,
Here is the example code:
simple-upload-Validation.aspx
<%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''simple-upload-Validation.aspx.cs''
Inherits=''simple_upload_Validation'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 4, 2009
Re: Focus goes to Cute Chat input box and I do not want it to!
emilyw,
Please open CuteSoft_Client\CuteChat\Xml\ChatUI.xml and remove the following ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
December 21, 2009
Re: How to use the Ajax Uploader in Grid
Please refer to: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
void InsertMsg(string msg)
...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 6, 2010
Re: Use RichTextEditor as image selector
Hi,
You can try the way below. I use a new
HiddenField control to save the src value, so you can get it at server ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 8, 2014
More Search Options
« First
...
< Previous
20
21
22
23
24
Next >
...
Last »