CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Common login and security question...

Print topic Send  topic

Author Message
Morris Nelson
Posted: 05/14/2001, 7:21 AM

Let's say that I have three components in www.quiteasite.com
www.quiteasite.com/portal, www.quiteasite.com/classifieds and
www.quiteasite.com/bookstore developed as separate project similar to your
examples with registration, userid, password and security in a common table.
Once the member has logged in will the security be shared among the three?

Alexey Alexapolsky
Posted: 05/14/2001, 11:52 AM

Same security table can be used across all three
sites , but it's not quite true that there is no need to log in
to other sites once loggen in.

--
Regards,
Alexey
CodeCharge Support


Morris Nelson <morris.nelson@navegare.net> wrote in message
news:9dopkf$2h0$1@mail.tankhill.com...
> Let's say that I have three components in www.quiteasite.com
> www.quiteasite.com/portal, www.quiteasite.com/classifieds and
> www.quiteasite.com/bookstore developed as separate project similar to your
> examples with registration, userid, password and security in a common
table.
> Once the member has logged in will the security be shared among the three?
>
>

CodeCharge
Posted: 05/15/2001, 2:28 AM

A user may be able to use single login without any changes if all sites are
on the same server, and if all the database have the same users.
However, once some users register in one of the systems and not the other,
they may no longer be able to login.
The best way to implement common login is to consolidate all databases into
one. If table names are different, then you can simply import several
databases into single one. Then you may need to make changes to the user
table so that it contains all fields that are needed in each of the systems.


"Morris Nelson" <morris.nelson@navegare.net> wrote in message
news:9dopkf$2h0$1@mail.tankhill.com...
> Let's say that I have three components in www.quiteasite.com
> www.quiteasite.com/portal, www.quiteasite.com/classifieds and
> www.quiteasite.com/bookstore developed as separate project similar to your
> examples with registration, userid, password and security in a common
table.
> Once the member has logged in will the security be shared among the three?
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.