|
Jeff-
I already had a developer version of CF 7.02 running when I started working
on the book. Could you provide some of the CF setup details used to make
the sample CF server in your errata for the book?
Thanks,
Sean
To Jeff, Sean and anybody else who may be interested -
(Re-posted - The error did not show up in the previous post - maybe because
if was sorrounded by brackets?)
I have found another error -- very slight and it is not a code error -- as
follows:
hi!
am unable to get cc validated..always gets turned down. What sequence of
numbers should i use?
tried American Express 3400 0000 0000 009
JCB 2131 0000 0000 0008
MasterCard 5500 0000 0000 0004
Visa 4111 1111 1111 1111
Andrew, the algorithms that determine if a card number is valid do just
that. The numbers you have been using obviously are not valid. If you feel
funny about using a real live card number, find a card that has been
cancelled and use that.
There doesn't seem to be a link on your errata page to contact you with
more errata. And I haven't found a way to figure out how to contact you
from this posting. So exactly how would you suggest we contact you with
errata?
amy - you can email any errata to me : blog at tapper.net
I'm working through this book using Flex 3 beta. Everything seems to be
working correctly with no errors, but the contents of chapter 4, building
the data entry form, do not display in the browser. Can you tell me what
might have changed between the two versions?
Never mind...I found it. There was a case-sensitivity issue with the XML at
the top of DataEntry.mxml. Not sure why the debugger didn't catch it. It's
working now.