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
47
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: One of your samples doesn't work in FireFox 7.01
Hi m2jim,
Please change the code to below, it should work.
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#''%> <html> <head>
<title>ASP.NET WYSIWYG Editor - Use CuteEditor as a document selector</title>
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 24, 2011
Re: Problem with MAXHTMLLENGTH and MAXTEXTLENGTH
Hi michcb,
Try this example
<%@
Page
Language=''C#''
Debug=''true''
%>
<%@
Import
Namespace=''System.Data''
%>
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 25, 2009
Background-image url is being changed
Hi
When i paste the below text into the HTML view of the editor, then switch to normal and back to html view the background url is being changed. I am getting a full url of the editing website
being added with %22 and an extra set of double quotes appears at the end of the url. If you do it a second time then the background url is ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
March 1, 2012
Adding html dynamically with jQuery
So I've the following page (edited for ...
Posted to
Cute Editor for PHP
(Forum)
by
annoyingmouse
on
March 30, 2011
Re: (File dialog has been blocked) while trying to Upload files
I am still waiting for a resolution on this post from friday morning. Thanks. Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same
position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other ...
Posted to
Ajax Uploader
(Forum)
by
luci
on
September 8, 2009
Re: (File dialog has been blocked) while trying to Upload files
Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same
position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other uploader control(s)
to the test page at another position. For example, just add ...
Posted to
Ajax Uploader
(Forum)
by
luci
on
September 4, 2009
Re: Allowing different file sizes for different document types
Dear casso,
You can refer to the following snippet: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
void InsertMsg(string msg)
...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
February 23, 2011
Re: SAVE button not working in 6.6 version
Hi,
Please create an page name example.asp with the code below and test it with the new version. Does it work for you?
My email is Kenneth@CuteSoft.net
<!--
#include
file
=
"cuteeditor_files/include_CuteEditor.asp"
-->
...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
February 13, 2014
Re: Multiple instances of trhe editor within a page
<?php
$editor=new
CuteEditor();
$editor->ID=''Editor1''; ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
June 12, 2009
centering a Gallery without <p></p>
Hello,I would like to center my Gallery on my web page.
The Gallery object is within a <CE:Gallery> tag, which is nested in a <form runat=''server''> tag, which is further nested in a <div id=''albumcontents''> tag.
(I will paste my body code below.)The only way I have been able to center the Gallery has been to wrap ...
Posted to
ASP.Net Image Gallery
(Forum)
by
tommyclifton
on
March 20, 2006
More Search Options
« First
...
< Previous
45
46
47
48
49
Next >
...
Last »