I have a form that contains a text label and the "Hyperlink Address" property of the label points to a zip file on the server. When the user click on the hyperlink I would like a File Save-As menu to popup so that the zip file can be saved locally (similarly to what you can do in Netscape or IE)
Any suggestions how to do that?