CopyHttpDataToBank
NewSize = CopyHttpDataToBank(Index, BankId)
 
Parameters:

    Index = Http index
    BankId = Index of a bank created with CreateBank
Returns:

    NewSize = new size of the passed bank
 

CopyHttpDataToBank will copy previously requested and transfered data to a given bank. The bank index must be valid. The function will resize the bank as needed and return the new size.
Use the command before you close a transfer with CloseHttpTransfer.

 
Related Info: GetHttpDataAsString | RequestHttpData :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com