|
GetHttpLength |
Result = GetHttpLength(Index) |
Parameters: Index = Http index |
Returns: Result = number of bytes |
GetHttpLength returns the total number of bytes of the Http resource. This will only work for binary resources. Text resources (such as html files) will always return 0 |
Related Info: | GetHttpBytesRead | HttpTransfer : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |