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
2443
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Change the folder with parameter
Hi FlorentG,
it will fire when page post back, so you do not need to call it by code. the OnFileUploaded is fire after page post back too, so should be same as it.
Regards,
Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 19, 2013
Re: RTF Not Being Generated Correctly
crp: Adam,
Is there any indication on when version 6.1 may be available?
Even a rough point in time?
Thank you, -Chris This is of great interest to me as well.
Posted to
Cute Editor for .NET
(Forum)
by
clichekiller
on
August 2, 2007
Re: popup message when using Q9 (input chinese wording software)
Hi wenwen,
That popup message is part of Internet Explorer 7.
Please read this.
http://www.mydigitallife.info/2006/09/25/disable-allow-this-webpage-to-access-your-clipboard-pop-up-warning-message-in-ie7/
Ady
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
July 6, 2007
Re: deployment issues with standalone appl
>>but when i log on with any of the members the chat and the messenger page does not respond
What does it mean? Have you logged in as admin and create chat rooms?
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
July 5, 2007
Re: need help implementing editor
techpro,
Are you familar with .net?
If so, please download the trial version of CuteEditor from http://cutesoft.net/downloads/default.aspx.
You can find the souce code of the above example in the download package.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 26, 2006
Re: Compiler Error Message: BC30456: 'NewTemplate_Click' is not a member of 'ASP
Hi svk,
In you code you set OnClick=''NewTemplate_Click'', so you need to make sure you have a method name ''NewTemplate_Click''
on server side(Codebehind).
If you just want the button to execution a javascript method. please change it to OnClientClick=''NewTemplate_Click()''
Regards,
ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 8, 2010
Re: Default Font - all they want is Arial
LouS,
Please check the following thread:http://cutesoft.net/forums/20093/ShowPost.aspx
Right now we have a better solution.
http://richtextbox.net/test/default.aspx
Please note that this example is IE only right now. We will release this new version soon.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 30, 2007
Re: SetSecurityImageGalleryPath
Torman,
When using physical path, the physical path must be part of web application's directory. If your physical path is
outside of this application, you can create a virtual diurectory and point it to your physical path.
Editor1.Setting[''security:ImageGalleryPath'']= ''/uploads'';
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 22, 2007
Re: bottom bar - set HTML view as default
pistik, Please set the Editor.Focus Property to true.By default Cute Editor will not grabs focus when the page loads. If the Editor.Focus Property is set to true then the editor will take focus, if it is set to false it will not. <CE:Editor Focus=''True'' id=''Editor1'' runat=''server'' ></CE:Editor>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 20, 2006
Re: error in upload.asp
For some reasons, Server.MapPath gets an
invalid '/' or '\' in Path parameter. You need to debug it and find out the reason.
If you have difficulty to do
it, please set up FTP to your server and send it to Adam@cutesoft.net.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
November 25, 2009
More Search Options
« First
...
< Previous
2441
2442
2443
2444
2445
Next >
...
Last »