Sorta HTML Editor but almost no features!

2005-03-28 Thread Les Mizzell
I'm looking for a extremely basic editor - actually, one with almost *no* features! I'd like folks to be able to enter text, maybe specify bold or italics and paragraph breaks. THAT'S IT. Nothing else. No font colors, no font sizes, no tables, no background, no blah, blah... I don't want them

Re: cflogin tag and the browser back button

2005-03-28 Thread Rebecca Wells
Thank you to Michael and Jared for replying on this. I did more searching around for a solution using Javascript redirects as you suggested and found this article on Hal Helms website that explained the process more thoroughly. Apparently I'm not the only coder who has struggled with this same i

Re: Merchant account of choice

2005-03-28 Thread Tony Weeg
does authorize.net set you up with a merchant account? or are they just a gateway? if so, what are their rates? thanks. tony On Mon, 28 Mar 2005 17:29:06 -0500, Burns, John D <[EMAIL PROTECTED]> wrote: > Have you been told there are legal issues with this? We are thinking of > implementing som

Re: Merchant account of choice

2005-03-28 Thread Bryan Stevenson
> I've got several sites using credit cards and I use the same merchant > account for each. It's fairly simple to keep everything separated by > providing prefixes for the transactions from each separate site. > Reporting isn't harmed... I use Verisign. > > --Ferg Yep...that will get you spanked f

RE: adminapi and j2ee packaging

2005-03-28 Thread Steve Brownlee
Cliff, I'm interested why you want to use CFCs to automate this process when there are already other powerful tools that will do this for you. Foremost is Ant which can be completely automated, even via ColdFusion. In fact, writing a CFC to build WARs would be a neat tool (gears turning here). I

performance tracking

2005-03-28 Thread Michael Dinowitz
What's the easiest way to track the 'footprint' of a CF page? It's memory usage, CPU usage, etc? Is it at all possible in a page by page basis? I'm getting a memory hit that I need to track it down. It's not timing out nor going over the 'alert' limit. Thanks ~

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Calvin Ward
In my opinion this was a thinly veiled advertising post for a product. Earlier today or yesterday someone posted a link to their blog where they described how something can be solved that was in response to a thread, which is different, at least to a degree. This is, of course, my opinion. Your

Re: performance tracking

2005-03-28 Thread Bryan Stevenson
Hey Mikeyou should check your own archives...hehe ;-) Barney posted this tidbit not too long ago: - Would something as simple as a log file that gets written by OnRequestEnd.cfm on every request with the script name, query string, and the execution time work? I've

Re: New CFFORM website

2005-03-28 Thread Simeon Bateman
I certainly dont believe that the cfform.com project is sponsored by macromedia. The fact that Mike put together the site and the example is a sign of his enthusiasm for the technology. I took the site as a source for examples of the type of things you can do. I would never expect to take any sa

Re: performance tracking

2005-03-28 Thread Michael Dinowitz
Ah, but I don't need execution time, I need actual ram usage for a request. :) Basically, the actual page run time is low, really low (less than 250 ms normally). There's just something that starts gobbling up ram and slowing down all those fast pages that I want to hunt down. >Hey Mikeyou

Re: performance tracking

