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
1219
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page
Hi,
There's two solutions .
#1 Use global event function , use 'this' to get the uploader
, and check the value of this.id
#2 please check http://ajaxuploader.com/document/scr/JavaScript-API.htm
, use the instance event .
Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 31, 2009
Re: Create thumbnail programmatically
Ori,
There is no such an API in Cute Editor that allows you create a thumbnail programmatically.
You need to use
image editor
or the thumbnail function in the image dialog to create
thumbnail manully. Sorry for the inconvenience.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 8, 2007
Re: All .DotNetGallery files under one folder?
JosephR,
>>The issue i'm running into is when I run the application locally. I go to my gallery link and it displays my album index page..as I coded it, but when
i try to view a certain album, it displays a blank page.
Can you post the code of your album index page?
Posted to
ASP.Net Image Gallery
(Forum)
by
Adam
on
April 13, 2009
Re: how can i change the max picturesize and the autoresizefunction and the max uploadfoldersize in vb
christian, Please check the following articles: Restricting image uploads by size, width and heighthttp://cutesoft.net/developer+guide/Restricting-image-uploads.htm
Automatic Image Resizehttp://cutesoft.net/developer+guide/Automatic-Image-Re-Size.htm Limiting image upload folder ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 24, 2006
Editor.UsePhysicalFormattingTags Property
Check this out: http://cutesoft.net/doc/CuteEditor.Editor.UsePhysicalFormattingTags.html
Default is false. Set it to true
to see <b></b> instead of <strong></strong> Example: <CE:Editor id=''Editor1'' UsePhysicalFormattingTags = ''true'' EditorWysiwygModeCss=''../example.css'' runat=''server'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Karen
on
February 9, 2006
Re: SetSecurityFilesGalleryPath
kjell.ek,
The document gallery dialog shares the the same document path with the file browse dialog. You can set FilesGalleryPath to ~/.
If you want to set a different path for file browse dialog, please open CuteSoft_Client\CuteEditor\Dialogs\SelectFile.aspx and modify the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 28, 2009
Re: CuteEditor onchange event fired only after a few seconds after change.
Tony,
The value between the last keystroke and the firing of that event is configurable.
Try add the following code into your page:
<script>
KEYDOWN_NOTIFYCHANGEDELAY=5000 </script>
Keep me posted
Ken,
Tony is talking about the client side onchange event ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 27, 2008
Re: Plain text as default
Adam
I tried to copy cuteeditor.dll and opened the WYSIWYG, it was throwing this error - Check your provider configuration for errors! Could not find file 'Website\Providers\HtmlEditorProviders\CEHtmlEditorProvider\CuteSoft_Client\CuteEditor\Editor.cep'
So i copied the file Editor.cep from the package you sent me. Now i see ...
Posted to
Cute Editor for .NET
(Forum)
by
jyotsna
on
September 20, 2007
Re: CuteEditor v6.0, "CuteEditorTempPath" not working
Ahh - that would explain it.
I use 6.0 because of bugs that were introduced in 6.1, and I don't have time to thoroughly test the newest versions in my application.
I'll work around the issue.
Thanks for your help!
--james
Posted to
Cute Editor for .NET
(Forum)
by
jtruxon
on
June 14, 2012
Re: EditorBodyStyle only works for first line of text with non-IE browsers.
Sorry again, but I found another issue, this time with IE9. I'm not sure if this issue applies to IE8 or IE7. Using your sample page for the DefaultFontStyle use these replication steps:
Use IE9 to go to http://richtextbox.com/test/EditorBodyStyle.aspxStart typing some text, but don't hit the enter key.Without highlighting anything change the ...
Posted to
Cute Editor for .NET
(Forum)
by
bshamblen
on
July 21, 2011
More Search Options
« First
...
< Previous
1217
1218
1219
1220
1221
Next >
...
Last »