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
11
of
325
(
3,244
total posts)
< 1
second(s)
Re: DataBase relation
Hi Max, I am having hard time configuring this. here is my code: <!--#include file=header.asp--><%Class CuteEditor ' version 5.0 Private s_AccessKey Private s_activetab Private s_AllowEditServerSideCode Private s_allowpastehtml Private s_autoconfigure Private s_AutoParseClasses Private ...
Posted to
Cute Editor for ASP
(Forum)
by
necross
on
January 19, 2007
Re: insert document icon not showing up on toolbar.
this did not work. i am in fact using the simple config. where as to test it i took out the insert image and it did not show up in the editor. is there some where else where it could be hidden. i have also noticed that insert template and help items are also not showing
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
February 11, 2009
Re: Set Paging to Image Gallery (Classic Layout)
Hi narendrababu, Please open file "CuteSoft_Client\Gallery\Layout\Classic\Code.js", clean all the code then use the new code below. The first line "var GRIDSHOW_PAGESIZE=5;" use to set how many images to show in 1 page. var GRIDSHOW_PAGESIZE=5; ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
December 16, 2013
Re: get client path of image
HI krm0503, There are two example, please create a folder name ''Uploads'' under the root of your site to start test the examples. 1 will update the images every uploaded <%@ Page Language=''C#'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 17, 2010
Re: How can I change the tooltip (for i18n) for the red remove icon and the green uploaded successfully icon ?
You can create one customization queue table, the following is one runnable example, you can cusotmize based on this example: <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 18, 2010
Re: Progress bar in custom queue table.
Michael Raizman , Here is a sample : <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 16, 2009
Re: CancelAllButton, Style Progresspart
Hi Andreas, 1.try this way: button { border: 1px solid #0069ad; background: url(images/back_button.gif) repeat-x; color: #fff; font-weight: bold; padding: 3px 20px; } 2.Please elaborate on what you mean,thanks 3.you can set it with ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 4, 2008
Re: Problem inserting code snippet at start of html in CE6
pbeddis, Code Snippet dropdown implements the following API: PasteHTML() This method is used for pasting the specified HTML into a range within an editor
document
. If anything is selected, the selection is replaced with the new HTML and text. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 23, 2008
Re: Uploading Excel files
http://cutesoft.net/developer+guide/Restricting-
Document
-Files-by-Extensions-and-Types.htmRestricting
Document
Files by Extensions and Types One of the Cute Editor new and innovative capabilities is Restricting uploading
document
Files by Extensions and Types. You can filter the type of
document
files so only specified file types are allowed ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 15, 2006
Re: Implementation
Hi SteveS, You can run the following two examples on your asp uploader installation directly: example1:<%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
July 7, 2011
More Search Options
« First
...
< Previous
9
10
11
12
13
Next >
...
Last »