by Dina Hess
| Title: | ColdFusion TechNote Notification: "ColdFusion MX 6.1: Verity support for Linux" |
| Date: | 05/20/04 (1 Post) |
| Summary: | Heads up, Linux users! Macromedia has just released a Verity hot fix to support more versions of Linux. |
| Title: | Portable Data Types in Web Services |
| Date: | 05/20/04 (4 Posts) |
| Summary: | How would you port web service query data to non-CF applications? Try defining "a custom data type using a CFC with nothing but CFPROPERTY tags. You can then specify that CFC as your RETURNTYPE attribute value." |
| Title: | Sort #FORM# by Value? |
| Date: | 05/20/04 (10 Posts) |
| Summary: | Trying to sort just the numeric values in a FORM structure? Discover the UDF solution here. |
| Title: | **UPDATE** Arrange Sequential Selections into Ranges How To??? |
| Date: | 05/20/04 (22 Posts) |
| Summary: | Need to convert a sequential list of integers into a list of integer ranges? Find at least two solid solutions here, one of which is implemented as a UDF. |
| Related: |
Arrange Sequential Selections into Ranges How To??? |