RE: FedEx Shipping tag - willing to purchase

2002-12-11 Thread Shawn Kernes
Dennis, We have written such a tag (actualy set of tags) unfortuantly the fedex api agreement prohibits us from giving/selling them to anyone... Also, to test and develop the tags you are going to need to go through the Fedex certification process Which involves downloading and

RE: CFLoop query problem

2002-10-31 Thread Shawn Kernes
Try this cfset SubTotalTaxable = 0 cfloop query=taxableOrderItems !--- notice there are no #'s in there --- cfset SubTotalTaxable = SubTotalTaxable + OrderTotal + ItemPrice /cfloop -Original Message- From: Mark Leder [mailto:mel;markleder.com] Sent: Thursday, October 31,

RE: Need assistance with listbox on a form

2002-10-31 Thread Shawn Kernes
Try len(chgFLanguage) -Original Message- From: Clark, Aimee [mailto:aclark;stinsonmoheck.com] Sent: Thursday, October 31, 2002 11:53 AM To: CF-Talk Subject: RE: Need assistance with listbox on a form Well, I think we are headed in the right direction, however, I have a new problem. It

RE: Need assistance with listbox on a form

2002-10-31 Thread Shawn Kernes
in this case : TRY cfif len(chgFLanguage) tr tdbForiegn Language Change:/b/td td#chgFLanguage#/td /tr /cfif -Original Message- From: Clark, Aimee [mailto:aclark;stinsonmoheck.com] Sent: Thursday, October 31, 2002 12:04 PM To: CF-Talk

RE: OT:Yahoo moving to PHP

2002-10-30 Thread Shawn Kernes
Doug, do you have an example of something that ...one will do that the other won't. Just curious... -Original Message- From: Doug [mailto:doug;dwhite.ws] Sent: Wednesday, October 30, 2002 2:05 PM To: CF-Talk Subject: Re: OT:Yahoo moving to PHP Visual Basis is the scripting language for

RE: Shorter urls?

2002-10-29 Thread Shawn Kernes
its a simple problem we have something similar at shortlinks.stubhub.com just a table with the url you want, an id, and some stats... -Shawn -Original Message- From: Kevin Graeme [mailto:kgraeme;facstaff.wisc.edu] Sent: Tuesday, October 29, 2002 10:43 AM To: CF-Talk Subject: RE:

RE: whitespace woes

2002-10-24 Thread Shawn Kernes
try using cfsilent - I have found with both 4.5 and 5 that it sometimes will allow you to suppress whitespace that you cant with CFPROCESSINGDIRECTIVE SUPPRESSWHITESPACE=Yes -Original Message- From: Gaulin, Mark [mailto:mgaulin;globalspec.com] Sent: Thursday, October 24, 2002 2:09 PM

RE: copying db info with cf

