The following is a list of the tokens that are available for use within your Email Template - [APPLICATIONNAME] - This will output the application name from the config setting
- [ERRORFILE] - This will output the file that was associated with the error
- [QUERYSTRING] - This will output the querystring if one existed
- [ERRORMESSAGE] - This will output the actual error message
- [REFERRER] - This will output the URL Referrer as tracked in the Request object
- [REMOTEADDRESS] - This will output the users IP Address
- [REMOTEBROWSER] - This will output information regarding the users browser
- [USERAGENT] - This will output informaiton regarding the users "User Agent" information
|