By Dina Hess
| Title: | CFDUMP [unknown type] |
| Date: | 05/08/04 (6 Posts) |
| Summary: | Paul Kenney provides the code for a custom tag that bypasses the random errors generated when CFDUMPing the CFCATCH structure of exception information. |
| Title: | JavaScript String Evaluation |
| Date: | 05/08/04 (4 Posts) |
| Summary: | Looking for a JavaScript solution to test for a single character in a string? |
|
if dataString[i].indexOf("A") > -1
{ A Exists } else { A does NOT exist } |
|
| Title: | Blue Dragon / Coral / CFMX |
| Date: | 05/09/04 (22 Posts) |
| Summary: | Get the lowdown on running Blue Dragon on Mac OS X along with a startup script for JVM 1.4.2. |