The DocBanq ActiveX Remote can be configured to work as well with your organisation's web site as it does with ours! This means that users of your Intra- or Extranets can directly access a DocBanq Account of your choice with the simple addition of a few lines of code to your web site.
By adding this code to your web site:
Users accessing DocBanq will be automatically guided through a simple process to install the ActiveX Remote.Any updates to the ActiveX Remote will be automatically handled by DocBanq.
Guest logins can be configured that log the user in with no requirement to type any passwords.
Other login parameters such as Account and LoginID can be pre-populated with relevant values.
Blank Login Dialog
The following HTML downloads and inserts the ActiveX Remote; a login dialog box will be presented with empty fields. You can cut and paste the raw text from
here.
Pre-populated Login Dialog
The following HTML can be configured to pre-populate the login dialog fields using the RAPURL value:
- Account Number "nn" >> "a=nn"
(optional)
- Login "guest" >> "l=guest"
(optional)
- Password "Guest1" >> "p=Guest1"
(optional)
You can cut and paste the raw text from
here.