RE: Safety for image uploads

2013-06-18 Thread Mark A. Kruger
Russ, Ah... you are saying check the file extension on the server before performing any actions. My mistake :) Mark Kruger - CFG CF Webtools -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Monday, June 17, 2013 7:18 PM To: cf-talk Subject: RE: Safety for

RE: Safety for image uploads

2013-06-18 Thread Robert Harrison
Test... last email did not post... testing Robert Harrison Director of Interactive Services ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion

RE: Safety for image uploads

2013-06-18 Thread Robert Harrison
One more time... Here's some code that may help... use it if you'd like: CLIENT SIDE JS cfset accepttypes = '.jpg','.gif' !--- one or more acceptable file extentions separated by commas in single quotes--- cfoutput script extArray = new Array(#accepttypes#);

List Manager Help

2013-06-18 Thread Robert Harrison
Hi, I'm having a problem making a change to my list member account. It doesn't seem to be something I can fix on this end. Can someone who has access to the HOF list manager contact me off list so I can explain the problem I'm encountering off-list and get my account fixed? Thanks, Robert

CFMail Issues since Upgrading to CF10

2013-06-18 Thread Zad I
Ever since upgrading to CF10, we've been having some odd issues with our automated ColdFusion emails. The processes always functioned properly in the past, but lately we've been getting some very out of the ordinary issues which I'll describe further below. We discover the problem usually

Re: CFMail Issues since Upgrading to CF10

2013-06-18 Thread Wil Genovese
Please attach the code used to generate the emails. We will need that to have any ideas on why they are not working. Wil Genovese Sr. Web Application Developer/ Systems Administrator CF Webtools www.cfwebtools.com wilg...@trunkful.com www.trunkful.com On Jun 18, 2013, at 11:56 AM, Zad I

Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Mike K
Have I missed something here? I upgraded my Dreamweaver CS6 to Dreamweaver CC and ColdFusion is no longer supported apparently. There are no CFM file types, no tag hinting or code completion etc for ColdFusion, apparently. Unless I've missed something somewhere and I have to change a

Re: CFMail Issues since Upgrading to CF10

2013-06-18 Thread Russ Michaels
it is actually an RFC that an email must have a body, so I suspect that is now enforced in javax.mail.which is a good thing, as this means it is RFC compliant. As you have said that adding a body to these messages makes them send, then you have already found the solution, just add a body to the

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Gerald Guido
Apparently that is the case. https://twitter.com/AlexHubner/status/342704099806023682 G! On Tue, Jun 18, 2013 at 1:07 PM, Mike K afpwebwo...@gmail.com wrote: Have I missed something here? I upgraded my Dreamweaver CS6 to Dreamweaver CC and ColdFusion is no longer supported apparently.

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Russ Michaels
sadly this is true, they have dropped CF support in DW, you have to buy CFBuilder now if you want a CF IDE. Very annoying as I liked DW On Tue, Jun 18, 2013 at 6:07 PM, Mike K afpwebwo...@gmail.com wrote: Have I missed something here? I upgraded my Dreamweaver CS6 to Dreamweaver CC and

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread John M Bliss
FWIW, they still sell a CF-enabled IDE: http://www.adobe.com/products/coldfusion-builder.html And you can, of course, still use DW for HTML/CSS/JS/etc. On Tue, Jun 18, 2013 at 1:46 PM, Gerald Guido gerald.gu...@gmail.comwrote: Apparently that is the case.

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Wil Genovese
I've never been and never will be a designer and thus a Dreamweaver user. I would never want to use Dreamweaver to write server side code. I say leave Dreamweaver to designers. Wil Genovese Sr. Web Application Developer/ Systems Administrator CF Webtools www.cfwebtools.com

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Raymond Camden
Um, no, you don't have to buy ColdFusion Builder. There is a free edition. And yes - we've already announced plans for an update. So - there ya go. No need to panic - again - right? On Tue, Jun 18, 2013 at 12:59 PM, Wil Genovese jugg...@trunkful.com wrote: I've never been and never will be

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Mark Drew
I thought you could get a free version of CFBuilder?? Hence the stopping of support in dw Regards Mark Drew Sent from a mobile device On 18 Jun 2013, at 18:59, Wil Genovese jugg...@trunkful.com wrote: I've never been and never will be a designer and thus a Dreamweaver user. I would never

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Raymond Camden
Details on free version of ColdFusion Builder: http://cfdocyard.blogspot.com/2011/05/coldfusion-builder-express-edition-free.html Note this is from two years ago. On Tue, Jun 18, 2013 at 1:01 PM, Raymond Camden raymondcam...@gmail.comwrote: Um, no, you don't have to buy ColdFusion Builder.

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Russ Michaels
most developers do have to do layout work as well, even if they have been provided with a ready made design, they usually have to then convert that design into HTML and then insert dynamic content etc. I don;t know many devs who are like you and only ever write server side code and never ever do

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Marty Franklin
Can you install the ColdFusion tags MXP file in CC. Would that add support or only the tag lib? On 6/18/2013 10:59 AM, Wil Genovese wrote: I've never been and never will be a designer and thus a Dreamweaver user. I would never want to use Dreamweaver to write server side code. I say leave

RE: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Patti, Michael
There is a conspicuous absence of CFBuilder amongst the applications that are available for download through the Creative Cloud application manager. Seems absurd that we'd have to pay extra for just this one product, when almost every other tool Adobe makes is offered with the subscription.

RE: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Ben Forta
Two things ... 1: It's not just CF. I am hearing from ASP and ASP.NET users who are also wanting to know why DW won't open their files and where their server behaviors have gone. I'm trying to get details from the DW team. 2: I have to disagree with the assertion that CF Builder missing from CC

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Wil Genovese
I think some of the complaining is from people that 'fear' learning an Eclipse style IDE. At the Twin Cities CFUG a week ago a few people expressed that they didn't want to learn such a complicated IDE. That and having to actually pay for software came up again. I did point out the free

RE: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread DURETTE, STEVEN J
Really? Because almost all of the ColdFusion developers I know code directly in cf and html. They do the layout through their code. I would rather have my efficient html/css be displayed than most of the stuff that is added by design software. Steve -Original Message- From: Russ

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Raymond Camden
I'll point out that if you don't want to use an Eclipse-based IDE (I don't - I've been honest about that the last few years), you can get CFML support in Sublime (not free, but cheap), and in Brackets (free, and epic). On Tue, Jun 18, 2013 at 1:12 PM, Wil Genovese jugg...@trunkful.com wrote:

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Gerald Guido
Yeah, what Russ said. DW is great for UI development, JS and jQuery. Autosuggest for jQuery selectors and functions etc. I do boatloads of frontend JS and UI work and DW is by far my tool of choice for that. G! On Tue, Jun 18, 2013 at 2:04 PM, Russ Michaels r...@michaels.me.uk wrote: most

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread mikey graziano
i downloaded cf10 extension for dreamweaver cs6 http://www.adobe.com/support/coldfusion/downloads.html Have I missed something here? I upgraded my Dreamweaver CS6 to Dreamweaver CC and ColdFusion is no longer supported apparently. There are no CFM file types, no tag hinting or code

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Ron Thigpen
Sublime Text 2 is a fine code oriented IDE for ColdFusion. There is a syntax package specifically for ColdFusion. Also great tools for HTML/JS/CSS web development. Cheap (free to try), small, fast and with excellent community support. Give it a try. You may like it.

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Russ Michaels
so they do layout, which is all I said :-) I never at any point said all devs who do layout use DW and nothing else. On Tue, Jun 18, 2013 at 7:12 PM, DURETTE, STEVEN J sd1...@att.com wrote: Really? Because almost all of the ColdFusion developers I know code directly in cf and html. They do

