RE: data source on hosted servers

2004-12-18 Thread James Holmes
I was going to mention this - if the host gives you an RDS password, change hosts immediately. RDS opens up every datasource to you, regardless of sandboxing. It also open up file access (as Mike mentioned) and it simply isn't suitable for a hosted environment. Even in our closed-shop, 3 tier

Configuring FCKEditor2.0 Image picker

2004-12-18 Thread Mike Kear
I'm trying to make sense of the FCKEditor2.0 CFC implentation. I have it working as an editor fine, but when I come to use the image picker feature, I get an error when I click on the browse Server button: XML Request Error: Internal Server Error 500 I've looked at teh XML files in the

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mark Drew
Mike sorry to hear that you are tearing your hair out.. but help is at hand... Rob has made some nice videos of the installation of eclipse + cfeclipse head over to http://www.rohanclan.com/projects/cfeclipse/index.cfm and download the Install Eclipse and Install CFEclipse videos .. then get

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mike Kear
Thanks Mark, I've seen those. Rob's obviously enthusiastic about the product, even if he seems pretty unenthusiastic about making the videos. And in half of them the sound is barely audible so it renders that video unusable for me I'm afraid. But full marks for doing them. I've never seen any

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 19:33:43 +1100, Mike Kear [EMAIL PROTECTED] wrote: Thanks Mark, I've seen those. Rob's obviously enthusiastic about the product, even if he seems pretty unenthusiastic about making the videos. I like making the videos. I feel all famous and stuff - even though I kinda

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mike Kear
Thanks Rob, I'm disappointed that it doesnt handle XML files other than the way a text editor does. I had the impression since there's a XML plugin, that it had XML productivity features. (Yes I do understand that your project is the CFML plug in but the idea of a single tool to handle

HTML to PDF via FOP with CFMX - snaps for Nate and Nate

2004-12-18 Thread James Holmes
This isn't a question, this is a thankyou. I am working on a project that will take XHTML and produce PDF and I wanted to thank people for their work. Nate x 2 (both Weiss and Nelson) - thanks for the FOP CFC and the CFDJ article respectively. With a stylesheet we borrowed from another party we

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 20:42:27 +1100, Mike Kear [EMAIL PROTECTED] wrote: Ooff all kinds of things going on ;-) I'm disappointed that it doesnt handle XML files other than the way a text editor does. I had the impression since there's a XML plugin, that it had XML productivity features.

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mike Kear
Rob I had decided to give up on it 5 minutes ago, then your reply arrived with some productive looking suggestions so I'll give it a bit more effort. I have installed the XML plugin - well at least I THOUGHT I had - but it's not available in the dialog box when you select WindowShow

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 21:33:25 +1100, Mike Kear [EMAIL PROTECTED] wrote: Rob I had decided to give up on it 5 minutes ago, then your reply arrived with some productive looking suggestions so I'll give it a bit more effort. I have installed the XML plugin - well at least I THOUGHT I had - but

PreserveSingleQuotes error, I think

2004-12-18 Thread Tim Laureska
I have a form that passes two numeric values (state_id and product_id) to a template for inserting those values into a mailing list table However, whenever I submit the form I get the error below (the processing template code is also below): Being new to PreserveSingleQuotes and replace

Re: PreserveSingleQuotes error, I think

