help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
GetUpFileSize
Declaration
Source position: pwumain.pas line 183
function
GetUpFileSize
(
const
name
:
String
):
LongInt
;
Notes
Gets a file's size that is passed in during uploading. Use this function when you need the file size of an uploaded file through a form which has a browse for file widget.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505