Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): cutesoft_client
More Search Options
Showing page
53
of
228
(
2,278
total posts)
< 1
second(s)
Re: "files of type" default value for insert images filebrowser control
Please open
CuteSoft_Client
\CuteEditor\Dialogs\InsertGallery.aspx and add the following code: <script runat=''server''> override protected void OnLoad(EventArgs args) { base.OnLoad(args); ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 23, 2009
Re: how can i add a shortcut key to the editor to submit?
thank you for your answer and I've solved the problem above(submit by press ctrl+enter),but now,although I can press ctrl+enter to submit ,if I do it twice or more ,an error occurs which says ''error 800a025e caused by this action can not be completed''. It doesnt occur in Firefox Error:由于出现错误 800a025e 而导致此项操作无法完成。(error 800a025e caused ...
Posted to
Cute Editor for .NET
(Forum)
by
rewalax
on
March 16, 2009
Re: Admin/General User Permissions
Hi acecuteeditor, You can try this way: Open file 'InsertImage.aspx' (root\
CuteSoft_Client
\CuteEditor\Dialogs\InsertImage.aspx) local to: protected override void InitOfType() { //add if section here, like: ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 2, 2009
Re: Chat_OpenContact('<username>') with Oldmessenger (possible?)
Please check this way: function Chat_OpenContact(targetuserloginname) { var winshown=false; function SendOpenContactCommand() { ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
February 26, 2009
Get Windows logon prompt when trying to upload files
When trying to upload and insert a file attachement a Windows logon prompt appear. I am useing sql server for storing images and file attachments. I have previously fixed the same problems for images this way: http://cutesoft.net/forums/thread/47948.aspx Open
CuteSoft_Client
\CuteEditor\Dialogs\InsertImage.aspx and change the ...
Posted to
Cute Editor for .NET
(Forum)
by
valox
on
February 6, 2009
Re: Culture name 'es-us' is not supported.
Hia Please re-execute your sql scripts and please go to the folder Web''
CuteSoft_Client
''CuteChat''Languages ,find the file es-us.xml and rename it to es-es.xml in the chat admin console—configuration—customize language, pls set language : es-es. Try ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
midhun.sunny
on
January 29, 2009
Insert hyperlink issue
Hi Adam, There is an issue with insert hyperlink, when I click on ''insert hyperlink'' toolbar button the Dialog to insert link appears. Using Firefox: as a normal practice I insert URL=www.google.com and then click ok button. It will insert a <a></a> tag in the editor with following <a ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
January 7, 2009
Re: Gallery / Image Paths
Please open
CuteSoft_Client
\CuteEditor\Dialogs\InsertImage.aspx and modify the following code: protected override void GetFiles(ArrayList files) { foreach (string ext in secset.ImageFilters) { if (ext == null || ext.Length ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 18, 2008
Re: Increase sub folder size
ngoptr, Are you using Cute Editor for ASP or Cute Editor for .NET? >>Is there a way to increase the sub folder size and You can only set the main folder size. >>is there a way to set an unlimited folder size amount? Yes, please open ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
December 11, 2008
How to insert the values from the aspx page on a specific location (cursor position) on the editor.?
Hi Adam, to open a page from custom toolbar button is done by using following line of code. System.Web.UI.WebControls.Image Image1 = new System.Web.UI.WebControls.Image(); Image1.ToolTip = ''Insert something''; Image1.ImageUrl = ''
CuteSoft_Client
/CuteEditor/Images/face2.gif''; Image1.CssClass = ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
December 11, 2008
More Search Options
« First
...
< Previous
51
52
53
54
55
Next >
...
Last »