Ask a Question related to Dreamweaver AppDev, Design and Development.
-
denis #1
multiple login
Hello
I've to password protect some sections of my site; I'm going to use forms
authentication mode
Following is my website map
root
-> Artists (folder)
-> login.aspx
-> default.aspx
-> ....aspx
-> Customers (folder)
-> login.aspx
-> default.aspx
-> ....aspx
1. All users that try to access a page in Artists folder have to be
redirected to /Artists/login.aspx
2. All users that try to access a page in Customers folder have to be
redirected to /Customers/login.aspx
I use VB language
Can you please help me to find a solution?
Thanks
denis Guest
-
Login with multiple redirect URLs
Hi, I'm looking for a script which will allow me to have multiple users/passwords but also a function enabling me to redirect certain users to... -
Multiple domains in CFMX7 login
I created an NT login page using Dreamweaver's Coldfusion Login Wizard. Is it possible to provide a list of domains for CFNTAuthenticate to check... -
Multiple User login in ASP
Hi I have set up a site that contains a login area. It works fine and I can add multiple users. The problem I have got is that each user will be... -
IIS Multiple App Pools w/ Same login
Hi, I recently configured multiple Application Pools within IIS6 using the same login (ASPNET). After doing so and assigning an application to... -
OS X: Multiple Macs, single login?
Hello, I have two macs in my house, each is on the LAN and running OS X 10.2.6. I'd like to be able to log in to either one with the same... -
Speegs #2
Multiple Login
What would be a good way to login multiple users to different pages depending on their login? From the same form?
Speegs Guest
-
Paul Whitham TMM #3
Re: Multiple Login
You could modify the standard login script to bring in the page that you
wished them to go to and then rather than redirecting to a single page you
would use this page instead.
Involves a little bit of hand coding but nothing too difficult.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Speegs" <webforumsuser@macromedia.com> wrote in message
news:d1536c$b1r$1@forums.macromedia.com...depending on their login? From the same form?> What would be a good way to login multiple users to different pages>
Paul Whitham TMM Guest



Reply With Quote

