Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
89
of
149
(
1,483
total posts)
< 1
second(s)
Re: Error on call to GetDocument
Incognitobe: Hi Adam, thanks for the reply which sounds quite plausible and would certainly explain the error I´m getting, but I´m quite sure I got the ID right. Here´s a snippet from the html source of the table rendered by the editor (I omitted the style attribute): <table cellspacing=''0'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 19, 2010
Re: code to drop an image from images dropdown
oompah: I am trying to use the code to do it programtically but no matter what I do it still leaves your default logo and flower image in there. I assume programtically setting this I do not need to edit the Common.config file or do i need to do both here is my code Dim dropdown As ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 14, 2010
Re: Not Loading correct Loader javascript for IE8
Dear myersjosh, Please follow steps: 1. clear cache 2. close all ie winodw 3. save the following code to test.aspx <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
April 2, 2010
Re: Changing Image URL while Draging on the Editor
Hi
[email protected]
, Assume that the thumbnails and Original in the same directory. you can use html filter to achieve that change file name/url. In the example below, I have the original photo name ''photo.jpg'' and thumbnail name ''photo.thumbnail.jpg'' in the same folder ''Uploads''. when you drag ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 29, 2010
Re: customizing progress bar
John, Please try this code <%@ Page Language=''C#'' Title=''Total Progress'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 17, 2010
Re: Various issues with uploader inside a form view a inside update panel
Here is the code:- <%@ Page Language=''VB'' %> <%@ Register
Assembly
=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''asp'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
pippipmilk
on
January 13, 2010
Re: This only works in IE, not in Firefox etc.
Half the problem solved. If figured out, that this is the problem: (text marked with yellow) <%@ Page Language=''vb'' AutoEventWireup=''false'' CodeBehind=''WebForm19.aspx.vb'' Inherits=''Aspergerforeningen.WebForm19'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''ce'' %> <!DOCTYPE ...
Posted to
Cute Editor for .NET
(Forum)
by
PeterDK
on
November 22, 2009
Re: Validating and providing feedback
Hi, You have two solution : 1 , throw an exception in the event handler, and uploader will show the exception message. 2 , try this way : <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 16, 2009
Re: cute Editor 6.5 IE Execute SetHTML () "js function cannot edit issues
Hi wpy126, It works fine for me, can you reproduce this issue on our online demo? Demo: http://cutesoft.net/example/JavaScript-API.aspx Please test the code below <%@ Page Language=''C#'' AutoEventWireup=''True'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 10, 2009
Re: ResizeMode="AutoAdjust" not working
lalit, Can you try the following code in your production ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 3, 2009
More Search Options
« First
...
< Previous
87
88
89
90
91
Next >
...
Last »