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
129
of
149
(
1,483
total posts)
< 1
second(s)
Re: How do I code for single file manual upload?
Hi dmathews, The example below shows you how to get the file info after uploaded. <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 12, 2012
Re: Control does not exist in the current context error in VS 2008
Dear jtreuting, Did you ''Add Reference'' to CuteEditor.dll? Please save the following example to test.aspx, and then run this example, can you reproduce this issue? <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <!DOCTYPE html PUBLIC ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
May 25, 2011
Re: problem in IsDirty
Dear wolf11th, I have tested the following code in firefox, it works fine, please refer to it. <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
December 5, 2010
Re: Gettings errors when I overwrote CE for DNN 4X with CE for DNN 5X
Dear dsmajor, Please check NukeEdit4\document\DotNetNuke-Integration.htm in download package, that is installation steps for dnn4.x, have an inversion operation and uninstall CuteEditor for DNN4.X When finish those steps, install cuteeditor for dnn5.x, the installation steps can be found at ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 2, 2010
Re: Padding Right of Framestyle???
Please try the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 29, 2009
Re: getHTML() doesn't work when Cute Editor is in a hidden div
Hi BruceWMorgan, I can not reproduce this issue. Please tye the example below <%@ Page Language=''C#'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 19, 2009
Re: function CuteEditor_OnCommand
Hi goh6613, Please try this example <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 8, 2009
Re: File picker not working.
Please try the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page Language=''C#''%> <HTML> <body> ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 5, 2009
Re: "File Browsing has been blocked." inside AJAX TabContainer
Hi Terry, it seems to be a bigger problem because after Postback always the message ''File Browsing has been blocked.'' That's not good. Please test my new code below: <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''Upload.aspx.vb'' Inherits=''Upload'' %> <%@ Register ...
Posted to
Ajax Uploader
(Forum)
by
Dev65
on
December 3, 2008
Re: Max File Size?
Keith, It has nothing to do with web.config file. Please try the following code and get back to me. <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
September 18, 2008
More Search Options
« First
...
< Previous
127
128
129
130
131
Next >
...
Last »