Add a greeting to the user.asp
You can even add logic to the
User.asp
. The following example adds a greeting based on the time of day.
If a user logs onto the
eProcedure
Client after midnight and before noon, the greeting is "Good Morning!" At any other time the user is greeted with "Hello!"Provide Feedback