Question : CF Chart woes

Just trying out cfchart.

Problem:
   In Internet Explorere it loads and loads and never stops
   In Firebird/Mozilla based browsers - it just says done, but page is blank.

Here is a test url : http://169.237.196.10/charttest.cfm

Here is my code :


      SELECT COUNT(ReservationID) AS Quantity, PickupTime
      FROM mytable WHERE Status = 3
      GROUP BY PickupTime




Chart Test





      



Answer : CF Chart woes

Closed, 500 points refunded.

modulo
Community Support Moderator
Experts Exchange
Random Solutions  
 
programming4us programming4us