Re: Determine the number of form fields...

2000-08-16 Thread Kevin Marshall
for sure what/how many fields exist to perform >this query. Has anyone done something similar to this, what would the best >method to employ? > >Thanks, >Peter -- Kevin Marshall Web Application Developer eCalton.com, Inc.

SQL: Outer Join w/ criteria

2000-08-16 Thread Kevin Marshall
problem? Kevin -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMAIL PROTECTED] 561.569.4500 -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscr

Re: SQL Question (sorta OT)

2000-08-11 Thread Kevin Marshall
" to the WHERE clause. When I do this, the >query returns 0 records (unmodified, it returns 25 records). > >Any ideas are greatly appreciated. > >* John * -- Kevin Marshall Web A

RE: QUERY QUESTION

2000-08-10 Thread Kevin Marshall
SI_ITEM_ID = 19 AND > > SI_Opsrpt_ID = 5 > > SELECT * FROM SI_ITEMS2 > > WHERE SI_ITEM_ID = 13 > > AND SI_Opsrpt_ID = 5 > > SELECT * FROM > > SI_ITEMS2 > > WHERE SI_ITEM_ID = 15 > > AND SI_Opsrpt_ID = 5 > > > >

Re: Upgrading Databases Question

2000-08-04 Thread Kevin Marshall
SQL, or >RECORDSETS, etc.. And I'm wondering if that's the same about CF.. I was told >that you didn't have to change code which is probably the one reason I >switched. :-) > >Thanks and let a brotha know, > >jake hileman - 17 year old hoster man, guy, thing.

Re: output query as array

2000-08-03 Thread Kevin Marshall
his will be placed in a table but the rows and columns are both dynamically >created so i cant make static headers on the table. > >if i cant just output the whole thing then i would like to make a array and >then output that as a whole. >Any Ideas??? > >-Eli- -

Re: ? short circuits my # !

2000-07-13 Thread Kevin Marshall
s just kill this >functionality or is there a workaround? > >Thanks in Advance > >ant -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMAIL PROTECTED] 561.569.4500 ---

Re: Need to take several row query and make into one row.

2000-07-10 Thread Kevin Marshall
-- >Rick|aeospace| stable > >But this constant table manipulation isn't practical. > >Is the answer in sql? structures? arrays? or ? > >TIA, > &g

Re: lists and variable names

2000-07-07 Thread Kevin Marshall
, Ive tried putting the lists into an >Array (Im new to arrays) but a had a problem because each list was not the >same length. Any recommendations on how to accomplish this...? > >Thanks,Adrian -- Kevin Marshall Web Application Developer eCalton.com, Inc. V

RE: Looping through an Array

2000-06-30 Thread Kevin Marshall
> > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > voice: (202) 797-5496 > > fax: (202) 797-5444 > > > -- -

Re: CF logins, authenticate against Novell NDS???how?

2000-06-06 Thread Kevin Marshall
; >Care to point us NDS "newbies" in the right direction via URL to stuff on >integrating NDS w/ cf4.5? > >Any help appreciated > >Steve -- Kevin Marshall Web Application Developer eCalton.com, In

Re: OT: Sql for selecting date ranges

2000-06-01 Thread Kevin Marshall
At 03:08 PM 5/31/00 -0700, you wrote: >What is the best way to go about selecting date ranges. Like selecting >everything from today's date up to 5 or 6 days from now? > >Shawn Regan ------ Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Bea

Re: I want my #$# on the first of the month.

2000-06-01 Thread Kevin Marshall
t;last thing. > >thanks >Tim Hill > >-- Timothy C. Hill, [EMAIL PROTECTED] on 05/31/2000 -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMAIL PROTECTED] 561.569.4500

Re: CF logins, authenticate against Novell NDS???how?

2000-05-31 Thread Kevin Marshall
Paul, You should be able to access NDS directory info via CFLDAP. Your network admins will need to set up an LDAP server on one of your Novell servers -- I don't think it is installed by default on a Novell server. I know others on this list have done this -- to be honest, I haven't but have

Re: Shortcut for Getting Form Field

2000-05-22 Thread Kevin Marshall
ailable to >me without having to go through and doing all the copying pasting... -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMAIL PROTECTED] 561.569.4500 -

Re: Slightly OT: Lighten things up a little

2000-05-09 Thread Kevin Marshall
I know, I know, cf-community... Anyway, who's selling the WWBFD bumper stickers? I'll buy one! Kevin At 06:58 AM 5/9/00 -0500, you wrote: >- Have a bumper sticker reading 'WWBFD'. -- Archives: http://www.eGroups.com/l

Re: Table Joining Question

2000-04-25 Thread Kevin Marshall
lateName, >RT_Category.CatHeader, RT_Category.CatFooter, RT_Category_Context.CatID, >RT_Category_Context.CatSubCatOf > FROM RT_Category, RT_Category_Context > WHERE RT_Category.CatId = RT_Category_Context.CatID > > >Any help anyone could provide would be most appriciated. &

Re: Deleting Data

2000-04-20 Thread Kevin Marshall
ion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMAIL PROTECTED] 561.569.4500 -

Re: What happened to this list?

2000-04-20 Thread Kevin Marshall
Marcus, I, for one, would like to know who sent that message to your boss. I'd hate to make the mistake of answering a question for or even bothering to read a post by such a despicable individual. I too lament the recent angry tone on the list. I've been reading CF-Talk for almost 2 years

Re: What's the use of structures, anyway?

2000-04-20 Thread Kevin Marshall
Reuben, I totally understand what you're saying. When I first considered structures, they seemed like really complicated mechanisms for holding data that could be just as easily placed into a query or a list. What I've found, however, is that structures can be incredibly powerful if you thin

Re: three table sql join

2000-04-17 Thread Kevin Marshall
>Interactive Media Developer >UWEX Cooperative Extension Electronic Publishing Group >302 Hiram Smith >1545 Observatory Dr. >Madison, WI 53706 >(608) 265-7923 -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMA

Re: DB update with email notification

2000-04-13 Thread Kevin Marshall
ntly, we are using a form2email perl script for email >notification. I am not familiar with CFMail. Any ideas how this could >be accomplished within one form? > >Thanks! >Karen -- Kevin Marshall Web Application Developer eCalton.com, Inc. Ver

Re: pre-selecting items in a multiple list box

2000-04-11 Thread Kevin Marshall
> #get_del_locn.dlo_locn# > > > > > > >Ricq Pattay <[EMAIL PROTECTED]> >Univ of MN College of Veterinary Medicine > > > > >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visi

Re: Warning interpretation?

2000-04-11 Thread Kevin Marshall
gs\CF_AutoPopulate\info.cfm' will occlude >custom tag file 'C:\CFUSION\CustomTags\CF_QuickCounter\info.cfm'." 2 > >"Warning","TID=109","04/10/00","16:50:55","In a CF_TagName construct custom >tag file 'C:\CFUSION\CustomTags\CF_Brows

Re:

2000-04-07 Thread Kevin Marshall
and Culture >CRUMBLING EMPIRE PRODUCTIONS >134 W.26th St. 12th Floor >New York, NY 10001 >(212) 247-0296 -- Kevin Marshall Web Application Developer eCalton.com, Inc. Vero Beach, FL www.ecalton.com [EMAIL PROTECTED] 561.569.4500 --