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
67
of
4,987
(
49,864
total posts)
< 1
second(s)
Customization of the Toolbars
Hi,Can any one help me in customizing the tool bars in the CuteText Editor. I am able to run it without any errors, but I want only a few Icons to be visible on My tool bar. I have configured by using Default.config in Configuration\AutoConfigure directory. Does any more needed along with this? I am adding my Default.config file as ...
Posted to
Cute Editor for .NET
(Forum)
by
Shanmuka Kumar
on
October 28, 2005
Re: Duplicate file name bug
Hi Ken,
For the sake of other users facing the same problem, here is my (incomplete) solution:
- Get the FilePath property. This contains the full path of the uploaded file in the temporary folder- Get the FileName property. This contains the original filename
- Check it a file with the name as the value of the FileName ...
Posted to
ASP Uploader
(Forum)
by
snaack
on
December 29, 2011
Re: Page Doesn't Load / Page Freezes when trying to load this file - load_gecko.js
Can you try the following code?
<!--
#include
file
=
''CuteEditor_Files/include_CuteEditor.asp''
-->
<html>
<head>
...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
July 14, 2009
Re: Cannot use existing session for user integration
Before you use the session, you need to check it.
Your code should look like:
public string ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
November 29, 2006
Re: $uploader->SaveDirectory
Please try the following code:
<?php
require_once
''phpuploader/include_phpuploader.php''
?>
<!DOCTYPE
html
PUBLIC
''-//W3C//DTD
XHTML
1.0
Strict//EN''
''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
November 30, 2009
Re: Change MultipleFilesUpload on-the-fly
Hi smcleod,
Please use server side code to set this:<%@ 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''>
static int i = 0;
void InsertMsg(string ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 30, 2011
Re: Force spellchecker to run?
hi cheryll,
Try the new example
<%@
Page
Language=''C#''
%>
<%@
Register
Namespace=''CuteEditor''
Assembly=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 31, 2010
5.2 .. assembly does not allow partially trusted callers. Help?
I've uploaded 5.2 to remote.. now getting error in subject line.
Stack trace ...
Posted to
Cute Editor for .NET
(Forum)
by
aeromed
on
January 30, 2006
Re: FormatBlock block doesnt work for custom tags
Works like a charm!
for anyone else, this is what I did.
Create a new JS File and put this in.--------------------------------------function getSelectedHTML(editor1){
// get the active editor window
var editwin = editor1.GetWindow();
...
Posted to
Cute Editor for .NET
(Forum)
by
mreric
on
July 17, 2010
Re: Get name of the file but no upload the file
Hi jaubrun,
You can achieve it in API "CuteWebUI_AjaxUploader_OnSelect". like the example below, it will alert the upload file name, then cancel the ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
October 24, 2012
More Search Options
« First
...
< Previous
65
66
67
68
69
Next >
...
Last »