2004-12-18 Thread Jochem van Dieten
Tim Laureska wrote: ERROR: [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. SQL = INSERT INTO mailing_list (product_id, state_id) SELECT p.product_id, s.state_id FROM products p, states s WHERE p.product_id IN ('1') AND s.state_id IN ('3') PROCESSNG

RE: PreserveSingleQuotes error, I think

2004-12-18 Thread Tim Laureska
Thanks Jochem... I really wondered whether or not if I need that function The reference below to list=yes... what exactly does that do? cfqueryparam cfsqltype=cf_sql_integer value=#product_id# list=yes -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent:

RE: PreserveSingleQuotes error, I think

2004-12-18 Thread Pascal Peters
It treats the value as a comma separated list. You use that with column IN() Pascal -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: 18 December 2004 14:25 To: CF-Talk Subject: RE: PreserveSingleQuotes error, I think Thanks Jochem... I really wondered whether

Re: large cf ecom sites?

2004-12-18 Thread Claude Schneegans
Some idiot in their marketing department Pleonasm! -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks.

fckeditor - cf image browser/upload connector

2004-12-18 Thread Justin Hansen
I have been playing around with the fckeditor for a little CMS site control yadda Has anyone built a cf version of the image browser/upload connector? It comes with the following: connectors/asp/connector.asp connectors/aspx/connector.aspx connectors/php/connector.php Don't want to

Re: single quotes insert sql server

2004-12-18 Thread Tony Weeg
joe, charlie, and everyone else here is the code... cfquery name=insertClient username=#application.username# password=#application.password# datasource=webCollect insert into clients (company, contact) values (cfqueryparam cfsqltype=CF_SQL_VARCHAR

Re: single quotes???

2004-12-18 Thread Tony Weeg
twas what i thought, but the same code, with an insert that has no ' in the value thats coming from the form, doesnt bomb, so i can single that out. its the strangest effin thing ive seen :( -- tony Tony Weeg macromedia certified coldfusion mx developer email: tonyweeg [at] gmail [dot] com

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
CFEclipse doesnt really do XML. XMLBuddy is a good plug-in for xml. CFEclipse is for cfml (cfc) files I tried XML Buddy. Feature wise, it is pretty nice. However, it seems to die on large UTF-16 encoded XML files. I'm not sure if it's the file size (over 1 meg) or the encoding, but these files

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Lewis Sellers
I have installed the XML plugin - well at least I THOUGHT I had - but it's not available in the dialog box when you select WindowShow PerspectiveOther. When you DO select anything out of that menu, nothing moves. Certainly nothing like in the video. Perspectives and the way it handes

Re: PayPal Enterprise merchants

2004-12-18 Thread Lewis Sellers
Rey Bango wrote: So based on that pic, I definitely wouldn't run out of a room if you were there but if I found a bug in your code, I may just fix it for ya. ;o) Of course, this is all in fun so I hope you're not taking it personally. Of course not. :) I'm really quite nice, so I'm

how do you kick a person out?

2004-12-18 Thread S . Isaac Dealey
So... Tiff has an old friend who's very important to her and she was having problems with her family -- she's recently of legal age to move out, so of course this was a priority for her. So Tiff offered to let her stay with us -- but she's not single. Her boyfriend's been having problems with his

RE: how do you kick a person out?

2004-12-18 Thread Michael T. Tangorre
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Subject: how do you kick a person out? So... Ike, I think you meant cf-community :-() Bring it over there... I'll post a reply on cf-comm for ya. Mike ~| Special thanks

RE: how do you kick a person out?

