DownloadingStart
PowerScript event
Description
Occurs before a download begins.
Syntax
|
1 |
DownloadingStart (integer itemId, string filename, string uri, string mimeType, string contentDisposition, longlong total) |
Event ID
|
Event ID |
Objects |
|---|---|
|
None |
WebBrowser controls |
Arguments
|
Argument |
Description |
|---|---|
|
itemId |
The ID of the download item, which starts from |
|
fileName |
The full path name of the file to be downloaded and |
|
uri |
The URI of the download item. |
|
mimeType |
The MIME type of the download item. |
|
contentDisposition |
The value of the HTTP response header |
|
total |
The size of the file to be downloaded. |
Return Values
None
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest