rakesh
Posts: 3
|
| Posted: 04/14/2006, 2:53 AM |
|
Hi,
I'm creating a login page using Authentication Builder but after entering the user ID and password, it returns to same page. Then I tried to search the database for the userID and password but it is not doing so.
Any help in getting the login page to work.
Regards
Rakesh
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 04/14/2006, 8:29 AM |
|
rakesh,
What is your environment setup (language, database, version of CCS)?? PHP?ASP?JAVA?PERL?
|
 |
 |
DaveRexel
Posts: 50
|
| Posted: 04/14/2006, 9:56 AM |
|
::
Hello Rakesh,
If you have entered the correct credentials you are logged in but the login page does not redirect yet.
While confusing this is standard OP for CCS: the login page needs to know where to redirect to.
To test CCS login page you need to create a page that requires authenication. Going to this test page while not logged in should redirect you the the login page. Enter the correct credentials and you will be redirected back to you test page and logged in.
You can override the redirection manually in the properties tab for the login page.
HTH
_________________
/Dave
RexDesign CodeCharge Studio Tutorials
http://rexdesign.com/ccs/ |
 |
 |
Rakesh Gupta
|
| Posted: 04/14/2006, 8:32 PM |
|
Hi Dave
Can you guide me on how to create a page which required authentication.
Secondly, I have created a page on which I want to restrict the results depending on the user ID. How to do this.
For your reference, my test page is at http://mg-india.com/test
On this page there is a search field and depending on the field, results appear under it but I want to restrict the user to get results for some values and disable some values.
Regards
Rakesh
|
|
|
 |
DaveRexel
Posts: 50
|
| Posted: 04/15/2006, 1:44 AM |
|
::
Hello again Rakesh,
No, unfortunately, I do not have the time to even update my own sites content so I suggest you complete the excellent tutorials that are provided by the vendor, after completing the tutorial project you will be much more comfortable with the workflow in CCS.
http://support.yessoftware.com/tutorials.asp
_________________
/Dave
RexDesign CodeCharge Studio Tutorials
http://rexdesign.com/ccs/ |
 |
 |
|