Jonybravo:
Hi there
I'm having identical problem using ajax-multiplefiles.
The code I'm testing is:
<%
Dim uploader
Set uploader=new AspUploader
uploader.MaxSizeKB=10240
uploader.Name="myuploader"
uploader.MultipleFilesUpload=true
uploader.InsertText="Select multiple files (Max 10M)"
uploader.SaveDirectory="savefiles"
uploader.AllowedFileExtensions="*.jpg,*.png,*.gif"
%>
<%=uploader.GetString() %>
It does download the file but after that get the following error:
A javascript box saying "http error 500" and a message:
[
Microsoft VBScript runtime error '800a01a8'
Object required: 'jfile'
/aspuploader/include_aspuploader.asp, line 438
Thank you
Jonybravo,
Do you have problems with the ajax-multiplefiles.asp included in the download package?
Or you are running a modified version of ajax-multiplefiles.asp?
Please note that there is a handler page required for the above example.
var handlerurl='ajax-multiplefiles-handler.asp'
Keep me posted
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx