Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
164
of
325
(
3,244
total posts)
< 1
second(s)
Re: insert hyperlink upload location
2: Programmatically specify the
Document
gallery path: C# Example: //use the app-based path Editor1.Setting[''security:FilesGalleryPath'']= ''~/uploads''; //use the absolute path Editor1.Setting[''security:FilesGalleryPath'']= ''/uploads''; //use the physical path Editor1.Setting[''security:FilesGalleryPath'']= ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 9, 2009
Re: OK - Valid question re: CuteEditor_FilterHTML
Thanks again Adam, But neither var sel =
document
.getSelection(); or var rng = window.getSelection().getRangeAt(0); don't work, neither get the text on the clipboard, both are empty. any other suggestions? for the record, all I'm trying to do is to restrict any text ...
Posted to
Cute Editor for .NET
(Forum)
by
karl0
on
January 28, 2009
Adding webforn value to upload name
Is it possible to take a value from a dropdown menu on a web form and prepend that to the
document
name of the uploaded file. If I have the values A4, A3, A2 as sizes in a drop down menu and i select A3 when I select my
document
it automatically prepends to the file name eg. "A3_
document
Name.pdf"
Posted to
Ajax Uploader
(Forum)
by
TimBall
on
February 19, 2014
FixRangePasteBug error in PasteHTML
Using the current asp.net demo version of CuteEditor, win8, IE10, vs2012. Example code: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Cutest._Default" %> <%@ Register TagPrefix="CE" Namespace="CuteEditor" ...
Posted to
Cute Editor for .NET
(Forum)
by
Symo
on
November 6, 2013
the file can not be open by a ocx when using the method [CuteWebUI_AjaxUploader_OnSelect] in ie10?
hi. there are some codes to hash a file before upload it using a ocx. js code : function CuteWebUI_AjaxUploader_OnSelect(files) { alert(
document
.all("myocx").HashFile(files[0]._internaltask.file1.value)); // ...
Posted to
Ajax Uploader
(Forum)
by
friendmastor
on
March 22, 2013
Re: How can I set control to make insert image no width and height tag info?
Hi oksummer, Please try the way below 1. Open file "\CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx " 2. Find section below <input class="formbutton" type="button" value="[[Insert]]" onclick="do_insert()" id="Button1" ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 30, 2012
Re: PDF conversion significantly different than HTML
Is there any update on this? I am having the similar problem. fredd:I have big problems with HTML2PDF! Nice HTML structure becomes all wrong when converted to PDF. What am I doing wrong!? Here's the HTML display in CE: and here's the PDF Version! How can it be ...
Posted to
Cute Editor for .NET
(Forum)
by
niushaH
on
August 7, 2012
Disappearing Style Tag Contents on Save
Hi We are having a very strange issue. When we edit in CuteSoft and then click save, the first character of the style tag in the head of our
document
goes missing. Subsequent saves always remove one more character. So here is what we have when we start ...
Posted to
Cute Editor for .NET
(Forum)
by
Ilana
on
May 7, 2012
One of your samples doesn't work in FireFox 7.01
The following sample on your website doesn't work with FireFox, it does work with IE and Chrome. What's the solution? I want to use this on my website (which has to work with all browsers). http://cutesoft.net/example/howto/use-CuteEditor-as-
document
-selector/use-CuteEditor-as-
document
-selector.aspx Click ...
Posted to
Cute Editor for .NET
(Forum)
by
m3jim
on
October 23, 2011
Re: Pre-Upload Event
Hi linkebte, Please try the example below <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head runat=''server''> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 1, 2011
More Search Options
« First
...
< Previous
162
163
164
165
166
Next >
...
Last »