Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): work
More Search Options
Showing page
2
of
679
(
6,785
total posts)
< 1
second(s)
Re: File browser does not work
Okay, after some research I found the cause. Disregard the posted code which is a scaled down version of my original code. My issue was that the uploader was on a panel that was hidded when the page was loaded by use of visible = false Can't do that... so I used: pnlPictures.Attributes.Add("style", ...
Posted to
Ajax Uploader
(Forum)
by
gogetsome
on
July 11, 2013
Re: What browser settings need to be on for this to work
Hi shaunw, 1. Multiple files select issue. The multiple files select function is based on html5/silverlight/flash plug-in of the browser, please ensure that his IE 8 has silverlight or flash plug-in install. Let your client try on demo page http://aspuploader.com/demo/form-multiplefiles.asp, if this demo page
work
s ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
April 12, 2013
Re: AllowedFileExtensions does not work firefox
Hi chispa, The dialog filter function is based on silverlight and flash plug-in. On your firefox, it will loads the html5 as the default upload mode. The control will check the file extension again at server side, so i think it will not causes the problem. you can set property UploadTypePriority to ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 28, 2013
Re: limit file number demo can't work when using personal defined insert button
Hi steveyuan, If you use property InsertButtonID, please set this control directly <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 9, 2012
Re: onfocus in IE doesnt work but does in FF
Hi Guys, Support pointed me to a new peice of code. It should be: //Get the editor content var editdoc=activityEditor.GetDocument(); ...
Posted to
Cute Editor for .NET
(Forum)
by
mreric
on
July 16, 2010
Re: PasteHTML doesnt work within a modal popup (example page attached)
Reading another post I found that it looks like the text is being saved only onblur with the editor .. unless it's called, it wont save to a hidden field. So with that said, I found a killfocus function that does the trick that forces the focus to be removed. The new code looks like this. function insertMe(textToInsert) ...
Posted to
Cute Editor for .NET
(Forum)
by
mreric
on
July 15, 2010
Re: File Upload control does not work in Windows Server 2008
http://ajaxuploader.com/Deployment.htm Step 2: To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration> <system.web> <httpModules> <add ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 20, 2009
Re: the Editor second time it's didn't work with me
1. Please add the following code to your web.config. <httpHandlers> <clear /> <add verb=''*'' path=''*.ashx'' type=''System.Web.UI.SimpleHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'' /> ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 6, 2009
Re: URGENT, don't work whit full options
Can you try the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 19, 2009
Re: ImageGalleryPath customization doesn't work in 6.3
Alex, Editor1.Setting[''security:ImageGalleryPath'']= Editor1.Setting[''security:ImageBrowserPath'']= Editor1.Setting[''security:MediaGalleryPath'']= Editor1.Setting[''security:FlashGalleryPath'']= Editor1.Setting[''security:FilesGalleryPath'']= &nbs ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 23, 2009
More Search Options
< Previous
1
2
3
4
5
Next >
...
Last ยป