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
2555
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Javascript error in Cute Editor for ASP
vinsr27,
We have no clue with this issue.
Is your site online?
If so, please set up FTP access to your web server and sent it to me at Adam@CuteSoft.net.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 19, 2010
Re: Default to HIDE... running in background...
Dear Customer,
The dialog box ''Log off and exit Cute Live Support'' is the default funcationality. With source code license for operator client, you can update
it and meet your requirement.
Regards, Eric
Posted to
Cute Live Support
(Forum)
by
Eric
on
October 15, 2009
Re: How To Install On My Lan Server???
tumbin,
You have have an IIS server with .NET framework. You also need a SQL Server as database.
Then follow the deployment guide.
http://cutesoft.net/ASP.NET+Chat/Deployment/standalone/Deployment.htm
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
October 7, 2009
Re: Persisted Temp Files
Hi,
Please try:
PersistedFile file=UploadPersistedFile1.File; if(file!=null)
path=file.GetTempFilePath();
Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 5, 2009
Re: Session is cleared after upload
Hello again,
This is not a problem caused by AjaxUploader.
My code was deleteing a directory within the web root which effectively wipes my session. http://www.webmasterworld.com/microsoft_asp_net/3030717.htm
Posted to
Ajax Uploader
(Forum)
by
RedBully
on
September 10, 2009
Re: Special Characters while displaying Content in Cute Editor
Joy,
Can you try the following example?
http://cutesoft.net/example/editor-onpaste.aspx
If you can reproduce the problems in this example, can you choose not cleaning the code when pasting?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 30, 2009
Re: use editor from frame
Please set the following property to true.
Editor.UseStandardDialog Property If you want to use standard popup windows for all dialogs, set this property to true.
Demo:
http://richtextbox.com/test/iframe.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 19, 2009
Re: Javascript problem: user-defined functions stripped out
Adam,
Just verifying whether or not there is some workaround for this, or if indeed it has been identified as a bug which will not be fixed until version 6.1.
Thanks.
Posted to
Cute Editor for .NET
(Forum)
by
rockford
on
April 21, 2008
Re: Cannot use inline assignment and direct assignment doesn't work
FredD,
>>var cuteEditor1 = document.getElementById(''Editor1'');
Should be:
var cuteEditor1 = document.getElementById(''CE_Editor1_ID'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 16, 2007
Re: Deploying Without Image Editor
Michael,
Open the following file: CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx
And add the following code to the bottom of the above page:
<script> img_ImageEditor.style.display=''none''; </script>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 27, 2007
More Search Options
« First
...
< Previous
2553
2554
2555
2556
2557
Next >
...
Last »