See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
WebSite::FormAuthentication Data Member

Form authentication settings to use to connect to a web site that uses HTTP GET or POST requests for authentication.

C#
public FormAuthenticationInfo FormAuthentication;
Visual Basic
Public FormAuthentication As FormAuthenticationInfo
Remarks

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  

 

See Also
You are here: dtSearch::Spider Namespace > WebSite Structure > WebSite Data Members > FormAuthentication Data Member
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.