|
|
Browse by Tags
All Tags » asp.net 2.0
Showing page 1 of 2 (14 total posts)
-
Problem: I need to upload and store images on a separate server other than the server running the cute editor.
Environment:
Windows 2003 running IIS6.
IE 7 (7.0.5730.13)
Cute Editor for .Net
CuteEditor.dll (6.0.0.0)
CuteEditor.ImageEditor.dll (6.0.0.0)
Solution so ...
-
I am currently using FCKEditor and I am having problems using it inside an Update Panel (Framewwork V2, VS 2005)
Can it be confirmed that Cute Editor works OK when inside an UpdatePanel?
Thanks
-
Hi
I am having difficulty getting the spell checker to work in CuteEditer and would appreciate some help.
In the image (bottom), you will see that I am using CuteEditer in a DataList (on this particular page there will be only one instance of the editor, but one pages yet to code we will require multiple instances of the ...
-
am facing a strange problem I use the form function of cutesoft to set up the form. After placing the fields and preview the screen in cutesoft I can post an email with the form. When I visit the designed page from the webpage (made in asp.net) I can’t post the email anymore, now the submit button is called for the webpage submit. The ...
-
-
CuteEditor.dll version 6.0.0.0
If this is specified in the aspx page it throws the following compilation error:
BC30456: 'PasteBehavior' is not a member of 'CuteEditor.Editor'.
Here is the code snippet:
<CE:Editor id=''CuteEditor'' EditorOnPaste=''PasteText'' runat=''server'' ...
-
Hi There
When I try to render the below html into pdf it render method throws a System.OutOfMemoryException exception. If I us simple html that is limited to only a couple chars it renders the pdf without any hickups. It doesn't matter which server or machine I test it on, there still seems to be an issue. Is there a known memory leak ...
-
Hi,
I would like to add a default template to the editor.
That is when the user enters the page were the editor is, he will get the template I want him to fill.
Thanks,
Oren
-
Hi Adam,
I think I have found an issue with the way CE registers it's scripts on an AJAX enabled page.
If you create a page, place CE in an update panel and set CE property visible=false. Now add a button which changes the visiblity of CE to true, and add it as a trigger the the update panel. You'll notice that CE fails to load ...
-
Hi,
I have an Editor control in a gridview, and it works fine.
But when the GridView itself is in an UpdatePanel , the Editor doesn't work anymore.
The javascript error is : 'CuteEditorInitialize is not defined'
Is there a way to get around this ?
Tnx for your help ....
1
|
|
|