D:\WEB_Data is my root dir for web sites...then i have GraphData.cfm in
D:\WEB_Data\CFIDE\GraphData.cfm
It's correct?
Allan: If I put this code in my cf page
<cfchart format="jpg" chartheight="500" chartwidth="650"
showxgridlines="no" showygridlines="no" showborder="yes" fontbold="no"
fontitalic="no" show3d="yes" rotated="no" sortxaxis="no" showlegend="no"
showmarkers="no" >
<cfchartseries type="bar" query="RsInfo" itemcolumn="pub_name"
valuecolumn="pub_id">
</cfchart>
I get as output this..
<IMG SRC=""> id=Images_100002_JPG name=Images_100002_JPG
usemap="" border=0>
with the map above..
My question how can i control this output ? Because i know
SRC="" show
anything in the browser..because Images/100002.jpg is not created inside
"images" dir where is running my cf page
cold u run some example of a single chart and send me the html code
output?
Thanks
__
MSc. Hassan Arteaga Rodríguez
Microsoft Certified System Engineer.
DIGI- Grupo de Desarrollo
COPEXTEL, S.A.
-----Original Message-----
From: Allan Cliff [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 09:03 AM
To: CF-Talk
Subject: Re: [cftalk] About CFChart..
C:\Inetpub\wwwroot\CFIDE\GraphData.cfm
Then restart cfmx service then try.
Allan
----- Original Message -----
From: Hassan Arteaga Rodriguez
To: CF-Talk
Sent: Tuesday, December 02, 2003 4:51 PM
Subject: RE: [cftalk] About CFChart..
I created it..the same problem!!
__
MSc. Hassan Arteaga Rodríguez
Microsoft Certified System Engineer.
DIGI- Grupo de Desarrollo
COPEXTEL, S.A.
-----Original Message-----
From: Allan Cliff [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 08:47 AM
To: CF-Talk
Subject: Re: [cftalk] About CFChart..
You need to make a GraphData.cfm file in the cfide directory.
Just make it an empty file with that EXACT name
Allan
----- Original Message -----
From: Hassan Arteaga Rodriguez
To: CF-Talk
Sent: Tuesday, December 02, 2003 4:15 PM
Subject: [cftalk] About CFChart..
Hi all:
I'm trying to make a simple chart just to test cfchart tag. But i
had
many problems with that.
Now when i take out the name in cfchart apear in the browser an
symbol
as a missing image.
When i look at the HTML code i have this:
.
.
.
Normal html hearder
.
.
some map with the name Images_100012_JPG_map
.
.
.
And this img tag
<IMG SRC=""> id=Images_100012_JPG name=Images_100012_JPG
usemap="" border=0>
.
.
When i search in CFIDE dir for GraphData.cfm file...the file is
missing.
Help please
Regards,
__
MSc. Hassan Arteaga Rodríguez
Microsoft Certified System Engineer.
DIGI- Grupo de Desarrollo
COPEXTEL, S.A.
_____
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

