Skip to main content

Send file (ZeyOS)

XML
<file:send filename="string"/>

<file:send /> sends a file to the client.

Attributes

NameTypeDescriptionDefined By
filenamestringFilename/URL file:send

Examples

XML
<file:send filename="./test/ixml.inc"/>