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

Join 109,559 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,376 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! 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
post 5 Aug, 2008 - 01:49 AM
Post #1


D.I.C Head

Group Icon
Joined: 9 May, 2007
Posts: 61



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: 5
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 9/7/08 11:18PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month