Ask a Question related to Dreamweaver AppDev, Design and Development.
-
samkry #1
link user to the login page
Hi.
How do i kick user if they are not using login page to get acess?
samkry Guest
-
user and admin login on same login page
Hello, I have a user login page which also doubles as my administrator login. Currently, my method of logging in doesnt seem to be working... -
my user login page is always the default page
:brokenheart; my coldfusion application has an login page, some users logged in and saved some page to favorites, then close the browser without... -
login user and sent to own home page
Hi, i followed a tutorial: http://www.macromedia.com/devnet/mx/dreamweaver/articles/auth_users.html. It is not pure cold fusion i am ashamed to... -
How to link User Script with Login
Hello On a Win2003 serve I have developed 3 script files each with a .cmd extension. (Do these have to be renamed to .bat ?). I placed these o in... -
User changing something on a form makes asp.net take user to login page
Hi, I have an application that displays the database table records on the web page, the user can navigate thru the contents and make changes and... -
Manuel Socarras #2
Re: link user to the login page
add the Restricted Access behavior to those pages redirecting the user
to the Login one
HTH,
manuel
samkry wrote:> Hi.
> How do i kick user if they are not using login page to get acess?Manuel Socarras Guest
-
samkry #3
Re: link user to the login page
I did try but it won't work, user still able to view the page by typing the
URL, so I want user will have access thru a login page bot matter what URL they
are putting they should not be able to view the page, so they must login and
only will have an access.
But I able to control use access thru ur advice..
samkry Guest
-
Manuel Socarras #4
Re: link user to the login page
i've used that behavior without problems. wich server model are you
using: ASP, CF, ...
samkry wrote:> I did try but it won't work, user still able to view the page by typing the
> URL, so I want user will have access thru a login page bot matter what URL they
> are putting they should not be able to view the page, so they must login and
> only will have an access.
> But I able to control use access thru ur advice..
>Manuel Socarras Guest
-
samkry #5
Re: link user to the login page
Hi.
I'm using asp...
strange, use still can access the page by not using my login page..
I did try with the full path http:\\localhost\menu.asp instead of using login
page which is http:\\localhost\login.asp and I stil able to get access.
samkry Guest
-
CarlGrint #6
Re: link user to the login page
how about posting the menu.asp page code, especially the ASP code (ie before
the HEAD tag), so we could see why the Restrict behaviour is not working.?
Originally posted by: samkry
Hi.
I'm using asp...
strange, use still can access the page by not using my login page..
I did try with the full path http:\\localhost\menu.asp instead of using login
page which is http:\\localhost\login.asp and I stil able to get access.
CarlGrint Guest



Reply With Quote

