Skip to content

Reset Password (repass.txt) ​

Allows you to customize the default Reset Password email message by adding a template called repass.txt to the same directory that contains your HTML template files (i.e. wconnect\ace).

The following template tags are used on the repass.txt template:

TagDescription
NOHEADERSuppresses the default header. Put your custom header after this tag.
pcPassLinkExpression that creates the reset password link. You can use the STRTRAN() function to change the link text.
NOFOOTERSuppresses the default footer. Put your custom footer after this tag.
config.cSenderNameIncludes the Sender Name from the SenderName INI setting in the ACEweb.ini as part of the email signature.
config.cHelpPhoneIncludes the Help Phone from the HelpPhone INI setting in the ACEweb.ini as part of the email signature.
config.cSenderEmailIncludes the Sender Email from the SenderEmail INI setting in the ACEweb.ini as part of the email signature.
config.cSenderNameIncludes the Sender Name from the SenderName INI setting in the ACEweb.ini as part of the email signature.
config.cWebregURLIncludes the url to the ACEweb home page from the WebRegURL INI setting in the 'Online Registration Home' link in the email signature