I'd like to be able to * copy a matrix of numbers * paste it into a CF interface * save or submit it, then display as a "flat" page.
Say there is an array of five columns and seven rows, each entry filled with a number to decimal places, sourced from Excel or Notepad or similar. Copy and Paste it into some web interface. I can achieve this by reading the Excel file as a source, but it's a bit awkward and I'd prefer something more direct. I remember a post a few weeks ago, talking about loading a single array element with delimiters, then splitting it up in code. Is this a possibility, or too roundabout ? We haven't satisfactorily solved the IRR mystery yet, so this is a possible temp workaround. The numbers will be interest rate percentages. As this is a temp workaround, nothing too elaborate which requires much development/testing. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
