خانه > comp > gb.web > _request_post > files 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar id vi ko ja ru zh zh_TW eo
قبلی  بعدی  ویرایش  تغییر نام  واگرد  Search  سرپرستی  
مستندات  
اخطار! این صفحه ترجمه نشده است.  مشاهده نسخه انگلیسی 
_Request_Post.Files (gb.web)
Property Read Files As Collection

Return a collection of the files sent with the request.

Each file sent with the request is stored in a temporary file on the harddisk.

The file paths are stored in that collection, the key being the file name specified in the request.

If your /tmp directory has a limited capacity, it will prevent too big files to be sent to your application.