Date:  05/08/2004 11:13:12 PM Msg ID:  002032
From:  FoxWeb Support Thread:  002030
Subject:  Re: two query of Authenticate.fwx
The userid is contained in Auth.UserID.
 
Please refer to the documentation of the Auth object for details on how to use a table to hold your user list.  We will be glad to answer specific questions you may have.

FoxWeb Support Team
support@foxweb.com email

Sent by jijo david on 05/08/2004 10:08:46 PM:
Dear All,
I tried to modify Authenticate.fwx of sample to add a login screen to my application , pls clarify the following
 
1.After sucsesfull login how can I display the user name in my banner.htm (banner is common thru out my application)
 
2.How can I take user name and password from Vfp Table (field name is name c(10),pass c(10))
 
thanks in advance
 
Jijo