Which is better??
Ok, lets say that I create an application called BillsApp. Now I need to store some variables being carried forward from some forms before we actually insert them into the db. Should I create session variables from the form input , or should I create a client variable , or should I create an application variable then later when I do my query actions, just call the one that is best. Which method is best on Server Memory, etc. etc. TIA!! Bill Killillay ICQ @ 8425781 *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* "An investment in Knowledge always pays the best interest." -Benjamin Franklin- *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* Get Paid to Surf the Web. It's free, easy and fun. Sign up for AllAdvantage.com at http://alladvantage.com/go.asp?refid=FIB-034 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Making a unique ID
It seems that the size of this unique id number isn't an issue. Since that is the case, why not just use the CreateUUID() function? -Allen I would kill everyone in this room for a drop of sweet, tasty beer. - - Homer Simpson - Original Message - From: Owens, Howard <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 6:49 PM Subject: Making a unique ID > > As we know, you can use Access to generate either an incremental or a random > ID number. > > We've also had discussions about using CF expressions to do this. > > What if you don't want to use either of these methods? > > My assumption is that CFTokens and CFIDs are always unique. I was thinking > of splicing these numbers together as inserting them into the DB as the ID. > My question is, is my assumption correct? Will these numbers always be > unique, especially when taken together? > > I can get away with this because I'm taking the draconian approach to > require all users of this particular application to enable cookies, so I > know ALL users will have these numbers set in their cookies when they get to > this point in the application. > > I just want to make sure I won't bump into any duplicate issues, or that the > chance of a duplicate is so remote (in the 1 to billions range) that it > really won't be an issue. > > H. > > > = > Howard Owens > Web Producer > InsideVC.com > mailto:[EMAIL PROTECTED] > = > > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: CF Studio/Win 2000 and FTP
Versions of studio and server below 4.5.1 are NOT supported in Windows 2000. The RDS was one of the major problems, upgrade and the problem will go away - Original Message - From: "Kimberly Mayhall" <[EMAIL PROTECTED]> To: "Cold Fusion Talk List (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, April 25, 2000 2:19 PM Subject: CF Studio/Win 2000 and FTP > I've just loaded Windows 2000 and CF Studio 4.5a runs great on it - however, > one really strange problem that I'm having is that when I'm trying to open > files in CF from an FTP site that I've established, and has worked very well > in the past, the file list shows up as empty. > > Everything shows up fine on any of my mapped drives, and if I right click on > Allaire FTP & RDS I can explore and see the files fine. But I cannot get > anything to appear in the file list when I select any of my FTP servers. > > Anyone else have any troubles like this? Any insight as to what may be > causing it? > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: OT: Command Line SQL7
Thanks Jennifer I was looking for a way to actually send SQL commands to a database from a dos box. The answer turns out to be isql which is a command line interface to MSSQL Server. Using some commands like isql -D MyDB -Q "Create Database MyTable" or isql -D MyDB -Q "Alter Table .." You can interact directly with SQL server from DOS. I needed to do this because I am working on an installation for the product I manage called eMPower, which if installed on NT with SQLServer installed will actually create and populate an SQL database during the installation process and create the DSN to go with it. Duane Boudreau CFExperts.Com -Original Message- From: Jennifer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 25, 2000 5:50 PM To: [EMAIL PROTECTED] Subject: Re: OT: Command Line SQL7 If by "command line" interface, you mean a section of the program that will let you enter and edit SQL statements, there should be a button in the toolbar that will give you that. If that's not what you mean, I don't know how to help you. At 12:29 PM 4/25/00 -0400, you wrote: >Hi All, > >This is OT, but does anyone know of a way to get to the MSSQL7 command line >interface? I've been thru the MSDN but can find reference to it. > >TIA, >Duane >Director, Web Technologies >Ektron, Inc. >http://www.ektron.com >5 Northern Blvd, Suite 6 >Amherst, NH 03031 >Tel: 603-594-0249 >Fax: 603-594-0258 >ICQ#: 18024374 >Jobs: [EMAIL PROTECTED] > >--- --- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Multiple Copies on the List
>I'm getting up to 4 copies of some messages. >What's going on? What's going on is: Over the last two days (which were festival days for us, so we couldn't really address the issue until now), there have been routing issues with the mail server. As a result, some emails were doubled to some people. The routing issues caused mail not to be delivered for hours on end. We did have some people watching the list while we were on "holiday," but that was just to make sure that the list didn't go down, which, to all reports, it didn't. Michael is dealing with these issues, but there are about 20,000 pieces of dead mail or multiple mail that he has to fix up. Please bear with us, and we're sorry for any inconveniences we've caused your servers (icebergs and all.) Judith -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: insert
In <000201bfaec8$43a2d3e0$2c044ed8@bull-god>, Kris Seaney ([EMAIL PROTECTED]) in a fit of unbridled passion, wrote: > I want this data to go into a new table, > > > > > > SELECT > Provider,DRGCD,Total_Cases,PCDTHS,Expected_PCDTH,PCDTH_Rating,AvgLOS,MedLOS, > MaxLOS,MinLOS,Expected_LOS,LOS_Rating,AvgCHG,MedCHG,MaxCHG,MinCHG,Expected_C > HG,CHG_Rating > FROM Region10Hospitals > > dbtype="ODBC" dbname="healthmart98" > formfields="Provider,DRGCD,Total_Cases,PCDTHS,Expected_PCDTH,PCDTH_Rating,Av > gLOS,MedLOS,MaxLOS,MinLOS,Expected_LOS,LOS_Rating,AvgCHG,MedCHG,MaxCHG,MinCH > G,Expected_CHG,CHG_Rating"> > > > > Is this right? So complicated. Do a "select * from table1 into table2" .. customize to your particular needs. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Accessing Verity Collection on a seperate server
I have a Verity collection on a 4.5.1 machine. I want to access it from a 4.0.1 machine on the same network. I put in the UNC path to the collection in the CF administrator. When I try and run a sample page, I get an error saying it can't access the collection (don't have the exact message in front of me). Any ideas? dave --- dave fauth [EMAIL PROTECTED] "The opinions expressed here are my own and not those of DOMAIN technologies, inc." -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: OT: Command Line SQL7
If by "command line" interface, you mean a section of the program that will let you enter and edit SQL statements, there should be a button in the toolbar that will give you that. If that's not what you mean, I don't know how to help you. At 12:29 PM 4/25/00 -0400, you wrote: >Hi All, > >This is OT, but does anyone know of a way to get to the MSSQL7 command line >interface? I've been thru the MSDN but can find reference to it. > >TIA, >Duane >Director, Web Technologies >Ektron, Inc. >http://www.ektron.com >5 Northern Blvd, Suite 6 >Amherst, NH 03031 >Tel: 603-594-0249 >Fax: 603-594-0258 >ICQ#: 18024374 >Jobs: [EMAIL PROTECTED] > >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Old problem - cfschedule for templates containing cfpop tags
Hi all, I know this is a known problem with cf4.01 ent, but I was wondering if someone could maybe enlighten me to a workaround. Basically the problem is that (at least I've found this anyway) when scheduling a template to run and that template contains cfpop tags, the scheduler appears to run the template fine, but in fact the cfpop tags are not processed. Put another way: The scheduler log file indicates successful execution of the template. The cfpop tags do not collect the mail from the server as they should do. However, on running the template manually, all is well. I vaguely remember someone mentioning the use of a batch file with the NT AT command, but can't find this info in my list archives. Could someone please remind me of the procedures for doing this? Many thanks in advance Dave Dave Wilson Internet Technology Manager, BizNet Solutions Co-Founder CFUG Ireland http://www.cfug.ie 224, Lisburn Road Belfast BT9 6GE Tel: 02890 225 776 Fax: 02890 223 223 web: http://www.biznet-solutions.com email: [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Re: Add single quotes to each element on a list
Aslam, You could use the listchangdelims function to replace all commas with ***','*** (excluding *'s of course) Hope this helps, Dave Dave Wilson Internet Technology Manager, BizNet Solutions Co-Founder CFUG Ireland http://www.cfug.ie 224, Lisburn Road Belfast BT9 6GE Tel: 02890 225 776 Fax: 02890 223 223 web: http://www.biznet-solutions.com email: [EMAIL PROTECTED] - Original Message - From: aslam bajaria <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 28, 2000 12:15 AM Subject: Fwd: Re: Add single quotes to each element on a list > --0-1967513926-956877340=:7985 > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > > > Note: forwarded message attached. > > > __ > Do You Yahoo!? > Talk to your friends online and get email alerts with Yahoo! Messenger. > http://im.yahoo.com/ > --0-1967513926-956877340=:7985 > Content-Type: message/rfc822 > > X-Apparently-To: [EMAIL PROTECTED] via web4204.mail.yahoo.com > Return-Path: <[EMAIL PROTECTED]> > X-Track: 22: 40 > Received: from www.houseoffusion.com (HELO hof001.houseoffusion.com) (207.31.122.140) > by mta105.mail.yahoo.com with SMTP; 27 Apr 2000 16:12:32 PDT > Received: from sag.support.net ([209.144.180.21]) > by hof001.houseoffusion.com (Post.Office MTA v3.5.3 release 223 > ID# 0-54969U100L100S0V35) with ESMTP id com > for <[EMAIL PROTECTED]>; Thu, 27 Apr 2000 19:18:24 -0400 > Received: from sog.support.net ([209.144.180.7]) by sag.support.net > (Post.Office MTA v3.1 release PO205e ID# 0-34426U200L100S0) > with ESMTP id AAA138 for <[EMAIL PROTECTED]>; > Thu, 27 Apr 2000 16:17:22 -0700 > Message-Id: <[EMAIL PROTECTED]> > Date: Thu, 27 Apr 2000 16:18:09 -0700 > To: [EMAIL PROTECTED] > From: [EMAIL PROTECTED] (paul smith) > Subject: Re: Add single quotes to each element on a list > In-Reply-To: <037001bfb09b$e57da760$[EMAIL PROTECTED]> > References: <[EMAIL PROTECTED]> > Mime-Version: 1.0 > Reply-To: [EMAIL PROTECTED] > Return-Path: [EMAIL PROTECTED] > Content-Type: text/plain > Content-Length: 1623 > > > > > or something like this > > > At 06:57 PM 4/27/00 -0400, you wrote: > >Hello, > > > >I have a multiple selection list of states in the US > > > multiple="yes" > > size="5" > > required="yes" > > message="Please select a state!" > > value="rstate_code" > > query="selByState" > > name="selState"> > > > > > >When the user selects several out of the list and submit, the selected state > >Code are passed as > >selState = 'AL,AK,AS,AZ,AR,CA,CO,CT,DC,DE,FL,GA' > > > >I wonder if there is a way to make the list like > >selState = 'AL','AK','AS','AZ','AR','CA','CO','CT','DC','DE','FL','GA' > > > >because on the next page i am writing some SQL like this > >SELECT * > >FROM ORIA_STAKEHOLDER > >WHERE RSTATE_CODE IN (#selState#) > > > >I should have single quotes on each of the elements so I could get correct > >result. > > > >Any input is appreciated, HTH > > > >Sylvia > > > >--- --- > >Archives: http://www.eGroups.com/list/cf-talk > >To Unsubscribe visit > >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or > >send a message to [EMAIL PROTECTED] with 'unsubscribe' in > >the body. > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > --0-1967513926-956877340=:7985-- > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Making a unique ID
I ran into this too, I wrote a 'random' number generator for our 4.01 server, but it isn't truly random and was pretty bruteforce-ish. I also tried a UUID tag that someone wrote, but it failed when I stressed the server (I did not pursue whether it was a problem with the tag, or a timeout issue with the server.) I am planning to use the UUID tag (in sever 4.5 or greater) after we upgrade. What does everyone think?? Is the 4.5 Server UUID function 'Random' enough for a unique database ID? Thanks, /LEMAN/ -Original Message- From: Owens, Howard [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 4:49 PM To: '[EMAIL PROTECTED]' Subject: Making a unique ID As we know, you can use Access to generate either an incremental or a random ID number. We've also had discussions about using CF expressions to do this. What if you don't want to use either of these methods? My assumption is that CFTokens and CFIDs are always unique. I was thinking of splicing these numbers together as inserting them into the DB as the ID. My question is, is my assumption correct? Will these numbers always be unique, especially when taken together? I can get away with this because I'm taking the draconian approach to require all users of this particular application to enable cookies, so I know ALL users will have these numbers set in their cookies when they get to this point in the application. I just want to make sure I won't bump into any duplicate issues, or that the chance of a duplicate is so remote (in the 1 to billions range) that it really won't be an issue. H. = Howard Owens Web Producer InsideVC.com mailto:[EMAIL PROTECTED] = -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
strip carriage returns
I am collecting data in a textarea and then trying to strip out carriage returns. I have tried StripCR(String) and Trim(String) and neither of them work. Any ideas why?? -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CFFile upload Error
Hi cousin Shawn, Try this: (note the 'enctype' below as part of the form tag) =-=-=-=-=-=-=-=-=-=-=-=-=--= Entry form: Uploadtest.cfm =-=-=-=-=-=-=-=-=-=-=-=-=-=- =-=-=-=-=-=-=-=-=-=-=- action form upload.cfm =-=-=-=-=-=-=-=-=--=-= #form.uploadfile# =-=-=-=--=-=-=- Enjoy, /LEMAN/ -Original Message- From: Shawn Regan [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 3:48 PM To: '[EMAIL PROTECTED]' Subject: CFFile upload Error This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01BFB09A.A94F94F0 Content-Type: text/plain; charset="iso-8859-1" I keep getting this error with CFFILE action="Upload" Heres the test code: Error below: Error in CFFILE tag The form field specified in the CFFILE tag (UPLOADFILE) does not contain an uploaded file. Please be sure that you have specified the correct form field name. The error occurred while processing an element with a general identifier of (CFFILE), occupying document position (13:1) to (13:128) in the template file Shawn Regan --_=_NextPart_001_01BFB09A.A94F94F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable CFFile upload Error I keep getting this error with CFFILE = action=3D"Upload" Heres the test code:
Error below: Error in CFFILE tag The form field specified in the CFFILE tag = (UPLOADFILE) does not contain an uploaded file. Please be sure that you = have specified the correct form field name. The error occurred while processing an element with a = general identifier of (CFFILE), occupying document position (13:1) to = (13:128) in the template file Shawn Regan -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Making a unique ID
As we know, you can use Access to generate either an incremental or a random ID number. We've also had discussions about using CF expressions to do this. What if you don't want to use either of these methods? My assumption is that CFTokens and CFIDs are always unique. I was thinking of splicing these numbers together as inserting them into the DB as the ID. My question is, is my assumption correct? Will these numbers always be unique, especially when taken together? I can get away with this because I'm taking the draconian approach to require all users of this particular application to enable cookies, so I know ALL users will have these numbers set in their cookies when they get to this point in the application. I just want to make sure I won't bump into any duplicate issues, or that the chance of a duplicate is so remote (in the 1 to billions range) that it really won't be an issue. H. = Howard Owens Web Producer InsideVC.com mailto:[EMAIL PROTECTED] = -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Add single quotes to each element on a list
Hi Wey, original selState: #selState# selState with more commas: #newStateList# Make sure to modify this in case a single selection needs a different action taken than a multiple selection. Hope this helps, /LEMAN/ [EMAIL PROTECTED] -Original Message- From: Wey Hueymeei [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 3:57 PM To: [EMAIL PROTECTED] Subject: Add single quotes to each element on a list Hello, I have a multiple selection list of states in the US When the user selects several out of the list and submit, the selected state Code are passed as selState = 'AL,AK,AS,AZ,AR,CA,CO,CT,DC,DE,FL,GA' I wonder if there is a way to make the list like selState = 'AL','AK','AS','AZ','AR','CA','CO','CT','DC','DE','FL','GA' because on the next page i am writing some SQL like this SELECT * FROM ORIA_STAKEHOLDER WHERE RSTATE_CODE IN (#selState#) I should have single quotes on each of the elements so I could get correct result. Any input is appreciated, HTH Sylvia -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Deleting a file with an unknown extension
Use the FileExists function for each of the three possible matches and then put the cffile delete code in when a match is found. Regards, Howie Hamlin -- inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668 === Please vote for iMS in the Most Innovative category here: *** http://www.sys-con.com/ColdFusion/readerschoice2000/ *** === Check out inFusion Mail Server - the world's most configurable email server *** inFusion Authenticator for IIS is now released! (download from CoolFusion.com) *** http://www.teletrends.com and http://www.coolfusion.com Software and utilities for ColdFusion, iHTML, Website, NTMail Latest versions available from our web site (inFusion Authenticator version 2.0 for WebSite and NTMail is now released) - Original Message - From: Todd Ashworth <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 7:21 PM Subject: Deleting a file with an unknown extension > Oops .. had the wrong subject line the first time. > > I need to delete a file that I don't exactly know the extension of. I tried > > file="c:\path\to\where\the\file\is\file_to_delete.*"> > > but CF doesn't seem to like that .* > > The extension can be one of only 3, so is there a way to test for the file > and then delete it once found? > > .Todd > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Simple Form ProblemII--Could not solve it yet
ID seems to be an identity. So, just modify your insert: insert into testing(loc_city) values ('#FLD#') regards, Howie Hamlin -- inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668 === Please vote for iMS in the Most Innovative category here: *** http://www.sys-con.com/ColdFusion/readerschoice2000/ *** === Check out inFusion Mail Server - the world's most configurable email server *** inFusion Authenticator for IIS is now released! (download from CoolFusion.com) *** http://www.teletrends.com and http://www.coolfusion.com Software and utilities for ColdFusion, iHTML, Website, NTMail Latest versions available from our web site (inFusion Authenticator version 2.0 for WebSite and NTMail is now released) - Original Message - From: aslam bajaria <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 7:10 PM Subject: Simple Form ProblemII--Could not solve it yet > I have written a testing file with the following code. > I got an error which follows the code: > > > > > > > > > value="#form.testing#"> > > > > > > insert into testing(id,loc_city) > values ('','#FLD#') > > > > > > > Error Message: > ** > > ODBC Error Code = 23000 (Integrity constraint > violation) > > > [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot > insert explicit value for identity column in table > 'drpResults' when IDENTITY_INSERT is set to OFF. > > > SQL = "insert into drpResults(id,loc_city) values > ('','Joes')" > > Can someone tell me how to turn on the IDENTITY_INSERT > property of SQL Server? > > Appreciate > A.B. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: cfloop query
Hi Shannon, Does the problem occur when there is no image returned for a record, i.e., the record is empty? You may try putting in a non-breaking space in the place of an empty record. I am not sure I have enough information to troubleshoot your problem... Perhaps send me your code and a picture of the output. Thanks, /LEMAN/ [EMAIL PROTECTED] -Original Message- From: Shannon Carr [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 12:05 PM To: [EMAIL PROTECTED] Subject: cfloop query This is a multi-part message in MIME format. --=_NextPart_000_0062_01BFB059.F5CAF4C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to generate a cfloop query that will query a table and ouput = the results in a table 4 columns wide. The data are thumbnail photos. = The problem I am having is getting items to populate 1 row then move to = the next row until the table is complete. Any help would be appreciated. Thanks, S. Carr --=_NextPart_000_0062_01BFB059.F5CAF4C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to generate a cfloop query that will = query a=20 table and ouput the results in a table 4 columns wide. The = data are=20 thumbnail photos. The problem I am having is getting items to populate 1 = row=20 then move to the next row until the table is complete. Any help would be appreciated. Thanks, S. = Carr --=_NextPart_000_0062_01BFB059.F5CAF4C0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Deleting a file with an unknown extension
Oops .. had the wrong subject line the first time. I need to delete a file that I don't exactly know the extension of. I tried but CF doesn't seem to like that .* The extension can be one of only 3, so is there a way to test for the file and then delete it once found? .Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Modular Pages and Verity
Hello, We've built a small site that builds all the pages modularly with . We have a master "template builder" page called "show.cfm" that builds everything but the main content. So now, we generally have two types of pages that are CFincluded in the main content portion of the page: static and database driven. Now, we have a lot of pages that aren't really freestanding, they can't be properly viewed on their own (they don't have the top/left navigation, the header, the footer, etc.) If I use the Verity search functionality in CF to index the static content, how do I tell it to be aware that many pages are partial pages and that the "show.cfm?..." has to be called first to display the content correctly? I also was planning to use Verity to index the ODBC data sources as well. Also, if this is simply a flawed design, I need to know that too. Thank you, Paul W. Ringger, Jr. email: [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Fwd: Re: Add single quotes to each element on a list
--0-1967513926-956877340=:7985 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Note: forwarded message attached. __ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ --0-1967513926-956877340=:7985 Content-Type: message/rfc822 X-Apparently-To: [EMAIL PROTECTED] via web4204.mail.yahoo.com Return-Path: <[EMAIL PROTECTED]> X-Track: 22: 40 Received: from www.houseoffusion.com (HELO hof001.houseoffusion.com) (207.31.122.140) by mta105.mail.yahoo.com with SMTP; 27 Apr 2000 16:12:32 PDT Received: from sag.support.net ([209.144.180.21]) by hof001.houseoffusion.com (Post.Office MTA v3.5.3 release 223 ID# 0-54969U100L100S0V35) with ESMTP id com for <[EMAIL PROTECTED]>; Thu, 27 Apr 2000 19:18:24 -0400 Received: from sog.support.net ([209.144.180.7]) by sag.support.net (Post.Office MTA v3.1 release PO205e ID# 0-34426U200L100S0) with ESMTP id AAA138 for <[EMAIL PROTECTED]>; Thu, 27 Apr 2000 16:17:22 -0700 Message-Id: <[EMAIL PROTECTED]> Date: Thu, 27 Apr 2000 16:18:09 -0700 To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] (paul smith) Subject: Re: Add single quotes to each element on a list In-Reply-To: <037001bfb09b$e57da760$[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Reply-To: [EMAIL PROTECTED] Return-Path: [EMAIL PROTECTED] Content-Type: text/plain Content-Length: 1623 or something like this At 06:57 PM 4/27/00 -0400, you wrote: >Hello, > >I have a multiple selection list of states in the US > multiple="yes" > size="5" > required="yes" > message="Please select a state!" > value="rstate_code" > query="selByState" > name="selState"> > > >When the user selects several out of the list and submit, the selected state >Code are passed as >selState = 'AL,AK,AS,AZ,AR,CA,CO,CT,DC,DE,FL,GA' > >I wonder if there is a way to make the list like >selState = 'AL','AK','AS','AZ','AR','CA','CO','CT','DC','DE','FL','GA' > >because on the next page i am writing some SQL like this >SELECT * >FROM ORIA_STAKEHOLDER >WHERE RSTATE_CODE IN (#selState#) > >I should have single quotes on each of the elements so I could get correct >result. > >Any input is appreciated, HTH > >Sylvia > >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. --0-1967513926-956877340=:7985-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Add single quotes to each element on a list
or something like this At 06:57 PM 4/27/00 -0400, you wrote: >Hello, > >I have a multiple selection list of states in the US > multiple="yes" > size="5" > required="yes" > message="Please select a state!" > value="rstate_code" > query="selByState" > name="selState"> > > >When the user selects several out of the list and submit, the selected state >Code are passed as >selState = 'AL,AK,AS,AZ,AR,CA,CO,CT,DC,DE,FL,GA' > >I wonder if there is a way to make the list like >selState = 'AL','AK','AS','AZ','AR','CA','CO','CT','DC','DE','FL','GA' > >because on the next page i am writing some SQL like this >SELECT * >FROM ORIA_STAKEHOLDER >WHERE RSTATE_CODE IN (#selState#) > >I should have single quotes on each of the elements so I could get correct >result. > >Any input is appreciated, HTH > >Sylvia > >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Simple Form ProblemII--Could not solve it yet
I have written a testing file with the following code. I got an error which follows the code: insert into testing(id,loc_city) values ('','#FLD#') Error Message: ** ODBC Error Code = 23000 (Integrity constraint violation) [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot insert explicit value for identity column in table 'drpResults' when IDENTITY_INSERT is set to OFF. SQL = "insert into drpResults(id,loc_city) values ('','Joes')" Can someone tell me how to turn on the IDENTITY_INSERT property of SQL Server? Appreciate A.B. --- Heather Haindel <[EMAIL PROTECTED]> wrote: > would do that. > "fld" is your string. > > --- aslam bajaria <[EMAIL PROTECTED]> wrote: > > Can someone tell me how to parse a string. Like if > > the > > user inputs JOE'S COMPANY in the text box, how do > I > > search for the apostrophe and then use the > following > > code to insert in the database. > > > > Appreciate. > > A.B. > > > > --- Larry Meadors <[EMAIL PROTECTED]> wrote: > > > I use to > > > replace a single quote with two quotes, then > > insert > > > that value into the database. > > > > > > This works for both SQLServer and Oracle. > > > > > > Larry > > __ > Do You Yahoo!? > Talk to your friends online and get email alerts > with Yahoo! Messenger. > http://im.yahoo.com/ > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk > or send a message to > [EMAIL PROTECTED] with 'unsubscribe' > in the body. __ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
MS SQL Server
This is a multi-part message in MIME format. --=_NextPart_000_0026_01BFB062.DD3561D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Does anyone know if there is an MS SQL Server ODBC driver for CF Server = 4.5 for Linux? Thanks. Josh Black --=_NextPart_000_0026_01BFB062.DD3561D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Does anyone know if there is an MS SQL Server ODBC = driver for=20 CF Server 4.5 for Linux? Thanks. Josh Black --=_NextPart_000_0026_01BFB062.DD3561D0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Add single quotes to each element on a list
Hello, I have a multiple selection list of states in the US When the user selects several out of the list and submit, the selected state Code are passed as selState = 'AL,AK,AS,AZ,AR,CA,CO,CT,DC,DE,FL,GA' I wonder if there is a way to make the list like selState = 'AL','AK','AS','AZ','AR','CA','CO','CT','DC','DE','FL','GA' because on the next page i am writing some SQL like this SELECT * FROM ORIA_STAKEHOLDER WHERE RSTATE_CODE IN (#selState#) I should have single quotes on each of the elements so I could get correct result. Any input is appreciated, HTH Sylvia -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Setting Up ODBC Datasources Thru CF Administrator
Hi Chris, I had this happen also. Although the browse did not function, I was able to type in the file location by hand and it worked. Hope this helps, /LEMAN/ -Original Message- From: Chris Montgomery [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 8:25 AM To: [EMAIL PROTECTED] Subject: Setting Up ODBC Datasources Thru CF Administrator Howdy, Once upon a time, I could set up ODBC datasources through CF Administrator. Recently, after adding a datasource name and clicking on the browse button to go select the database file to complete the installation, no directories ever come up in the window that is supposed to show the directory tree. The hourglass icon just runs and runs. I've made sure the RDS service is running before attempting this but no joy. To work around this, I'm having to use the ODBC Data Source Administrator under Win98's Control Panel to set up datasources. Could this possibly be an MDAC thang? Any suggestions on what to check? My setup: running Studio 4.5.1 on Win98 (1st ed.), MS Access97 databases Chris Montgomery = astutia.com -> http://www.astutia.com [EMAIL PROTECTED] Astute e-business applications & web site development 210-490-3249/888-745-7603 Fax 210-490-4692 Allaire Consulting Partner/Authorized NetObjects Reseller Find a Job in San Antonio -> http://www.sajobnet.com Need professional help? -> http://www.psychadvisor.com = -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CFFile Error
Did you try type="any"? -Original Message- From: Dan Blickensderfer [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 3:23 PM To: [EMAIL PROTECTED] Subject: CFFile Error I have a little problem with accepting other picture formats then just image/gif, image/jpg. I would like to accept another format (image/pjpeg) I added it to the accept pram in cffile. I'm still getting the same error. "The MIME type of the uploaded file (image/pjpeg) was not accepted by the server. Please verify that you are uploading a file of the appropriate type" Where else do I have to go in the server to accept the other format. I did look in the program file types and that file type is defined. Thanks, Dan -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
CFFile upload Error
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01BFB09A.A94F94F0 Content-Type: text/plain; charset="iso-8859-1" I keep getting this error with CFFILE action="Upload" Heres the test code: Error below: Error in CFFILE tag The form field specified in the CFFILE tag (UPLOADFILE) does not contain an uploaded file. Please be sure that you have specified the correct form field name. The error occurred while processing an element with a general identifier of (CFFILE), occupying document position (13:1) to (13:128) in the template file Shawn Regan --_=_NextPart_001_01BFB09A.A94F94F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable CFFile upload Error I keep getting this error with CFFILE = action=3D"Upload" Heres the test code:
Error below: Error in CFFILE tag The form field specified in the CFFILE tag = (UPLOADFILE) does not contain an uploaded file. Please be sure that you = have specified the correct form field name. The error occurred while processing an element with a = general identifier of (CFFILE), occupying document position (13:1) to = (13:128) in the template file Shawn Regan --_=_NextPart_001_01BFB09A.A94F94F0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Certification is BS
> They don't have a whole lot to do with much of anything else. If you have > ever tried to interview and hire for technical positions, then you may have > discovered that, all a certificate really means is that the guy was able to > pass the test, and not a whole lot more. > > Allaire is just following the well-worn marketing path ... Solaris certifications are quite real, with different levels to indicate strength. How far you can get is dependent on how well you know, and use, the OS. So that if someone passed Solaris level 7 certification, I have a pretty good idea of his understanding and competence. Someone could knows the basics of CFML, and answer a straight up test. But a test that asked questions that only someone who was really into it would know... That shows he's operating on a higher level. And like people were mentioning, it all has to do with the creditability of the certification. I would put 0 value on some yahoo C++ certification that every joe can get. But on a certification that not every joe can get... well that's worth something. Tariq Ahmed - [EMAIL PROTECTED] - ICQ 6308515 TIBCO Finance Technology - Web Group - Senior Web Engineer Work: 650-461-3472 Pager: 800-759-x1702632 Fax: 650-461-3003 3375 Hillview Avenue. Palo Alto, CA. 94304. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Session Variables Part 2
Hi Howard, I do not see any details of your original question below, but you may wish to check and see if your application is calling any custom tags or other pages which are re-setting your session variables. (Making another call to the tag with a different application name will re-set your session variables. This would cause your session variables seem to die off suddenly. Hope this helps. /LEMAN/ -Original Message- From: Owens, Howard [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 9:27 AM To: '[EMAIL PROTECTED]' Subject: Session Variables Part 2 Yesterday I posted a question about session variables and why they weren't working the way I would expect. Last night I went home and recreated my code on my home machine. It worked like a charm. So I shipped that same code to my work machine to test here. The same exact code failed to execute on my work machine. I've looked at the server settings. I'm set up to use session variables. I've set my timeout to 20 mintues (I believe that's the default). Session variables are not working. I would dearly love it it anybody else had any suggestions The differences between the two machines? Home: WinNT WS 4.0sp4, CF 4.0 Work: Win95, CF 4.5 BTW: I hate being forced to work with Win95. It's buggy and unreliable whereas my own WinNT is solid. = Howard Owens Web Producer InsideVC.com mailto:[EMAIL PROTECTED] = -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Directory Security
thanks for all the replies! I learned alot from them. We tried to use "cfcontent" with MMC directory security, and it seems like it works fine! thanks again, Sylvia -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Ben Forta's new Spectra book released
Heh heh! Oops! -Original Message- From: Will [mailto:[EMAIL PROTECTED]] Sent: Thursday, 27 April 2000 5:13 PM To: [EMAIL PROTECTED] Subject: Re: Ben Forta's new Spectra book released At the very least, post the link to Barnes and Noble not Amazon http://shop.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=5L1L4UKC58&; mscssid=EUKJS6Q034SR2L3700CGND08MPVQAMF1&srefer=&isbn=0789723654 - Original Message - From: "Peter Tilbrook" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 26, 2000 8:30 PM Subject: OT: Ben Forta's new Spectra book released > See: > > http://www.amazon.com/exec/obidos/ASIN/0789723654/o/qid=956806150/sr=2-1/104 > -3643311-3442039 > > Cheers! > > -- > Peter Tilbrook > SafetyWeb Internet Solutions Pty Ltd > 31-37 Townshend Street > Phillip, ACT, 2602 > AUSTRALIA > > Tel: (02) 6273 9901 > Fax: (02) 6273 9902 > > http://www.safetyweb.com.au > http://www.actcfug.asn.au > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Simple Form ProblemII
would do that. "fld" is your string. --- aslam bajaria <[EMAIL PROTECTED]> wrote: > Can someone tell me how to parse a string. Like if > the > user inputs JOE'S COMPANY in the text box, how do I > search for the apostrophe and then use the following > code to insert in the database. > > Appreciate. > A.B. > > --- Larry Meadors <[EMAIL PROTECTED]> wrote: > > I use to > > replace a single quote with two quotes, then > insert > > that value into the database. > > > > This works for both SQLServer and Oracle. > > > > Larry __ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
CFFile Error
I have a little problem with accepting other picture formats then just image/gif, image/jpg. I would like to accept another format (image/pjpeg) I added it to the accept pram in cffile. I'm still getting the same error. "The MIME type of the uploaded file (image/pjpeg) was not accepted by the server. Please verify that you are uploading a file of the appropriate type" Where else do I have to go in the server to accept the other format. I did look in the program file types and that file type is defined. Thanks, Dan -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Setting Up ODBC Datasources Thru CF Administrator
>-Original Message- >From: Dave Hannum [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 27, 2000 1:01 PM >To: [EMAIL PROTECTED] >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > >Has your system admin changed any permissions on the server??? >Just a thought . . . > >Dave > No, I'm the only one here - running the single-user Studio version of CF Enterprise 4.5 (I had said 4.5.1 earlier, but that was for Studio...haven't found an update yet on Allaire's site for the single-user version of Enterprise 4.5.1). >-Original Message- >From: B.Cravens [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 27, 2000 2:22 PM >To: [EMAIL PROTECTED] >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > >Have you tested it on other workstations? Make sure it's >server side, and >not a workstation Java Applets problem. > >Billy No, only running one machine here. Thanks, all. I guess I'll take this to Allaire support forums and see if anyone there has already found a solution. As others have mentioned, I'm apparently not the only one running into this problem. Cheers, Chris Montgomery = astutia.com -> http://www.astutia.com [EMAIL PROTECTED] Astute e-business applications & web site development 210-490-3249/888-745-7603 Fax 210-490-4692 Allaire Consulting Partner/Authorized NetObjects Reseller Find a Job in San Antonio -> http://www.sajobnet.com Need professional help? -> http://www.psychadvisor.com = -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Simple Form ProblemII
Can someone tell me how to parse a string. Like if the user inputs JOE'S COMPANY in the text box, how do I search for the apostrophe and then use the following code to insert in the database. Appreciate. A.B. --- Larry Meadors <[EMAIL PROTECTED]> wrote: > I use to > replace a single quote with two quotes, then insert > that value into the database. > > This works for both SQLServer and Oracle. > > Larry > > >>> [EMAIL PROTECTED] 04/27/00 02:45PM >>> > I have a form where the user inputs the name of the > company besides other values. There is a company > that > has an apostrophe in the name. For example: The > company name is JOE'S COMPANY. > > The person is having problem filling out the form > because whenever he is trying to submit, the > database > is not accepting the input with an apostrophe. > > Can someone give me an idea of how to get around it? > By the way, I am trying to insert the data in SQL > server database table. > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk > or send a message to > [EMAIL PROTECTED] with 'unsubscribe' > in the body. __ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Certification is BS
I started one of the first "Certification Programs" in the PC Industry in 1984-1985. Was I in development or support? No, I just happened to be the Director of Marketing (for a software company which shall go nameless at the moment). So, my children, keep in mind that Software Certification Programs are intended to differentiate competing products and build brand loyalty. Oh, they also breed "testing and education companies" that also make a nice bundle off of all the training classes. They don't have a whole lot to do with much of anything else. If you have ever tried to interview and hire for technical positions, then you may have discovered that, all a certificate really means is that the guy was able to pass the test, and not a whole lot more. Allaire is just following the well-worn marketing path ... Richard Colman -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Allaire Certificate Program
i think a certification program should represent a level of knowledge gained. in perfect world you be able to gauge what a person knows from his certification. Certification doesn't need to be tough, it just needs to be accurate. Eric From: "B.Cravens" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: Re: Allaire Certificate Program Date: Thu, 27 Apr 2000 16:10:42 -0500 I would say that the certifications should include more than just CFML. First of all, CFML isn't that tough, and a certification loses its advanteg when any Joe can get it (no offense to anybody named Joe :) Additionally, look at some other certifications. For example, the MCSD is more than just knowledge of VB and VC++. I feel that certification should show that you're a cut above the crowd, not just somewhere with knowledge in the bare essentials. Billy - Original Message - From: "Owens, Howard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 2:38 PM Subject: RE: Allaire Certificate Program > > Yes, but that can be done without learning Java or object-oriented C++. It > can also be done without Oracle or SQL Server. Both of which the > prerequisites seem to imply. > > If you can write a clean, stable, fast, CF application and you have the > ability to handle all of the CFML, that should be enough. Sure, you > understand the server environment and how best to work with your database of > choice, but that knowledge should need to extend only far enough to > butteress your ability to write good CFML. > > H. > > = > Howard Owens > Web Producer > InsideVC.com > mailto:[EMAIL PROTECTED] > = > > > -Original Message- > > From: Adam Reynolds [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, April 27, 2000 12:03 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Allaire Certificate Program > > > > > > I believe Allaire is trying to say, that should > > somebody have the certification, then they will be able to implement your > > web application providing sound software engineering approaches for all > > aspects of the application. This is the right approach. > > > > > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Tag to maintain CSS Files
h. I was thinking of editing style sheets to avoid having to play with application scope variables. From: Sharon DiOrio <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: Tag to maintain CSS Files Date: Thu, 27 Apr 2000 16:05:44 -0400 How about setting the fonts, colors etc. as APPLICATION scope variables. Then give the client a page where he/she can edit these variables. We do most of our sites this way now. Sharon At 03:37 PM 4/27/2000 -0400, [EMAIL PROTECTED] wrote: >Does anyone have a tag for maintaining style sheets via the web? I've got a >customer who wants to give their content owners a certain, limited ability to >set fonts, colors, etc without having to use/buy TopStyle. They have given >me constraints on approved color combinations and fonts. > >Thanks, >Andy >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Scrolling Text Box Javascript Needed
Howdy, neighbor! Check here: http://javascript.internet.com/scrolls/ Chris Montgomery = astutia.com -> http://www.astutia.com [EMAIL PROTECTED] Astute e-business applications & web site development 210-490-3249/888-745-7603 Fax 210-490-4692 Allaire Consulting Partner/Authorized NetObjects Reseller Find a Job in San Antonio -> http://www.sajobnet.com Need professional help? -> http://www.psychadvisor.com = >-Original Message- >From: Andrew C. Davis [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 27, 2000 3:31 PM >To: Cold Fusion List >Subject: OT: Scrolling Text Box Javascript Needed > > >Sorry for the off-topic post. > >I'm looking for a javascript or applet that will scroll text links from >either top to bottom or bottom to top. > >I haven't had much luck with javascripts.com as the site seems to be >crawling, or is down much of the time. I've also checked >javascript.internet.com and haven't found much there either. > >Does anybody have a good source for a script like this for me? > >Andrew C. Davis >Metrica, Inc. * San Antonio, TX -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
OT: Technical Documentation
We have just produced some printed technical documentation on one of our ColdFusion sites. The client isn't happy with the documentation "because it doesn't have any code in it." It actually does have some code in it, but only the default settings for the Application.cfm files for the live and testing servers (the file contains the application variables containing the live or testing database names, as appropriate). They have all of the site code available to them, since none of the code is encrypted. We aren't aware of any "standard" for printed technical documentation for web sites. If any of you supply printed technical documentation for your CF web sites, would you please give me a description of what information you include? Thanks! -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Tag to maintain CSS Files
me too. I have this on my wish list of items. From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Tag to maintain CSS Files Date: Thu, 27 Apr 2000 15:37:29 EDT Does anyone have a tag for maintaining style sheets via the web? I've got a customer who wants to give their content owners a certain, limited ability to set fonts, colors, etc without having to use/buy TopStyle. They have given me constraints on approved color combinations and fonts. Thanks, Andy -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CF custom tags
http://www.katungroup.com/coldfusionlinks2.htm -Original Message- From: Robert M. Saxon, Jr. [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 5:09 PM To: [EMAIL PROTECTED] Subject: CF custom tags I was wondering if anyone had a list of essential CF Custom Tags that are valuable to have. I know this is a vague request, but I am looking for some tags that are inexpensive but very useful. Thanks, Rob ___ Robert M. Saxon, Jr. (Rob), Senior Web Developer Mercer University Department of Web Management TSS // 1400 Coleman Avenue // Macon, GA 31207 912-301-5550 voice // 912-301-5314 fax [EMAIL PROTECTED] Philippians 4:13 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Simple Form Problem
Strange I do the same thing, and SQL Server 7 has no problem inserting Form.org_name into a varchar field when Form.org_name is JOE'S COMPANY OTOH, Query Analyzer needs JOE''S COMPANY in order to search (in a SELECT) for JOE'S COMPANY best, paul At 01:45 PM 4/27/00 -0700, you wrote: >I have a form where the user inputs the name of the >company besides other values. There is a company that >has an apostrophe in the name. For example: The >company name is JOE'S COMPANY. > >The person is having problem filling out the form >because whenever he is trying to submit, the database >is not accepting the input with an apostrophe. > >Can someone give me an idea of how to get around it? >By the way, I am trying to insert the data in SQL >server database table. > >Appreciate. >A.B. > >__ >Do You Yahoo!? >Talk to your friends online and get email alerts with Yahoo! Messenger. >http://im.yahoo.com/ >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Allaire Certificate Program
I would say that the certifications should include more than just CFML. First of all, CFML isn't that tough, and a certification loses its advanteg when any Joe can get it (no offense to anybody named Joe :) Additionally, look at some other certifications. For example, the MCSD is more than just knowledge of VB and VC++. I feel that certification should show that you're a cut above the crowd, not just somewhere with knowledge in the bare essentials. Billy - Original Message - From: "Owens, Howard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 2:38 PM Subject: RE: Allaire Certificate Program > > Yes, but that can be done without learning Java or object-oriented C++. It > can also be done without Oracle or SQL Server. Both of which the > prerequisites seem to imply. > > If you can write a clean, stable, fast, CF application and you have the > ability to handle all of the CFML, that should be enough. Sure, you > understand the server environment and how best to work with your database of > choice, but that knowledge should need to extend only far enough to > butteress your ability to write good CFML. > > H. > > = > Howard Owens > Web Producer > InsideVC.com > mailto:[EMAIL PROTECTED] > = > > > -Original Message- > > From: Adam Reynolds [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, April 27, 2000 12:03 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Allaire Certificate Program > > > > > > I believe Allaire is trying to say, that should > > somebody have the certification, then they will be able to implement your > > web application providing sound software engineering approaches for all > > aspects of the application. This is the right approach. > > > > > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Browse to a directory
I need to delete a file that I don't exactly know an extension for. I tried but CF doesn't seem to like that .* The extension can be one of only 3, so is there a way to test for the file and then delete it once found? .Todd -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
CF custom tags
I was wondering if anyone had a list of essential CF Custom Tags that are valuable to have. I know this is a vague request, but I am looking for some tags that are inexpensive but very useful. Thanks, Rob ___ Robert M. Saxon, Jr. (Rob), Senior Web Developer Mercer University Department of Web Management TSS // 1400 Coleman Avenue // Macon, GA 31207 912-301-5550 voice // 912-301-5314 fax [EMAIL PROTECTED] Philippians 4:13 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Browse to a directory
How can I browse to a directory and pass that up to the server in a form? My boss wants to allow my users to use a form field to select a download directory that is passed back to the server. The reason for this is that we want to use Cold Fusion to store the user's preferences that are client independant. If the user uses Netscape or IE to register and then fires up Opera to actually use the site, I want the download directory to be passed back to the new client. Russel Madere, Jr. Web Developer "Be good and you will be lonesome. Be lonesome and you will be free. Live a lie and you will live to regret it." Jimmy Buffett That's What Living Is To Me -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Simple Form Problem
I use to replace a single quote with two quotes, then insert that value into the database. This works for both SQLServer and Oracle. Larry >>> [EMAIL PROTECTED] 04/27/00 02:45PM >>> I have a form where the user inputs the name of the company besides other values. There is a company that has an apostrophe in the name. For example: The company name is JOE'S COMPANY. The person is having problem filling out the form because whenever he is trying to submit, the database is not accepting the input with an apostrophe. Can someone give me an idea of how to get around it? By the way, I am trying to insert the data in SQL server database table. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Simple Form Problem
I have a form where the user inputs the name of the company besides other values. There is a company that has an apostrophe in the name. For example: The company name is JOE'S COMPANY. The person is having problem filling out the form because whenever he is trying to submit, the database is not accepting the input with an apostrophe. Can someone give me an idea of how to get around it? By the way, I am trying to insert the data in SQL server database table. Appreciate. A.B. __ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
OT: Scrolling Text Box Javascript Needed
Sorry for the off-topic post. I'm looking for a javascript or applet that will scroll text links from either top to bottom or bottom to top. I haven't had much luck with javascripts.com as the site seems to be crawling, or is down much of the time. I've also checked javascript.internet.com and haven't found much there either. Does anybody have a good source for a script like this for me? Andrew C. Davis Metrica, Inc. * San Antonio, TX -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Tag to maintain CSS Files
We did something similar with our internal site. We have a table that has a bunch of settings like font size, color, table background colors.. And each row is a theme. And we let users pick a theme, as opposed to being able to set actual values. So when a user logs in to our system, we set a bunch of session vars to what their theme element values are. And every page calls a function that sets the CSS based on those session var values. On Thu, 27 Apr 2000 [EMAIL PROTECTED] wrote: > Does anyone have a tag for maintaining style sheets via the web? I've got a > customer who wants to give their content owners a certain, limited ability to > set fonts, colors, etc without having to use/buy TopStyle. They have given > me constraints on approved color combinations and fonts. > > Thanks, > Andy > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a >message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > Tariq Ahmed - [EMAIL PROTECTED] - ICQ 6308515 TIBCO Finance Technology - Web Group - Senior Web Engineer Work: 650-461-3472 Pager: 800-759-x1702632 Fax: 650-461-3003 3375 Hillview Avenue. Palo Alto, CA. 94304. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: cfloop query
i think you meantinstead of at anyrate.. try this: select * from table #iif(currentrow mod cols eq 0,de(""),de(""))# try that :) -chris At 02:35 PM 4/27/00 -0500, you wrote: >Here is what I usually do in situations like this... > > > > > > > >#output your image# > > > > > > > > > >-Original Message- >From: Shannon Carr <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> >Date: Thursday, April 27, 2000 2:12 PM >Subject: cfloop query > > >>This is a multi-part message in MIME format. >> >>--=_NextPart_000_0062_01BFB059.F5CAF4C0 >>Content-Type: text/plain; >> charset="iso-8859-1" >>Content-Transfer-Encoding: quoted-printable >> >>I am trying to generate a cfloop query that will query a table and ouput = >>the results in a table 4 columns wide. The data are thumbnail photos. = >>The problem I am having is getting items to populate 1 row then move to = >>the next row until the table is complete. >> >>Any help would be appreciated. >> >>Thanks, >>S. Carr >> >>--=_NextPart_000_0062_01BFB059.F5CAF4C0 >>Content-Type: text/html; >> charset="iso-8859-1" >>Content-Transfer-Encoding: quoted-printable >> >> >> >>>http-equiv=3DContent-Type> >> >> >> >> >> >> >>I am trying to generate a cfloop query that will = >>query a=20 >>table and ouput the results in a table 4 columns wide. The = >>data are=20 >>thumbnail photos. The problem I am having is getting items to populate 1 = >>row=20 >>then move to the next row until the table is complete. >> >>Any help would be appreciated. >> >>Thanks, >>S. = >>Carr >> >>--=_NextPart_000_0062_01BFB059.F5CAF4C0-- >> >>--- >--- >>Archives: http://www.eGroups.com/list/cf-talk >>To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. >> > >--- --- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Tag to maintain CSS Files
How about setting the fonts, colors etc. as APPLICATION scope variables. Then give the client a page where he/she can edit these variables. We do most of our sites this way now. Sharon At 03:37 PM 4/27/2000 -0400, [EMAIL PROTECTED] wrote: >Does anyone have a tag for maintaining style sheets via the web? I've got a >customer who wants to give their content owners a certain, limited ability to >set fonts, colors, etc without having to use/buy TopStyle. They have given >me constraints on approved color combinations and fonts. > >Thanks, >Andy >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: How to nominate for the patent advisory committee
On a related note: http://www.zdnet.com/zdnn/stories/news/0,4586,2542378,00.html http://www.noamazon.com Howie - Original Message - From: Jennifer <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 1:37 PM Subject: WOT: How to nominate for the patent advisory committee > Tired of stupid patents like Amazon's One-Click Checkout? Nominations for > the Patent Advisory Committee are open until tomorrow (Friday, April 28, > 2000) and they are apparently accepting nominations via email. This page > lists the email address as well as some mighty good nominations for the > committee. > > http://www.pigdog.org/auto/software_jihad/link/1394.html > > A copy of the "official" notice and request for nominations is available > here: http://burnallgifs.org/uspto/ > It's time to nominate someone who knows about computer and/or internet > application development. > > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Allaire Certificate Program
Yes, but that can be done without learning Java or object-oriented C++. It can also be done without Oracle or SQL Server. Both of which the prerequisites seem to imply. If you can write a clean, stable, fast, CF application and you have the ability to handle all of the CFML, that should be enough. Sure, you understand the server environment and how best to work with your database of choice, but that knowledge should need to extend only far enough to butteress your ability to write good CFML. H. = Howard Owens Web Producer InsideVC.com mailto:[EMAIL PROTECTED] = > -Original Message- > From: Adam Reynolds [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, April 27, 2000 12:03 PM > To: [EMAIL PROTECTED] > Subject: RE: Allaire Certificate Program > > > I believe Allaire is trying to say, that should > somebody have the certification, then they will be able to implement your > web application providing sound software engineering approaches for all > aspects of the application. This is the right approach. > > > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Add User to NT Database....
> Lewis Sellers has one, I believe: > http://www.intrafoundation.net/shareware.html. I haven't used it, but it > should work fine. I have used Software Artisans' SA-Admin COM > interface from > CF, and that works well also. SA-Admin does more, I think, but it costs > twice as much. Well, true for another week or two anyway. The upcoming version 2.0 (the blue version) adds shares, network drives, acl/permissions, RAS and a few other things (such as more intimate IIS support). As soon as I get all this other [censored] done and off the programming table. --min -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: cfloop query
Try this: #name# -Original Message- From: Shannon Carr [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 2:05 PM To: [EMAIL PROTECTED] Subject: cfloop query This is a multi-part message in MIME format. --=_NextPart_000_0062_01BFB059.F5CAF4C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to generate a cfloop query that will query a table and ouput = the results in a table 4 columns wide. The data are thumbnail photos. = The problem I am having is getting items to populate 1 row then move to = the next row until the table is complete. Any help would be appreciated. Thanks, S. Carr --=_NextPart_000_0062_01BFB059.F5CAF4C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to generate a cfloop query that will = query a=20 table and ouput the results in a table 4 columns wide. The = data are=20 thumbnail photos. The problem I am having is getting items to populate 1 = row=20 then move to the next row until the table is complete. Any help would be appreciated. Thanks, S. = Carr --=_NextPart_000_0062_01BFB059.F5CAF4C0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Winners of the 5K
I think it's a, d and space to fire. At 12:04 PM 4/27/00 -0700, you wrote: >Wow, that was great. I remember reading about the contest on Slashdot a >while back, but haven't heard anything since. > >(Couldn't get Space Invaders to work right, I must be dumb. =) > >Pablo Nevares >Information Technology >Hendricks & Partners >[EMAIL PROTECTED] > > > -Original Message- > > From: Sharon DiOrio [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, April 26, 2000 3:43 PM > > To: [EMAIL PROTECTED] > > Subject: OT: Winners of the 5K > > > > > > One of our developers here sent this to me. Very cool stuff > > > > -- > > > > The folks at sylloge.com had a contest for the best Web design under 5K > > in size. That's 5K total - images, HTML, javascript, no external > > files. The effect is a lot like the early Web: pages with no purpose, > > trying to impress you. But some of the things people did with under 5K > > are amazing. Here are a few. > > t h e d a y s ... > > http://www.sylloge.com/5k/entries/81/calendar4.htm > > 3D Tetris > > http://www.sylloge.com/5k/entries/23/index.html > > Draw a NIMAL (mi-NIMAL a-NIMAL) > > http://www.sylloge.com/5k/entries/22/5k.html > > Space Invaders - Atari 2600 > > http://www.sylloge.com/5k/entries/41/index.html > > chaos in a box > > http://www.sylloge.com/5k/entries/70/sierpinski.htm > > Lightswitches > > http://www.sylloge.com/5k/entries/16/lightswitch.html > > The 9-pixel Typeface > > http://www.sylloge.com/5k/entries/18/index.html > > > > > > -- > > > > Archives: http://www.eGroups.com/list/cf-talk > > To Unsubscribe visit > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf >_talk or send a message to [EMAIL PROTECTED] with >'unsubscribe' in the body. > >-- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit >http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or >send a message to [EMAIL PROTECTED] with 'unsubscribe' in >the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: cfloop query
Hopefully this will point you in the right direction. It's a cleaned up snippet from a page I had that output in a column format. Notice where the code says "MOD 4". This is where you can determine how many columns you need. This code does not fill in the extra table cells at the end of the query. If you need this to be done, I can root around for my calendar code that made nice bordered complete tables. #item# HTH, Sharon At 03:05 PM 4/27/2000 -0400, Shannon Carr wrote: > > I am trying to generate a cfloop query that will query a table and ouput = > the results in a table 4 columns wide. The data are thumbnail photos. = > The problem I am having is getting items to populate 1 row then move to = > the next row until the table is complete. > > Any help would be appreciated. > > Thanks, > S. Carr -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Tag to maintain CSS Files
Does anyone have a tag for maintaining style sheets via the web? I've got a customer who wants to give their content owners a certain, limited ability to set fonts, colors, etc without having to use/buy TopStyle. They have given me constraints on approved color combinations and fonts. Thanks, Andy -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: cfloop query
Here is what I usually do in situations like this... #output your image# -Original Message- From: Shannon Carr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, April 27, 2000 2:12 PM Subject: cfloop query >This is a multi-part message in MIME format. > >--=_NextPart_000_0062_01BFB059.F5CAF4C0 >Content-Type: text/plain; > charset="iso-8859-1" >Content-Transfer-Encoding: quoted-printable > >I am trying to generate a cfloop query that will query a table and ouput = >the results in a table 4 columns wide. The data are thumbnail photos. = >The problem I am having is getting items to populate 1 row then move to = >the next row until the table is complete. > >Any help would be appreciated. > >Thanks, >S. Carr > >--=_NextPart_000_0062_01BFB059.F5CAF4C0 >Content-Type: text/html; > charset="iso-8859-1" >Content-Transfer-Encoding: quoted-printable > > > >http-equiv=3DContent-Type> > > > > > > >I am trying to generate a cfloop query that will = >query a=20 >table and ouput the results in a table 4 columns wide. The = >data are=20 >thumbnail photos. The problem I am having is getting items to populate 1 = >row=20 >then move to the next row until the table is complete. > >Any help would be appreciated. > >Thanks, >S. = >Carr > >--=_NextPart_000_0062_01BFB059.F5CAF4C0-- > >--- --- >Archives: http://www.eGroups.com/list/cf-talk >To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Apache + Win2000 + Cold Fusion Server = 99% System Resources
The process is Apache I believe. Ryan Shrout Production Manager AthlonMB.com http://www.athlonmb.com/ [EMAIL PROTECTED] - Original Message - From: "Raley, Scott M (MIL)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 3:33 PM Subject: RE: Apache + Win2000 + Cold Fusion Server = 99% System Resources > Have you looked to see what is taking up the resources? Which process is it? > I've had this happen and it was a process called svchost.exe which seems to > be linked to COM. > I'm running the latest win2k, apached and CF Server and it still happens. > > -Original Message- > From: Ryan Shrout [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 27, 2000 3:05 PM > To: [EMAIL PROTECTED] > Subject: Apache + Win2000 + Cold Fusion Server = 99% System Resources > > > This is a multi-part message in MIME format. > > --=_NextPart_000_0015_01BFB05A.55AFE800 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > The title pretty much sums it up. Does anyone know why it does this, or = > if their is a fix. It bogs the system down so that simply clicking on = > the My Computer icon can take 30 seconds to load. > > And there is not much traffic on the server, and with 128 MB of RAM and = > a Celeron 500 running it, it should do better. > > Ryan Shrout > Production Manager > AthlonMB.com > http://www.athlonmb.com/ > [EMAIL PROTECTED] > > --=_NextPart_000_0015_01BFB05A.55AFE800 > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > > > http-equiv=3DContent-Type> > > > > > > The title pretty much sums it up. Does anyone know why it does = > this, or=20 > if their is a fix. It bogs the system down so that simply clicking = > on the=20 > My Computer icon can take 30 seconds to load. > And there is not much traffic on the server, and with 128 MB of RAM = > and a=20 > Celeron 500 running it, it should do better. > Ryan ShroutProduction=20 > ManagerAthlonMB.com href=3D"http://www.athlonmb.com/">http://www.athlonmb.com/ href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] > > > --=_NextPart_000_0015_01BFB05A.55AFE800-- > > -- -- > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or > send a message to [EMAIL PROTECTED] with 'unsubscribe' in > the body. > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Apache + Win2000 + Cold Fusion Server = 99% System Resources
Have you looked to see what is taking up the resources? Which process is it? I've had this happen and it was a process called svchost.exe which seems to be linked to COM. I'm running the latest win2k, apached and CF Server and it still happens. -Original Message- From: Ryan Shrout [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 3:05 PM To: [EMAIL PROTECTED] Subject: Apache + Win2000 + Cold Fusion Server = 99% System Resources This is a multi-part message in MIME format. --=_NextPart_000_0015_01BFB05A.55AFE800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The title pretty much sums it up. Does anyone know why it does this, or = if their is a fix. It bogs the system down so that simply clicking on = the My Computer icon can take 30 seconds to load. And there is not much traffic on the server, and with 128 MB of RAM and = a Celeron 500 running it, it should do better. Ryan Shrout Production Manager AthlonMB.com http://www.athlonmb.com/ [EMAIL PROTECTED] --=_NextPart_000_0015_01BFB05A.55AFE800 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The title pretty much sums it up. Does anyone know why it does = this, or=20 if their is a fix. It bogs the system down so that simply clicking = on the=20 My Computer icon can take 30 seconds to load. And there is not much traffic on the server, and with 128 MB of RAM = and a=20 Celeron 500 running it, it should do better. Ryan ShroutProduction=20 ManagerAthlonMB.comhttp://www.athlonmb.com/">http://www.athlonmb.com/mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] --=_NextPart_000_0015_01BFB05A.55AFE800-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Setting Up ODBC Datasources Thru CF Administrator
Have you tested it on other workstations? Make sure it's server side, and not a workstation Java Applets problem. Billy - Original Message - From: "Chris Montgomery" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 10:25 AM Subject: Setting Up ODBC Datasources Thru CF Administrator > Howdy, > > Once upon a time, I could set up ODBC datasources through CF > Administrator. Recently, after adding a datasource name and clicking on > the browse button to go select the database file to complete the > installation, no directories ever come up in the window that is supposed > to show the directory tree. The hourglass icon just runs and runs. > I've made sure the RDS service is running before attempting this but no > joy. To work around this, I'm having to use the ODBC Data Source > Administrator under Win98's Control Panel to set up datasources. > > Could this possibly be an MDAC thang? Any suggestions on what to check? > My setup: running Studio 4.5.1 on Win98 (1st ed.), MS Access97 databases > > Chris Montgomery > = > astutia.com -> http://www.astutia.com [EMAIL PROTECTED] > Astute e-business applications & web site development > 210-490-3249/888-745-7603 Fax 210-490-4692 > Allaire Consulting Partner/Authorized NetObjects Reseller > Find a Job in San Antonio -> http://www.sajobnet.com > Need professional help? -> http://www.psychadvisor.com > = > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Apache + Win2000 + Cold Fusion Server = 99% System Resources
This is a multi-part message in MIME format. --=_NextPart_000_0015_01BFB05A.55AFE800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The title pretty much sums it up. Does anyone know why it does this, or = if their is a fix. It bogs the system down so that simply clicking on = the My Computer icon can take 30 seconds to load. And there is not much traffic on the server, and with 128 MB of RAM and = a Celeron 500 running it, it should do better. Ryan Shrout Production Manager AthlonMB.com http://www.athlonmb.com/ [EMAIL PROTECTED] --=_NextPart_000_0015_01BFB05A.55AFE800 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable The title pretty much sums it up. Does anyone know why it does = this, or=20 if their is a fix. It bogs the system down so that simply clicking = on the=20 My Computer icon can take 30 seconds to load. And there is not much traffic on the server, and with 128 MB of RAM = and a=20 Celeron 500 running it, it should do better. Ryan ShroutProduction=20 ManagerAthlonMB.comhttp://www.athlonmb.com/">http://www.athlonmb.com/mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] --=_NextPart_000_0015_01BFB05A.55AFE800-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
cfloop query
This is a multi-part message in MIME format. --=_NextPart_000_0062_01BFB059.F5CAF4C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to generate a cfloop query that will query a table and ouput = the results in a table 4 columns wide. The data are thumbnail photos. = The problem I am having is getting items to populate 1 row then move to = the next row until the table is complete. Any help would be appreciated. Thanks, S. Carr --=_NextPart_000_0062_01BFB059.F5CAF4C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to generate a cfloop query that will = query a=20 table and ouput the results in a table 4 columns wide. The = data are=20 thumbnail photos. The problem I am having is getting items to populate 1 = row=20 then move to the next row until the table is complete. Any help would be appreciated. Thanks, S. = Carr --=_NextPart_000_0062_01BFB059.F5CAF4C0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Winners of the 5K
Wow, that was great. I remember reading about the contest on Slashdot a while back, but haven't heard anything since. (Couldn't get Space Invaders to work right, I must be dumb. =) Pablo Nevares Information Technology Hendricks & Partners [EMAIL PROTECTED] > -Original Message- > From: Sharon DiOrio [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 26, 2000 3:43 PM > To: [EMAIL PROTECTED] > Subject: OT: Winners of the 5K > > > One of our developers here sent this to me. Very cool stuff > > -- > > The folks at sylloge.com had a contest for the best Web design under 5K > in size. That's 5K total - images, HTML, javascript, no external > files. The effect is a lot like the early Web: pages with no purpose, > trying to impress you. But some of the things people did with under 5K > are amazing. Here are a few. > t h e d a y s ... > http://www.sylloge.com/5k/entries/81/calendar4.htm > 3D Tetris > http://www.sylloge.com/5k/entries/23/index.html > Draw a NIMAL (mi-NIMAL a-NIMAL) > http://www.sylloge.com/5k/entries/22/5k.html > Space Invaders - Atari 2600 > http://www.sylloge.com/5k/entries/41/index.html > chaos in a box > http://www.sylloge.com/5k/entries/70/sierpinski.htm > Lightswitches > http://www.sylloge.com/5k/entries/16/lightswitch.html > The 9-pixel Typeface > http://www.sylloge.com/5k/entries/18/index.html > > > -- > > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf _talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CFUPDATE
I've only ever seen this happen once, and it was because the hidden input field that specified the primary key wasn't enclosed in CFOUTPUT tags. Eg. instead of It was passing #ID# instead of the actual record ID. Every time I tried to update the record, the server would just sort of hang... I could do other stuff in CF, but it was very slow. Good Luck! dBIII+ -Original Message- From: Richard Hart [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 12:46 PM To: House of Fusion Subject: CFUPDATE Hi I've been trying to update a record using cfupdate, however it seems to be hanging in a continous loop whenever I try to submit the updates. Does anyone know what the cause could be? Any help would be greatly appreciated. Thanks, Richard -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Allaire Certificate Program
I would have to say yes. Knowing everything about CF does not make you a good developer. A good if not in-depth knowledge of Database Design is essential. An understanding of the Software Lifecycle is also a bonus. I think the idea is not to get into the situation that Microsoft got into where the MS certification program became a bit farcical at one point with people specifically studying to pass the exam only with little or no experience behind them. I believe Allaire is trying to say, that should somebody have the certification, then they will be able to implement your web application providing sound software engineering approaches for all aspects of the application. This is the right approach. Adam Reynolds Craze Limited Glastonbury, Somerset. Database Driven Web Site Design Services. Tel: +44(0) 1458 835839URL: http:// www.craze.co.uk -Original Message- From: Owens, Howard [mailto:[EMAIL PROTECTED]] Sent: 27 April 2000 01:16 To: '[EMAIL PROTECTED]' Subject: RE: Allaire Certificate Program Good point, but my question still would be ... should passage of the test hinge on skills and knowledge beyond CFML? H. = Howard Owens Web Producer InsideVC.com mailto:[EMAIL PROTECTED] = > -Original Message- > From: Brian Peddle [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, April 26, 2000 3:43 PM > To: [EMAIL PROTECTED] > Subject: Re: Allaire Certificate Program > > The article says, "Before you take the exam, we suggest you meet these > prerequisites: " > > They are just suggestions, you dont have to have all that to take the > test. They are just stating the test may be easier if you did have those > items listed. > > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Context for
You can set the context of the parameter by using Adam Reynolds Craze Limited Glastonbury, Somerset. Database Driven Web Site Design Services. Tel: +44(0) 1458 835839URL: http:// www.craze.co.uk -Original Message- From: Dana Larose [mailto:[EMAIL PROTECTED]] Sent: 26 April 2000 22:19 To: [EMAIL PROTECTED] Subject: Context for Hmm...I couldn't find this in any of the manuals, so I decided to ask you guys: If I have a form variable, I can call it Form.blah, if it is a Session variable, I can name it Session.blah. But what is the context for variables set with or ? I.e. if I have how do I do X.blah? Thanks! Dana -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: odd counting problem
Left('a#num#',5) would just give you the letter a followed by a number not the value of the field. You need to use the evaluate function and may need to scope the variable to reference the query (unless this loop is inside a loop over the database). Also note that you are resetting the variable voice1 each time so it will only have the final field with voice. Depending on what you want to do, you might want to use ListAppend and make a list of all the fields with voice. > -Original Message- > From: Marcus [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 24, 2000 6:07 PM > To: [EMAIL PROTECTED] > Subject: odd counting problem > > > I've done this a hundred times, and yet I can't seem to remember > how? > > I have a series of columns in a record that may, or may not have > the word VOICE in them. I need to find all the ones that do. I wrote > a little loop like so... > > > > > > > > But... this doesn't work. What am I doing wrong? > > Marcus > > PS... is there a way to lock a record in CF? ie, allow one user to > have exclusive use of that record and no one else can touch it? > Dr. Marcus Kiel > Director of Development > AdTel International > -- > > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf _talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: joining tables from a DB
What are the fields they would be joining on? Fred - Original Message - From: "Shawn Regan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 12:35 PM Subject: joining tables from a DB > This message is in MIME format. Since your mail reader does not understand > this format, some or all of this message may not be legible. > > --_=_NextPart_001_01BFB06E.FFD0D0F0 > Content-Type: text/plain; > charset="iso-8859-1" > > hey people, > > I'm trying to SELECT info from three tables and I keep getting 0 records > found heres my statement. > > SELECT * > FROM TABLE1, TABLE2, TABLE3 > > Anyone see anything I could be doing wrong? > > Shawn Regan > > --_=_NextPart_001_01BFB06E.FFD0D0F0 > Content-Type: text/html; > charset="iso-8859-1" > > > > > > > joining tables from a DB > > > > hey people, > > > I'm trying to SELECT info from three tables and I keep getting 0 records found heres my statement. > > > SELECT * > FROM TABLE1, TABLE2, TABLE3 > > > Anyone see anything I could be doing wrong? > > > Shawn Regan > > > > > --_=_NextPart_001_01BFB06E.FFD0D0F0-- > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: OT: Ben Forta's new Spectra book released
http://www.bestbookbuys.com/cgi-bin/bbb.cgi?searchparam=0789723654&searchtyp e=ISBN This is one of the best comparison shopping sites that I have seen and it is exclusively dedicated to buying books. -Original Message- From: Ron Connelly [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 2:17 PM To: [EMAIL PROTECTED] Subject: Re: OT: Ben Forta's new Spectra book released FWIW, Fatbrain.com has it listed for $47.95 at http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=07897 23654 On 27 Apr 00, at 13:30, you wrote: > See: > > http://www.amazon.com/exec/obidos/ASIN/0789723654/o/qid=956806150/sr=2 > -1/104 -3643311-3442039 > > Cheers! > > -- > Peter Tilbrook > SafetyWeb Internet Solutions Pty Ltd > 31-37 Townshend Street > Phillip, ACT, 2602 > AUSTRALIA > > Tel: (02) 6273 9901 > Fax: (02) 6273 9902 > > http://www.safetyweb.com.au > http://www.actcfug.asn.au > > -- > Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe > visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal > k or send a message to [EMAIL PROTECTED] with > 'unsubscribe' in the body. > Best Regards, Ron Connelly, [EMAIL PROTECTED] www.The-NetWorks.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Session Variables Part 2
Yes. = Howard Owens Web Producer InsideVC.com mailto:[EMAIL PROTECTED] = > -Original Message- > From: Carter Development [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, April 27, 2000 10:15 AM > To: [EMAIL PROTECTED] > Subject: Re: Session Variables Part 2 > > Are you set up to accept cookies at work? > > Sincerely, > Shawnea Carter > - Original Message - > From: "Owens, Howard" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 27, 2000 12:27 PM > Subject: Session Variables Part 2 > > > > > > Yesterday I posted a question about session variables and why they > weren't > > working the way I would expect. > > > > Last night I went home and recreated my code on my home machine. It > worked > > like a charm. > > > > So I shipped that same code to my work machine to test here. The same > exact > > code failed to execute on my work machine. > > > > I've looked at the server settings. I'm set up to use session variables. > > I've set my timeout to 20 mintues (I believe that's the default). > > > > Session variables are not working. > > > > I would dearly love it it anybody else had any suggestions > > > > The differences between the two machines? > > > > Home: WinNT WS 4.0sp4, CF 4.0 > > Work: Win95, CF 4.5 > > > > BTW: I hate being forced to work with Win95. It's buggy and unreliable > > whereas my own WinNT is solid. > > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Add User to NT Database....
CFX_NT_USERDB I've found this tag to work just fine and it doesn't cost $75. It does adding and removing only, but I've written some code that works in tandem with it for doing editing. I'm making it into a custom tag, if you're interested, I can send it to you (or anyone else for that matter) when I'm done. The CFX tag can usually be downloaded from the Tag Gallery but apparently Allaire is having some site problems :) -Will - Original Message - From: "Eric Bradfield" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 9:59 AM Subject: Add User to NT Database > Does anyone know of a good cfx_tag that will allow a person to add a user to > the NT User Database, assign that user rights and to User Groups, and to > remove users. It would be helpful if the tag could also edit users, but not > neccessary. > > Thanks, > Eric Bradfield > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: OT: Ben Forta's new Spectra book released
FWIW, Fatbrain.com has it listed for $47.95 at http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=07897 23654 On 27 Apr 00, at 13:30, you wrote: > See: > > http://www.amazon.com/exec/obidos/ASIN/0789723654/o/qid=956806150/sr=2 > -1/104 -3643311-3442039 > > Cheers! > > -- > Peter Tilbrook > SafetyWeb Internet Solutions Pty Ltd > 31-37 Townshend Street > Phillip, ACT, 2602 > AUSTRALIA > > Tel: (02) 6273 9901 > Fax: (02) 6273 9902 > > http://www.safetyweb.com.au > http://www.actcfug.asn.au > > -- > Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe > visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal > k or send a message to [EMAIL PROTECTED] with > 'unsubscribe' in the body. > Best Regards, Ron Connelly, [EMAIL PROTECTED] www.The-NetWorks.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: joining tables from a DB
A few things: Do any of the tables have 0 records? If they do, you'll get nothing unless you do an outer join. Also, you're doing what's called a "cartesian join", pronounced "call-from-admin join". ;-) To keep your phone from ringing, you need some type of join condition in your query to tell the db how they are related. The syntax is db specific, but this works in every one I've used: SELECT * FROM TABLE1, TABLE2, TABLE3 where table1.field = table2.field and table1.field = table3.field Of course you'll need to substitute real field and table names in there to indicate how the tables are related. Another (minor) point: don't select * unless you really, really need all the fields. It'll be slower than just selecting the fields you need because of the amount of data coming across the wire. Good luck! Larry >>> [EMAIL PROTECTED] 04/27/00 11:35AM >>> I'm trying to SELECT info from three tables and I keep getting 0 records found heres my statement. SELECT * FROM TABLE1, TABLE2, TABLE3 Anyone see anything I could be doing wrong? -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
CFUPDATE
Hi I've been trying to update a record using cfupdate, however it seems to be hanging in a continous loop whenever I try to submit the updates. Does anyone know what the cause could be? Any help would be greatly appreciated. Thanks, Richard -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Directory Security
i would so stipulate. perhaps i should have said "in my experience with my site, the hit is negligible." Chris Olive DOHRS Website Administrator [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 11:15 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Directory Security > there is a performance hit. in my experience, it's negligible. It's negligible except in high-load/high-availability scenarios, where the CF request queueing bottleneck is a serious performance issue. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: CF Error - Help please.........
For one thing you need to use double # signs since you are wrapping the form in a cfoutput. Regards, Howie Hamlin -- inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668 === Please vote for iMS in the Most Innovative category here: *** http://www.sys-con.com/ColdFusion/readerschoice2000/ *** === Check out inFusion Mail Server - the world's most configurable email server *** inFusion Authenticator for IIS is now released! (download from CoolFusion.com) *** http://www.teletrends.com and http://www.coolfusion.com Software and utilities for ColdFusion, iHTML, Website, NTMail Latest versions available from our web site (inFusion Authenticator version 2.0 for WebSite and NTMail is now released) - Original Message - From: awolf <[EMAIL PROTECTED]> To: Cf-Talk@Houseoffusion. Com <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 1:29 PM Subject: CF Error - Help please. Help! Thanks in advance. I am getting a just in time compiler error as follows: Error Occurred While Processing Request Error Diagnostic Information Just in time compilation error Invalid parser construct found on line 33 at position 49. ColdFusion was looking at the following text: 00 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CF Error - Help please.........
You have a inside a ... tag set. You must either delete the # sign in this case, or escape it by using two ## signs. CF sees the single # sign as the beginning of a CF variable/expression and doesn't find the ending # sign, so it balks. If this isn't the correct scenario, send more information and/or code. Cheers, -- David L. Rice Web Development Consultant [EMAIL PROTECTED] Q: 177820 24/7 cell: 770.354.5953 > -Original Message- > From: awolf [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 27, 2000 1:30 PM > To: Cf-Talk@Houseoffusion. Com > Subject: CF Error - Help please. > > > Help! Thanks in advance. I am getting a just in time compiler error as > follows: > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Using NT Profile
if the company network is NT, you can turn off "Allow Anonymous" in IIS and rely on REMOTE_USER (i think) to get the username. however, if you need their password, you're SOL. MS has already said that that piece of information is not available "scriptly". Chris Olive DOHRS Website Administrator [EMAIL PROTECTED] -Original Message- From: John Stanley [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 10:52 AM To: [EMAIL PROTECTED] Subject: Using NT Profile I am developing the company Intranet, and would like it to automatically check to see if the User is logged into the Network. My question is how can I reference the current NT profile on the client machine, and then use that value throughout the site to personalize it (probably with a cookie). Currently I have the user logging in to the site, and then assigning the username as a cookie variable to be later referenced. I want to bypass the hole seperate login and just use the NT information that already exists. Thanks in advance. John __ Do You Yahoo!? Talk to your friends online and get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CF Error - Help please.........
Thanks. That did the trick. -Original Message- From: Top-Link Tech (John Ceci) [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 14:36 To: [EMAIL PROTECTED] Subject: RE: CF Error - Help please. my guess would be that you have a font tag inside your cfoutput that has a color in it and you have something like #00 and it is trying to turn that into a CF variable... If you wish to keep the #00 make it either ##00 or 00 JOhn -Original Message- From: awolf [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 12:30 PM To: Cf-Talk@Houseoffusion. Com Subject: CF Error - Help please. Help! Thanks in advance. I am getting a just in time compiler error as follows: Error Occurred While Processing Request Error Diagnostic Information Just in time compilation error Invalid parser construct found on line 33 at position 49. ColdFusion was looking at the following text: 00 Invalid expression format. The usual cause is an error in the expression structure. The last successfully parsed CFML construct was dynamic text (a CFML expression) occupying document position (27:39) to (27:42). The specific sequence of files included or processed is: D:\bdp\distdb\update1.cfm Date/Time: 04/27/00 13:24:00 Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Remote Address: 129.43.36.40 HTTP Referer: http://www-bdp.ncifcrf.gov/distdb/mainmaint.cfm Query String: id=491 Here is the code. Line 39 is the HTML table tag. I see no reference anywhere to the message generated above. I am running CF 4.5.1, NT 4SP5 on a Dell Poweredge. Help please? Select * from distribution where id=#id# SAIC Frederick Biopharmaceutical Development Program Distribution Database Biopharmaceutical Development Program Distribution Database Web Based Management System Data Entry Form: Confirmed: Street: Returned: City: Distribution: State: Date: Country: Split: Zip Code: Contents Type: Phone: Project Number: Shipping Conditions: Contents: Stability Testing Lot Number: Storage Box Number: Requested By: Quantity: Courier: Recipient: Cost: Organization: Comments: Questions concerning this site should be directed to the BDP mailto:[EMAIL PROTECTED]">Webmaster. Powered by Windows NT Server 4.0® and Cold Fusion Application Server® -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Create DSNs from CF?
Hi all anybody out there that would share some code how to create a ODBC-Datasource for SQL Server DBs? I tried to find out, but the codes I found were encrypted... Please? /later -- urs nyffenegger| new media developer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NO INK AG - Ihr Partner für Neue Medien - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://www.noink.ch | ++41 56 618 30 02 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: joining tables from a DB
try this: SELECT a.*, b.*, c.* FROM TABLE1 a, TABLE2 b, TABLE3 c -Original Message- From: Shawn Regan [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 12:36 PM To: '[EMAIL PROTECTED]' Subject: joining tables from a DB This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01BFB06E.FFD0D0F0 Content-Type: text/plain; charset="iso-8859-1" hey people, I'm trying to SELECT info from three tables and I keep getting 0 records found heres my statement. SELECT * FROM TABLE1, TABLE2, TABLE3 Anyone see anything I could be doing wrong? Shawn Regan --_=_NextPart_001_01BFB06E.FFD0D0F0 Content-Type: text/html; charset="iso-8859-1" joining tables from a DB hey people, I'm trying to SELECT info from three tables and I keep getting 0 records found heres my statement. SELECT * FROM TABLE1, TABLE2, TABLE3 Anyone see anything I could be doing wrong? Shawn Regan --_=_NextPart_001_01BFB06E.FFD0D0F0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
WOT: How to nominate for the patent advisory committee
Tired of stupid patents like Amazon's One-Click Checkout? Nominations for the Patent Advisory Committee are open until tomorrow (Friday, April 28, 2000) and they are apparently accepting nominations via email. This page lists the email address as well as some mighty good nominations for the committee. http://www.pigdog.org/auto/software_jihad/link/1394.html A copy of the "official" notice and request for nominations is available here: http://burnallgifs.org/uspto/ It's time to nominate someone who knows about computer and/or internet application development. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CF Error - Help please.........
my guess would be that you have a font tag inside your cfoutput that has a color in it and you have something like #00 and it is trying to turn that into a CF variable... If you wish to keep the #00 make it either ##00 or 00 JOhn -Original Message- From: awolf [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 27, 2000 12:30 PM To: Cf-Talk@Houseoffusion. Com Subject: CF Error - Help please. Help! Thanks in advance. I am getting a just in time compiler error as follows: Error Occurred While Processing Request Error Diagnostic Information Just in time compilation error Invalid parser construct found on line 33 at position 49. ColdFusion was looking at the following text: 00 Invalid expression format. The usual cause is an error in the expression structure. The last successfully parsed CFML construct was dynamic text (a CFML expression) occupying document position (27:39) to (27:42). The specific sequence of files included or processed is: D:\bdp\distdb\update1.cfm Date/Time: 04/27/00 13:24:00 Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Remote Address: 129.43.36.40 HTTP Referer: http://www-bdp.ncifcrf.gov/distdb/mainmaint.cfm Query String: id=491 Here is the code. Line 39 is the HTML table tag. I see no reference anywhere to the message generated above. I am running CF 4.5.1, NT 4SP5 on a Dell Poweredge. Help please? Select * from distribution where id=#id# SAIC Frederick Biopharmaceutical Development Program Distribution Database Biopharmaceutical Development Program Distribution Database Web Based Management System Data Entry Form: Confirmed: Street: Returned: City: Distribution: State: Date: Country: Split: Zip Code: Contents Type: Phone: Project Number: Shipping Conditions: Contents: Stability Testing Lot Number: Storage Box Number: Requested By: Quantity: Courier: Recipient: Cost: Organization: Comments: Questions concerning this site should be directed to the BDP mailto:[EMAIL PROTECTED]">Webmaster. Powered by Windows NT Server 4.0® and Cold Fusion Application Server® -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
joining tables from a DB
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01BFB06E.FFD0D0F0 Content-Type: text/plain; charset="iso-8859-1" hey people, I'm trying to SELECT info from three tables and I keep getting 0 records found heres my statement. SELECT * FROM TABLE1, TABLE2, TABLE3 Anyone see anything I could be doing wrong? Shawn Regan --_=_NextPart_001_01BFB06E.FFD0D0F0 Content-Type: text/html; charset="iso-8859-1" joining tables from a DB hey people, I'm trying to SELECT info from three tables and I keep getting 0 records found heres my statement. SELECT * FROM TABLE1, TABLE2, TABLE3 Anyone see anything I could be doing wrong? Shawn Regan --_=_NextPart_001_01BFB06E.FFD0D0F0-- -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
CF Error - Help please.........
Help! Thanks in advance. I am getting a just in time compiler error as follows: Error Occurred While Processing Request Error Diagnostic Information Just in time compilation error Invalid parser construct found on line 33 at position 49. ColdFusion was looking at the following text: 00 Invalid expression format. The usual cause is an error in the expression structure. The last successfully parsed CFML construct was dynamic text (a CFML expression) occupying document position (27:39) to (27:42). The specific sequence of files included or processed is: D:\bdp\distdb\update1.cfm Date/Time: 04/27/00 13:24:00 Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Remote Address: 129.43.36.40 HTTP Referer: http://www-bdp.ncifcrf.gov/distdb/mainmaint.cfm Query String: id=491 Here is the code. Line 39 is the HTML table tag. I see no reference anywhere to the message generated above. I am running CF 4.5.1, NT 4SP5 on a Dell Poweredge. Help please? Select * from distribution where id=#id# SAIC Frederick Biopharmaceutical Development Program Distribution Database Biopharmaceutical Development Program Distribution Database Web Based Management System Data Entry Form: Confirmed: Street: Returned: City: Distribution: State: Date: Country: Split: Zip Code: Contents Type: Phone: Project Number: Shipping Conditions: Contents: Stability Testing Lot Number: Storage Box Number: Requested By: Quantity: Courier: Recipient: Cost: Organization: Comments: Questions concerning this site should be directed to the BDP mailto:[EMAIL PROTECTED]">Webmaster. Powered by Windows NT Server 4.0® and Cold Fusion Application Server® -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: CF Studio/Win 2000 and FTP
I got this to work after installing the 4.5.1 update. Kent Runyan Konnections, Inc. > -Original Message- > From: Jonathan McGuire [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 27, 2000 7:57 AM > To: [EMAIL PROTECTED] > Subject: Re: CF Studio/Win 2000 and FTP > > > I'm having the exact same problem (same config). > > Jonathan McGuire > - Original Message - > From: "Kimberly Mayhall" <[EMAIL PROTECTED]> > To: "Cold Fusion Talk List (E-mail)" <[EMAIL PROTECTED]> > Sent: Tuesday, April 25, 2000 5:19 PM > Subject: CF Studio/Win 2000 and FTP > > > I've just loaded Windows 2000 and CF Studio 4.5a runs great on it > - however, > one really strange problem that I'm having is that when I'm trying to open > files in CF from an FTP site that I've established, and has > worked very well > in the past, the file list shows up as empty. > > Everything shows up fine on any of my mapped drives, and if I > right click on > Allaire FTP & RDS I can explore and see the files fine. But I cannot get > anything to appear in the file list when I select any of my FTP servers. > > Anyone else have any troubles like this? Any insight as to what may be > causing it? > -- > -- > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or > send a message to [EMAIL PROTECTED] with 'unsubscribe' in > the body. > > > -- > > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf > _talk or send a message to [EMAIL PROTECTED] with > 'unsubscribe' in the body. > -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Setting Up ODBC Datasources Thru CF Administrator
I had something similar happen, updating my IE and a few other system patches managed to replace whatever DLL was causing me grief. Fred - Original Message - From: "Chris Montgomery" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 11:50 AM Subject: RE: Setting Up ODBC Datasources Thru CF Administrator > > >-Original Message- > >From: Fred T. Sanders [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, April 27, 2000 10:33 AM > >To: [EMAIL PROTECTED] > >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > > > > >Sounds like something has gotten corrupted. I'm running > >basically the same > >setup with no problems here. Sorry I cannot be more help > >other than saying > >it should work just fine. What's been installed / uninstalled > >recently? > > > >Fred > > > > I failed to mention that I started experiencing this problem under > version 4.01, before I ever upgraded to 4.5.1. I suspect you're > correct, something must have gotten corrupted, but I can't say exactly > when that might have occurred. > > Chris > > >-Original Message- > >From: Fred T. Sanders [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, April 27, 2000 10:40 AM > >To: [EMAIL PROTECTED] > >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > > > > >Wait, 1st edition?? I'd go to the updates section of MS and start > >downloading your updates before I did anything else, they're > >free and if you > >have a broadband connection shouldn't take too long. > > > >Fred > > > > I've downloaded Win98 updates on a regular basis. Will check again for > the latest. > > >-Original Message- > >From: Dave Watts [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, April 27, 2000 10:33 AM > >To: [EMAIL PROTECTED] > >Cc: [EMAIL PROTECTED] > >Subject: RE: Setting Up ODBC Datasources Thru CF Administrator > > > > >This sounds like a Java problem; CF Administrator uses the CFTREE Java > >Applet to let you browse the filesystem. You might try using a > >different > >browser, and making sure the URL path /CFIDE/classes works. > > > >Dave Watts, CTO, Fig Leaf Software > > You could be right, and that's one of the things I've suspected to this > point. I've used both IE 5 and Netscape 4.7 with the same results. I > get the "Select File on the Server" window to come up and the > "Retrieving initial directories..." message at the top of the directory > tree, but it never gets beyond that. > > How can I test the /cfide/classes path? > > The other thing I thought might be causing problems is MDAC > related...but then I realized I probably wouldn't be able to > successfully use the ODBC Data Source Administrator if that were so. > Still, I ran the MDAC Component Checker program and received a bunch of > Field Mismatch/FileDescription/FileVersion errors, so maybe it's time to > clean up the MDAC components, too. > > Thanks for the various replies. > > Chris Montgomery > = > astutia.com -> http://www.astutia.com [EMAIL PROTECTED] > Astute e-business applications & web site development > 210-490-3249/888-745-7603 Fax 210-490-4692 > Allaire Consulting Partner/Authorized NetObjects Reseller > Find a Job in San Antonio -> http://www.sajobnet.com > Need professional help? -> http://www.psychadvisor.com > = > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Add User to NT Database....
> Does anyone know of a good cfx_tag that will allow a person to > add a user to > the NT User Database, assign that user rights and to User Groups, and to > remove users. It would be helpful if the tag could also edit > users, but not > neccessary. ;-> http://www.intrafoundation.com/shareware.html. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Session Variables Part 2
Are you set up to accept cookies at work? Sincerely, Shawnea Carter - Original Message - From: "Owens, Howard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 12:27 PM Subject: Session Variables Part 2 > > Yesterday I posted a question about session variables and why they weren't > working the way I would expect. > > Last night I went home and recreated my code on my home machine. It worked > like a charm. > > So I shipped that same code to my work machine to test here. The same exact > code failed to execute on my work machine. > > I've looked at the server settings. I'm set up to use session variables. > I've set my timeout to 20 mintues (I believe that's the default). > > Session variables are not working. > > I would dearly love it it anybody else had any suggestions > > The differences between the two machines? > > Home: WinNT WS 4.0sp4, CF 4.0 > Work: Win95, CF 4.5 > > BTW: I hate being forced to work with Win95. It's buggy and unreliable > whereas my own WinNT is solid. > > > = > Howard Owens > Web Producer > InsideVC.com > mailto:[EMAIL PROTECTED] > = > > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Registration Application
Does anyone know of a good tutorial or code for the registration process of a consumer. I have the log-in process but not the first registration of that visitor or consumer. Thanks for your time and help. Dave Dave Clay Internet Facilitator Trus Joist, A Weyerhaeuser Business -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
RE: Add User to NT Database....
> Does anyone know of a good cfx_tag that will allow a person > to add a user to the NT User Database, assign that user rights > and to User Groups, and to remove users. It would be helpful > if the tag could also edit users, but not neccessary. Lewis Sellers has one, I believe: http://www.intrafoundation.net/shareware.html. I haven't used it, but it should work fine. I have used Software Artisans' SA-Admin COM interface from CF, and that works well also. SA-Admin does more, I think, but it costs twice as much. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Add User to NT Database....
CFX_UserManager: http://www.intrafoundation.com/shareware.html Howie Hamlin -- inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668 === Please vote for iMS in the Most Innovative category here: *** http://www.sys-con.com/ColdFusion/readerschoice2000/ *** === Check out inFusion Mail Server - the world's most configurable email server *** inFusion Authenticator for IIS is now released! (download from CoolFusion.com) *** http://www.teletrends.com and http://www.coolfusion.com Software and utilities for ColdFusion, iHTML, Website, NTMail Latest versions available from our web site (inFusion Authenticator version 2.0 for WebSite and NTMail is now released) - Original Message - From: Eric Bradfield <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 12:59 PM Subject: Add User to NT Database > Does anyone know of a good cfx_tag that will allow a person to add a user to > the NT User Database, assign that user rights and to User Groups, and to > remove users. It would be helpful if the tag could also edit users, but not > neccessary. > > Thanks, > Eric Bradfield > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Add User to NT Database....
Does anyone know of a good cfx_tag that will allow a person to add a user to the NT User Database, assign that user rights and to User Groups, and to remove users. It would be helpful if the tag could also edit users, but not neccessary. Thanks, Eric Bradfield -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Setting Up ODBC Datasources Thru CF Administrator
Has your system admin changed any permissions on the server??? Just a thought . . . Dave = "Always Drink Upstream From The Herd!" David Hannum Web Analyst/Programmer Ohio University [EMAIL PROTECTED] (740) 597-2524 - Original Message - From: Chris Montgomery <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 11:50 AM Subject: RE: Setting Up ODBC Datasources Thru CF Administrator >-Original Message- >From: Fred T. Sanders [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 27, 2000 10:33 AM >To: [EMAIL PROTECTED] >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > >Sounds like something has gotten corrupted. I'm running >basically the same >setup with no problems here. Sorry I cannot be more help >other than saying >it should work just fine. What's been installed / uninstalled >recently? > >Fred > I failed to mention that I started experiencing this problem under version 4.01, before I ever upgraded to 4.5.1. I suspect you're correct, something must have gotten corrupted, but I can't say exactly when that might have occurred. Chris >-Original Message- >From: Fred T. Sanders [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 27, 2000 10:40 AM >To: [EMAIL PROTECTED] >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > >Wait, 1st edition?? I'd go to the updates section of MS and start >downloading your updates before I did anything else, they're >free and if you >have a broadband connection shouldn't take too long. > >Fred > I've downloaded Win98 updates on a regular basis. Will check again for the latest. >-Original Message- >From: Dave Watts [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 27, 2000 10:33 AM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: RE: Setting Up ODBC Datasources Thru CF Administrator > >This sounds like a Java problem; CF Administrator uses the CFTREE Java >Applet to let you browse the filesystem. You might try using a >different >browser, and making sure the URL path /CFIDE/classes works. > >Dave Watts, CTO, Fig Leaf Software You could be right, and that's one of the things I've suspected to this point. I've used both IE 5 and Netscape 4.7 with the same results. I get the "Select File on the Server" window to come up and the "Retrieving initial directories..." message at the top of the directory tree, but it never gets beyond that. How can I test the /cfide/classes path? The other thing I thought might be causing problems is MDAC related...but then I realized I probably wouldn't be able to successfully use the ODBC Data Source Administrator if that were so. Still, I ran the MDAC Component Checker program and received a bunch of Field Mismatch/FileDescription/FileVersion errors, so maybe it's time to clean up the MDAC components, too. Thanks for the various replies. Chris Montgomery = astutia.com -> http://www.astutia.com [EMAIL PROTECTED] Astute e-business applications & web site development 210-490-3249/888-745-7603 Fax 210-490-4692 Allaire Consulting Partner/Authorized NetObjects Reseller Find a Job in San Antonio -> http://www.sajobnet.com Need professional help? -> http://www.psychadvisor.com = -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
Re: Setting Up ODBC Datasources Thru CF Administrator
I started having this problem when I upgraded to 4.5. I'm interested in hearing how others have fixed it. Erika - Original Message - From: "Chris Montgomery" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 27, 2000 9:50 AM Subject: RE: Setting Up ODBC Datasources Thru CF Administrator > > >-Original Message- > >From: Fred T. Sanders [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, April 27, 2000 10:33 AM > >To: [EMAIL PROTECTED] > >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > > > > >Sounds like something has gotten corrupted. I'm running > >basically the same > >setup with no problems here. Sorry I cannot be more help > >other than saying > >it should work just fine. What's been installed / uninstalled > >recently? > > > >Fred > > > > I failed to mention that I started experiencing this problem under > version 4.01, before I ever upgraded to 4.5.1. I suspect you're > correct, something must have gotten corrupted, but I can't say exactly > when that might have occurred. > > Chris > > >-Original Message- > >From: Fred T. Sanders [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, April 27, 2000 10:40 AM > >To: [EMAIL PROTECTED] > >Subject: Re: Setting Up ODBC Datasources Thru CF Administrator > > > > > >Wait, 1st edition?? I'd go to the updates section of MS and start > >downloading your updates before I did anything else, they're > >free and if you > >have a broadband connection shouldn't take too long. > > > >Fred > > > > I've downloaded Win98 updates on a regular basis. Will check again for > the latest. > > >-Original Message- > >From: Dave Watts [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, April 27, 2000 10:33 AM > >To: [EMAIL PROTECTED] > >Cc: [EMAIL PROTECTED] > >Subject: RE: Setting Up ODBC Datasources Thru CF Administrator > > > > >This sounds like a Java problem; CF Administrator uses the CFTREE Java > >Applet to let you browse the filesystem. You might try using a > >different > >browser, and making sure the URL path /CFIDE/classes works. > > > >Dave Watts, CTO, Fig Leaf Software > > You could be right, and that's one of the things I've suspected to this > point. I've used both IE 5 and Netscape 4.7 with the same results. I > get the "Select File on the Server" window to come up and the > "Retrieving initial directories..." message at the top of the directory > tree, but it never gets beyond that. > > How can I test the /cfide/classes path? > > The other thing I thought might be causing problems is MDAC > related...but then I realized I probably wouldn't be able to > successfully use the ODBC Data Source Administrator if that were so. > Still, I ran the MDAC Component Checker program and received a bunch of > Field Mismatch/FileDescription/FileVersion errors, so maybe it's time to > clean up the MDAC components, too. > > Thanks for the various replies. > > Chris Montgomery > = > astutia.com -> http://www.astutia.com [EMAIL PROTECTED] > Astute e-business applications & web site development > 210-490-3249/888-745-7603 Fax 210-490-4692 > Allaire Consulting Partner/Authorized NetObjects Reseller > Find a Job in San Antonio -> http://www.sajobnet.com > Need professional help? -> http://www.psychadvisor.com > = > > > -- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.