HttpAgent
HttpAgent(Agent$)
 
Parameters:

    Agent$ = Name of the agent passed to the internet server
Returns: NONE
 

You can specify the agent name that is passed to the server with HttpAgent. By default this is "Mozilla/4.0 (compatible; PlayBasic)". You need to specify this name before you call HttpOpen.
 
Related Info: GetHttpAgent :
 


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