Welcome to Dream.In.Code
Getting Help is Easy!

Join 136,812 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,204 people online right now. Registration is fast and FREE... Join Now!




cfchart url_target on <iframe>

 
Reply to this topicStart new topic

cfchart url_target on <iframe>, cfchart url

imamkomc
5 Aug, 2008 - 12:49 AM
Post #1

D.I.C Head
Group Icon

Joined: 9 May, 2007
Posts: 62


Dream Kudos: 225
My Contributions
Hi all,

I have two files ( index.cfm and grafik8.cfm). I try to link on chart URL and I define destination of target link on
<iframe name="show"></iframe>
but in cfchart not content tag target like at
<a href="grafik8.cfm?" target="show" ></a>
this my code (index.cfm) :
CODE

<cfchart format="flash"
chartheight="150"
chartwidth="200"
pieslicestyle="sliced"
show3d="yes"
url="grafik8.cfm?item=$ITEMLABEL$&series=$SERIESLABEL$&value=$VALUE$"
showlegend="no"
rotated="yes">
        
<cfchartseries type="pie"  
query="produk"         
serieslabel="#id_propinsi#"
itemcolumn="nama_produk"        
valuecolumn="nilai">
</cfchartseries>                
</cfchart>

how to make <cfchart..> have tag target like <a href..> ?
maybe like (url="grafik8.cfm?item=$ITEMLABEL$&series=$SERIESLABEL$&value=$VALUE$" target="show").

best Regard.


ImamkomCAttached File  ifframe.zip ( 2.61k ) Number of downloads: 16

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/3/08 02:37PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month