Re: cfquery: quotes vs queryparam

2007-08-08 Thread Rick Schmitty
Oh no, I agree (the null is my fav of cfqueryparam). This was just a case of inheriting a large pile of code w/o cfqueryparams and the guy used '#quotedvars#' for his strings (and IDs for the matter) and me wanting to feel better about not trying to convert it all over... :) On 8/8/07, Bryan Stev

Re: cfquery: quotes vs queryparam

2007-08-08 Thread Rick Schmitty
to ensure they are not being exploited. > > > Chris Peterson > Gainey IT > Adobe Certified Advanced Coldfusion Developer > > -Original Message- > From: Rick Schmitty [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 08, 2007 2:57 PM > To: CF-Talk > Subjec

cfquery: quotes vs queryparam

2007-08-08 Thread Rick Schmitty
Is there anyway for someone to hack a quoted query? select * from table where name='#form.lastname#' vs select * from table where name= Seems anything I throw at the quoted query gets escaped correctly... ~| Check out the

Re: 3 Tier and CFC to CFC Remoting

2006-08-18 Thread Rick Schmitty
; creating a Coldfusion client for the Flash gateway. > > Other than that, I can't think of another way. > > !k > > -----Original Message- > From: Rick Schmitty [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 17, 2006 11:01 AM > To: CF-Talk > Subject: Re:

Re: 3 Tier and CFC to CFC Remoting

2006-08-17 Thread Rick Schmitty
oldFusion does. If you're using > NetConnection, than the transmission is done with AMF serialization. > > The Webservice class is the one that simply runs by regular means. > > Cheers, > > !k > > -Original Message- > From: Rick Schmitty [mailto:[EMAIL PROT

3 Tier and CFC to CFC Remoting

2006-08-16 Thread Rick Schmitty
Is there a way to call a cfc remotely in a n tier setup outside of a web service? Right now you have to invoke a webservice to communicate between your web server and application server in an n-tier environment. Is there a way to 'remote' in like you do in Flex using the AMF gateway serialization

Re: cfcache adds comment on first line of cfcache'd page.. my css doesn't work now.

2006-07-24 Thread Rick Schmitty
any fix to this? Extremely annoying. Having to schedule a job to look for new cache files then update the .tmp files just shouldnt have to be... On 11/16/05, Jon Block <[EMAIL PROTECTED]> wrote: > I need help trying to find out how to make my doctype work right with > cfcache. Take a look at the

Passing html to cfformgroup labels?

2005-08-11 Thread Rick Schmitty
How can you pass either an ampersand or to the label attribute of a cfformgroup or cfinput? ie or Thanks for any input -Rick ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://