Wrox Programmer Forums
|
Classic ASP Components Discussions specific to components in ASP 3.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 29th, 2005, 02:21 AM
Authorized User
 
Join Date: Jan 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anandham
Default ChartFX Problem in ASP

Hello friends, :)

i have a PIE chart in my ASP page.. it has 3 parts

Green Colour Part

Blue Colour Part

REd Colour Part

When i click on a particular part i need to

pass a value to the next page to identify which

part is clicked..

now what i'm doing is checking the Y vale by

chart1.URLParamMask = "Value=%v"

but i'm getting a probelm when two colours having

same value for Y ..

i tried

chart1.URLParamMask = "Value=%x" but it returned

null value...(x for x axix) :(

even i tried

chart1.URLParamMask = "Value=%s" but it always

returns 0... (s for series no) :(

Pls help me....

chart is generated by ChartFX software..

This is the first time i'm working with this..

Thanks

anandham ;)

_______________________________
Ambition Never Comes to an End.......


Prem Anandh P.
Ambition Never comes to an End
__________________
Prem Anandh P.
Ambition Never comes to an End





Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom HTTP 404 Problem w/ASP to ASP.NET kwilliams ASP.NET 2.0 Professional 7 November 26th, 2007 04:17 PM
Problem with ASP AMITAMIT Classic ASP Databases 1 March 16th, 2007 11:05 AM
Server to Server XML Problem (ASP.NET to ASP) Enwood XML 7 April 26th, 2006 03:22 AM
asp problem lotuseducation HTML Code Clinic 1 September 12th, 2005 11:28 AM
ch15 adduser.asp problem beginning asp 3 ellie Access 1 December 30th, 2004 01:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.