Hi,
I am using CE9 and have been trying to change the logon error messages that are returned when an unknown logonid, invalid password etc are used.
In the LogonForm.CSP the following line seems to retrieve the error message:
strErrMessage = GetSession("ErrMessage"
I have looked in the CE Web Dev documentation on GetSession to find out more but not luck. Does anyone have any advice on how to customise the messages that are returned or an alternative way or fixing the error message that is displayed ?
Thanks - Alec
I am using CE9 and have been trying to change the logon error messages that are returned when an unknown logonid, invalid password etc are used.
In the LogonForm.CSP the following line seems to retrieve the error message:
strErrMessage = GetSession("ErrMessage"
I have looked in the CE Web Dev documentation on GetSession to find out more but not luck. Does anyone have any advice on how to customise the messages that are returned or an alternative way or fixing the error message that is displayed ?
Thanks - Alec