Login Function

This tag is responsible for displaying the following buttons on the Web page.

This function is basically the same as the Login function in ASP. See Login Function for details. The only difference is the syntax used to implement the function. This is listed below.

Login Tag Example

<tr>

<td>

<cfmodule template="#request.ecm.AppPath#ecmLogin.cfm">

</td>

</tr>

Previous TopicNext Topic|