2005-03-28 Thread Bryan Stevenson
A...now I gotcha ;-) 2 things... 1) I had a similar issue and tracked it down to parsing errors (i.e. ". These would eventually throw an error...but not before JRun started and continued to eat RAM. I never could find a reason (just fixed the code). This happened many times during DEV 2)

Re: New CFFORM website

2005-03-28 Thread Irvin Gomez
Mike IS a Macromedia employee, so odds are these project is somehow sponsored or at least sanctioned by Mike's employer. And yes, I agree with you that it's a good thing to see this type of project. That said, I still believe that it would be in everybody's best interest (especially Macromedia'

Re: performance tracking

2005-03-28 Thread Michael Dinowitz
1. No error is being thrown (I'm militant about errors) 2. I downloaded and installed the tool and it just never connects to HoF for me to use it. Might be me doing something wrong, the server not liking the code or a bug in the system. Either way, the original thread about the tool is here: http

Re: Sorta HTML Editor but almost no features!

2005-03-28 Thread Will Tomlinson
Yep, TinyMCE! Great choice. Do not consider FCK Editor, it's no good for this kind of thing. :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

Re: just noticed this when validating email

2005-03-28 Thread Rebecca Wells
Rick: JavaScript will elevate the "low-level" work you currently do now to more professional, full-featured applications that users have come to expect. Certainly, you must want to know how to make your web pages more dymamic and your forms more secure and accurate, yes? Perhaps you'd like to b

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Brian Holder
i agree w/jordan - vince is a well-respected community advocate and bd is something that the community at large should be aware of and informed about. i think that a discussion about whether the post is an advertisement or not (blatant, thinly-veiled, or otherwise) is moot - newatlanta is creati

MySQL DSN troubles

2005-03-28 Thread Eric Creese
Okay still having trouble with this. I downloaded the connector and followed the directions at this link (http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=6ef0253) However I now get a new error. Connection verification failed for data source: bhkjxk []java.lang.NoClassDefFoundError

Re: OT- Reseller CFMX hosting

2005-03-28 Thread Mike Kear
I do that too.You can have a deal where you resell my services and the clients are your responsibility, or you can pass them to me and take a percentage of the annual revenue. However you want to structure it is fine by me as long as it makes business sense to both of us. Cheers Mike Kear Wi

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Rick Faircloth
The information in his blog is probably very relevant to CF, and, I certainly don't mind some pointing me to the info as an alternative to them posting it twice...the blog and here, especially since lengthy posts get you a slap on the wrist here... Too suspicious of ulterior motives... And should

Transparent authentication aginst IIS

2005-03-28 Thread jamie wedow
I am currently in the process of integrating a new time-tracking application into out company intranet. The application authenticates users through IIS as shown http://myportal2.fclaw.com/authenticate.jpg";>here. Is there a way I can mask this authentication? I have the username and password

RE: Merchant account of choice

2005-03-28 Thread Connie DeCinko
Don't know the cost but Authorize.net works well with CF. -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 1:16 PM To: CF-Talk Subject: Merchant account of choice hi there. whats the easiest and lowest rates for a merchant system that works wit

Re: Alternating Row Colour - Sorta

2005-03-28 Thread Les Mizzell
Adrian Lynch wrote: > How about looking back at the previous day to see if it's changed. > > Day(query["date"][CurrentRow - 1])> > Change colour > That's close, but not quite. Test Page here: http://www.stpaulscolumbia.com/calendar_test.cfm I used this: -- --- Les Mizz

Re: Alternating Row Colour - Sorta

2005-03-28 Thread Les Mizzell
Here's the whole code block for reference. It displays three months of events at a time: QUERY: SELECT id, event_date, month(event_date) as theMONTH, event_name, event_pic FROM stpaul_events WHERE month(event_date) >= #month(now())# and month(event_date) < #threemonths# ORDER BY event_date ASC

RE: Alternating Row Colour - Sorta

2005-03-28 Thread Adrian Lynch
Would you be able to post the output code? -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: 29 March 2005 00:49 To: CF-Talk Subject: Re: Alternating Row Colour - Sorta Adrian Lynch wrote: > How about looking back at the previous day to see if it's changed. > > Day(qu

RE: Merchant account of choice

2005-03-28 Thread Tim Laureska
Tony... they can do both or one or the other -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 5:44 PM To: CF-Talk Subject: Re: Merchant account of choice does authorize.net set you up with a merchant account? or are they just a gateway? if so, wh

RE: Transparent authentication aginst IIS

2005-03-28 Thread Taco Fleur
Yes, you need to enable "windows integrated authentication" under the website in IIS. This will enable authentication in the background, i.e. via the web browser and IIS, the web browser passes the login details from the logged in user to the web server which authenticates the details. No need to

ooa, ood, oop and design patterns

2005-03-28 Thread Brian Holder
i've been reading alot of blogs lately that are beginning to seriously address and examine the new frontier of oo-ness that cfmx has introduced to us as cf developers. i love it and would like to see more - in fact, i was wondering if it is now time to devote a list that can aggregate our commu

Re: Best practice question?

2005-03-28 Thread Joe Rinehart
I'm half-tempted to expand Model-Glue to treat CGI in the same manner. It'd be nice to have one big "untrustable" scope for validation and security purposes. However, thinking along that line, I should also include Cookie, but that's getting into four layers of priority, which could be confusing.

Re: Transparent authentication aginst IIS

2005-03-28 Thread jamie wedow
I have windows authentication currently enabled but the dialog box still comes up. I can get it to go away by enabling anonymous access, but then the time-tracking app breaks. ~| Logware (www.logware.us): a new and convenie

RE: Alternating Row Colour - Sorta

2005-03-28 Thread Adrian Lynch
What about this: SELECT id, event_date, month(event_date) as theMONTH, event_name, event_pic FROM stpaul_events WHERE month(event_date) >= #month(now())# and month(event_date) < #threemonths# ORDER BY event_date ASC #LSDateFormat(calen

Re: Merchant account of choice

2005-03-28 Thread Bob Haroche
I like www.practicepaysolutions.com, which re-sells Authorize.net and provides a merchant account services. Decent rates and pretty good tech support. - Regards, Bob Haroche O n P o i n t S o l u t i o n s www.OnPointSolutions.com ~~

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Joe Rinehart
> If some joe off the street started making posts about their blog in here > I might have the same reaction Jim did. ;) Hey now, as a Joe who has a blog, I resemble that! I installed BlueDragon on .NET for the first time the other day, and found it a relatively smooth experience. I expected to s

RE: Transparent authentication aginst IIS

2005-03-28 Thread Taco Fleur
Is the domain in your trusted site list in IE? IE automatically thinks the site is not an intranet if there is a dot in the domain name Also, are you on the same domain when you try to access the site? -- Taco Fleur Senior Web Systems Engineer http://www.webassociates.com -Original Messa

Re: performance tracking

2005-03-28 Thread Douglas Knudsen
I have yet to see anything like what yor asking for, but would love to see it. Check out iistracer, we are evalutaing it currenlty. It can show you what the total bytes sent from IIS out to the client per request http://www.iismonitor.net/. Also, the seefusion tool has a query monitoring piece

Re: ooa, ood, oop and design patterns

2005-03-28 Thread Joe Rinehart
Hey Brian, You may want to check out the CFCDev list - http://www.cfczone.org/listserv.cfm . It's not as heavily trafficed as this one, but there are some heavy OO conversations there from time to time. The Mach-II and Tartan mailing lists can also be interesting. -Joe -- Get Glued! The Model

RE: cflogin tag and the browser back button

2005-03-28 Thread Connie DeCinko
I don't see a way to solve the issue of a refresh submitting the form again. Any ideas how to solve that? -Original Message- From: Rebecca Wells [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 2:45 PM To: CF-Talk Subject: Re: cflogin tag and the browser back button Thank you to

RE: Best practice question?

2005-03-28 Thread Calvin Ward
I'm not sure that would be a good idea, both FORM and URL are tied to user submitted fields, while CGI and Cookie are usually not so. - Calvin -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 7:28 PM To: CF-Talk Subject: Re: Best practice quest

Re: cflogin tag and the browser back button

2005-03-28 Thread Rebecca Wells
The approach that I just posted also takes care of that problem. Please check out the Hal Helms article via the link I sent. >I don't see a way to solve the issue of a refresh submitting the form again. >Any ideas how to solve that? ~~~

Re: MySQL DSN troubles

2005-03-28 Thread Eric Creese
Nobody has any ideas? - Original Message - From: Eric Creese To: cf-talk@houseoffusion.com Sent: Monday, March 28, 2005 5:46 PM Subject: MySQL DSN troubles Okay still having trouble with this. I downloaded the connector and followed the directions at this link (http:

Re: ooa, ood, oop and design patterns

2005-03-28 Thread Brian Holder
thanks joe - will check it out. btw, your blog has been a great resource. greatly admire your insight. i have been long silent in the community, but hope to contribute more going forward (as i can - you know how that goes). kudos on model-glue! brian ~

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Rick Root
Calvin Ward wrote: > > I too consider this blatant and undesirable advertising, just as I would if > Damon or Ben did the same thing. I consider the ensuing discussion to be much worse. - Rick ~| Find out how CFTicket can in

RE: ooa, ood, oop and design patterns

2005-03-28 Thread Calvin Ward
Of course the best way to grow the OO awareness is to talk about the challenges and solutions in the more widely lists, such as this one, especially as the topic is definitely relevant and interesting :) - Calvin -Original Message- From: Brian Holder [mailto:[EMAIL PROTECTED] Sent: Monda

Re: Expanding Wikipedia content

2005-03-28 Thread TalkingTree.com
Damien McKenna wrote: >http:// >en.wikipedia.org/wiki/ColdFusion >I started adding some extra content today to flesh it out some. Please >contribute your own thoughts. > > This is great! Just this morning I was listening to Linux Questions' Podcast wh

Re: Sorta HTML Editor but almost no features!

2005-03-28 Thread Rick Root
Will Tomlinson wrote: > Yep, TinyMCE! Great choice. Do not consider FCK Editor, it's no good for this > kind of thing. Actually Will, FCK works very well for that sort of thing, as it also has configurable toolbars. However, since TinyMCE has considerably fewer features, it probably loads fas

Has anyone else applied this patch yet???

2005-03-28 Thread Paul Vernon
With regards to the following patch, has anyone applied it yet... ColdFusion MX 6.1 Updater: Hot Fix to upgrade web server connectors http://www.macromedia.com/go/238944b1 I applied it earlier today and since then I have had my database connections go down TWICE, and ALL my cflocation's througho

Re: performance tracking

2005-03-28 Thread S . Isaac Dealey
> What's the easiest way to track the 'footprint' of a CF > page? It's memory usage, CPU usage, etc? Is it at all > possible in a page by page basis? I'm getting a memory hit > that I need to track it down. It's not timing out nor > going over the 'alert' limit. I don't think the server is really

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Charlie Griefer
+1 Rick. I'm sitting here thinking, "if it -was- blatant adverstising, the longer the thread's kept alive, the more mileage Vince is getting from it" :) On Mon, 28 Mar 2005 19:57:44 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > Calvin Ward wrote: > > > > I too consider this blatant and undesirab

Re: Expanding Wikipedia content

2005-03-28 Thread Sean Corfield
On Mon, 28 Mar 2005 17:26:21 -0500, Damien McKenna <[EMAIL PROTECTED]> wrote: > http:// > en.wikipedia.org/wiki/ColdFusion > I started adding some extra content today to flesh it out some. Please > contribute your own thoughts. Bear in mind Neutral Point

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Calvin Ward
So that this thread does become somewhat topical, here's a real question about it. What specific value does deploying on .NET over J2EE bring to a CFML application? And how does that apply to real world needs? - Calvin -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] S

Re: Sorta HTML Editor but almost no features!

2005-03-28 Thread Will Tomlinson
> Will Tomlinson wrote: > > Yep, TinyMCE! Great choice. Do not consider FCK Editor, it's no good > for this kind of thing. > > Actually Will, FCK works very well for that sort of thing, as it also > > has configurable toolbars. > It was a tongue in cheek comment. I guess it goes back to all

Re: performance tracking

2005-03-28 Thread Douglas Knudsen
Pete Frietag also has some good stuff on perf tools and such...eg http://www.petefreitag.com/archive/2004/6.cfm D On Mon, 28 Mar 2005 20:13:08 -0500, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > What's the easiest way to track the 'footprint' of a CF > > page? It's memory usage, CPU usage, etc

How do I stop my .cfm from erroring?

2005-03-28 Thread Will Tomlinson
I'm using custom error pages for everything. 404's, requests, exceptions, etc. They all work, except if I type in www.theexamplesite.com/junkpage.cfm, it still gives me an ugly error message. File cannot be found. If I type in www.theexamplesite.com/junkpage.htm, the correct 404 custom error pa

Re: New CFFORM website

2005-03-28 Thread Sean Corfield
On Mon, 28 Mar 2005 18:16:13 -0400, Irvin Gomez <[EMAIL PROTECTED]> wrote: > Mike IS a Macromedia employee, so odds are these project is somehow sponsored > or at least sanctioned by Mike's employer. Quite possibly not. Macromedia employees set up and run their own sites for all sorts of things a

Re: Has anyone else applied this patch yet???

2005-03-28 Thread Douglas Knudsen
I installed the JRun updater which included this patch on a dev box today, no issues so far.Running a JRun cluster even too. D On Tue, 29 Mar 2005 02:04:52 +0100, Paul Vernon <[EMAIL PROTECTED]> wrote: > With regards to the following patch, has anyone applied it yet... > > ColdFusion MX 6.1

RE: New CFFORM website

2005-03-28 Thread Calvin Ward
What exactly is "markme" about? -Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 8:34 PM To: CF-Talk Subject: Re: New CFFORM website On Mon, 28 Mar 2005 18:16:13 -0400, Irvin Gomez <[EMAIL PROTECTED]> wrote: > Mike IS a Macromedia employee, so

Re: Has anyone else applied this patch yet???

2005-03-28 Thread Dov Katz
I applied to Dev, QA, and Production servers, all without incident. IIS5/W2K Servers -Dbk ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a pr

Re: How do I stop my .cfm from erroring?

2005-03-28 Thread Howie Hamlin
If this is IIS then there is a setting that configures the web server to check for the existance of a template prior to calling the CF server. HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com inFusion Mail Server (iMS) - The Award-winning, Intell

Re: New CFFORM website

2005-03-28 Thread Adrocknaphobia
Dear Gomez, No one asked your opinion. Your design portfolio is bland at best... very 2 years ago. -Adam On Mon, 28 Mar 2005 18:16:13 -0400, Irvin Gomez <[EMAIL PROTECTED]> wrote: > Mike IS a Macromedia employee, so odds are these project is somehow sponsored > or at least sanctioned by Mike'

Re: MySQL DSN troubles

2005-03-28 Thread Eric Creese
Nothing? - Original Message - From: "Eric Creese" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Monday, March 28, 2005 6:47 PM Subject: Re: MySQL DSN troubles > Nobody has any ideas? > - Original Message - > From: Eric Creese > To: cf-talk@houseoffusion.com > Sent: Monday

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Jordan Michaels
Joe Rinehart wrote: >>If some joe off the street started making posts about their blog in here >>I might have the same reaction Jim did. ;) >> >> > >Hey now, as a Joe who has a blog, I resemble that! > >I installed BlueDragon on .NET for the first time the other day, and >found it a relatively

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Jordan Michaels
This was my question as well, so I asked him this on the BD discussion list and he assures me that he'll write about it in his blog within the near future. ;) -JM Calvin Ward wrote: >So that this thread does become somewhat topical, here's a real question >about it. > >What specific value does

RE: New CFFORM website

2005-03-28 Thread Ben Forta
Wrong. It's Mike's site, he worked on it, and he arranged the hosting. It is not a Macromedia site, just like my sites are not. Sure, my site needs work, heck I am still running code I wrote for CF2 which I am still meaning to redo, but some of us have real jobs to do, and personal projects are a l

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Vince Bonfanti
Excellent question. I'm giving a talk at CFUNITED-05 entitled, "CFML on Windows Server 2003 and IIS 6.0: the .NET Advantage" on this specific topic. This talk will discuss the advantages of .NET versus Java/J2EE on Windows (it assumes you're already running Windows--this is not a Windows vs. Linux

Re: Expanding Wikipedia content

2005-03-28 Thread Joe Rinehart
Very cool! I learned some things. I expanded code samples a bit with how to declare a function and a class. Maybe we should declare a cease-fire on linking to personal blogs and leave it with Goog and Markme? (Not aimed at anyone in particular). On Mon, 28 Mar 2005 17:26:21 -0500, Damien McKe

Re: New CFFORM website

2005-03-28 Thread Will Tomlinson
OUCH!! Ok look! I've noticed some posts lately that looked very unappreciative of what these guys are doing. From Ben's profits or non-profits from his books, to Mike's cfform site. Yes, I've had my share of rants about cf in the past, but my point was to improve the product, not scold individu

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread James Holmes
LAMBDA boxes - I got images of Gordon Freeman running around with a crowbar. On the serious side, it's good to have a competitor for LAMP, even though free DB can't be used in exactly the same way (e.g. ISP hosting). -Original Message- From: Vince Bonfanti [mailto:[EMAIL PROTECTED] Sent:

RE: Expanding Wikipedia content

2005-03-28 Thread James Holmes
Yes, I too thought linking to FullAsAGoog would do the job, otherwise every blog in that aggregator is going to end up in the list. -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent: Tuesday, 29 March 2005 10:55 To: CF-Talk Subject: Re: Expanding Wikipedia content Ve

Re: New CFFORM website

2005-03-28 Thread Sean Corfield
On Mon, 28 Mar 2005 20:38:19 -0500, Calvin Ward <[EMAIL PROTECTED]> wrote: > What exactly is "markme" about? Er, http://www.markme.com/ - home to dozens of Macromedia blogs and the MXNA news aggregator. -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail? -- I

Re: New CFFORM website

2005-03-28 Thread Will Tomlinson
> Let me go on the record and give a hell yeah to Ben, Mike, Jared, Dave > W., Bryan, Adam, Barney, and all the other guys I'm leaving out! Ok, I forgot Sean! You're right up there too! ~| Logware (www.logware.us): a new and co

Re: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Tony Weeg
i cant stop hearing... tri lambda lambda lambda lam... and omega mu! thanks a whole effin' lot VINCE! :) no serious... cfUnited should be good, im about to write up my request for funding tomorrow! tw On Tue, 29 Mar 2005 11:00:26 +0800, James Holmes <[EMAIL PROTECTED]> wrote: > LAMBDA boxes

Re: .CAR Deployment issue CFMX7 new install

2005-03-28 Thread Sean Corfield
On Mon, 28 Mar 2005 12:34:09 -0500, Tony Weeg <[EMAIL PROTECTED]> wrote: > my .car file is saying that it deployed but no datasources, no > mappings... nothing? Are you sure that you actually checked all of those options when you built the CAR file? I don't believe it includes data sources by defa

Re: .CAR Deployment issue CFMX7 new install

2005-03-28 Thread Tony Weeg
Sean. i hit "SELECT ALL" or whatever that option is. didnt go into each one to check (effin shoulda!) like i have EVERY other time, and EVERY other time it was spot on, but regardless... when i begin the deployment and select the .car file, and look at whats being deployed, it has all my mapping

Running Perl from CF on Windows

2005-03-28 Thread Richard Colman
I need to run a perl program from CFMX 6.1 under Windows. Can anyone provide some points on how to do this? TNX. Richard Colman ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tra

Re: Running Perl from CF on Windows

2005-03-28 Thread Jon Austin
Download and install Perl for win32 (ActivPerl I think its called)... Use cfexcute to do "perl.exe name_of_script.pl". That is a bit of a hack, if using Apache or IIS and you can add a handler for perl scripts the same way it does for CFML templates. Or, if feasible, re-implement the perl script

Re: Alternating Row Colour - Sorta

2005-03-28 Thread Les Mizzell
RE: http://www.stpaulscolumbia.com/calendar_test.cfm Still not working - but - I don't see anything in the below that advances the counter anywhere ... the counter is *always* = 1 in the code below. OK, so where do you reset/advance the counter to get it to switch the CSS when the date change

Re: New CFFORM website

2005-03-28 Thread Jim Davis
> Mike IS a Macromedia employee, so odds are these project is somehow > sponsored or at least sanctioned by Mike's employer. Probably not. I don'y know Mike all that well, but I think perhaps well enough to dicuss this (he'll correct me if I'm wrong). Mike is very lucky in that he gets paid to

Re: Running Perl from CF on Windows

2005-03-28 Thread Kym Kovan
Hi Richard, > I need to run a perl program from CFMX 6.1 under Windows. Can anyone provide > some points on how to do this? A typical example (from our pages that get traffic info from mrtg, which is all perl): -- yours, Kym ~

Re: adminapi and j2ee packaging

2005-03-28 Thread Cliff Meyers
Does Ant have the "awareness" to take a directory full of .cfm's and bundle it into a .war file? What about things like datasources, custom tag paths, mail server settings, etc etc? I'll admit I don't know a lot about the Ant tool, but it just doesn't seem intuitive to me that it would be able

Re: Alternating Row Colour - Sorta

2005-03-28 Thread Douglas Knudsen
you want all days with event 1 say blue, then all days with event 2 green, etc...??? If so, build a structure daColours with keys as the event ids. daColours[eventid1] daColours[eventid2] daColours[eventid3] Then use something like the below Eventid get the idea? HTH D On Mon, 28 Mar 2005 2

RE: adminapi and j2ee packaging

2005-03-28 Thread Steven Brownlee
>Does Ant have the "awareness" to take a directory full of .cfm's and bundle it into a .war file? Yes, it's what Ant was made to do. However, one thing it doesn't do that the CF tool allows is the handpicking of datasources and other features. All Ant does is take whatever files and directories y

Re: Alternating Row Colour - Sorta

2005-03-28 Thread Les Mizzell
Douglas Knudsen wrote: > you want all days with event 1 say blue, then all days with event 2 > green, etc...??? If so, build a structure daColours with keys as the > event ids. > > daColours[eventid1] > daColours[eventid2] > daColours[eventid3] > > > Then use something like the below > Eventid

RE: Running Perl from CF on Windows

2005-03-28 Thread Richard Colman
TNX Kem!! -Original Message- From: Kym Kovan [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 8:31 PM To: CF-Talk Subject: Re: Running Perl from CF on Windows Hi Richard, > I need to run a perl program from CFMX 6.1 under Windows. Can anyone > provide some points on how to do th

RE: New CFFORM website

2005-03-28 Thread Connie DeCinko
Isn't the point that these are supposed to be EXAMPLES?? As with any code in a book, they are not meant to be 100% bullet proof cut-and-paste snippets. They are and should be little bits to spark us into that aha moment, something that we can build upon so we can feel justified in getting paid for

Re: Alternating Row Colour - Sorta

2005-03-28 Thread Donnie Bachan
Try this: SELECT id, event_date, month(event_date) as theMONTH, event_name, event_pic FROM stpaul_events WHERE month(event_date) >= #month(now())# and month(event_date) < #threemonths# ORDER BY event_date ASC OUTPUT BLOCK #LSDateFormat(calendar.event_date,' - ')#

RE: New CFFORM website

2005-03-28 Thread Micha Schopman
The related select list spits JavaScript errors. Select sea and sailboat and the 3rd is empty. The 4th is disabled. Now open the 3rd box, and close it. The 4th gets enabled and once you try to open the 4th box you get the error. Micha Schopman Project Manager

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Micha Schopman
And I guess it never crashed the server because it works out of the box rock solid. Micha Schopman Project Manager Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380 -

Re: .CAR Deployment issue CFMX7 new install

2005-03-28 Thread Sean Corfield
On Mon, 28 Mar 2005 22:42:26 -0500, Tony Weeg <[EMAIL PROTECTED]> wrote: > 1. it wasnt installed under the same dir's as the previous install > and i read somewhere that there is something with that... however, > when i look at the log, (the error log, or the deployment > log, forget what its calle

RE: Is BlueDragon.NET the greatest thing since sliced bread?

2005-03-28 Thread Micha Schopman
Pete Freitag blogged about the new release. I really like some of the features added. Truly amazing. They are not as big as for the cf reports in CFMX7, but the sort of functionality added really helps in the daily tasks on a recurring basis. I like it a lot. CFCACHECONTENT - Partial page caching

<    1   2