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 61 to 70 of 148 (Total: 146) First |  Prev |  Next |  Last  
 Subject Author Date  
   Re: Saving only the file name instead of the complete path name  
View this persons public profile  Gianluigi   11:39 17 Feb 2016  
   Re: Saving only the file name instead of the complete path name  
View this persons public profile  Support   12:10 17 Feb 2016  
   Re: Saving only the file name instead of the complete path name  
View this persons public profile  Support   12:10 17 Feb 2016  
   Saving only the file name instead of the complete path name  
View this persons public profile  Support   8:28 17 Feb 2016  
   Saving only the file name instead of the complete path name  
View this persons public profile  Support   8:28 17 Feb 2016  
   Dynamic Folder  
View this persons public profile  heise   3:36 5 Feb 2016  
   Re: Dynamic Folder  
View this persons public profile  heise   3:38 5 Feb 2016  
   Re: Dynamic Folder  
View this persons public profile  Gianluigi   11:48 5 Feb 2016  
   Re: Dynamic Folder  
View this persons public profile  heise   0:18 8 Feb 2016  
    Re: Dynamic Folder  
View this persons public profile  heise   0:18 8 Feb 2016  
 
Hi there, thanks for answer. I also tryed a session. But did know works.
Now i designed a hidden field wih a value. How is this field to build in the code?


this did not work:
dwzUpload.Path = "/iCIB3/HTMLimgUPL@HiddenField|_|1"



<%
'****************************
' http://www.DwZone-it.com
' MultipleFileUpload HTML 5
' Version 1.2.21
'****************************
Set dwzUpload = New dwzASPUpload
dwzUpload.UploadType = "HTML5"
dwzUpload.Instance = "1"
dwzUpload.ExtraInfo = "Bootstrap,Default|_|5400|_|true,80,80|_|500,350|_|true|_|form1@__@MMSENGN1@__@text,form1@__@VZNAME01@__@text|_|utf-8"
dwzUpload.RedirectUrl = "441cDEL5.asp"
dwzUpload.Path = "/iCIB3/HTMLimgUPL@HiddenField|_|1"
dwzUpload.TempPath = "/iCIB3/HTMLimgUPLtmp|_|1"
dwzUpload.TestEnvironment()
dwzUpload.Init()
dwzUpload.rootPath = "../"
dwzUpload.Texts = "Datei wählen...|_|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 fertig."
dwzUpload.OverwriteMode = "1"
dwzUpload.AllowedExtensions = ""
dwzUpload.AllowedExtensionsDescription = ""
dwzUpload.Sizes = "0,0,0"
dwzUpload.InsertParameters = "1|_|form1|_|dbo.T_CIB_440c_I|_|MMSENGN1@_@MMSENGNO@_@Text,Void@_@N@_@@_@@_@@_@@_@@_@|@|VZNAME01@_@IP_IMG03@_@Text,Void@_@N@_@@_@@_@@_@@_@@_@|_|1|_|dbo.T_CIB_440c_I|_||_||_|IP_IMG01|_|IP_IMG02|_||_|IP_IMGSZ|_|IP_IMSZW|_|IP_IMSZH|_|2|_|" & MM_DB_AKi203_STRING
dwzUpload.ResizeParameters = "0|_|1|_|1024|_|768|_|80|_|1|_|1|_|200|_|140|_|80|_|1|_|_m|_|2|_|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
Last Visit: Wednesday 8 Jan, 2025 6:57 pm 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-1

Jump to: