|
|||
|
Hi there,
There are 2 websites with different database connections and login settings, which uses both the same database. One website is used (among other) to administer the other website, for example adding documents etc. The login on website2 is on the index.php page, from where the user is send to index2.php on a succesfull login. Since both sites use the same database, the userdata of website2 can be retrevieved as a recordset on a page in website1. Is it possible to autologin on website2 through a form in website1, and if yes, how can this be done with ADDT? Regards, Henk |
| Sponsored Links |
|
|||
|
yes if u have have one user table or two tables which are 100% duplicate copy of each other at any time...
then u can simply add restrict access server behaviors to all ur pages.. when a user visits such a restricted page he is greeted with a login screen if heis not already logged in.. after login he is thrown back to the source page.. everything should happen transparently without any effort from ur side.. u need to set up user access to web application use the user registration wizard.. there are help/ tutorials floating around for the same. Hope this helps mohnkhan <http://www.mohitech.com> |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise