Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    How can PDS show if a user enters a wrong password?

    • Product: PDS
    • Product Version: 2.1 and later
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local

     

    Question

    Can PDS display a message when a user enters a wrong or incorrect password?

    Answer

    Yes, PDS will replace $8000 in the login template with any messages such as an incorrect username or password. For example, the default login HTML form, found in pdsroot/html_form/global, places it in a row above the row for the username:

     

        <TR>
            <TD class=msg colspan=2 STYLE="PADDING:0PX 0PX 13PX 0PX">
                $8000
            </TD>
        </TR>
    

     

     


    • Article last edited: 21-April-2016