I would set your database up like so.
tablecompany
idcompany otherstuff
tableusernamepass
compidusernamepassword
Make the ID in the tablecompany auto_increment then test the
tableusernamepass compid
against it when the user properly logs in. Exampe of the entries
one table:
id usernamepassword
Then, when login was successful determine his company by the ID returned.
Redirect.
Cheers,
Maxim Maletsky
-Original Message-
From: Taline Makssabo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 20, 2001 12:07 AM
To: [EMAIL PROTECTED]
Subj
> I am working on a admin page where companies log in to there own company
> admin page. Can anyone help out with a script to have the username and
> password directly linked to there own company admin page.
That's a pretty vague and nebulous request - if you ask us something
specific,
we can pr
3 matches
Mail list logo