GetDownloadFileURL

Use to return the URL for a file on the Web server.

Syntax

string GetDownloadFileURL (string serverFile, boolean open)

Parameters

Returns

String. Returns the URL of the file in ASCII format.

Examples

Usage

The open argument applies only if a Web Forms application user copies the returned URL in the current browser Address box or if you set a hyperlink in the current browser to the returned URL address.