|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/30/2008 4:19:43 AM
Posts: 2,
Visits: 5
|
|
when i use 'FusionCharts' in IE and the URL is similar to 'https://...' , it's don't display ;then i chage 'https' into 'http' ,it's ok .
well, it can display in firefox not only 'https' but also 'http' .
why? I want use it in IE ,please tell me why and what I need to do.
please help . thank you !
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Yesterday @ 5:59:55 AM
Posts: 578,
Visits: 882
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/30/2008 4:19:43 AM
Posts: 2,
Visits: 5
|
|
Thank you for your response.
it's XML ' s error
I add three lines code :
header('Content-Type:text/xml');
header("Cache-Control: cache, must-revalidate");
header("Pragma: public");
it's ok,thanks!
|
|
|
|