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
181
of
325
(
3,244
total posts)
< 1
second(s)
Re: Undefined JS variables when loading dialogs
Dear zBrain, Please follow steps: 1. Save the following code to dad.html <HTML> <HEAD> <SCRIPT> function popupCuteEditor(v_form, v_field) { var newWin, v_pagestring; w = ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
March 25, 2011
Re: Removing Uploaded Files in the Temporary File Location
Michael, You do not need take care the temp files. Temp file means the uploaded data & info of a file. it's owned by uploader , not your application. You do not need care what's the filename and why the name ends with '.resx' What you need to do is , in some event handler , move the file to some where you ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 18, 2009
Re: Outbound Links
Gaudicia, It's possible. Please follow the steps below: 1. In the CuteEditor_OnChange event, get the edit
document
. http://cutesoft.net/asp/JavaScript-API.asp 2. Get links Collection from edit
document
. var links = ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 15, 2008
Re: Files of type in browse button
rpsu, Please check the following article: Restricting Files by Extensions and Types: http://cutesoft.net/developer+guide/RestrictingFilesbyExtensionsandTypes.htm Restricting
Document
Files by Extensions and ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 1, 2007
Re: Using CuteEditor as a Simple TextBox Form Field
Jon, Please check this example: http://cutesoft.net/example/RenderASTextBox.aspx The source code of the above example is as following: <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 28, 2006
cannot insert a document.pdf in div
Hello, with IE 10 i tried to insert a
document
in a div with float left or right. Then IE 10 stopped and shows an error. With firefox and others i can insert a
document
in a div
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
ludwig
on
July 26, 2013
Re: URGENT - Editor not posting changes in FireFox 1.0.6 using Javascript submit
Solution 1: <input type=Submit value='Submit' onclick=''
document
.theForm.submit();''> Solution 2: <input type=Button value='Submit' onclick=''obj_Editor1.SyncToHidden();
document
.theForm.submit();''> Solution 3: <input type=Button value='Submit' ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
September 28, 2005
Re: URGENT: LOAD.ASHX CAUSES MAJOR ISSUES WITH LOAD BALANCER
From the RFC2616 - Where exactly are you out of compliance? What exactly is the cause of the bug?10.3.5 304 Not Modified If the client has performed a conditional GET request and access is allowed, but the
document
has not been modified, the server SHOULD respond with this status code. The 304 ...
Posted to
Cute Editor for .NET
(Forum)
by
wzs5011
on
January 11, 2012
Re: Beyond MaxTextLength ... Real Time Text Characters Remaining Displayed ... Possible?
I cannot get this code to work. Can anyone identify where I am going wrong!? Assume all ID's are correct (I am wiring this in using ClientID property of controls). ---------------------------------------------------------------------------------------- <script language=''javascript'' ...
Posted to
Cute Editor for .NET
(Forum)
by
smacca
on
April 10, 2006
Re: Customize Appearance of Button and Progress Panel
Hi, 1. Can you try the example below on your site? Does it work for you? The button added in the page load event ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 8, 2014
More Search Options
« First
...
< Previous
179
180
181
182
183
Next >
...
Last »