DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Multiple file upload  
DwZone Forum Index -> Multiple file upload
.
Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 21 to 30 of 148 (Total: 146) First |  Prev |  Next |  Last  
 Subject Author Date  
   Re: Dynamic Folder (PHP)  
View this persons public profile  Daniel   9:58 4 Feb 2020  
   Javascript error while loading PhpMultipleUploadd_r_o_pzone.htm  
View this persons public profile  Daniel   21:12 31 Jan 2020  
   Re: Javascript error while loading PhpMultipleUploadd_r_o_pzone.htm  
View this persons public profile  Gianluigi   10:24 2 Feb 2020  
   Re: Javascript error while loading PhpMultipleUploadd_r_o_pzone.htm  
View this persons public profile  Daniel   18:31 2 Feb 2020  
   Re: Javascript error while loading PhpMultipleUploadd_r_o_pzone.htm  
View this persons public profile  Gianluigi   9:13 3 Feb 2020  
    Dynamic Folder (ASP)  
View this persons public profile  jimmychang   19:10 1 Jan 2020  
 
How to use Dynamic Folder?

Server.MapPath("/test/photos/") & Request.QueryString("mainid")

The files always upload to the folder 'photos', they can't upload to the Dynamic Folder.

-----------------------------------------------------------------------------------------------------------------

<%
'****************************
' http://www.DwZone-it.com
' MultipleFileUpload HTML 5
' Version 1.2.32
'****************************
Set dwzUpload = New dwzASPUpload
dwzUpload.UploadType = "HTML5"
dwzUpload.Instance = "1"
dwzUpload.ExtraInfo = "Bootstrap,Default|_|5400|_|false,80,80|_|500,500|_|false|_||_|utf-8"
dwzUpload.RedirectUrl = "index.asp"
dwzUpload.Path = "Server.Mappath(@_apex_@/test/photos/@_apex_@ & Request.QueryString(@_apex_@upfld@_apex_@))|_|3"
dwzUpload.TempPath = "photos/|_|1"
dwzUpload.TestEnvironment()
dwzUpload.Init()
dwzUpload.rootPath = ""
dwzUpload.Texts = "Add files...|_|Start upload|_|Cancel upload|_|Start|_|Cancel|_|Delete|_|Your browser does not support drag'n'd_r_o_p file uploads.|_|Please use the fallback form below to upload your files.|_|Invalid file type. Allowed file type: {{FilesType}}|_|The size of the file is {{filesize}}Mb but the max allowed file size is {{maxFilesize}}Mb|_|Connection error status code {{statusCode}}|_|Confirm remove the selected file.|_|The file cannot be uploaded. Cause file number limit.|_|Upload completed."
dwzUpload.OverwriteMode = "1"
dwzUpload.AllowedExtensions = ""
dwzUpload.AllowedExtensionsDescription = ""
dwzUpload.Sizes = "0,0,0"
dwzUpload.InsertParameters = "0|_||_||_||_|0|_||_||_||_||_||_||_||_||_||_||_|" & MM_Void_STRING
dwzUpload.ResizeParameters = "0|_|1|_|1000|_|300|_|80|_|1|_|1|_|500|_|100|_|80|_|1|_|m_|_|1|_|0|_||_||_|80|_|1|_|_s|_|2"
if dwzUpload.IsPostBack() then
dwzUpload.Upload()
dwzUpload.Save()
end if
'****************************
' MultipleFileUpload HTML 5
'****************************
%>
 
Reply to this current thread  View this persons public profile  Send Private Message
   Re: Dynamic Folder (ASP)  
View this persons public profile  Gianluigi   23:29 1 Jan 2020  
   Re: Dynamic Folder (ASP)  
View this persons public profile  jimmychang   19:27 2 Jan 2020  
   Re: Dynamic Folder (ASP)  
View this persons public profile  Gianluigi   23:45 2 Jan 2020  
   Re: Dynamic Folder (ASP)  
View this persons public profile  jimmychang   2:20 3 Jan 2020  
Last Visit: Sunday 5 May, 2024 2:12 am First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-2

Jump to: