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
121
of
149
(
1,483
total posts)
< 1
second(s)
Re: Reg- Making Cute Editor content window read only
Please refer to http://cutesoft.net/example/readonly.aspx, the code are as follows: <CE:Editor id=''Editor1'' ReadOnly=''true'' ThemeType=''Office2007'' EditorWysiwygModeCss=''../example.css'' runat=''server'' ></CE:Editor> If you want to set it dynamically, the following is a full example: <%@ Page ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
August 12, 2010
Re: .Net 4.0 Support
Thanks Ken Unfortunately that did not help. The error we have been seeing since the 4.0 upgrade is: Attempt by security transparent method 'CuteChat.RemoteDataProvider.GetPortalInfo(System.String)' to access security critical method 'CuteChat.ServiceClientInterface.RemoteChatServiceFactory.Create()' failed.
Assembly
...
Posted to
Cute Live Support
(Forum)
by
mikeconfer
on
July 27, 2010
This only works in IE, not in Firefox etc.
Hi. I have put two new buttons in, but when i hit them, nothing happens, only in IE. The buttons do the following: Opens a new form (called getLink.aspx). On the form user chose a link, and close the form again. Then the link is insert into cuteeditor. My code look like this: <%@ Page Language=''vb'' ...
Posted to
Cute Editor for .NET
(Forum)
by
PeterDK
on
November 21, 2009
Re: Java script error is displayed while clicking cancel all uploads
Jagan, Please try the following example 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
October 29, 2009
Re: Getting alert while uploading more than 2MB ( AJAX Uploader )
Jyotirmay, If you are uisng IIS 7.0, please check MaxAllowedContentLength value of %windir%\System32\inetsrv\config\applicationHost.config. http://ajaxuploader.com/FAQ.htm#16 Can you try the following ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
September 15, 2009
Re: auto sizing
HI chuck123, Please try this example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 15, 2009
Re: "Upload Button" becomes Disabled that is used for the purpose of opening browser to browse a file
Which version of Ajax Uploader are you using? Can you try the following code? <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form id=''Form1'' method=''post'' ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
May 25, 2009
Object reference not set to an instance of an object.
Using v6.3 and suddenly getting this error when I try to add it to even the most basic page. Does the full message below indicate where I should look to fix things up. My page is as simple as this:**************************************** <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''testEditor2.aspx.vb'' ...
Posted to
Cute Editor for .NET
(Forum)
by
geoffo
on
March 24, 2009
Can't Install / Run Ajax Uploader
Hi, Just downloaded the trial and was having trouble getting the included demos to run, but that's because the Ajax Toolkit 1.0 wasn't installed, so I installed it. Is there a version more current than 1.0.61025.0 that I should've installed instead? Also, any time I try to run the demos, I get this error: Parser ...
Posted to
Ajax Uploader
(Forum)
by
GenNS
on
February 27, 2009
Re: Is it possible to show files sizes and files icons beside files name in "Start uploading manually" example?
Hi, You can draw your own table like this : (read the code , and the merge it to the 'manually example') <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
December 13, 2008
More Search Options
« First
...
< Previous
119
120
121
122
123
Next >
...
Last »