RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ExecuteLoginForm Method

Creates the HTML login page.

Pascal
procedure ExecuteLoginForm; virtual;
C++
virtual __fastcall ExecuteLoginForm();

The ExecuteLoginForm function is called from server-side script to create the HTML login page. This function calls ImplProduceLoginPage to make the page producer generate the login page. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!