Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
JimmyPersson #1
Login problems.....
Im running PHP / MySQL and are building up two different websites at the moment.
I have no problem addint the dynamic data, recordsets, login features etc.
Everything works fine up till the point where I add the restricted login
feature from the dreamweaver menu. Then I suddnly cant get to the preoteced
page.
Example is this: index.php has the login. I enter valid user and password (the
user etc are in the db) and hit login button. Without the restricted access add
on the second apge (called index2.php) it works fine and the page loads ok.
Now, when i add the restricted part I cant suddenly login and I end up at the
first index.php page.
I have debugged as far as I know and rebuilt the page 3 times just to make
sure I havent done anything wrong, but I cant get it to work. Cookies are all
set and working and I have tryed from 5 different comps and it still wont work.
Any ideas? Im grateful for any help.
/Jimmy Persson, Sweden
JimmyPersson Guest
-
Login and New User Problems
I'm using php for my website and I add in the insert record and then check new user to a page. Then when I go check the page in my web browser it... -
User Login Problems
Hello and thanks in advance. I want to preface by saying the network I am on prohibits me from using the application panel to define my database... -
Password & Login Problems
I set up a login password for my notebook computer and then decided I didn't need it. I removed it and now the login screen still comes up at... -
PHP Local Login Problems
Trying to log in to PHP local server on Mac OS X. I keep getting an error message about the testing server. What exactly do I put into the testing... -
SQL Server/IIS login problems
I have written a simple web app that connects to a local instance of SQL Server to run queries. The virtual directory in IIS is "myapp", and there... -
CarlGrint #2
Re: Login problems.....
Have you checked to see if you have selected to use the Access Level..?
If the page with the Restrict Access is looking for a Level, but you have not
set this up with the Login page, it might be sending you back.
Originally posted by: JimmyPersson
Im running PHP / MySQL and are building up two different websites at the
moment.
I have no problem adding the dynamic data, recordsets, login features etc.
Everything works fine up till the point where I add the restricted login
feature from the dreamweaver menu. Then I suddnly cant get to the preoteced
page.
Example is this: index.php has the login. I enter valid user and password (the
user etc are in the db) and hit login button. Without the restricted access add
on the second apge (called index2.php) it works fine and the page loads ok.
Now, when i add the restricted part I cant suddenly login and I end up at the
first index.php page.
I have debugged as far as I know and rebuilt the page 3 times just to make
sure I havent done anything wrong, but I cant get it to work. Cookies are all
set and working and I have tryed from 5 different comps and it still wont work.
The problem occures as soon as I add the restricted access to page feature
found in dreamweaver.
Any ideas? Im grateful for any help.
/Jimmy Persson, Sweden
CarlGrint Guest



Reply With Quote

