This topic is locked

how to create users profiles for procurement

4/27/2008 1:05:22 AM
PHPRunner General questions
R
robotslover author

Dear All,

I have a task to create a procurement database such that the users create thier accounts and fill their CVs in an SQL database and be able to update the profiles whenever needed. Is this possible with PHPrunner or ASPRunner ?
Best Regards,
Robert

Sergey Kornilov admin 4/27/2008

Robert,
sure, you can easily build this using PHPRunner or ASPRunnerPro.

Create two tables: Users and CVs. Turn on login and registration page. Turn on advanced security mode "Users can see and edit their own data only" on both tables. This is basically it.

R
robotslover author 4/29/2008

thanks admin...thats great news:) I just need to know if the users can create their own accounts or shall i create these accounts? also, do you know of any such a system that was created with phprunner?
best regards.

J
Jane 4/29/2008

Robert,
users can create accounts on the register page.

If you want to create user accounts manually uncheck register page on the Security tab.