Page Redirection

 

The Page Redirection area allows the System Administrator to specify page redirection information for TOXIWEB™ users.

 

Password URL:

This is the webpage that will be displayed when the password is changed by the user from within the TOXIWEB™ application.

The TOXIWEB™ application includes a default screen to display successful and error messages from the password change process.  This default page is password.aspx. If this field is left blank it will be populated with the default page of password.aspx.

To provide greater flexibility for portal systems this page can be defined by system administrator to point to another page where TOXIWEB™ will pass information about the password change.

For example:

If the Password URL is set to: www.ourhospital.com

Then when a user changes their password, the page will be directed to www.ourhospital.com to display the status of the attempted change.

The following parameters will also be passed:

Status: Which will include the return code from the password change attempt.

MSG: Which will include a message associated with the Status.

A successful password change would be directed to the following page:  www.ourhospital.com?Status=0&MSG=Successfully%20Changed%20Password

Logout URL:

This is the webpage that will be displayed when the user logs out of the TOXIWEB™ application.

By default the TOXIWEB™ application will display the TOXIWEB™ Login screen when a user logs out.  This default page is login.aspx.  If this field is left blank it will be populated with the default page of login.aspx.

To provide greater flexibility for portal systems this page can be defined by the system administrator to point to another page where TOXIWEB™ will be directed when the user logs out of the system.

For example:

If the Logout URL is set to: www.ourhospital.com when the user logs out of the TOXIWEB™ system, the page will be directed to www.ourhospital.com.