RE: cfquery within javascript

2010-04-14 Thread Robert Harrison
What are you trying to show. If you want a literal put your alert results in quotes. alert(cfoutput#query2.RecordCount#/cfoutput); Robert B. Harrison Director of Interactive Services Austin Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 P : 631.231.6600 Ext. 119 F : 631.434.7022

RE: cfquery within javascript

2010-04-14 Thread Andrew Scott
Any reason you are doing it this way and not just no javascript and use cfdump instead? -Original Message- From: fun and learning [mailto:funandlrnn...@gmail.com] Sent: Thursday, 15 April 2010 6:13 AM To: cf-talk Subject: cfquery within javascript hi, I am trying to do the

RE: cfquery within javascript

2010-04-14 Thread Sebastiaan GMC van Dijk
Couldn't you just say: cfif query1.recordcount [...] cflogic [...] /cfif Sebastiaan = So long and thanx 4 all the fish == Onlinebase.nl -Original Message- From: fun and learning [mailto:funandlrnn...@gmail.com] Sent: Thursday, 15 April