So, here's our issue.
We have a query in one frame that loads data, some of which can be null. We send it to another frame as JS WDDX data and go from there. However, the null data, instead of being converted to an empty string ('') [as it does in CF5], it goes through as null, which causes problems in our JS code where we check the length of a column.
Aside from searching through all of our code and changing it to take this into account, is there some other fix someone can suggest? We use this a lot and it will be a very extensive change.
Thanks!
Scott
---------------------------
Scott Brady
http://www.scottbrady.net/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

