Contextual Help - The Login Page
The Login Page is where you an AceProject session. For security purposes, each user must provide the account ID, his/her username and password.
The Buttons at the Top
  • The "Help" button brings you to AceProject's help system. This section offers help-related documents you can use to learn more about specific AceProject features.
  • The "Français" link lets you change the language used in the interface for French.
The Connection Information Fields
  • The "Account ID" field is used to provide the organization's account name. (e.g. Account Name = ABC Corporation / Account ID = abccorp). The system uses cookies to record your account ID. This field is not displayed when using a Superior Hosting or Source Code package, as the account ID is already provided in the URL.
  • The "Username" field is used to provide the user's identifier in your account. (e.g. User = John Smith / Username = jsmith). The system uses cookies to record your username.
  • The "Password" is linked with the username.
    • You can check the "Remember Password" box if you do not want to enter your password every time you login.
    • Passwords are encrypted using the "md5" cryptographic algorithm. Hence, passwords are case sensitive and neither us nor your account administrators can see them. This puts the level of security of your data at a very high level. If your forgot your password, you will have to use the "Forgot Password?" link to enter a new one, since it cannot be retrieved.
The Links at the Bottom
  • The "Test Drive our Demo" button lets you view AceProject's live demo, which is a dummy account you may use to perform tests outside of your actual account.
  • The "Forgot Password?" link lets you recover your password in case you forgot it. Upon clicking this link, you will be asked to provide your email address. Then, an email will be sent to you. It will include the required information to complete the next step, in order to enter a new password.
Troubleshooting
How can I get logged in automatically, without going through the login page?
If you want to skip the connection page and get logged in automatically, you have to pass three parameters to the login page: "Company", "Login" and "Password". The "Company" parameter correspond to the "Account ID" field and the "Login" parameter correspond to the "Username" field. For example, https://www.aceproject.com/demo/server01/login.asp?Company=demo&Login=user&Password=user.
How can I open a task directly upon login?
You have to pass the "TASK_ID" parameter on the login page. The system will request that you login, and then, you will be redirected to the corresponding task. For example, https://www.aceproject.com/server01/login.asp?TASK_ID=24425 .
How can I open a project directly upon login?
You have to pass the "PROJECT_ID" parameter on the login page. The system will request that you login, and then, will open the corresponding project in the project tab. For example, https://www.aceproject.com/server01/login.asp?PROJECT_ID=234.
How can I open a discussion forum topic upon login?
You have to pass the "openPage", the "PROJECT_ID" and the "DiscussionSubjectId" parameters on the login page. The system will request that you login, and then, will open the corresponding topic. For example, https://www.aceproject.com/server01/login.asp?lang=EN&openPage=DiscussionSubject&PROJECT_ID=119964&DiscussionSubjectId=7608 .
How can I open a project document upon login?
You have to pass the "openPage" and the "PROJECT_ID" parameters on the login page. The system will request that you login, and then, will open the corresponding project's "Project Documents" page. For example, https://www.aceproject.com/server01/login.asp?lang=FR&openPage=projectDocument&PROJECT_ID=22885.
 
line
Copyright © 2001-2009 Websystems, Inc. All Rights Reserved.