Form authentication settings to use to connect to a web site that uses HTTP GET or POST requests for authentication.
Whether the request is a POST request or a GET request, the form authentication data must be formatted as a set of name=value pairs, separated by &, like this: user=example&password=secret
WebSite Class | dtSearch.Spider Namespace