RE: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Patti, Michael
2: I have to disagree with the assertion that CF Builder missing from CC downloads means anything ominous. ColdFusion is not a CC service, so it makes no sense to include CF Builder. Now, if you want to discuss the pros and cons of including CF as a CC service, that'll be a great discussion to

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Steve 'Cutter' Blades
I had not seen this, but I'm not surprised either. One, Dreamweaver is really a designer's editor (IMO). I'm actually surprised that they continue to support any server side language, of any kind. Two, Adobe already has a first class ColdFusion file editor in ColdFusion Builder, built on

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Russ Michaels
because thousands of people like it and use it for development, that's why. On Tue, Jun 18, 2013 at 7:29 PM, Steve 'Cutter' Blades cold.fus...@cutterscrossing.com wrote: I had not seen this, but I'm not surprised either. One, Dreamweaver is really a designer's editor (IMO). I'm actually

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Bruce Sorge
I'll admit that I usually do my design work in DW, or Photoshop (slice and dice when done), and then once I have my design the way I want it, I'll switch to code view and hand code my CF into the page(s). I find that to be much easier than hand coding the entire thing. Except CSS. I usually hand

trouble with cfheader/cfcontent

2013-06-18 Thread Randy Robinson
I'm attempting to use cfheader/cfcontent to allow our users to download files and programs from our site. With *.exe files it is copying the file name correctly but the size does not match to the original file size. For example, the site has a file named WG.exe with a size of 1587KB, but it

Re: trouble with cfheader/cfcontent

