Adding a Banner to the Login Page


This article applies to:

  • App Scanner 8.x

Question:

  • How do I add a custom banner to the login page?
  • How do I add a custom banner to all pages?

Procedure:

To add text to pages in the ASE web application, edit filesĀ in the ASE install location (by default C:\Program Files (x86)\Trustwave\App Scanner\Hailstorm.ARC).

You can edit either the Login.aspx or the Main.master files.

  • Main.master is the master template for all ASP.NET pages in the application. Changing Main.master would affect every page in the ASE application.
  • Login.aspx holds theĀ material specific to the login page. Changing Login.aspx will affect only the login page.

In Login.aspx you can add your text immediately after the Content line:

You will then see a banner as in the image below:

This article was previously published as:
Cenzic Solution 420

Last Modified 1/4/2017.
https://support.trustwave.com/kb/KnowledgebaseArticle19402.aspx