|
Search
You searched for the word(s): upload file
Showing page 45 of 336 (3,355 total posts)
< 1 second(s)
-
I'm having the same issue. It seems with Mac clients using either Safari or Firefox they get this error. Works fine on Windows (IE and FF). It doesn't matter how many files they try to upload - 1, 10, or 100. I've looked at both threads that you provided and still not sure what the solution or workaround is. I've ...
-
The instructions don't tell much on how to do this. I uploaded the contents of the ''Web'' folder to my server in a root folder called ''/chat2/, and had the host run the sql scripts, and create a virtual directory pointing to /chat2. I can't find any documentation anywhere that tells where all I need to adjust the ...
-
Thanks for the reply, Adam!
I went ahead and specified that property, but it is behaving somewhat strangely. Each user's document upload folder is several levels deep. Here's an example of what I specify the property to:
''~/Data/Clients/[ClientID]/DynamicFiles/''
When I do this, the document uploader opens the right directory. ...
-
I've recently integrated the latest version of RichTextEditor in to a new ASP.Net solution. The integration works fine for the most part but I'm stuck with an upload issue on my demo environment.
A generic error occurred in GDI+
this error occurs when i try to upload a jpg file through the gallery or insert image ...
-
Hi Ken
I created demo same like provided on http://ajaxuploader.com/demo/simple-upload.aspx
and gave a file name - 11_29_2012_studyTimeline_11_29_2012_studyTimeline_11_29_2012_studyTimeline_11_29_2012_study.mp4
this is just an irrelevant name.
when file ...
-
Hi smondala,
The database is not the necessary part for RichTextEditor, if you do not need to store the files into database, then please refer to http://www.richtexteditor.com/deployment/rich-text-editor-aspnet.aspx, it shows you the full steps to deploy the RichTextEditor into your site. And the RichTextEditor will work for asp.net and ...
-
Hi BlackAce,
First, you can refer to the document at http://phpfileuploader.com/document/
To retrieving the uploaded file, save to your server, change file name Etc, please refer to http://phpfileuploader.com/document/scr/Deployment.htm step 3, it shows you how to handle the upload file store location and the file name after ...
-
Hi,When I try to upload a file with a foreign character in the file name. I get a warning. The file is uploaded (the guid name got modified) but the uploader can not get the file.size and trigger a warning : Warning: filesize() [function.filesize]: stat failed for /tmp/uploadertemp/persisted.a6135e31-f2aa-48bd-be90-cd1f5efd10d0.Iconic ...
-
Hi, Upload upload the file to the server at background. And returns the GUID as the form data. When you get the GUID , you can use the SET mvcfile=uploader.GetUploadedFile(GUID) to recieve the temp file you can use mvcfile.FileName/FileSize to get the file information and use mvcfile.FilePath to get the temp ...
-
Hi ,
First i have got the latest version( 2011-1-30 19.21 released)。
When I upload a 70M file, I getting the following javascript alert message .
Flash:The Upload task is interrupted! http 500
My server is windows 2003 ,IIS6,ASP.Net 2.0. Most of users can upload .
I get the server event logs, Can you ...
... 45 ...
|
|
|