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
235
of
325
(
3,244
total posts)
< 1
second(s)
Re: Ptinter dialogue from serverside
adel: Hello, Thanks for responding. Here is teh code I used on the server side(code behind) to open up the print dialogue and it does not open it: StringBuilder sb = new ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 19, 2010
CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel
Hi there, I have a cuteeditor in tabpanel of a tabcontainer. I use following code to resize the editor. However, for any ajax postback, it will report the following error message. Is there any way to overcome this problem? thx error message : Microsoft JScript runtime error: Object doesn't support this property or method Partial Class ...
Posted to
Cute Editor for .NET
(Forum)
by
wolf11th
on
March 24, 2010
Re: Problem Changing the view's of editor in 6.3
Hi, Thanks Everyone. Resolved this error by updating the function to: function ClearPurpose() { var editor1 =
document
.getElementById('<%= UnSubscribeEditor1.ClientID %>'); try { editor1.ExecCommand(''TabEdit''); } catch (e) { }; } Thanks and Regards Yuvika
Posted to
Cute Editor for .NET
(Forum)
by
yuvika
on
April 15, 2009
Re: Is there a downloadable help/document file for http://cutesoft.net/developer+guide/index.html?
The developer guide's is included in the download package.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 9, 2005
Re: Is there a 6.0 vs. 5.3 document?
MITFrog, Please wait a few days. We will publish a detailed
document
to show the change.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 12, 2007
New sample for new client/server side API :
Make sure you use the last version. One of the new version has bug on the ViewState of the ClientData property. <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 3, 2009
Re: DNN Provider 4.0 - Customize Toolbar by Role?
risedev, >>It seems as though the ImageGalleryPath, MediaGalleryPath, etc. are ignored if the UseDNNRootImageDirectory attribute in the web.config file is set to true. If that attribute is set to true, then it appears as though all of the Paths get set to the root portal path (/Portal/<PortalID>/). Yes, it's ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 1, 2006
Re: System.OutOfMemoryException using insert document dialog
We have the same issue as discussed. Still no resolution that we can find. Any assistance is appreciated.
Posted to
Cute Editor for .NET
(Forum)
by
dub
on
February 24, 2009
Re: What is there in cute chat
Renjith: We will publish the live-support at first . And then it will take some days to publish the next version of CuteChat . After that we will add more
document
to the Cute Chat developer. Regards , Terry .
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
July 3, 2005
Re: I need to prevent cursor flickering in editor when adding objects to the DOM.
Yes. This is a Javascript issue. Please use the following code: <script>
document
.body.style.cursor = 'wait';</script> <body onload=''
document
.body.style.cursor = 'default';''> If you have any questions with the above code, please let me know.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 16, 2009
More Search Options
« First
...
< Previous
233
234
235
236
237
Next >
...
Last »