Submit
Please follow the following guidelines when submitting your entry:
- The topic should be very simple and direct. It should cover one topic only.
- Your code should use ColdFusion MX7 functionality whenever possible.
- For blocks of code, surround them with <code> and </code> tags.
- Tags should include a < and > and be in camel case. Example: <cfdirectory newDirectory="...." >)
- Functions should also be in camel case and should include (). Example: result = fileExists(...)
- Yes, some entries here do not follow the standard. We will fix it... soon.