Hi, I'm creating a set of DIAL charts in CDF, the problem that I have is that I need it dynamically built with today's date. I need to know what day of the week is, and build as many DIALS as days of the week (If its Friday, I need a Dial for Monday, Tuesdaym, Wednesday, Thursday and Friday).
I was thinking of doing it with a jsp as a template but CDF doesn't parse the jsp commands. Then I thought of doing it with javascript, actually this could work, the problem is that javascript is parsed at clients comp. so it uses clients date and if they have a mistaken date, the dashboard will be wrong.
any ideas?
thansk
Rodrigo


Reply With Quote