2002-10-10 Thread Shawn Kernes
Just do an exp on the production db and do an imp on the dev db... do it as often as you need to keep relevant data available - once a week is prob plenty -Original Message- From: Bryan Love [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 12:40 PM To: CF-Talk Subject: RE:

RE: Sites using CF Linux

2002-10-03 Thread Shawn Kernes
take a look at forta.com - Ben is nice enough to keep a directory of sites running CF... -Original Message- From: James Sleeman [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 6:29 PM To: CF-Talk Subject: OT: Sites using CF Linux Hi all, can anybody give me pointers to

RE: regular expressions (was: please do my work for me)

2002-09-25 Thread Shawn Kernes
why not just do something like cfset pCode = ListLast(ListGetAt(ListLast(CGI.HTTP_REFERER, ?), ListFindNoCase(ListLast(CGI.HTTP_REFERER, ?), pCode, ), ), =) its a bit messy and untested - but... -Original Message- From: Nick Han [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25,

RE: programmer vs. developer

2002-08-28 Thread Shawn Kernes
programming references computer science development references computer technology science is the explanation of a phenomena technology is the application of science a programmer models concepts using computers a developer applies those concepts to

RE: MX on Unix?

2002-08-19 Thread Shawn Kernes
sean, any word on when bug 3551963 will be fixed? it is preventing us from upgrading to MX on solaris -Original Message- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 10:01 AM To: CF-Talk Subject: Re: MX on Unix? On Monday, August 19, 2002, at 07:54

RE: MX on Unix?

2002-08-19 Thread Shawn Kernes
]] Sent: Monday, August 19, 2002 10:27 AM To: CF-Talk Subject: Re: MX on Unix? On Monday, August 19, 2002, at 10:06 , Shawn Kernes wrote: sean, any word on when bug 3551963 will be fixed? it is preventing us from upgrading to MX on solaris I'm not on the product team so I can't comment, sorry

RE: Microsoft Web Site Running Cold Fusion

2002-08-15 Thread Shawn Kernes
try clicking on the springsteen tix link (under elvis picture) on the front page of MSN today... -Original Message- From: Corrine Clark [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 15, 2002 11:56 AM To: CF-Talk Subject: RE: Microsoft Web Site Running Cold Fusion I also know of

RE: ANY Major Company using Cold Fusion

2002-08-15 Thread Shawn Kernes
why the question about Microsoft then? is the other option on the table ASP? -Original Message- From: Corrine Clark [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 15, 2002 2:38 PM To: CF-Talk Subject: RE: ANY Major Company using Cold Fusion Yes that is what I am doing. Thank you

RE: OT but Important Amber alert missing child should I post here ?

2002-08-14 Thread Shawn Kernes
There are a lot of people on this list that manage high traffic web sites... There is always a chance that someone will have the time/resources to post a picture somewhere that millions of people could see it... -Original Message- From: Hoffman, Joe (NIH/CIT) [mailto:[EMAIL

RE: 33 and 33d the same?

2002-08-13 Thread Shawn Kernes
I just ran this under cf5 on solaris... result was: These ID's are different! --- -Original Message- From: Brian Thornton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 13, 2002 1:43 PM To: CF-Talk Subject: 33 and 33d the same? cfset group_id = 33 cfset lot_id = 33D cfif

RE: HELP! CF 5 using 99% CPU

2002-08-12 Thread Shawn Kernes
Check for 0 len files in the mail spool -Original Message- From: Phillip B [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12, 2002 11:29 AM To: CF-Talk Subject: HELP! CF 5 using 99% CPU Ok, I come in today and find that CF 5 server is running at 99% CPU. I log into the server and

Anyone have a copy of c++filt for Solaris I can use for debugging

2002-08-09 Thread Shawn Kernes
Macromedia says on their site that they will provide it on request, but I cant get anyone on the phone who knows what the hell I am talking about... see article http://www.macromedia.com/v1/handlers/index.cfm?ID=17754method=full -Shawn

RE: Sun One Webserver and CGI variables

2002-08-08 Thread Shawn Kernes
See bug 3551963 - MX has the same problem with iPlanet on Solaris -Shawn -Original Message- From: Julian McNamara [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 3:24 PM To: CF-Talk Subject: Sun One Webserver and CGI variables Hi all, I'm testing the Sun One Web Server

RE: CFX_CyberCash

2002-07-30 Thread Shawn Kernes
I am still using CFX_CyberCash... haven't had any problems with it but there is no support if you do run into a problem... -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 10:16 AM To: CF-Talk Subject: Re: CFX_CyberCash You might look

RE: Number of times a character is in a string

2002-07-30 Thread Shawn Kernes
ListLen(list [, delimiters ]) - 1 where the delimiter is the char you are looking for -Original Message- From: Graham Pearson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 12:44 PM To: CF-Talk Subject: Number of times a character is in a string Anyway to find out the total

RE: Storing Queries in Application Scope

2002-07-12 Thread Shawn Kernes
Any word on when MM is planning to make the fix for CGI var availability to the Solaris version of CFMX? They acknowledged the problem and haven't responded to any inquiries since Bug # is 38938 -Shawn -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: Sorting a grouped tree...

2002-07-12 Thread Shawn Kernes
why not just write your query using a connect by? -Original Message- From: Costas Piliotis [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 3:39 PM To: CF-Talk Subject: RE: Sorting a grouped tree... So to understand, you are using the Nested Tree Model or the Adjasency List model

RE: DB ?

2002-07-03 Thread Shawn Kernes
to get the length of the longest entry you could do something like this select max(length(#fieldname#) from #tableName# with oracle.. is that what your trying to find? -Original Message- From: Chris Lofback [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 12:10 PM To:

Upgrading from 4.5 SP2 to 5 or MX

2002-06-11 Thread Shawn Kernes
Im looking for the easiest upgrade from 4.5 SP2 to either 5 or MX. Can anyone share there upgrade experiences so I can get an idea of what to expect... Thanks, Shawn __ Your ad could be here. Monies from ads go to support

RE: Search engine safe

2002-05-22 Thread Shawn Kernes
Has anyone had a problem with search engines indexing CF sites in the last few years? It was my understanding that every major spider could handle url's with '/,?,,$,%' without any problem... In fact my url's are formatted like this http://www.stubhub.com/?genre_id=146... - Shawn

Feedback : www.stubhub.com

2002-05-10 Thread Shawn Kernes
All, We recently 're-launched' our site (www.stubhub.com), I was hoping some of you could take a look and provide me with some general feedback. Thanks Shawn Kernes __ Get the mailserver that powers this list at http

RE: header question

2002-04-05 Thread Shawn Kernes
Normally its a good idea to have your webserver deny head requests when running CF. CF has to process the whole page just to serve up the header info, so you end up with un-necessary load from spiders. -Original Message- From: Mario Martinez R. [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: Query help

2002-04-05 Thread Shawn Kernes
im a little confused by this... wouldn't that always just give you the top 2 ? since every number in table would be in the set if distinct numbers in table -Original Message- From: Matthew R. Small [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 12:53 PM To: CF-Talk Subject: RE:

RE: Hypothetical SQL question

2002-03-28 Thread Shawn Kernes
You can do a post filter on a group by clause by adding a having clause to your select. BUT it doesn't seem like you would wand to group results by peopleID since you would not be returning each grade associated with a user, you would (at best) only be able to return the ave grade for that

RE: CF and EBAY

2002-03-27 Thread Shawn Kernes
Screen scraping from eBay is unreliable at best. eBay has an API available that allows you to get all auctions associated with a particular seller. -Original Message- From: Michael Tangorre [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 27, 2002 1:29 PM To: CF-Talk Subject: Re: CF

RE: XML news feed

2002-03-27 Thread Shawn Kernes
Anyone know of a feed that provides news on live events, like concert tours? -Original Message- From: Mike Chambers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 27, 2002 1:34 PM To: CF-Talk Subject: RE: XML news feed what type of info / news are you interested in? mike chambers

RE: isdefined

2002-03-20 Thread Shawn Kernes
you could FORM.Default#listelement# to an empty string, and then test neq rather than isDefined -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 12:05 PM To: CF-Talk Subject: isdefined Here is a tricky one. I might be passing a variable

RE: SQL in a CFIF

2002-03-12 Thread Shawn Kernes
Sounds like you could do one of the following cfquery name=iteminfo datasource=mydsn SELECT TOP 1 * FROM tbl_Merchandise WHERE cfif isDefined(currentItem) AND currentItem NEQ id in ('#currentitem#')

When is application.cfm called?

2002-02-27 Thread Shawn Kernes
All the documentation says application is called any time a template is called. is it called for each include and custom tag also? Thanks __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB

RE: Best way to do this query

2002-02-19 Thread Shawn Kernes
just wrap it up in a cflock studio will give you the specifics -Original Message- From: Phillip Broussard [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 12:03 PM To: CF-Talk Subject: Best way to do this query Sorry to ask but I have a dead brain right now. (I hate it

RE: Dynamic Include

2002-02-19 Thread Shawn Kernes
there are several options here... the easiest is to include the page from your server in a frame... the slickest would be to have them submit a form to your server and you could use cfhttp to send them back the data they need. -Original Message- From: Lee Surma [mailto:[EMAIL

RE: OT - large text file handling

2002-02-19 Thread Shawn Kernes
worst case you could also use cffile read and writes to break the file up into manageable chunks -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 11:56 AM To: CF-Talk Subject: Re: OT - large text file handling use sed.