|
Search
You searched for the word(s): use <p>
Showing page 295 of 864 (8,631 total posts)
< 1 second(s)
-
kathy,
Please use the following method:
Editor.SaveFile Method
Saves the contents of the Cute Editor to a file.
[Visual Basic]
Public Sub SaveFile( _
ByVal path As String _
)
[C#] ...
-
walex,
To check the version, please use browser ''View Source'' menu.
You should find some words like: <!-- CuteEditor Version 6.4 Editor1 Begin -->
http://phphtmledit.com/oncarriagereturn.php?BreakElement=p
Please check this URL. All contents should be warpped into p tags. If you use layers, the div tags will ...
-
Hi, I am sending code:// (c) Copyright Microsoft Corporation.
// This source is subject to the Microsoft Permissive License.
// See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx.
// All other rights reserved.
/// <reference name=''MicrosoftAjax.debug.js'' />
/// <reference ...
-
psa:
Hi,
Whe clicking for example on the insert image button, the popup appears in the middle of the screen. I have embeded Cute Editor in a portal where I also can define the lenght of the page (let say 2000px). When I now click on a button that generates a popup, it will still appear at the middle of the page (at some 1000px) which is off the ...
-
hi,
may i know that how can i change the content in cuteeditor using javascript,
for example :
my current cuteeditor's html code is
<html>
<head>
</head>
<body style=''background-repeat: no-repeat'' ...
-
Hi,
While the server side process the FileUploaded event, the client side would not get the progress of the server side work.
You can use MoveTo() , it's much faster then copying a file.
If you want to show progress, you can move to another temp folder at first, and then use ajax to do your file ...
-
We initially use this one which has not special setting for cutesoft, not sure if it needs something special, tried to remove the css but text is still coming out wrong
BODY
{
FONT-WEIGHT: normal;
FLOAT: left;
MARGIN: 0px 0px 0px 0px;
COLOR: ...
-
Hi ryanstinson,
Use custom UI button by setting the Uploader1.InsertButtonID=''AnotherButton''
then the uploader script would replace the AnotherButton.onclick=..
You can replace it by this way :
<%@ Page Language=''C#'' %>
<%@ Register TagPrefix=''CuteWebUI'' ...
-
Paul,
Yes. You need to check the following properties:
Editor.PlainText Property
Retrieves the CuteEditor HTML content in plain text format.
Remarks
This property is read-only. If you want to store the document text in a database which is searchable, you can use the output of this property to create an ...
-
Hi Adam,
so, our web site opened. We cant use messenger. we chant use chat also.. because chat have same issues on cs 2008
Problems about user names and permissions, most pages is not UTF-8, many language options not localized. Chat page reset self unexpectedly, whisper future list names duplicate, and more.. messenger is not ...
... 295 ...
|
|
|