Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): table
More Search Options
Showing page
47
of
142
(
1,420
total posts)
< 1
second(s)
Re: Build a context menu programatically on the server?
Hi, You can intercept the CuteSoft_Client/CuteEditor/Load.ashx , to output your custom menu data. Here is the Load.ashx code : <%@ WebHandler language=''C#'' Class=''EditorLoadHandler'' %> using System; using System.Web; using System.Xml; using System.IO; public class EditorLoadHandler : ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
March 17, 2010
Re: Possible to use Image Gallery and Image Upload without Cute Editor?
Hi debierman, Try this example <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 17, 2009
Consuming Content Created by Cute Editor in another Web Application
Basically I am working on creating a small application where Content related to various topics can be created. I will be storing this content in a ContentMaster
table
in one of the column in SQL Server. For Image and File storage again I am using SQL Server
table
. Now this content will need to be consumed by another application (only view purpose, ...
Posted to
Cute Editor for .NET
(Forum)
by
ajay555
on
April 29, 2009
Including Special Characters in the Text
I am using the Cute Editor control in an ASP.Net page. The data in the editor control is bound to a field in a SQL
table
. When I include an apostrophe (and I suspect other special characters) in the editor text, I get an error when the page attempts to insert the record into the SQL
table
. What should I do to ensure that I can ...
Posted to
Cute Editor for .NET
(Forum)
by
Chaplain Doug
on
April 21, 2009
Re: Table Style Border Attribute Stripped From Code
GWax, This issue is resolved in the latest build. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx Let me know if you have any further questions.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 9, 2009
Re: PFD Generation - having problems
Tried that page..... Results are even worse than my code above. The fonts don't change size or font-family,
table
s aren't displayed.... <html> <head> <title>Sample document for test</title> ...
Posted to
Cute Editor for .NET
(Forum)
by
m3jim
on
October 31, 2008
Facing problem in Safari browser
Thanks for previous replies. I am facing below problems in Safari 3.1.2 browser: 1. All
table
buttons (Insert Row Above,Insert Row Below etc.) other than ''Inset
Table
'' button are not working. 2. ''Insert Paragraph'' button is also not working as expected. 3. I am not quiet sure it is default behaviour ...
Posted to
Cute Editor for .NET
(Forum)
by
sanjay.joshi
on
September 25, 2008
Re: Losing Editor content when saving
Adam, Here is the ascx: <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeFile=''PM_Add.ascx.cs'' Inherits=''xxx.yyy'' %> <asp:UpdatePanel ID=''up_PMAdd'' runat=''server'' UpdateMode=''Conditional''> <ContentTemplate> <
table
...
Posted to
Cute Editor for .NET
(Forum)
by
ValleyHope
on
August 15, 2008
Sending Email
I created cutesoft editor and added some text and images. I setted Images folder depending on User. I saved to a html file this Editor text and want to send to a Email with this saved document as body of email. All text is going but images are not showing in the email. I send mails to support team they are not responding at ...
Posted to
Cute Editor for .NET
(Forum)
by
Vasuu
on
March 3, 2008
pdf generation fails with this HTML
Why does this HTML fails to convert to pdf ? Can anyone help me ? HtB <div id=''FACTUUR'' style=''position: absolute; width: 307px; height: 72px; top: 259px; left: 40px;''>klantnummer : <br /> ordernummer : <br /> <br /> </div> <div id=''ARTIKELEN'' style=''position: absolute; ...
Posted to
Cute Editor for .NET
(Forum)
by
HtB
on
February 12, 2008
More Search Options
« First
...
< Previous
45
46
47
48
49
Next >
...
Last »