|
Search
You searched for the word(s): upload'A=0
Showing page 204 of 656 (6,557 total posts)
< 1 second(s)
-
Hi MattW, Please refer to http://www.cutesoft.net/forums/thread/50581.aspx, terry's topic. If you do not need to upload multiple files at one time, you can try set the UploadType=''IFrame''. Also, if you have installed the Microsoft Silverlight plug-in, it should work too. Regards, Ken
-
Aaron,
1. Create a folder under your project and name it ''CuteEditorTemp''; make sure ASPNET account has write permission to the above folder.
2. Open your web.config and add the following entry:
<add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' />
-
venu,
Flv files are supported in version 6.1.1 now.
Now you can Embed FLV Flash Videos in your sites easily.
Demo:
http://cutesoft.net/example/general.aspx
Download:
http://cutesoft.net/Downloads/default.aspx
-
Hi, I'm not really sure what you're saying, I thought that the html5 FormData object could be used to provide a file upload without a postback, ie. using true ajax? Is there a reason you don't use the FormData object?
https://developer.mozilla.org/en-US/docs/Web/API/FormData
Regards,
Chris.
-
Hi ssjal,
Here is the example code:
simple-upload-Validation.aspx
<%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''simple-upload-Validation.aspx.cs''
Inherits=''simple_upload_Validation'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
baseballrock17,
Thanks for the nice comments about uploader.
Which version of uploader are you using?
Can you ask your client try the following example?
http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx
-
Is it possible to upload multible files at once, like uploading a zipfile and the gallery extracts it?If it's possible I'll purchase a copy now, if not, it's unfortunately useless for me...
-
Upload button is disable on Firefox 3.0.13, I tried running the demo application in IE 6 and 7, and the upload works just fine, however in Firefox 3.0.13 the button is disable when the page loads. Im using UploadType = “Auto”
Any solution for this issue, recommendations?
Appreciate any help with this matter.
-
Hi Ken,
I used your example and added an alert at the start of the error event funtion, like that:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="test.aspx.cs" Inherits="DD.UI.test" %>
<%@ Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" ...
-
ok thankQ.
1. I am not able load the video files into cute editor (Insert Media). I am getting window, when I say upload, it is saying ''Cannot upload the file. The file format is not supported''.
2. And in ''Downloadable Files'', ''Insert Template'' and ''Inser Flash'' when I click upload it is saying ...
... 204 ...
|
|
|