Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Steve Lawrie #1
SECOND restrict access
I have built several databases in MySQL, in one is a table that has all the
log-on information that keeps the administration side of the site secure. I
have since decided to build a new feature in my site that will allow
perspective clients to login to a section of the site to view mockups of their
pending sites. The problem is that, even though a new database has been built
and a record set generated from this other database, when I try to use the
"restrict access" function in Dreamweaver's authentication selection, it
reverts to the original "username, password, ect" from the first database. Is
it possible to have authentication from two databases on the same web site?
Thanks
Steve Lawrie Guest
-
Restrict access by ip
I have an ASP page that I want to allow access from only from a certain block of address, can someone get me started? -
Restrict Access with Levels
I set up my login page to restrict by username, password, and access level. I restrict access to "Admin" on one of my pages. However, when I submit... -
restrict access to a script
Hello All , I am trying to find a way to restrict access to a php script based on the url it is being called from ,is this possable? TIA -
restrict internet access
Hi I am the administrator of my computer. I want to set security settings on my computer so that my teenagers do not download large files (ie.... -
Restrict access to URLs?
Thanks, everybody. In answer to your questions: - This will be a standalone PC, in the museum, to be used only for accessing the 30 or so WWW... -
Marco Espisito #2
Re: SECOND restrict access
Why have 2 databases using user names and passwords? Have one database, with
a couple tables that include user name, password, and a "security level".
Admins would have an "admin" level, and your clients a "client" level.
"Steve Lawrie" <webforumsuser@macromedia.com> wrote in message
news:e9bp5d$r0p$1@forums.macromedia.com...>I have built several databases in MySQL, in one is a table that has all the
> log-on information that keeps the administration side of the site secure.
> I
> have since decided to build a new feature in my site that will allow
> perspective clients to login to a section of the site to view mockups of
> their
> pending sites. The problem is that, even though a new database has been
> built
> and a record set generated from this other database, when I try to use the
> "restrict access" function in Dreamweaver's authentication selection, it
> reverts to the original "username, password, ect" from the first database.
> Is
> it possible to have authentication from two databases on the same web
> site?
>
> Thanks
>
Marco Espisito Guest



Reply With Quote

