Thanks in advance for assistance!
Upgraded to IE6 and VML chart previously working in IE5.5 now will not render text using a line as a path.
Is the problem a change to IE6 VML syntax or is this no longer possible?
Thanks in advance for assistance!
Upgraded to IE6 and VML chart previously working in IE5.5 now will not render text using a line as a path.
Is the problem a change to IE6 VML syntax or is this no longer possible?
Version: CR 8.5 Developers
The following select was entered using Crystal SQL
Designer:
select callid, calldate, activitydate from helpdesk.calllog where calldate <= '10/15/2001' and activitydate = '9/1/2001'
union
select callid, calldate, activitydate from helpdesk.calllog_hist where calldate...
I am using CR8.5 Developers edition.
The report is blank with just a chart created in the header.
The chart is based on an sql7 table with datapoints in each row.
Example:
Fields: wk_strt wk_end Total_Open End_Open
Data: 9/24/01 9/30/01 61 13
10/1/01...
Greetings,
I need to know the syntax for addRows to a CDORowSet from a Jscript array of arrays.
This is the jscript array:
var arrTotal= new Array('open','closed','hist_open','hist_closed','wk_strt','wk_end');
arrTotal['open'] = new Array();
arrTotal['closed'] = new Array()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.