Re: changing cfreport format with direct link

2009-12-20 Thread Anthony Doherty

Does anyone have any idea on this???


> Hi I have designed a number of reports for a user and they are 
> exported into PDF format.  I used the report builder to design the 
> reports and also set the output to PDF there, but now the user wants 
> to be able to choose between PDF or EXCEL so instead of me duplicating 
> every report (about 50) is there a way I can pass a URL parameter that 
> will change the output of the cfr file.
> 
> I am browsing directly to the report and passing other parameters that 
> the report uses to query the DB. 


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329284
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Error when trying to insert a decimal value

2009-12-20 Thread James Holmes

Check that attributes.rating is in fact a number and not just an empty
string "". If you want a 0 when inserting an empty string, use the
val() function.

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2009/12/21 Logan Lynn :
>
> I've spent the past three hours trying to figure out what in the world is 
> going wrong.  I'm trying to insert a simple Decimal value into a mysql 5 
> database when I get the following error:
>
> "Error casting an object of type java.lang.String to an incompatible type. 
> This usually indicates a programming error in Java, although it could also 
> mean you have tried to use a foreign object in a different way than it was 
> designed."
>
> This is the value I'm using:
>  scale="2">
>
> Any help is greatly appreciated!
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329283
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Error when trying to insert a decimal value

2009-12-20 Thread Logan Lynn

I've spent the past three hours trying to figure out what in the world is going 
wrong.  I'm trying to insert a simple Decimal value into a mysql 5 database 
when I get the following error:

"Error casting an object of type java.lang.String to an incompatible type. This 
usually indicates a programming error in Java, although it could also mean you 
have tried to use a foreign object in a different way than it was designed."

This is the value I'm using:


Any help is greatly appreciated! 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329282
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Looking for "Select Full Tag" Functionality in Aptana / CFECLIPSE

2009-12-20 Thread Christian N. Abad

Howdy, Folks!

 

I am looking to upgrade to Aptana / CFECLIPSE, and desperately need it to
have the "Select Full Tag" functionality like HomeSite does.

 

So, this brings me to my questions:

 

1) Does this functionality exist in the newer versions of the Aptana /
CFECLIPSE IDE?

 

2) If not, then is there some similar type of functionality that will allow
me to select an entire tag and perform an indent / outdent?

 

3) If the answer is "no" to questions 1 and 2, then is there a way to have
the Aptana / CFECLIPSE extended to provide this functionality?  (I'm willing
to pay a developer to create this functionality for me.)

 

Bottom Line - The only thing that is holding me back from moving to Aptana /
CFECLIPSE from HomeSite is the lack of the "Select Full Tag" functionality.
I'm willing to pay someone to extend Aptana / CFECLIPSE to include my
requisite functionality.  That's it!

 

Any help here would be greatly appreciated.

 

Thanks, Folks!

 

Christian N. Abad - President

 

Accessible Computing, Inc.

1210 McLaughlin Drive

Charlotte, NC 28212

http://www.AccessibleComputing.com

 

704.900.1825 (Direct Line)

704.248.6682 (Fax)

christ...@accessiblecomputing.com

 

 




~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329281
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: DoD ECA PKI

2009-12-20 Thread James Holmes

The cert should be available in SSL_CLIENT_CERT. It's PEM encoded (if
it's there at all).

http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2009/12/21 Chad Baloga :
>
> Should SSL_CLIENT_CERT appear in the debug info, ie CGI variable, or do you 
> need to use some sort of function to get it?
>
>> Assuming that the client cert is used in an SSL negotiation, Try
>> SSLOptions +ExportCertData
>
>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329280
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: DoD ECA PKI

2009-12-20 Thread Chad Baloga

Should SSL_CLIENT_CERT appear in the debug info, ie CGI variable, or do you 
need to use some sort of function to get it?

> Assuming that the client cert is used in an SSL negotiation, Try
> SSLOptions +ExportCertData



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329279
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Export to Excel Asian locale

2009-12-20 Thread Leigh

> in *this* case it wasn't actually required, basic knee-jerk
> reaction on my part.

Better safe that sorry. It did not actually work for me in Eclipse without the 
directive ;-)


  

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329278
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Export to Excel Asian locale

2009-12-20 Thread Paul Hastings

On 12/20/2009 9:07 PM, Leigh wrote:
>
>> 
>
> Thanks for that. I forgot to paste the directive.

in *this* case it wasn't actually required, basic knee-jerk reaction on my part.

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329277
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Export to Excel Asian locale

2009-12-20 Thread Victor Moore

Thank you both for sticking with this.

Using your examples and playing around with the code i managed to get it going.

Thanks again

Victor

On Sun, Dec 20, 2009 at 9:07 AM, Leigh  wrote:
>
>> 
>
> Thanks for that. I forgot to paste the directive.
>
> -Leigh
>
>
>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329276
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Export to Excel Asian locale

2009-12-20 Thread Leigh

> 

Thanks for that. I forgot to paste the directive.

-Leigh


  

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329275
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Export to Excel Asian locale

2009-12-20 Thread Leigh

> looks fine in tbird 3.0 using utf-8. HoF's list archive
> doesn't seem to support 
> unicode though.

Yes, I was surprised when it did not display correctly on the list.

-Leigh


  

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329274
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF 8 and Access 2007

2009-12-20 Thread Terry Troxel

How do I create an ODBC connection using an Access 2007 Database in CF 8?



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329273
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: DoD ECA PKI

2009-12-20 Thread James Holmes

Assuming that the client cert is used in an SSL negotiation, Try
SSLOptions +ExportCertData

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2009/12/19 Chad Baloga :
>
> We are using Apache on our web servers.  Do you know what I need to add to my 
> virtual host in the httpd file?  The CGI variables are currently displaying 
> empty in the browser.
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329272
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4