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
102
of
325
(
3,244
total posts)
< 1
second(s)
Re: Problem with PasteHTML in IE 7 and 8
Hi gspagel, It works fine for me both firefox and ie. Can you try the example below? <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 25, 2010
Re: Get the tag name at caret
Please try the following code: <html> <head> <title>A Simple Page</title> <script language=''JavaScript''> <!--
document
.onclick = myfunc; function myfunc() { ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 8, 2010
Custom Browse link in Insert_a_tag Dialog Firefox problems
Hi, i have the following problem. For our CMS i've added a custom browse popup in the insert a Tag dialog. When the link is selected in the browse popup i use javascript to enter that link in the Url: field. window.opener.
document
.getElementById(inp_src).value = 'link url' This works ...
Posted to
Cute Editor for .NET
(Forum)
by
SaferSephy
on
February 5, 2010
Re: Toggle editor with Javascript
Hi Misha999, Try <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 1, 2010
cannot get file to upload prior to server side code running
I want to have an uploader on a form where a file is only uploaded and then saved if there happens to be one queued up. So i want the upload to take place on the save event. I like the queue that your uploader uses I just need the uploader to finish prior to my code behind function for the save process running. I am using the following ...
Posted to
Ajax Uploader
(Forum)
by
jpchatt
on
January 14, 2010
Is there a way to load .doc from my harddrive without all the MS Word Markups?
I 've am trying to load Word
document
s or MS Word created RTF's, but for both instances when I load it into the editor from my hard drive(not cut and past), I get a bunch of mark up leftover created from MSWord, thus a bunch of garbage strings and characters that I do not want. For RTF's, I have been using the LoadRTF function. If I ...
Posted to
Cute Editor for .NET
(Forum)
by
fff398
on
January 13, 2010
On the client side, how to obtain plain text (like serverside's editor.PlainText) that DOES include whitespace entered by the user
Using innerText(
document
.getElementById(ID_OF_EDITOR).Get
Document
().body) gets the text with html tags stripped out, but also strips carriage returns. I DO NOT WANT to strip whitespace, but WANT to strip HTML tags. Is there a way to do this that returns the same result as the server side Editor.PlainText property?? My ...
Posted to
Cute Editor for .NET
(Forum)
by
robertandrews
on
December 22, 2009
Re: The minimum version of Flash required?
timl:We recently experienced a problem on a PC running IE6 where we were getting the error ''The upload task is interrupted'' when attempting to do a multiple file upload. We resolved this problem by installing the latest version of Adobe Flash (v10). Unfortunately, we didn't make a note of what version was originally on the PC before doing ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
December 7, 2009
Question regarding component lifecycle
I am working on an application with which you can construct a fax by filling out a form and attaching one or more
document
s. On one particular form, one use case has the user attaching a
document
(with it automatically being uploaded) either one at a time or in mass. At some point the user either manually fills in the destination information ...
Posted to
Ajax Uploader
(Forum)
by
kbenz
on
December 4, 2009
Re: Move 'Design | HTML | Preview" to top of Editor
Meltdown: OK, thanks Adam, it would be nice to be able to control that in a future version. Do you have any sample C# code to call those Design | HTML | Preview events? Regards Melt Please check the source code of the above example. function ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 11, 2009
More Search Options
« First
...
< Previous
100
101
102
103
104
Next >
...
Last »