|
Summation WebBlaze Version 2.X allows administrators to customize
the interface of the WebBlaze Login Page to better integrate into
their existing Internet infrastructures. Administrators can customize
the areas above and below the login box area on the Login Page.
This requires administrators to create two HTML files: loginTop.html
to customize the area above and loginBottom.html to customize
the area below. The names of these files are case-sensitive, so
be sure to capitalize the file names as shown. Specify the customized
text and graphics using standard HTML or an HTML editor of your
choice.
The following figure shows a sample loginTop.html
file. This sample includes the custom text "Acme Law Firm
Remote Access" and the AcmeLawBanner.jpg graphic file.

Sample loginTop.html File
The next figure shows a sample loginBottom.html
file. This sample includes the custom text "Warning: Unauthorized
access to this website is strictly prohibited. Unauthorized users
will be logged and reported to the authorities." It also
includes a link to Acme Law Firm's terms of usage.

Sample loginBottom.html File
- Create the
HTML files for the customization of the top and bottom portions
of the Login Page. Name the files loginTop.html and loginBottom.html,
respectively. Be sure to capitalize the files as shown.
- On the WebBlaze server, browse to the
WebBlaze directory. This is typically C:\inetpub\wwwroot\WebBlaze.
- Create a new subdirectory named "WBASP."
The directory name is case-sensitive, so be sure to use all
capital letters.
- Copy the logos and HTML files that you
want to display on the custom login page into the WBASP subdirectory.
The following figure shows and example of
a customized WebBlaze Login Page, which uses the HTML sample files
shown above.

Sample WebBlaze Login Page
|