2004-12-18 Thread S . Isaac Dealey
ARGGH! Sorry folks. :-( From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Subject: how do you kick a person out? So... Ike, I think you meant cf-community :-() Bring it over there... I'll post a reply on cf-comm for ya. Mike s. isaac dealey 954.927.5117 new epoch :

Re: single quotes insert sql server

2004-12-18 Thread Charlie Griefer
Tony - you said this exact code works fine on another machine? Are they both on MX 6.1? On Sat, 18 Dec 2004 10:39:49 -0500, Tony Weeg [EMAIL PROTECTED] wrote: joe, charlie, and everyone else here is the code... cfquery name=insertClient username=#application.username#

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
Well Eclipse can do most any kind of file so it is a single tool just like you want. I use it for Java, JSP, CFML, C++, XML, PHP, and SQL almost daily. But the CFEclipse part is just for cfml. There is a C# plug-in, a XML plug-in, a regular expression plugin, an xpath plugin (the list goes

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
These are both very good points. There are a few definitions in Eclipse that you have to come to grips with first. Once you understand them, you might still think it's kind of bizarre (I do), but understanding these will at least get you over the first couple of hurdles. Plug-ins are pretty easy

RE: fckeditor - cf image browser/upload connector - answer

2004-12-18 Thread Justin Hansen
To answer my own question... http://cfopen.org/projects/cffm/ This is perfect! Excellent job! Props out to Rick Root. Now if there were only a open source cf spellchecker for fckeditor... -Original Message- From: Justin Hansen Sent: Sat 12/18/2004 9:22 AM

Re: Securing CF Apps against SQL Injection Cross Site Scripting

2004-12-18 Thread Andrew Grosset
I just put the following in my application template to check all urls: cfscript tmp = urldecode(cgi.query_string); // remove all opening and closing tags.. tmp = Replace(tmp, , , ALL); tmp = Replace(tmp, , , ALL); // remove other...

Re: CF-Therapy List needed Mike D.!

2004-12-18 Thread Adrocknaphobia
I just read through all the subject lines in there. I got a general feel for cf community. Bush is an idiot. Bush is an idiot. Bible toters are Nutz. Lol. cf-community = cf-liberal. Republicans need not waste precious Nascar time or election rigging writing to that list. -Adam

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 11:29:34 -0500, Ben Rogers [EMAIL PROTECTED] wrote: Well Eclipse can do most any kind of file so it is a single tool just like you want. I use it for Java, JSP, CFML, C++, XML, PHP, and SQL almost daily. But the CFEclipse part is just for cfml. There is a C#

Re: CF-Therapy List needed Mike D.!

2004-12-18 Thread Larry Lyons
Lol. cf-community = cf-liberal. Republicans need not waste precious Nascar time or election rigging writing to that list. -Adam cf_sarcasmYeah right. Just like the repbulican mandate/cf_sarcasm. Just a quick glance over at the list shows that while there is one overtly political item -

Re: Securing CF Apps against SQL Injection Cross Site Scripting

2004-12-18 Thread Eric Dawson
good code. cfabort in application.cfm? I think I'll do the same. - Original Message - From: Andrew Grosset [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, December 18, 2004 4:36 PM Subject: Re: Securing CF Apps against SQL Injection Cross Site Scripting I just put the

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
Intersting, I've never had problems getting them to work, but I do recall tinkering from time to time which I am sure is the problem. The CFEclipse project, and I know you are refering to Eclipse in general, wasn't started to make a full on IDE, but to add CFML Support to Eclipse.

Re: single quotes insert sql server

2004-12-18 Thread Tony Weeg
not sure, at the moment, i can dig around later, and find that out, but would a version matter with something simple? tw On Sat, 18 Dec 2004 09:20:36 -0700, Charlie Griefer [EMAIL PROTECTED] wrote: Tony - you said this exact code works fine on another machine? Are they both on MX 6.1?

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Stacy Young
Yes I do understand that your project is the CFML plug in but the idea of a single tool to handle CFML, CFCs, and XML was one of the main attractions for me It *is* a single tool though Mike. That's Eclipse itself...the plug-ins are generally specific to a set of closely related tasks. As for

HomeSite+ Binary Files?

2004-12-18 Thread Jim McAtee
Where are binary file extensions defined for HomeSite+'s Extended Find? I'd like to do a server-wide search and the extended find is looking through binary files with extensions that are probably undefined anywhere in HomeSite.

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Lewis Sellers
Speaking of eclipse ... I've been keeping a copy of Homesite around just explicity for it's global file replace feature. I occasionally want to change a string of text that might might be repeated in dozen or so files and this handy. Has anyone sighted such a feature or plugin for eclipse? --

Re: single quotes insert sql server

2004-12-18 Thread Charlie Griefer
granted, i'm grasping...i just recall pre-updated versions having issues with single quotes and cfqueryparam... On Sat, 18 Dec 2004 14:17:56 -0500, Tony Weeg [EMAIL PROTECTED] wrote: not sure, at the moment, i can dig around later, and find that out, but would a version matter with something

ot: lcd monitors

2004-12-18 Thread dave
any recommends on a 17 lcd? and not a $1000 one either mostly standard stuff not much gaming but occasionally ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message:

RE: lcd monitors

2004-12-18 Thread Paul Vernon
I have a twin set of IIyama Pro Lite E430S LCD monitors.. Had them about 18 months... Gorgeous I think they are making the 431's now but I would expect that they would perform in much the same manner...but probably with a higher contrast ratio and update speed but, to be fair, I still play Q3

Re: lcd monitors

2004-12-18 Thread Jim McAtee
How about a 19? I can't recommend the Samsung 910T highly enough. Beautiful monitor with a 1000:1 contrast ratio. It's amazing how fast LCD prices are falling; I paid over $100 more for the same monitor just four months ago.

Re: HomeSite+ Binary Files?

2004-12-18 Thread Tom Forbes
Hi Jim - In HomeSite goto OPTIONS, SETTINGS, FILE SETTINGS, EXTENSION MANAGER - I tested it with a *.exe and it worked OK. HTH, Tom At 04:06 PM 12/18/2004, you wrote: Where are binary file extensions defined for HomeSite+'s Extended Find? I'd like to do a server-wide search and the

Re: HomeSite+ Binary Files?

2004-12-18 Thread Jim McAtee
Thanks Tom. I'm running HomeSite+ v5.2. HomeSite already skips over EXE files, but that extension isn't listed anywhere in the Extension Manager. In the extension manager I can mark files Editable, Image, and In Filter. Is anything in the list that is not marked Editable considered binary?

Re: HomeSite+ Binary Files?

2004-12-18 Thread Tom Forbes
OK - I know what you are doing - you have to click the ADD button in the FILE EXTENSION MANAGER, then add your *.exe or whatever you want. I tried it in 5.5 and Plus - works OK for me, Tom At 07:11 PM 12/18/2004, you wrote: Thanks Tom. I'm running HomeSite+ v5.2. HomeSite already skips over

Re: lcd monitors

2004-12-18 Thread dave
thats a pretty good price too just bout $40 more than the 17 samsung on newegg i was looking at -- Original Message -- From: Jim McAtee [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Sat, 18 Dec 2004 16:48:49 -0700 How about a 19? I can't recommend

Is OBJECT a reserved word?

2004-12-18 Thread Andy Ousterhout
I would like to name a CFC OBJECT but need to know if it is a reserved word. Andy ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message:

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Kay Smoljak
On Sat, 18 Dec 2004 10:56:56 -0500, Lewis Sellers [EMAIL PROTECTED] wrote: Perspectives and the way it handes file types is rather confusing to say the least. It's the most annoying/unintuitive part of the program for me. Also projects. The first thing I wanted to do after installing CFEclipse

Re: Is OBJECT a reserved word?

2004-12-18 Thread Joe Rinehart
Nope, it's not a reserved word. On Sat, 18 Dec 2004 18:32:42 -0600, Andy Ousterhout [EMAIL PROTECTED] wrote: I would like to name a CFC OBJECT but need to know if it is a reserved word. Andy ~| Special thanks to the

Re: fckeditor - cf image browser/upload connector - answer

2004-12-18 Thread Barney Boisvert
Would it be possible to use HTMLArea's spell checker? It's pretty separate from the editor. Uses a Perl wrapper of Aspell server-side, which every *nix server should already have, and is available for windows as well. cheers, barneyb On Sat, 18 Dec 2004 11:01:47 -0600, Justin Hansen [EMAIL

Re: single quotes insert sql server

2004-12-18 Thread Tony Weeg
gotcha thanks for the help, im going to get into the code again tomorow, as ive been wholly engulfed in football today :) tw On Sat, 18 Dec 2004 15:55:34 -0700, Charlie Griefer [EMAIL PROTECTED] wrote: granted, i'm grasping...i just recall pre-updated versions having issues with single

Re: large cf ecom sites?

2004-12-18 Thread McPatrick O'Ledwith
Not sure how much of the site is CF, but (at least) some of the ATT wireless is in CF. I'd imagine that (before the merger, at least), it was a pretty heavily trafficked site. On Fri, 17 Dec 2004 14:59:52 -0500, Emmet McGovern [EMAIL PROTECTED] wrote: I have a client that is starting to

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Sean Corfield
On Sun, 19 Dec 2004 08:37:12 +0800, Kay Smoljak [EMAIL PROTECTED] wrote: Also projects. The first thing I wanted to do after installing CFEclipse was open a file and start editing it but I had to jump through a whole stack of hoops first. It's funny because for a long time I'd used DW and was

Re: Is OBJECT a reserved word?

2004-12-18 Thread Sean Corfield
On Sat, 18 Dec 2004 18:32:42 -0600, Andy Ousterhout [EMAIL PROTECTED] wrote: I would like to name a CFC OBJECT but need to know if it is a reserved word. Um, it's not reserved but I'd be wary of a CFC called object from a logical model point of view... It sounds like one of those universal base

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
The somewhat hidden way to do that with eclipse is to do SearchSearch... from the main tool bar. then at the bottom of the windows is Scope - I select selected Resource (after having chosen the project root in the navigator view), but if you only have one project open you can choose Workspace.

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Lewis Sellers
Wow. That is hidden... and convoluted. But it looks like it will work (and could be powerful). Makes me wonder though ... ... just how difficult it would be to start making my own plug-ins. Hmm. :) Thanks. Rob wrote: The somewhat hidden way to do that with eclipse is to do SearchSearch...

Re: Is OBJECT a reserved word?

2004-12-18 Thread Joe Rinehart
I've been down the 'universal base' road and kicked myself for it later, but I can't really articulate why as, in my head, it's still specific to the situation I was in. What would be some of the reasons you'd avoid it, Sean? -joe On Sat, 18 Dec 2004 18:23:57 -0800, Sean Corfield [EMAIL

RE: Is OBJECT a reserved word?

2004-12-18 Thread Andy Ousterhout
Sean, I am building an object that will used to control access to all objects in the application. It will be called with the User's Security Group(s) to validate User's rights to access an object and return the name and location of the appropriate release-version if the User has the appropriate

Re: Is OBJECT a reserved word?

2004-12-18 Thread Sean Corfield
On Sat, 18 Dec 2004 22:55:27 -0600, Andy Ousterhout [EMAIL PROTECTED] wrote: I am building an object that will used to control access to all objects in the application. It will be called with the User's Security Group(s) to validate User's rights to access an object and return the name and

Re: Is OBJECT a reserved word?

2004-12-18 Thread Sean Corfield
On Sat, 18 Dec 2004 19:08:03 -0800, Joe Rinehart [EMAIL PROTECTED] wrote: I've been down the 'universal base' road and kicked myself for it later, but I can't really articulate why as, in my head, it's still specific to the situation I was in. What would be some of the reasons you'd avoid it,