2013-06-18 Thread Dean Lawrence
Randy, This is more than likely your web server restricting the downloading of .exe files and not ColdFusion. Check with your server config. On Tue, Jun 18, 2013 at 4:13 PM, Randy Robinson rlrobin...@sartellgroup.com wrote: I'm attempting to use cfheader/cfcontent to allow our users to

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Byron Mann
+1 for Sublime, just started using it and love it for almost all file types. Well worth the small fee. Byron Mann Lead Engineer Architect HostMySite.com On Jun 18, 2013 2:15 PM, Raymond Camden raymondcam...@gmail.com wrote: I'll point out that if you don't want to use an Eclipse-based IDE

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Steve 'Cutter' Blades
I wrap design code around my CF all day long, in ColdFusion Builder. I might slice up a PSD, but I just take the html produced (typically from Fireworks, though that workflow's about to change), clean it up in CFB, and I'm done. Steve 'Cutter' Blades Adobe Community Professional Adobe

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Russ Michaels
+2 I now use it as my default text editor too, replaced notepad++ which was on 32bit and causes problems with certain files on windows (such applicationhost.config), sublime is 64bit so works with all. On Wed, Jun 19, 2013 at 1:53 AM, Byron Mann byronos...@gmail.com wrote: +1 for Sublime,

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Casey Dougall - Uber Website Solutions
On Tue, Jun 18, 2013 at 2:02 PM, Mark Drew mark.d...@gmail.com wrote: I thought you could get a free version of CFBuilder?? You can... go to ColdFusion Summit and you get a copy for free! http://cfsummit.adobeevents.com/

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Wil Genovese
The trial version becomes the Express Version after the trail period ends. Thus free. Sent from my iPad, enjoy the auto replace typos :) On Jun 18, 2013, at 8:23 PM, Casey Dougall - Uber Website Solutions ca...@uberwebsitesolutions.com wrote: On Tue, Jun 18, 2013 at 2:02 PM, Mark Drew

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Mike K
Again, I might be wrong here, but if you make ColdFusion sites, Dreamweaver CC is impossible to use, because you can't render any of the pages, use any of the responsive features, or the site management features, or use any live view. It wont even open the files.You can't use it to do the

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Casey Dougall - Uber Website Solutions
On Tue, Jun 18, 2013 at 2:41 PM, Patti, Michael mpa...@sherwood-group.comwrote: I happen to like CFBuilder, and use the free version on a regular basis, but a colleague (and a very talented CF Developer) prefers DW, even though I've tried to convince her to use CFBuilder. Up 'til now, DW

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Raymond Camden
On Tue, Jun 18, 2013 at 8:31 PM, Mike K afpwebwo...@gmail.com wrote: Adobe really have no clue how to support and market any server products. I said that when i saw what a fiasco the forms product was for them, now it looks like ColdFusion is 'deprecated' too. *sigh* Let me repeat

ColdFusion 11?

2013-06-18 Thread Byron Mann
Ray mentioned CF 11. Is there a published backlog of features and enhancements that might make its way into the product? Something like a Trello board where people could vote on and suggest features would be nice. Byron Mann Lead Engineer Architect HostMySite.com

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Mike K
Ray, removing CF File support from Dreamweaver means the WHOLE PRODUCT is useless in ColdFusion sites. You can't use any of the Dreamweaver product to develop a ColdFusion site because you can't open the files. Unless you build a whole bunch of static html pages, lay them out and design

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Mike K
I should add, I'm not a DEVELOPER. I run a one-man shop - i am Designer, Coder, Developer, Strategist, Consultant, Hosting company, Domain Registry - I do the whole thing. I dont just cut code.I'm in a very large group of people who arent working in a development team. It makes no

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Les Mizzell
On 6/18/2013 9:31 PM, Mike K wrote: Again, I might be wrong here, but if you make ColdFusion sites, Dreamweaver CC is impossible to use Not impossible. But Adobe, for one reason or another, has made it dificult... Do this: 1. Go to preferences 2. In the choose external applications section,

To Edit Coldfusion Files in Dreamweaver CC, DO THIS

2013-06-18 Thread Les Mizzell
Already posted this - but there seems to be a lot of confused folks (me too), so thought it needed a new topic In Dreamweaver CC: 1. Go to preferences 2. In the choose external applications section, hit the + and enter .cfm. 3. In the editor window, select your Dreamweaver app and make it

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Mike K
Thanks Les! That helps a lot.Jeez why didnt Adobe just say that instead of all that 'deprecated' business? Or as you say include an option to have .cfm and .cfc files associated with Dreamweaver, just like they did with .js and .css ?? Anyway - moving on now. a carer's work is never

Re: ColdFusion 11?

2013-06-18 Thread Nathan Strutz
Unfortunately, the traditional way the CF betas works is that you can't know unless you're in and no one who is in is allowed to even hint that they are. Kind of frustrating. We may never know what's in CF11 until we're close to release time. Maybe there will be a public beta like the last couple