thank you dave. kevin keep the childish posts for your ddr league.
thanks. tony On 7/26/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I think your response is too harsh and will keep people from posting > questions because they are afraid of responses like this. Especially the > obscene word inserted into the quote. Next time, please think before you > respond, and take your anger over working with bad code out on someone > offlist so as not to scare off people who need to ask legitimate questions. > Also, please don't assume everyone on this list knows as much as you do. > > Thanks, > > Dave > > -----Original Message----- > From: Kevin Bridges [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 26, 2005 10:01 AM > To: CF-Talk > Subject: Re: cfif and cfdocument oddity.... > > > It's simple ... because you are supposed to follow nesting orders > dictated by CF or CF will generate an error. That is how CF works. Your > asking a question equivalent to why can't a human being walk through a brick > wall. Not to mention the headache you cause other developers that one day > may need to work with your code. Breaking it up as you have it below creates > cluter and confusion for other developers that don't want to spend their time > fixing bad code like this. > > > > Tony Weeg wrote: > > >this is dumb isnt it? > > > >i mean, if > > > ><cfif (isDefined("url.format") and url.format is "pdf")> > > <cfdocument format="PDF"> > ></cfif> > > > >**** me here. > > > >This below bombs > > > ><cfif (isDefined("url.format") and url.format is "pdf")> > > </cfdocument> > ></cfif> > > > >this doesnt show EITHER cfdocument tag, then why would it matter? > > > >tony > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212822 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

