The Skyway Media Hyperlink web control adds file download capabilities to a web page. At runtime, a user is able to download a variety of media types, including images, PDFs, Word documents, Excel spreadsheets, etc.
Setting Parameters

The variables that hold the media and associated meta-data.
Source - select the variable that stores the file to be downloaded. Only valid variables with a binary, large data or picture data type from the current Web Model are enabled in the Source dropdown.
Filename - select the variable that stores the filename to be downloaded. Only valid variables with a text data type from the current Web Model are enabled in the Filename dropdown.
Mime Type - select the variable that stores the mime type of the file to be downloaded. Only valid variables with a text data type from the current Web Model are enabled in the Mime Type dropdown.
Create URL Only - if this checkbox is checked, the Skyway Media Hyperlink handler will output the URL for the media. Checking this checkbox overrides all behavior of the hyperlink and makes the hyperlink a mechanism for embedding a URL into the web page.
Events
See Web Events
All required fields are specified.
None