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
2491
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: error in PDf creation
Ani,
string html = ''Hello World''; HTML2PDF html2pdf = new HTML2PDF(html); html2pdf.RenderSinglePageContent = false; html2pdf.PageHeight = 500; html2pdf.Render(); html2pdf.Save(FileName);
Please test the above code.
Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 16, 2007
Re: Image uploading causes error
magicman597,
Please try your demo again.
>>I get the same error when trying a small mpg
Can you send this file to me at Adam@CuteSoft.net?
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 10, 2007
Re: Possible to disable tag.aspx dialog when double clicking on images?
BrianO,
YES.
Please open the following file: CuteSoft_Client\CuteEditor\Dialogs\tag.config
And remove the code below:
<add pattern=''IMG'' tab=''IMG'' text=''[[Image]]'' control=''Tag_Image.ascx'' />
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 18, 2007
Re: Cute Editor and Sntiz
MartynK,
Snitz forums are using the UBB editor.
After extracting the content from CuteEditor, you need to write a simple parser to convert the HTML code to UBB code.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
May 22, 2007
Re: DNN Integration of Cute Editor
Please download the latest version CuteEditor for DNN 3 provider.
If you still have problems, it would be helpful if you can provide a online URL.
Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 29, 2006
Re: CuteSoft Editor on IIS 6.0 and ASP.NET 2.0 : An unhandled exception has occurred
It looks like you are using the old version of CuteEditor.
Only the CuteEditor for .NET version 5.0 supports ASP.NET framework 2.0.
Please update your editor.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 18, 2006
Re: Spell checker ignores words in all caps
Paul,
Spelling.IgnoreAllCapsWords PropertyIgnore words with all capital letters when spell checking
Solution:Locate/open the SpellCheck.aspx.Add the following code in line 95:this.SpellChecker.IgnoreAllCapsWords = false;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 29, 2005
Re: Upgrades
Lantz,
We release the version 4.0 in 2004, version 5.0 in 2005.
All users of the previous version of Cute Editor are entitled to a FREE UPGRADE.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 13, 2005
Re: ToolBar Customisation
Please check this article: How to change the layout of the toolbars?
http://cutesoft.net/asp/Document/Howto_Change_layout_of_the_toolbars.htm
You can find the above article in the download package.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
November 11, 2005
Re: How can I programatically obtain the number of active conversations?
Second attempt...How can my custom application with which Cute Web Messenger has been integrated determine the current user's number of active Messenger conversations?
Adam?
Anybody?
Thanks, Shawn
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
essearcy
on
September 11, 2005
More Search Options
« First
...
< Previous
2489
2490
2491
2492
2493
Next >
...
Last »