Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.login

Logs a user in or out.

Syntax

Parameters

login
Specify true to log in, false to log out.

status
Optional if specified return status will be set.

username
Username to log in.

password
Password associated with username.

Description

The login method logs in or logs out a user. Prior to calling login, you must first set the URL by calling setURL.

Errno

-3500
If the FormPoster can not communicate with the target server during login.

Example

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.