using cfdocument to generate PDF

2010-10-20 Thread Monte Chan
Hi all, The actual table is a lot larger than the mock-up one that I am going to show you but this mock-up one does explain the problem. Please go to http://www.monteandjanicechan.com/test_table.cfm The thickness of the grid lines in the table are coming up the way I want in the HTML

How to pass an array as a parameter into a MS SQL 2008 stored procedure

2010-06-17 Thread Monte Chan
Hi all, I am running CF 8 and the database back end is MS SQL 2008. A stored procedure is written in MS SQL 2008 and one of the parameters would take in an array. Now, my question is, how can I pass an array to the stored procedure using ColdFusion? Thanks in advance, Monte

cfchart ignores scalefrom value

2010-06-07 Thread Monte Chan
Hi all, I have the following codes in my page. The style variable holds the custom style. cfchart chartheight=450 chartwidth=550 gridlines=9 yaxistitle=Score scalefrom=20 scaleto=100 style=#style# format=png cfchartseries query=variables.chart_query type=scatter

Question about wddx

2010-05-06 Thread Monte Chan
Hi all, I am using CFwddx tag to create wddx packets and send them to a third party. This third party would do its thing and then send me back a wddx packet. In the wddx packet, the row count needs to be specified. In the case where the row count does not match the actual count of the

Re: cfchart ignores my scalefrom value

2010-04-29 Thread Monte Chan
I found more details to the weird problem that I am having. Before I begin, please go to http://www.monteandjanicechan.com/chart_good.jpg. This is how I my report to come up. On the x-axis, there will always be three items as long as at least one of them has values. If an item does not

cfchart ignores my scalefrom value

2010-04-28 Thread Monte Chan
Hi all, I have the following codes in my page. The style variable holds the custom style. The custom style is quite big and I am not going to post all the codes here unless I absolutely have to. cfchart chartheight=450 chartwidth=550 gridlines=9 yaxistitle=Score scalefrom=20 scaleto=100

cfchart or webcharts3D

2010-04-16 Thread Monte Chan
Hi all, I am not sure if either cfchart or webcharts3D (comes with CF since MX 7, it is located in the charting folder in the cf installation directory) can handle what I want to do. I am hoping that I would be able to get some pointers here. This Chart Ideal 1 is exactly how my client

Re: CF Facebook

2009-03-25 Thread Monte Chan
Hi Michael, Sorry, I don't check house of fusion often. Based upon what you described, I would say that you can have your users create a profile on your web site. In this profile, you will have a field that would allow users to give you/your company permission to post video on their

Re: CF Facebook

2009-03-25 Thread Monte Chan
Hi Michael, Sorry, I don't check house of fusion often. Based upon what you described, I would say that you can have your users create a profile on your web site. In this profile, you will have a field that would allow users to give you/your company permission to post video on their

Re: CF Facebook

2009-03-07 Thread Monte Chan
Hi Michael, I have done five Facebook apps using ColdFusion and there are 3 others in the works right now. In addition to the traditional Facebook application, Facebook now has the Facebook Connect option. What Facebook Connect allows you to do is for you to allow your users to log on