Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): .net 4.0
More Search Options
Showing page
78
of
1,307
(
13,069
total posts)
< 1
second(s)
Re: How to scan uploaded files with Anti-Virus?
kitsolutions-dev, I don't think it is an easy job. 1. Implementation. a. Create a custom dialog to handle this special upload function b. Find an anti virus softwares you want to use and understand its API. c. Write your own .NET code to call the scan function when uploading process is done. 2. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 2, 2009
Re: Tag collapse
>>3) Span over span over Span Please upgrade to version 6.3. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx >> A over A over A over A. If user use multiple time anchor a chain of A is implemented. Is possible to deny ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 3, 2009
Re: Custom feature development?
Hi, I can only answer the above questions, for further questions, please contact
[email protected]
1. Only silverlight can implement the resume feature, but we haven't supported this feature yet. 2. Uploader now is an ASP.NET WebForm control, it is not for 'oustide-of-browser type'. We will support MVC,PHP,JSP ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
February 3, 2009
Re: unable to connect because of proxy
Alexander, Can you post the content of your LiveSupport.exe.config file? BTW, can you test the following code? <configuration> <appSettings> <add key=''UseProxy'' value=''Default''/> </appSettings> <system.net> <defaultProxy> ...
Posted to
Cute Live Support
(Forum)
by
Adam
on
January 22, 2009
Re: Maximum File Size to upload?
What's the maximum size for an upload? Ajax uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files. ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
December 15, 2008
Re: EditorWysiwygModeCss doesn't set the default font on page load correctly?
Eric, http://cutesoft.net/example/general.aspx In the above example, the default font is Arial instead of Times New Roman. In the forum HTML Editor, the default font is Verdana instead of Times New Roman. Cute Editor uses default font of the current page. The default font of web page is Times new ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 9, 2008
Re: Information on product and license
Frederic, Thanks for the interest. 1/ Is it included resize/crop/rotate image features in PHP version ? A: This feature is only available in the .NET version right now. We will include this feature in PHP version soon. 2/ Is it possible to edit safely Javascript code including in my html pages ? A: Yes. You need ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
July 25, 2008
Re: cuteeditor: how to save images and files in 2 server in load balancing
Alessandro, The folllowing article shows you how to write the files to UNC path. http://cutesoft.net/developer+guide/scr/UNC.htm However if you need to save the uploaded files into two separate locations, you have the following options: 1. Save uploaded files in database. You need to write a custom file provider ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 7, 2008
Re: IP Licencing
Dear customer, Your description fits perfectly into IP license definition. An IP license allows one IP@ to go on your file. The license will enable all the domains/subdomains hosted on this IP@ to use the control. We provide a script that you can run on all your domains to see what IP@ CuteEditor thinks they're on. ...
Posted to
Purchase / License FAQ
(Forum)
by
Karen
on
May 30, 2008
Re: Multiple instances single page
Just answered my own question through experimenting. The following relates to a GridView control so the code behind is a bit more complex than would be the typical case. The code behind that I used for a simple ASP.NET Table control is listed toward the bottom of this post below the GridView code behind example. aspx markup (two ...
Posted to
Cute Editor for .NET
(Forum)
by
GDB
on
May 10, 2008
More Search Options
« First
...
< Previous
76
77
78
79
80
Next >
...
Last »