Submit UDF
Thank you for sharing your code with CFLib.org! To submit your UDF, simply fill out the form below. Your code will be checked and if accepted, released as soon as possible. Please fill out all form fields or your submission will not be accepted. We will try to get to your submission as soon as possible. Sometimes this means immediately, sometimes it means a few days.
Please be sure your UDF conforms to the following standards:
- Each variable used by the UDF that is not passed in MUST be declared in a var statement.
- Please do not include comments in the header of your code. We auto-generate code headers. You can, of course, include short comments within the body of the UDF.
- The example code should only show the code in action. Do not use any HTML that you do not need. I.e., <BR> is acceptable, most other tags are not.
- Your example code should not use cfquery, cfinclude, or any other tag that requests other files or back end data. Make your example code simple. It should only demonstrate that the UDF works.
- In the Code portion, do not include the CFSCRIPT tag.
- And since some people don't seem to read this: In the Code portion, do not include the CFSCRIPT tag!!
- If this is an update, please contact us instead of using this form.
Important Notes!
You must check your code before submitting it. If your code does not work, we will reject it outright. If you just mis-cut and paste, it will be obvious and we will contact you, but we have had numerous cases where UDFs needed serious work in order to get them working. We will not be doing this anymore due to the backlog of queued UDFs. Along with checking that your code works properly, also be sure to var your variables!
If you change your email address, please let us know. Without your email address, we cannot inform you of changes to your code.
By submitting your UDF to this site, you give us the right to post your code. This does not mean you give up ownership of the code, however, we retain the right to publish the code until we see fit to remove it. If you have code that you may want to sell at a later time, please do not submit it here.
Search CFLib.org
Latest Additions
Topper added
getCurrentURL
1 hour(s) ago
Daniel Chicayban added
IsListInList
1 day(s) ago
Jeff Howden added
CSVFormat
9 day(s) ago
Tom de Manincor added
flattenStruct
10 day(s) ago
Troy Pullis added
iCalUS
10 day(s) ago