Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




AB Cold Fusion Error Notification
Link ID 15561
Title AB Cold Fusion Error Notification
Url Visit : AB Cold Fusion Error Notification
Description This tag allows the developer to easily pin point errors before the client or user. In addition if you dont have access to the ColdFusion Administrator (if another company is hosting the site), you also dont have acess to see the DEBUG output generated since it is set in the CF ADMIN. Therefore, the work around is to place this tag within the Applicaiton.cfm at which time you will be emailed along with the error being displayed to a specified list of IPs. Usage: 1. Unzip the error.cfm and place in the same directory as your Application.cfm file. Then place the <cferror type="Exception" template="error.cfm" mailto="you@youremail.com"> within your Application.cfm file (see the attached Application.cfm file for the example). 2. Modify the <cfset EMAILADDRESSTONOTIFY="you@youremail.com,yours@youremail.com"> to match the email addresses you want the error to be sent to. 3. Modify the <cfset ERRORIPS=""> to add the IPs which will be able to see the erro on the page along with the error being emailed to the developer. FULL EXAMPLE. 1. Application.cfm: Add the following line <cferror type="Exception" template="error.cfm" mailto="you@youremail.com"> 2. error.cfm (make sure this file is in the same folder as your Application.cfm file). Also make sure to modify the from= on line 56 of the error.cfm page to match what email address is sending the error. <cfset ERRORIPS="219.875.545.66,21.565.874.133"> In addition to this readme, the Application.cfm and error.cfm files within the zip file you downloaded have usage syntax also. Feel free to modify the error.cfm match your colors and fonts.
Category CFML > Scripts and Programs > Miscellaneous
Keywords AB   Cold   Fusion   Error   Notification
Date Sep 20, 2007
Refer it to Friend ( AB Cold Fusion Error Notification )  
Write a Review ( AB Cold Fusion Error Notification )  
Report Broken Link ( AB Cold Fusion Error Notification )  
Add : AB Cold Fusion Error Notification To Favorites
More links included : AB Cold Fusion Error Notification
Site links : AB Cold Fusion Error Notification
Traffic Details from Alexa : AB Cold Fusion Error Notification

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at CFML > Scripts and Programs > Miscellaneous
1. Verity Manager
  A ColdFusion tag to manage your Verity collections. Function include: repair, update, delete, and purge. a search module is also included.
Category:   CFML > Scripts and Programs > Miscellaneous


2. Daily Bible Reading
  CFDJ Readers Choice Award winner, CF_DailyReading is a custom tag that produces links to Old Testament and New Testament readings of the day that will take the reader through the Old Testament once in a year and New Testament twice. CFMX is required.
Category:   CFML > Scripts and Programs > Miscellaneous


3. CFX_Symencrypt
  CFX_Symencrypt is a Coldfusion CFX tag which provides 256-bit encryption using the new (FIPS) Federal Information Processing Standard for encryption, "Rijndael". It encrypts and decrypts text and files (ASCII and/or binary). It accepts key size from 128-bit to 256- bit ( the maximum length for AES algorithm) CFX_Symencrypt can be used to: - Encrypt sensitive data before storing them in a database. - Encrypt images , video , word, excel , pdf documents or any binary files on the server . - Etc. For Coldfusion 4.5 , 5, MX Windows NT , 2000, XP
Category:   CFML > Scripts and Programs > Miscellaneous


4. Web-to-email
  Put the site URL, your name and e-mail address and this service will e-mail you requested WWW page with embedded graphics and style sheets so this e-mail message will look exactly like web page. Consider this service like substitute or extension of standard ColdFusion, ASP.NET or JSP mail system.
Category:   CFML > Scripts and Programs > Miscellaneous


5. secsToTime()
  A UDF (User Defined Function - CF5) that takes the number of seconds and mask provided and output the specified, formatted string.
Category:   CFML > Scripts and Programs > Miscellaneous




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z