RE: CFIF discussion

2000-10-05 Thread Warrick, Mark
-- > -Original Message- > From: W Luke [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 04, 2000 6:11 AM > To: CF-Talk > Subject: CFIF discussion > > > Hi, > > I'm 5 weeks into Cold

Re: CFIF discussion

2000-10-04 Thread W Luke
; Newsgroups: cf-talk Sent: Wednesday, October 04, 2000 2:29 PM Subject: RE: CFIF discussion > I have tried this before and have come up with two important points. > > Don't use a bunch of > > > Do processing... > > Do processing... > > Do processing..

Re: CFIF discussion

2000-10-04 Thread Billy Cravens
I'm not going to jump on the Fusebox methodology bandwagon (though I do use it, and it's decent, but I do not necessarily recommend it those new to ColdFusion), but I will say that the idea behind Fusebox is a sound one that you want to encompass. You need to break your file up. First of all, it

RE: CFIF discussion

2000-10-04 Thread Paul Johnston
t uses the idea of using one page to do all the work as it's basis) at www.fusebox.org Paul > -Original Message- > From: W Luke [mailto:[EMAIL PROTECTED]] > Sent: 04 October 2000 14:11 > To: CF-Talk > Subject: CFIF discussion > > > Hi, > > I'm 5

Re: CFIF discussion

2000-10-04 Thread W Luke
TED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 04, 2000 2:16 PM Subject: Re: CFIF discussion > Run, don't walk, to www.fusebox.org for a methodology > many like that is just the opposite of what you are > trying. > > best, paul > > At 02:10 PM 10/4/00 +0100, you

RE: CFIF discussion

2000-10-04 Thread Robert Everland
PROTECTED]] Sent: Wednesday, October 04, 2000 9:16 AM To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: CFIF discussion Run, don't walk, to www.fusebox.org for a methodology many like that is just the opposite of what you are trying. best, paul At 02:10 PM 10/4/00 +0100, you wrote: >Hi, &

Re: CFIF discussion

2000-10-04 Thread paul smith
Run, don't walk, to www.fusebox.org for a methodology many like that is just the opposite of what you are trying. best, paul At 02:10 PM 10/4/00 +0100, you wrote: >Hi, > >I'm 5 weeks into Cold Fusion and have a question for the Experienced Masses. > >So far in my programming, I try to keep all

Re: CFIF discussion

2000-10-04 Thread William J Wheatley
CQ: 417645 - Original Message - From: "W Luke" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, October 04, 2000 9:10 AM Subject: CFIF discussion > Hi, > > I'm 5 weeks into Cold Fusion and have a question for the Experienced Mas

CFIF discussion

2000-10-04 Thread W Luke
Hi, I'm 5 weeks into Cold Fusion and have a question for the Experienced Masses. So far in my programming, I try to keep all the code in one file as much as possible. For example, if I have a form that is used as part of a Query, then I'll obviously "post" that form' data to the same page, resu