khalid
|
| Posted: 03/26/2002, 9:40 PM |
|
Just started using CC and find it fantastic. A boon for guys like me who do not know programming. I have a project to create a customer login (once authenticated automatic redirection to his specific html page) and admin features (Add, modify, delete customer login/password and modify his page). I have been trying to do it myself by going thru the sample codes. Unfortunately I have to deliver ASAP, the reason for calling on the Gurus of CC!!
Tks
|
|
|
 |
Nicole
|
| Posted: 03/27/2002, 1:33 AM |
|
Hello,
provide detailed description what do you want to achieve and you'll get help.
Now after just reading quickly your case I can recommend you refer to any CC example (lets say EmplDir) to find mentioned functionalities. Try to review example and create similar pages and forms
|
|
|
 |
khalid
|
| Posted: 03/27/2002, 2:49 AM |
|
Tks Nicole,
What I need to do is as follows:
1. login screen (done this already)
2. admin login, create, edit and modify customers (done this)
What I need to do is the following (tearing my hair on this one)
1. customer login directes him to his customized page with his account pictures and information
2. a) Admin login gives a link to users, cliking here will give bring up the add, modify, delete customers database (this is done and working fine)
b) dynamically display links to all the customer account pages, clicking on any of the links should display that customer account pictures and information..
await your help...
tks
|
|
|
 |
Tom Smith
|
| Posted: 03/27/2002, 4:29 AM |
|
Hi,
I've read the thread and my advice is to refer to examples. I think EmplDir will suit
|
|
|
 |
|