Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

CSUSER.AUTHENTICATE

Retrieves user information from the Transact database.

Syntax

Parameters

NAME (required)
Input parameter. Name of the csuser object.

VARNAME (required)
Input parameter. A variable that holds a string representing boolean status:

Description

A form is typically presented to the site visitor asking for an accessName and password. Use a secure URL (https) with this form to guarantee the secrecy of the visitor's password.

Both the accessName parameter and the password parameter must be set within the csuser object to identify the user. This differs from lookup insofar as this tag provides a means of confirming that the buyer knows his password.

The values supplied by the visitor are set in the csuser object with a call to either CSUSER.SETPARAMETER or CSUSER.SETPARAMETERS . If a call to CSUSER.AUTHENTICATE returns true, you then use the userid parameter in the csuser object to call VDM.SETCOMMERCEID .

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.