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
48
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Ajax Uploader - Uploader_FileUploaded server event not firing
Hi mchamo,
The example below shows you how to use AjaxUploader with Jquery modal dialog.
About the
blockUI control issue. I still can not reproduce it. Can you show me the whole example which can reproduce this issue? So I can check it for you.
<%@ Page Language=''vb'' %> <%@ Register ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 21, 2011
Re: "Operation could destabilize the runtime".. Medium Trust?
Below is my web.config, less snipped stuff.
Prob nothing unusual there(?)
I can't/havent added the Medium trust as my host doesn't ''allow overrides'' .. but there's is Medium.
If I add the trust/level item I can duplicate on localhost.
<configuration>
<connectionStrings>
...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
aeromed
on
August 3, 2006
Re: Drop-down menus display
Adam:
After some tests with examples, it has become clear that using a stylesheet theme and theme for the page is where the trouble comes from.
In other words, it works fine until I specify these two items for the page.
Below is the stylesheet and theme info.
What here is causing the problem?
STYLESHEET ...
Posted to
Cute Editor for .NET
(Forum)
by
MITFrog
on
January 16, 2009
Re: DNN3.1.0 Trouble with Toolbar and Roles
Antony, You can remove
most of
settings.
Then
CuteEditor will use the default configurations.For example: <add name=''CEHtmlEditorProvider''
type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider''
...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 17, 2005
No items required
Hi,
I have an uploader on a page with other data.Uploading items is optional. But if no items are selected my page won't postback (and the rest of the data cannot be saved).Where do I set that uploading of images is optional in the ajaxuploader?
this is my ...
Posted to
Ajax Uploader
(Forum)
by
Anonymous
on
January 21, 2012
Re: onblur event for cute editor
Hi
Rameshdurai,
Method
CuteEditor_OnInitialized will set it for each editor. You can separate it by editor.id.
Like the example ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 26, 2012
Re: How do I display a value (text) in the editor on page load? I'm a newbie...please help!
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%>
...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 26, 2009
Re: Create Link or Image load popup control
I’m trying to make default http:// on “link add” form (tag_a.aspx ) so dropdown should be disabled and default protocol should popup in URL textbox (on your add link form) as “http:// “ I tried to set value of
“url” input to “http:// “ somehow did not work. Then I tried <select ...
Posted to
Cute Editor for .NET
(Forum)
by
Torman
on
March 2, 2007
Re: File name append when already present
Hi mtimmons,
I suggest you use method ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
November 19, 2012
Re: Storing images in SQL DB example code
heres the code if anyone is interested.
--On Page that holds the Editor-- Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Editor1.Setting(''CuteEditorFileStorageType'') = ...
Posted to
Cute Editor for .NET
(Forum)
by
gibbitty
on
October 17, 2007
More Search Options
« First
...
< Previous
46
47
48
49
50
Next >
...
Last »