Parameter | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
sFileName | Name of the dropped file | ||||||||||
iBytes | Size of the dropped file | ||||||||||
sMime | MimeType of the dropped file | ||||||||||
hoDropTarget | Control the data was dropped on | ||||||||||
eDropPosition: | Where the file was dropped in the control. Valid values are:
|
The path to the file
Function OnFileDrop String sFileName BigInt iBytes String sMime Handle hoDropTarget WebDropPosition eDropPosition Returns String
Called for each file dropped on the control.
Can be augmented to return the path to upload the dropped filed to.