Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
299
of
325
(
3,244
total posts)
< 1
second(s)
Re: Setting a default Width and Height for tables
Nathan, Open the Insert_table.asp, find the following code: p_table=
document
.createElement('<table style=''width:300px;Height:200px;'' border=1 cellspacing=4 cellpadding=4></table>'); You can change it to meet your own requirements.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
September 28, 2005
Re: Error message prompted when inserting photo, flash, media, document
Thank for the great support Adam. //JF//
Posted to
Cute Editor for ASP
(Forum)
by
JFRanger
on
September 15, 2008
Re: Paste from Word - Quotes issue
For some reasons, the code from your word
document
contains that special characters. It looks like it's a quote. it's a special character. Cute Editor doesn't contains any code to create or convert this special character.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
July 23, 2007
Editor stripping !Doctype after save
Hi, If I save a
document
(to a database), the editor strips out the <!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.01 Transitional//EN'' ''http://www.w3.org/TR/html4/loose.dtd''> tag. Any ideas on how to stop this? Thank you.
Posted to
Cute Editor for .NET
(Forum)
by
the4bs
on
October 25, 2006
Re: Can you help me simplify the Word workflow?
pbmartin, Can you reproduce the problems in our online demo? http://cutesoft.net/example/general.aspx If so, please send the example Word
document
which can showing the problem to Adam@CuteSoft.net.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 30, 2010
Re: Non-editable regions doesn't seem to work
forkus2000: Hi , can you explain me how to set a non editable region ? Please respond asap... http://cutesoft.net/asp/
document
/index.htm#page=Add-uneditable-regions-to-a-Template.htm
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
February 8, 2010
Re: Can read from my DB but having problem pulling info from editor to save to DB
Charles - When submitting your form, you must perform the following for the editor content to be captured: function submitForm() { save(Editor1)
document
.forms[0].submit() ;} Hope this helps. Cheers, Kris.
Posted to
Cute Editor for ASP
(Forum)
by
Anonymous
on
March 7, 2005
Re: Moderator Message Queue not working with single sign on
Originally i was using the test project you all provide which uses Sampleportal4, had the issue above. Since then i have created a new project, followed your deployment
document
and it still gives me the same error. The namespace changed accordingly, still the same issue.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
solorasta
on
December 5, 2007
How to change background color of the document
Isn't it possible to change the backgrund color of the html
document
made by CuteEditor? Is it possible to set a background color from the codebehind?
Posted to
Cute Editor for .NET
(Forum)
by
pnr
on
January 6, 2005
Re: Problem Image Relative Paths
Mike-s, Open the WinIE.js file, you can find the function save(current). Add the following code behind ''var editor =
document
.getElementById(current.EditorID);'' EditorView(current,1);EditorView(current,0); That will resolve your problem. We will find a better solution in the next versoion.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
December 31, 2004
More Search Options
« First
...
< Previous
297
298
299
300
301
Next >
...
Last »