RE: listfunction problems

2004-06-23 Thread Pascal Peters
REReplace(list,",(\s*,)+",",","all") > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: woensdag 23 juni 2004 19:59 > To: CF-Talk > Subject: listfunction problems > > Hi folks, I have a list > like: a, b, d, , f, g, , , , s > But I would like to have: > a,

Re: bd and cf on same box?

2004-06-23 Thread Paul Hastings
> I am running a fullly licensed CF Standard on CF's internal web server > here (its an intranet) and did the same with BD.  Forget which port it > ran on but neither were on port 80. ah, that answers my question i think. thanks. [Todays Threads] [This Message] [Subscription] [Fast Unsubscr

Re: bd and cf on same box?

2004-06-23 Thread Paul Hastings
> Yes. To do this, I had to set up separate virtual web servers, though. i was hoping to dump it on a w/s using iis (we're down to 2 dev servers, i'd rather not knock the cf one out & i won't put anything on the db box). does bd have an internal webserver like cf's? [Todays Threads] [This Messa

RE: MAX registration?

2004-06-23 Thread Tony Weeg
can you answer this ben... when can I register, can I soon, if so, please let me know how, my company is ready to pay, and while their hot on it, id like to strike. like mr. bob marley sang... Strike the hammer while iron is hot. Strike the hammer while iron is hot. Strike the hammer while iron

CFHTTP redirect: getting result URL

2004-06-23 Thread David Lakein
I'm working on a search app that uses cfhttp to spider our own site. The site uses Fusebox with SES url's ( http://domain/index.cfm/go/Products.Home.html ), and base href tags in the fb app to allow for relative links in there. The problem I'm running into currently, that a few fuseactions redirec

RE: cfencode errors...

2004-06-23 Thread Matthew Walker
Another problem with recursive cfencode is that if it hits a file that's already encoded it doesn't skip it, it stops. My solution in the past was to write a cf page that recursively scanned all the files and built an MS-DOS batch file that calls cfencode once for each file. Then I'd run the batch

cfencode errors...

2004-06-23 Thread Gonzo Rock
Hey all, Anyone have experience using cfencode? I have been trying to make cfencode.exe dated 5/23/01 (it came with cf 6.1 for windows) process recursively for several hours now... and feeling stooopid. this is all on one line... cfencode   G:\Source\Unencoded\*.cfm   G:\Source\Encoded   /r /h

RE: rotate images..

2004-06-23 Thread Jim Curran
The easiest way would be to name the images 1 through x then: - j james curran technical director nylon technology [EMAIL PROTECTED] 212-691-1134 -Original Message- From: Steven Erat [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 6:51 PM To: CF-Talk Subject: RE: rotat

RE: rotate images..

2004-06-23 Thread Steven Erat
Using _javascript_, this example will rotate the three gifs at 1 second intervals:
var adImages = new Array("image01.gif","image02.gif","image03.gif")
var thisAd = 0

function cycle() {
if (document.images) {
    if (document.adBanner.complete) {
  

Re: bd and cf on same box?

2004-06-23 Thread Matt Robertson
I did it when I was evaluating BD about a year ago.  That was not their current version, though.  They played together just fine, although my config may be the reason for that. I am running a fullly licensed CF Standard on CF's internal web server here (its an intranet) and did the same with BD.  

RE: bd and cf on same box?

2004-06-23 Thread Dave Watts
> probably a dumb question but can bd & mx sit side-by-side on > the same box? Yes. To do this, I had to set up separate virtual web servers, though. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 [Todays Threads] [This Message] [Subscriptio

bd and cf on same box?

2004-06-23 Thread Paul Hastings
probably a dumb question but can bd & mx sit side-by-side on the same box? thanks. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: rotate images..

2004-06-23 Thread Bailey, Neal
Ahhh funny guys, funny guys... Neal Bailey Internet Marketing Manager E-mail:   [EMAIL PROTECTED]   _   From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 3:31 PM To: CF-Talk Subject: Re: rotate images.. You could also tilt the monitor onto its side - this would

Re: rotate images..

2004-06-23 Thread Joe Rinehart
You could also tilt the monitor onto its side - this would be persistent across sessions and sites! - Original Message - From: Adrocknaphobia <[EMAIL PROTECTED]> Date: Wed, 23 Jun 2004 16:46:50 -0400 Subject: Re: rotate images.. To: CF-Talk <[EMAIL PROTECTED]> Tilting you head would be t

Re: rotate images..

2004-06-23 Thread Matt Robertson
> Tilting you head would be the easiet way to rotate the images. That it would. ROFL! I used to have something that just ran a cfdirectory call and used that, but can't find it.  This is probably more efficient, anyway: Put image names, widths and heights into a table.  You'll know in advance ho

RE: Understanding/Defending Coldfusion connections

2004-06-23 Thread Barney Boisvert
I don't use Oracle, so I have no idea if sessions and connections are distinct things.  I can see why you might want them to be distinct, but I've got no facts. Cheers, barneyb > -Original Message- > From: Adrocknaphobia [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 1:52 PM

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Adrocknaphobia
Barney, I agree, that is how I would expect it to work. But alas it doesn't. For example a page with 2 procedure calls = two oracle sessions. So rather than base it on request or whatnot, we open a connection (through our java api) per user and maintain one single session per user. If a procedure

Re: rotate images..

2004-06-23 Thread Adrocknaphobia
Tilting you head would be the easiet way to rotate the images. That it would. -Adam - Original Message - From: Bailey, Neal <[EMAIL PROTECTED]> Date: Wed, 23 Jun 2004 15:18:01 -0500 Subject: rotate images.. To: CF-Talk <[EMAIL PROTECTED]> Hey Guys... What's the easiest way to rotate a

Re: ColdFusion Blogging Tool

2004-06-23 Thread Jake .
>Hi, > >I am sure it is a matter of opinion, but mine is that WordPress >(http://www.wordpress.org/) is so much nicer than MT and it is (always) free >to boot. It also isn't suffering from the problems MT is having at the >moment--slow page building, a lack of new features, and a horrible >com

Re: MAX registration?

2004-06-23 Thread simeon
Thats Ok Ben.  I say that with all admiration as someone on the outside looking in.  We should all be so lucky as to have the opportunity to be so involved. You always do a great job of telling us info as soon as you can, so I hold no grudges against your position. Ben Forta wrote: > I'm not

RE: MAX registration?

2004-06-23 Thread Willy Ray
This is from the hotels page on macr website: "We offer several MAX 2004 conference hotels to give you the opportunity to select the hotel that best fit your needs. All hotels offer discounted rates for MAX attendees, and are centrally located to the Ernest N. Morial Convention Center, the histori

RE: MAX registration?

2004-06-23 Thread Ian Skinner
OK I get it now, I need to read the entire page.  So it is there, just not where I have been looking for it. Hotels We offer several MAX 2004 conference hotels to give you the opportunity to select the hotel that best fit your needs. All hotels offer discounted rates for MAX attendees, and are ce

RE: MAX registration?

2004-06-23 Thread Ben Forta
I'm not taking the bait :-)   _   From: simeon [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 4:24 PM To: CF-Talk Subject: Re: MAX registration? This is one of those moments where I expect Ben Forta to chime in and say "Maybe.." or "Soon..."  Which seems to be the way, when asked

Re: rotate images..

2004-06-23 Thread Charlie Griefer
a random image for each page load? there is text associated with a specific image? - Original Message - From: "Bailey, Neal" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 1:18 PM Subject: rotate images.. > Hey Guys... > > What's the easiest way to

Re: MAX registration?

2004-06-23 Thread simeon
This is one of those moments where I expect Ben Forta to chime in and say "Maybe.." or "Soon..."  Which seems to be the way, when asked about details that have not yet been released. he he he sim Ian Skinner wrote: > I guess there where a few ways to interpret my question.   > > I was wonderin

rotate images..

2004-06-23 Thread Bailey, Neal
Hey Guys... What's the easiest way to rotate a set of images on a site? I have a testimonial section that has an image with a few words and I want it to rotate through the images either by page load or by session... Is there an udf out there for this or a little script? I Google but could no

RE: MAX registration?

2004-06-23 Thread Ian Skinner
I guess there where a few ways to interpret my question.   I was wondering at what facility in New Orleans the conference was going to be at.  There have been some intelligent guesses.  But, I was a bit surprised that it was no mentioned in the MAX 2004 details on the MM website [http://www.macrom

RE: MAX registration?

2004-06-23 Thread Ian Skinner
No, I'm looking for the location of MAX in New Orleans.  I could not find any mention of the specific location of the conference beyond the rather general New Orleans on the MM site. Ian I think he was looking for the location of the MAX info on the MM web site, no? http://www.macromedia.com

RE: MAX registration?

2004-06-23 Thread Scott Stewart
It is, I was down there last summer for the US Taekwondo Union National Championships It's right next to the Riverwalk and walking distance to Harrahs. -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 2:23 PM To: CF-Talk Subject: RE: MAX registr

RE: Is there a way to have all CFCatch messages display at once?

2004-06-23 Thread Rick Faircloth
Will do!  Thanks, Dave... Rick   -Original Message-   From: Dave Watts [mailto:[EMAIL PROTECTED]   Sent: Wednesday, June 23, 2004 11:38 AM   To: CF-Talk   Subject: RE: Is there a way to have all CFCatch messages display at once?   > Is there a way to use a wildcard to check and see if a

RE: Is there a way to have all CFCatch messages display at once?

2004-06-23 Thread Rick Faircloth
Great!  Thanks, Joe...   -Original Message-   From: Joe Rinehart [mailto:[EMAIL PROTECTED]   Sent: Wednesday, June 23, 2004 11:26 AM   To: CF-Talk   Subject: Re: Is there a way to have all CFCatch messages display at once?   Rick -   StructIsEmpty() returns a boolean representing whether

RE: MAX registration?

2004-06-23 Thread Ian Skinner
If this guess is correct, looks to be pretty close. 1: Start out going West on POYDRAS ST toward CONVENTION CENTER BLVD. 0.1 miles 2: Turn LEFT onto CONVENTION CENTER BLVD. 0.4 miles 3: Turn LEFT onto S DIAMOND ST. <0.1 miles 4: End at 900 CONVENTION CENTER BLVD NEW ORLEANS LA Ian --

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Jochem van Dieten
Adrocknaphobia wrote: > Actually, the option to maintain database connections doesnt seem to > really work (for J2EE ---> Oracle). It does for PostgreSQL. Even the bug where the configured maximum number of connections was not actually enforced has been fixed in 6.1. Jochem [Todays Threads]

RE: CFMX Enterprise, JRun and Flash Remoting (Update)

2004-06-23 Thread Nathan Mische
I've been working on this off and on all day and this is what my investigation has uncovered so far. I tried accessing the service in question as a web service (http://www.mysite.com/myservice.cfc?wsdl) and this was causing a HTTP 500 Internal server error. I looked at the Jrun log (C:/Jrun4/logs/

RE: MAX registration?

2004-06-23 Thread Kenneth Wilson
From the homepage, Company -> Events -> Max 2004 -> Hotel works for me...unless I'm misunderstanding the question. Ken -Original Message- From: simeon [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 2:54 PM To: CF-Talk Subject: Re: MAX registration? Yeah, so i totally misunders

Re: MAX registration?

2004-06-23 Thread Dave Carabetta
On Wed, 23 Jun 2004 14:45:10 -0400, Ray Champagne <[EMAIL PROTECTED]> wrote: > > In the streets of New Orleans, of course! > > Ray > I think he was looking for the location of the MAX info on the MM web site, no? http://www.macromedia.com/macromedia/events/max/ Regards, Dave. [Todays Threads

Re: MAX registration?

2004-06-23 Thread simeon
Yeah, so i totally misunderstood the question he asked.  I thought he was looking for info on macromedia's site about max. and after clicking around I realized there their were no prominent links.   But I dont see the location either. sim Rick Root wrote: > Ian Skinner wrote: > > > > Interest

Re: MAX registration?

2004-06-23 Thread simeon
Definatly no clear link yet.  But if you click on "More events" link on the lower right hand side of the home page there is a link available. sim Ian Skinner wrote: > To reiterate: > > > Interestingly, I can not find where the conference actually is on the > Macromedia web site.  Is this someth

Re: MAX registration?

2004-06-23 Thread Rick Root
Ian Skinner wrote: > > Interestingly, I can not find where the conference actually is on the > Macromedia web site.  Is this something we are just supposed to know? > Does somebody know? Could be the Morial Convention Center, but that's just a guess. And look, their web site is in CFML! http://

RE: MAX registration?

2004-06-23 Thread Ray Champagne
In the streets of New Orleans, of course! Ray At 02:40 PM 6/23/2004, you wrote: >To reiterate: > >Interestingly, I can not find where the conference actually is on the >Macromedia web site.  Is this something we are just supposed to know? >Does somebody know? > >Ian > > >Confidentiality Notice:  

RE: CFMX Enterprise, JRun and Flash Remoting

2004-06-23 Thread Nathan Mische
I've been working on this off and on all day, and this is what my investigation has uncovered so far. I tried accessing the service in question as a web service (http://www.mysite.com/myservice.cfc?wsdl) and this was causing a HTTP 500 Internal server error. I looked at the Jrun log (C:/Jrun4/logs

RE: MAX registration?

2004-06-23 Thread Ian Skinner
To reiterate: Interestingly, I can not find where the conference actually is on the Macromedia web site.  Is this something we are just supposed to know? Does somebody know? Ian Confidentiality Notice:  This message including any attachments is for the sole use of the intended recipient(s) an

Re: MAX registration?

2004-06-23 Thread Adrocknaphobia
Hilton says all government rooms are booked :-P -Adam - Original Message - From: Ian Skinner <[EMAIL PROTECTED]> Date: Wed, 23 Jun 2004 10:41:10 -0700 Subject: RE: MAX registration? To: CF-Talk <[EMAIL PROTECTED]> >From the Macromedia web site [http://www.macromedia.com/macromedia/events

RE: Upgrading to CFMX

2004-06-23 Thread Chris McGrath
I think the biggest issue we are facing is that part of the application uses dbtype="dynamic" which is no longer supported. There is a workaround that we are playing with now to get past this hurdle. > This is a multi-part message in MIME format. > > > Be VERY careful around CFMAIL.  You can n

RE: Upgrading to CFMX

2004-06-23 Thread Chris McGrath
I thought addtoken defaults to yes in 5 also? Either way, as a rule of thumb we always use addtoken="no" in our cflocation tags. > This is a multi-part message in MIME format. > > > only issue we really saw was the change in cflocationaddtoken defaults to yes now. >   > Doug > > -Orig

No longer able to access database

2004-06-23 Thread John Croney
I am encountering a problem where by the pages are unable to access the databases. This recently started to happen. Could any one advise if this is a known problem? I was looking for a way to restart the services and found this. http://www.houseoffusion.com/lists.cfm/link=m:4:20380:102935 I crea

Re[2]: listfunction problems

2004-06-23 Thread cf-talk
Hello Ubqtous, Wednesday, June 23, 2004, 8:12:49 PM, you wrote: On Wed, 23 Jun 2004 14:05:00 -0400, Ubqtous <[EMAIL PROTECTED]> wrote: Thanks. Nop, tried it but didn't work, Might be because of the elements aren't empty. I will give the UDF-function a try. Uwe -- Best regards, cf-talk

Re: listfunction problems

2004-06-23 Thread Ubqtous
On Wed, 23 Jun 2004 14:05:00 -0400, Ubqtous <[EMAIL PROTECTED]> wrote: > > replace(list,",,",",","all") Oops, wasn't paying attention. This won't catch more than 2 consecutive. This might work, assuming the elements are truly empty: rereplace( list , "[,]{2,}" , "," , "all") -- Ubqtous [Toda

RE: ColdFusion Blogging Tool

2004-06-23 Thread Michael Wilson
Hi, Oooo Fb4... Linkity-link? :0 Best regards, Michael Wilson From: John Beynon [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 2:01 PM To: CF-Talk Subject: Re: ColdFusion Blogging Tool i have a hacked up version of Ray's blogger app running on my s

RE: ColdFusion Blogging Tool

2004-06-23 Thread Michael Wilson
Hi, I am sure it is a matter of opinion, but mine is that WordPress (http://www.wordpress.org/) is so much nicer than MT and it is (always) free to boot. It also isn't suffering from the problems MT is having at the moment--slow page building, a lack of new features, and a horrible comment r

Re: listfunction problems

2004-06-23 Thread Ubqtous
On Wed, 23 Jun 2004 19:58:45 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi folks, I have a list > like: a, b, d, , f, g, , , , s > But I would like to have: > a, b, d, f, g, s > > How can I get rid of the empty > elements in the list ? How about replace all double commas? Kinda klud

Re: listfunction problems

2004-06-23 Thread Marlon Moyer
http://www.cflib.org/udf.cfm?ID=919 should do the trick Marlon On Wed, 23 Jun 2004 19:58:45 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi folks, I have a list > like: a, b, d, , f, g, , , , s > But I would like to have: > a, b, d, f, g, s > > How can I get rid of the empty > eleme

RE: listfunction problems

2004-06-23 Thread Barney Boisvert
          That's untested, but should work. Cheers, barneyb > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 10:59 AM > To: CF-Talk > Subject: listfunction problems > > Hi folks, I have a list > like: a, b, d, , f, g, , , ,

Re: ColdFusion Blogging Tool

2004-06-23 Thread John Beynon
i have a hacked up version of Ray's blogger app running on my site, converted to allow multiple users, multiple blogs single DSN, Fusebox 4'ed I'm afraid too... jb. On Wed, 23 Jun 2004 13:10:11 -0400, Jim <[EMAIL PROTECTED]> wrote: > > >>>Roger, yes we do need to be self-hosted. MovableType does

listfunction problems

2004-06-23 Thread cf-talk
Hi folks, I have a list like: a, b, d, , f, g, , , , s But I would like to have: a, b, d, f, g, s How can I get rid of the empty elements in the list ? Uwe [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: MAX registration?

2004-06-23 Thread Ian Skinner
From the Macromedia web site [http://www.macromedia.com/macromedia/events/max/hotel_travel/hotel.html] Hilton New Orleans Riverside The Hilton New Orleans Riverside is the official host hotel for MAX 2004. MAX 2004 Rate: $149 / $159 Central Reservations: 800-Hiltons or 800-445-8667 Please refer

RE: OT: Jr Developer Position for CF and Flex

2004-06-23 Thread CFDEV
Hi Stace, what's your address to email you offlist? Thanks Pat   _   From: Asim Manzur [mailto:[EMAIL PROTECTED] Sent: June 23, 2004 13:15 To: CF-Talk Subject: Re: OT: Jr Developer Position for CF and Flex What is the expected salary range? > Primarily CF, knowledge of Flex a bonus b

RE: Upgrading to CFMX

2004-06-23 Thread Barney Boisvert
Be VERY careful around CFMAIL.  You can no longer send multipart messages that are manually assembled; you have to use CFMAILPART.  No big deal if you're sending both text and HTML format messages, but if you're doing image inlining (for example), you're totally hosed, and will have to come up with

RE: Understanding/Defending Coldfusion connections

2004-06-23 Thread Barney Boisvert
A given connection can only be servicing a single CF request at a time, so if you have two concurrent requests, CF will open two connections to the DB. It's slightly more overhead that is strictly needed (you could release connections after each transaction, and regain them for the next).  However,

RE: Upgrading to CFMX

2004-06-23 Thread Douglas.Knudsen
only issue we really saw was the change in cflocationaddtoken defaults to yes now. Doug -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 1:04 PM To: CF-Talk Subject: RE: Upgrading to CFMX flawless for us so far. 3 servers, and multiple de

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Doug White
Our ColdFusion user group has had two speakers come in and extol the advantages of DOT NET over the "other" languages, and while the presentations were detailed and thorough, it is interesting to note that they made NO converts from among our developers. == Our

Re: OT: Jr Developer Position for CF and Flex

2004-06-23 Thread Asim Manzur
What is the expected salary range? > Primarily CF, knowledge of Flex a bonus but not required. > > Position is in Montreal, Canada. Drop me a line offlist if you're > interested or know someone that would be! > > Sorry for the intrusion! > Cheers, > > Stace > > > > > bgcolor=BDBDBD> > color

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Doug White
When creating a datasource in CF Administrator, under the advanced settings, there is a check box where you can select "maintain database connections, etc." But your friend is wrong anyway. == Our Anti-spam solution works!! http://www.clickdoug.com/mailfilter.c

Re: Verity question

2004-06-23 Thread Ken Dunnington
I found that if I use a group="key" attribute in my cfoutput tag, I basically get the desired behavior (only 1 record per key) but I only get the first summary value (not a big deal) and my recordCount display is off. If 7 records are returned, but only 3 are distinct, how can I display "3 reco

Re: ColdFusion Blogging Tool

2004-06-23 Thread Jim
>>>Roger, yes we do need to be self-hosted. MovableType does look to be a >>>very decent app. But has anybody here used Drupal? I use Geeklog for my personal stuff - nice and integrates with Gallery, etc. for photos.  For a good overview and demo of a lot of Portal/CMS systems: http://test.open

RE: Upgrading to CFMX

2004-06-23 Thread Tony Weeg
flawless for us so far. 3 servers, and multiple dev boxes, all good :) but certainly install on a dev box, run the code analyzer, fix, and test again then I'd go production from there. tw -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 1:01

RE: Upgrading to CFMX

2004-06-23 Thread Calvin Ward
You'll run into a few oddities here and there that you'll have to find through testing.   Be sure to use the code analyzer in cf admin. If you use cfform, you'll need to account for that. One app on multiple OSes? Sounds fun! -Calvin -Original Message- From:  Chris McGrath Date:  6/23/

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Adrocknaphobia
Actually, the option to maintain database connections doesnt seem to really work (for J2EE ---> Oracle). Even with maintain connection checked we notice that Oracle still creates multiple sessions. The workaround we put in place was to make our DB calls through a java api that could do a much bett

RE: MAX registration?

2004-06-23 Thread Calvin Ward
Better be close... It's the official max hotel! -Original Message- From:  Tony Weeg Date:  6/23/04 12:01 pm To:  CF-Talk Subj:  RE: MAX registration? just did the same thing ian ;) good deal. wonder how close it is to the event? -Original Message- From: Ian Skinner [mailto:[E

Re: MAX registration?

2004-06-23 Thread Calvin Ward
I'll be arriving on the 30th  :) -Original Message- From:  Adrocknaphobia Date:  6/23/04 11:35 am To:  CF-Talk Subj:  Re: MAX registration? actually not my idea, one passed through the MMUGs. Haloween in New Orleans is a much bigger event than MAX and already hotels are booking up. Ton

RE: Macromedia Style nav bar

2004-06-23 Thread Calvin Ward
I believe something close to that design is available as a template in dwmx 2004 Calvin -Original Message- From:  Asim Manzur Date:  6/23/04 11:14 am To:  CF-Talk Subj:  Macromedia Style nav bar Hi, I am looking for some kind of TOP Horizental mouseover menu. I need something like t

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread G
You're right, MS has done a good job of getting the word about .NET out. As such, we developers are almost obligated to familiarize ourselves with its capabilities (and shortcomings) so that we can make the correct tech decisions for ourselves, our companies, our clients, etc. "Microsoft" carries

Re: Is there a way to have all CFCatch messages display at once?

2004-06-23 Thread Stan Winchester
Here is an example that has worked well for me:   errorMessage = "";   errors = 0;   crlf = chr(13) & chr(10);   /* this function can be called from a udf library */   function SpaceCap(text) {     return REReplace(text, "([.^[:upper:]])", " \1","all");   }   if ( IsDefined('Form.addNew') OR I

OT: Jr Developer Position for CF and Flex

2004-06-23 Thread Stacy Young
Primarily CF, knowledge of Flex a bonus but not required. Position is in Montreal, Canada. Drop me a line offlist if you're interested or know someone that would be! Sorry for the intrusion! Cheers, Stace AVIS IMPORTANTWARNING Les informations contenues dans le present document et ses pieces jo

Re: ColdFusion Blogging Tool

2004-06-23 Thread George Abraham
I understand. You're right about the overkill. So MT it is for the time being. Thanks, George On Wed, 23 Jun 2004 12:06:30 -0400, Roger Benningfield <[EMAIL PROTECTED]> wrote: > > >Roger, yes we do need to be self-hosted. MovableType does look to be a > >very decent app. But has anybody here use

Upgrading to CFMX

2004-06-23 Thread Chris McGrath
Hi all, I have been charged with upgrading a CRM application built using CF 5.0. Currently we are looking at upgrading 15 web servers (a mix of Win 2k and Win 2003). My question is what are some experiences you had in doing an upgrade from 5.0 to MX? Thanks, Chris [Todays Threads] [This M

RE: Understanding/Defending Coldfusion connections

2004-06-23 Thread Gaulin, Mark
I suppose it could be useful for db connections to time out after a period of disuse, but I've never been in a situation where that would be truly useful... idle db connections don't take up many resources on a MS SQL Server, for example.  Again, I suppose it might come into play more for stand-alo

RE: Understanding/Defending Coldfusion connections

2004-06-23 Thread Mark A. Kruger - CFG
A lot depends on what datasources you are talking about - but any resource on JDBC and connection pooling will give you good information. The underlying service is not CF specific. The current version of CF uses drivers from datadirect. Just about everything about the connection is configurable thr

Re: ColdFusion Blogging Tool

2004-06-23 Thread Roger Benningfield
>Roger, yes we do need to be self-hosted. MovableType does look to be a >very decent app. But has anybody here used Drupal? George, One thing to bear in mind is that MT and Drupal are very different apps. Drupal is similar to JournURL, in that it's a community-building tool... if all you want is

RE: MAX registration?

2004-06-23 Thread Tony Weeg
just did the same thing ian ;) good deal. wonder how close it is to the event? -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 11:55 AM To: CF-Talk Subject: RE: MAX registration? I just made a reservation at the Hilton Riverside.  It maybe

RE: Understanding/Defending Coldfusion connections

2004-06-23 Thread Dave Watts
> "said cold fusion [is no good] because it keeps a > database connection open all the time and that slows down the > program/app and server" Uh, it's much slower generally if you don't keep database connections open. After all, your application is constantly using the database, and if you h

RE: MAX registration?

2004-06-23 Thread Ian Skinner
I just made a reservation at the Hilton Riverside.  It maybe helpful for some to know that one can reserve a room with an deposit of $184 that is fully refundable if the reservation is canceled by no later then midnight three days before arrival. HTH -- Ian Skinner Web Programmer

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Ray Champagne
I'd be very interested in that too.  MS certainly has been good at getting the word out about .NET, and therefore all of our clients are convinced that they 'need' it.  I'd love to have more ways to convince them otherwise. Ray http://www.crystalvision.org At 11:49 AM 6/23/2004, you wrote: >OK

RE: Understanding/Defending Coldfusion connections

2004-06-23 Thread Ben Forta
Keeping database connections open is an option in the datasource definition in CF Admin. If you don't want it, turn it off. Having it on improves performance, he has that wrong, but it can be turned off. --- Ben   _   From: Joshua OConnor-Rose [mailto:[EMAIL PROTECTED] Sent: Wednesday, Ju

Understanding/Defending Coldfusion connections

2004-06-23 Thread Joshua OConnor-Rose
OK so a friend of mine at an office I used to work at is having trouble defending coldfusion over dot net he tells me that this voice of 'authority' (its strange that a man that speaks with confidence is never questioned) "said cold fusion [is no good] because it keeps a database connection o

Verity question

2004-06-23 Thread Ken Dunnington
This is kind of a combo Verity and SQL question :) I'm building a search engine for a rather sprawling site I'm working on. I've decided to use Verity, and have constructed four queries which I run in succession to populate/update the index (there are four 'objects' that the site is based aroun

Re: Quick Regular Expression Question.

2004-06-23 Thread Marlon Moyer
Here's a real handy site that I use http://www.regexlib.com Even has an online regex tester. Marlon On Wed, 23 Jun 2004 11:32:48 -0400, Che Vilnonis <[EMAIL PROTECTED]> wrote: > [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: coldfusion on Mac OS X - Trouble installing

2004-06-23 Thread GFSCold
Thank you for your replies.   The issue was indeed permission related.  I installed jrun logged in as the machine's admin.  When I went to install coldfusion it told me that I had to be logged in as "root".  So I enabled root and logged in as root and installed coldfusion and went through the rest

Re: MAX registration?

2004-06-23 Thread Adrocknaphobia
actually not my idea, one passed through the MMUGs. Haloween in New Orleans is a much bigger event than MAX and already hotels are booking up. Tony are you coming to RockVegas this weekend for CFUN? -Adam - Original Message - From: Tony Weeg <[EMAIL PROTECTED]> Date: Wed, 23 Jun 2004 11:

Re: Quick Regular Expression Question.

2004-06-23 Thread Ben Doom
Currently, you have: ^[[:digit:]]{5}(( |-)?[[:digit:]]{4})?$ ( |-) represents a space or hypen.  If you just want a hypen, you don't need the parens, space, or pipe. ( |-)? means that the space or hypen is optional. So, if you want to force a hypen for 9-digit zipcodes, you would want ^[[:digit

RE: Switching to J2EE Variables - (was RE: Time Tracking)

2004-06-23 Thread Dave Watts
> I have a CFMX 6.1 and I'm considering moving to J2EE session > variables primarily for this reason. >   > Does anyone know what the risks are of making this change?    If you're using IIS, CFMX will append the jsessionid URL identifier to all redirects, even those to static pages, and IIS doesn

RE: Quick Regular Expression Question.

2004-06-23 Thread Che Vilnonis
that seems to work. thank you Jerry.   -Original Message-   From: Jerry Johnson [mailto:[EMAIL PROTECTED]   Sent: Wednesday, June 23, 2004 11:27 AM   To: CF-Talk   Subject: Re: Quick Regular _expression_ Question.    #FORM.BillZip#)>   Lets see if I can break this down, and maybe the answ

RE: Quick Regular Expression Question.

2004-06-23 Thread Pascal Peters
^\d{5}(-\d{4})?$ Your original one allowed a space too . If you want that it is ^\d{5}([- ]\d{4})?$ If you are not on cfmx, replace \d by [0-9] > -Original Message- > From: Che Vilnonis [mailto:[EMAIL PROTECTED] > Sent: woensdag 23 juni 2004 17:17 > To: CF-Talk > Subject: Quick Regular

RE: Is there a way to have all CFCatch messages display at once?

2004-06-23 Thread Dave Watts
> Is there a way to use a wildcard to check and see if a > certain structure say FormErrors contains any elements as > opposed to having to check for specific structure element > contents. You can use the StructIsEmpty function, which returns a Boolean value: ... Dave Watts, CTO, Fig Leaf So

Re: Slightly OT: Graphics expert?

2004-06-23 Thread Ray Champagne
Thanks to all of you that responded.  I promise that I will post the results of what we find as soon as she can compile all the suggestions and put them to good use.  It might be a couple of days, but I will post the solution for future searches on this thread as soon as we have them.  I may be

RE: Time Tracking

2004-06-23 Thread Katz, Dov B (IT)
I once did something like this(havent tested this pseudo-cfcode.. but you get the idea) (in your app_locals or application.cfm, etc, wherever you initialize things)     (In page which processes successful login )    session.userIDorName=whateverIdentifiesThisUser

Re: Is there a way to have all CFCatch messages display at once?

2004-06-23 Thread Joe Rinehart
Rick - StructIsEmpty() returns a boolean representing whether or not the structure, is, well, empty. -joe - Original Message - From: Rick Faircloth <[EMAIL PROTECTED]> Date: Wed, 23 Jun 2004 10:23:50 -0400 Subject: RE: Is there a way to have all CFCatch messages display at once? To: CF-T

Re: Quick Regular Expression Question.

2004-06-23 Thread Jerry Johnson
Lets see if I can break this down, and maybe the answer will fall out the other side. string containing only: 5 digits and 0 or 1 sets of ((0 or 1 dash or space) and four digits) So, if you got rid of the 0 or 1 dash or space, and made it a manditory space in the second optional set, you should

RE: MAX registration?

2004-06-23 Thread Tony Weeg
great idea, adam... -Original Message- From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 11:15 AM To: CF-Talk Subject: Re: MAX registration? John, you should book the hotel now. - Original Message - From: Burns, John D <[EMAIL PROTECTED]> Date: Wed,

RE: Macromedia Style nav bar

2004-06-23 Thread Mark A. Kruger - CFG
Asim, I've been using "ghostwire" and I like it - easy to build  dynamic menus. http://www.ghostwire.com/ -Mark   -Original Message-   From: Asim Manzur [mailto:[EMAIL PROTECTED]   Sent: Wednesday, June 23, 2004 10:14 AM   To: CF-Talk   Subject: Macromedia Style nav bar   Hi,   I am lo

  1   2   >