ist it possible to send an email to the admin after a guest added a new record to my database?
i have a database (name HDB) and several tables. those tables (links, moteldatabase, backroads) are the databases where users (guest) can see and add records in the db.
for doing that they have to login into the database, but they have to login to every db once more. Is it possible to create one login and then decide which database i want to use? thanks an sorry for my english Mich
Hi, to create one login page add links to all your projects on the menu page of your main project, then fill session variables for all projects in the AfterSuccessfulLogin event on the Eventstab.