G
Greg Cyrus
Hi,
i want to create a web-application and want to use a login for users.
this login shall be controlled by a database.
how can i assure that only logged in user can access-pages?
I guess that every form has to call a function fnUserLoggedIn() in its
Load-Event!?
How can i handle to logged-on-procedure by a database?
i want to create a web-application and want to use a login for users.
this login shall be controlled by a database.
how can i assure that only logged in user can access-pages?
I guess that every form has to call a function fnUserLoggedIn() in its
Load-Event!?
How can i handle to logged-on-procedure by a database?