Ola
Lesson 22 - Method 1
Lesson 22 - Method 2
This method involves the dropzone where one can drag and drop files into the uploader.
A list is placed on a page..
Dim lst As WixList
lst.Initialize("mylist").SetTypeUploader(True).SetHeight(600).SetWidth(300).SetScroll(False)
'...
Ola
Lesson 22 Method 1
Method 2 of the file uploader is a method that actually places an uploader on a form including a list that displays the files that have been selected. The same events as depicted in Lesson 22 Method 1 apply.
'create a page with a header and set 'space' layout...
Hi
We are just left with almost 2 additional widgets to complete on the standard open-source license before we can start building a working app.
The uploader widget enables one to upload files. There are a various ways this works and we will now look at Method 1. We use this and we link it to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.