Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
SendFile | function | static | version 1.0 | no |
static function SendFile(FileName, Content, DialogTitle="Save file", FileType="All files|*;Images|*.jpg;") |
FileName | the recommended file name |
Content | the content of the file |
DialogTitle | the title of the dialog |
FileType | a string containing the desired file types in the form "Display type|extension;Dysplay type2|extension;..." |
Sends a file to the client. The use will be prompted to accept the file, and selects its name and location. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:15 2011 GMT | (c)2011 RadGs Software |