|
ConnectHttp |
Success = ConnectHttp(Index, Url$) |
Parameters: Index = Http Index Url$ = a valid URL |
Returns: Success = 0 means error, 1 means success |
ConnectHttp connects to the specified URL. The function returns 1 if the connection was successful, or else it returns 0. |
Related Info: | : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |