RE: SQL Server and Nulls

2015-04-17 Thread DURETTE, STEVEN J
Dbfield=cfqueryparam value=#mydatefield# cfsqltype=CF_SQL_TINYINT null=#not len(mydatefield)# / Steve -Original Message- From: Robert Harrison [mailto:rharri...@aimg.com] Sent: Friday, April 17, 2015 3:58 PM To: cf-talk Subject: SQL Server and Nulls In an update query, to a tinyint

RE: Decrypting MD5

2015-03-12 Thread DURETTE, STEVEN J
Hashes have other uses as well. I pull data from a source database that has over 3 gigs of data in it and every hour the owners of that database flag all the rows as updated even if they weren't. I need to pick up just the changed rows, so I pull down the primary key and a hash of all of the

RE: Can you use a CFTHREAD inside an Ajax routine?

2015-03-05 Thread DURETTE, STEVEN J
Yes, this works. I do it for an application I'm working on. The ajax call hits a page with a cfthread and it runs fine. I do have problems when that cfthread calls other cfm/cfc pages that also have cfthread in them. When that happens I get an error. Steve -Original Message-

RE: (ot) JavaScript detecting foreign scripts

2015-03-03 Thread DURETTE, STEVEN J
Using HTTPS may not be able to solve the problem completely either. A lot of companies, and now apparently ISPs, do a man in the middle certificate and have access to the whole encrypted stream. Companies do it to ensure that their work product isn't being ex-filtrated, ISPs seem to do it

RE: Loading a java jar outside of the webroot and not in a standard CF/Railo jar directory.

2015-02-12 Thread DURETTE, STEVEN J
Thanks to you and Dave. I'll be trying this with Railo today to see if it works for both. Thanks again Steve -Original Message- From: Byron Mann [mailto:byronos...@gmail.com] Sent: Wednesday, February 11, 2015 11:23 PM To: cf-talk Subject: Re: Loading a java jar outside of the

Loading a java jar outside of the webroot and not in a standard CF/Railo jar directory.

2015-02-11 Thread DURETTE, STEVEN J
Hi all, My brain isn't working well today and this one has me stumped even after googling for hours. I need to be able to load some jar files in both CF9 and Railo 4.2. Because of rules imposed on me, I cannot put them in the standard jar directories (they would break cf/railo

Problem with CF11 starting after boot

2014-10-30 Thread DURETTE, STEVEN J
Hi all, Got a little bit of a strange one here. I have installed CF11 dev on my laptop with the tomcat internal web server and I set the port to use 80. Everything works fine, however after a reboot, when I hit pages I get the error below. If I restart CF it runs fine until I reboot again.

RE: CFHTTP Raw Request

2014-10-14 Thread DURETTE, STEVEN J
It's just a program that when run will sit between the browser and the world outside the computer (internet, intranet, etc). It displays what is going in and out. It's an easy install and adds piece to IE/Chrome/Firefox as well as installing the App. You just run it and use your web

RE: CFHTTP Raw Request

2014-10-14 Thread DURETTE, STEVEN J
CF has to be running on your local machine to see it. If you are doing it on a development server then you have to install fiddler on the dev server and run the browser from there. Steve -Original Message- From: Donnie Carvajal [mailto:donnie.carva...@transformyx.com] Sent: Tuesday,

RE: Avoiding a boat load of queries inserting multiple records - Better Way?

2014-10-10 Thread DURETTE, STEVEN J
Actually I believe the syntax is: Insert into tablename(field1, field2, field3, field4 ...) Values (value1, value2, value3, value4 ...), (value1, value2, value3, value4 ...), (value1, value2, value3, value4 ...); Steve -Original Message- From: Mike K

RE: Avoiding a boat load of queries inserting multiple records - Better Way?

2014-10-10 Thread DURETTE, STEVEN J
... union all select value1, value2, value3, value4 ... union all select value1, value2, value3, value4 ... Thanks Mark -Original Message- From: DURETTE, STEVEN J [mailto:sd1...@att.com] Sent: Friday, October 10, 2014 8:19 AM To: cf-talk Subject: RE: Avoiding a boat load

RE: CFHTTP Raw Request

2014-10-08 Thread DURETTE, STEVEN J
If you are doing this on a developer machine, install fiddler. Then you can watch everything the request and response and look at the raw outputs. It has saved me multiple times from pulling my hair out. Steve -Original Message- From: Donnie Carvajal

RE: Locks on Access files in CF 9

2014-07-03 Thread DURETTE, STEVEN J
It's Access. Need we say more? (hehe) Actually I believe it has something to do with a combination of ODBC and Windows and the JET drivers. Other ODBC connections don't seem to lock that way but if you look really hard with google you can find a tool that will list the locks and what is

RE: not getting identity value from insert

2014-05-27 Thread DURETTE, STEVEN J
Actually the issue here is the GO between the insert and the select @@identity. Using go between them makes them in to two separate unrelated batches. Steve -Original Message- From: C. Hatton Humphrey [mailto:chumph...@gmail.com] Sent: Tuesday, May 27, 2014 1:39 PM To: cf-talk

RE: stripping characters for meta description

2014-05-13 Thread DURETTE, STEVEN J
Actually with the ^ I thought he told it to remove anything not in 0-9A-Za-z Steve -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Tuesday, May 13, 2014 11:34 AM To: cf-talk Subject: Re: stripping characters for meta description you haven't told it to

RE: Dynamic queries within a loop

2014-05-06 Thread DURETTE, STEVEN J
I don't know if this will make a difference, but try using alternating quote types. Like this: cfdump var=#variables['course' i]# label=#i# Might make a difference. -Original Message- From: Torrent Girl [mailto:moniqueb...@gmail.com] Sent: Tuesday, May 06, 2014 10:32 AM To: cf-talk

RE: CF11... Live?

2014-04-29 Thread DURETTE, STEVEN J
And yet it isn't visible on the main adobe page. As a matter of fact if you go to products it isn't listed there. Even when you click see all products. You see an ad for Adobe Marketing Cloud... Maybe they should use that to let everyone know the product still exists. The website certainly

RE: CF11... Live?

2014-04-29 Thread DURETTE, STEVEN J
Ok, I could sort of understand that, however ColdFusion is an existing product why would you remove it from the See All Products link? You can bet they wouldn't do that for a new version of Creative Cloud! -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent:

RE: Quick Survey

2014-03-26 Thread DURETTE, STEVEN J
H. Limiting the pool of respondents. Releasing a poll like that can easily be twisted. I wouldn't be surprised to see your poll quoted in six months as CF is dying because all of its developers are jumping ship. Not even one decided to stick with CF! While polls are good for information,

RE: The long tail of ColdFusion fail

2014-03-26 Thread DURETTE, STEVEN J
I like this analogy... You buy a new Ford Fusion. Ford tells you about how closing the doors and locking it is a security feature. Then, you go park in a high crime area with the car running, keys in the ignition and the doors wide open. So who is responsible when the car gets stolen? (The

RE: The long tail of ColdFusion fail

2014-03-26 Thread DURETTE, STEVEN J
, DURETTE, STEVEN J sd1...@att.com wrote: I like this analogy... You buy a new Ford Fusion. Ford tells you about how closing the doors and locking it is a security feature. Then, you go park in a high crime area with the car running, keys in the ignition and the doors wide open. So who

RE: The long tail of ColdFusion fail

2014-03-26 Thread DURETTE, STEVEN J
How about this issue. You lock down ColdFusion to the max and CFFile is completely disabled. The person who did the install now uploads a legacy site that uses a lot of cffile tags. Now you have a user who is complaining Adobe broke my code. We can't please everyone and I believe the standard

RE: The long tail of ColdFusion fail

2014-03-26 Thread DURETTE, STEVEN J
+ 1 -Original Message- From: Wil Genovese [mailto:jugg...@trunkful.com] Sent: Wednesday, March 26, 2014 12:56 PM To: cf-talk Subject: Re: The long tail of ColdFusion fail I'll weigh in on this for a few reasons. One of the servers in the Krebs article is one that I was called in to

RE: CF session management suddenly not sticking ...

2014-03-07 Thread DURETTE, STEVEN J
Any chance you are using Chrome in Incognito mode? Maybe it's just dropping the cookies as fast as you assign them. Or maybe you have an add on that is killing cookies. Steve -Original Message- From: Les Mizzell [mailto:lesm...@bellsouth.net] Sent: Friday, March 07, 2014 1:46 PM To:

RE: setting up team games

2014-02-04 Thread DURETTE, STEVEN J
Actually there are 9 + 8 + 7 + 6 + 5 + 4 + 3 + 2 + 1 = 45 possible combinations. Steven Durette Professional Applications Developer ATT Network Operations - Construction and Engineering sd1...@att.com (810) 984-6684 [work] (810) 334-7778 [personal cell] 2020 Bancroft St Room 22 Port Huron, MI

RE: setting up team games

2014-02-04 Thread DURETTE, STEVEN J
Nope, only 45. Team 1 = 1 * 9 (meaning all of the other teams) Team 2 = 1 * 8 (Team 1 against Team 2 was accounted for in the previous calc) Team 3 = 1 * 7 (Team 3 against Teams 1 and 2 already accounted for) ... Team 9 = 1 * 1 (All other combinations have been accounted for except Team 9

RE: setting up team games

2014-02-04 Thread DURETTE, STEVEN J
Actually if every team plays every day over the course of 10 days then this is not possible. That would be 5 games per day, at 10 days = 50 games. There are only 45 possible no repeat combinations. If you just want a list of all the possible combinations with no repeats this SQL will produce

RE: Hosting... Again

2014-01-13 Thread DURETTE, STEVEN J
Hostmedia.co.uk - Never had a problem with them and they are always responsive. Their prices are great and they have servers all over the place so it can probably be hosted in the same country you are located in. Steve -Original Message- From: Robert Harrison

RE: Mobile

2013-09-27 Thread DURETTE, STEVEN J
Here is another one for you. Make sure that your redirect has code in it to allow the user to choose the Desktop Browser version. Nothing is more annoying that getting a mobile version of a site that doesn't do exactly what is wanted, then when the user clicks the desktop version they are

RE: CreateODBCDate()

2013-09-06 Thread DURETTE, STEVEN J
Your year is 20141 that is close to twenty thousand years in the future. -Original Message- From: Stephens, Larry V [mailto:steph...@iu.edu] Sent: Friday, September 06, 2013 8:33 AM To: cf-talk Subject: CreateODBCDate() I'm stumped. This is an UPDATE query running on a CF8 server with

RE: CreateODBCDate()

2013-09-06 Thread DURETTE, STEVEN J
Are you sure that you aren't adding that twenty thousand years by accident? It is for a dues expire, are you doing a + 1 to it? For example: cfset Variables.mydate = '04/30/2014' / cfset Variables.mydate = Variables.mydate + 1 / Result in this case would be Variables.mydate = '04/40/20141'.

RE: Outputting SQL aliases as table headers

2013-08-29 Thread DURETTE, STEVEN J
Try looking at query_name.columnList it should have a list of the columns returned from a cfquery. Of course replace query_name with the name of your actual query. -Original Message- From: Monique Boea [mailto:moniqueb...@gmail.com] Sent: Thursday, August 29, 2013 11:08 AM To: cf-talk

RE: Syntax is driving me nuts!

2013-08-20 Thread DURETTE, STEVEN J
Try structkeyexists cfif structKeyExists(Form, rel_ ar) If you really need to use isdefined, it would be: cfif isDefined(form.rel_ ar) Steve -Original Message- From: Rick Sanders [mailto:r...@webenergy.ca] Sent: Tuesday, August 20, 2013 11:49 AM To: cf-talk Subject: Syntax is

RE: Using IN() within a cfquery statement

2013-08-19 Thread DURETTE, STEVEN J
Dave... I'm surprised. Wouldn't you think that CFQueryParam would be the better way? Where stuff in (cfqueryparam value=#form.stuff# cfsqltype=appropriate type list=yes separator=, /) Steve -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Monday, August 19, 2013

RE: Using IN() within a cfquery statement

2013-08-19 Thread DURETTE, STEVEN J
is allowed one weak answer per year... he's waited til August so I say we give him a break :) -Mark -Original Message- From: DURETTE, STEVEN J [mailto:sd1...@att.com] Sent: Monday, August 19, 2013 8:46 AM To: cf-talk Subject: RE: Using IN() within a cfquery statement Dave... I'm

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: Weird directoryList problem after migration from CF8 to CF10

2013-05-10 Thread DURETTE, STEVEN J
Ed, This is most likely due to the fact that directoryList is now a built in function in ColdFusion 10. It doesn't seem to have the same inputs as the function that you are using. Steve ~| Order the Adobe Coldfusion

RE: Easy CFC question (I hope)

2013-05-09 Thread DURETTE, STEVEN J
Actually up higher he does a cfset var adduser = / so he is actually returning a variable. He can solve it either using your way or by doing a cfset adduser = qUserEmail / before the cfreturn. I just mention this because if he inspected the results he wouldn't get back that he was returning

RE: Easy CFC question (I hope)

2013-05-09 Thread DURETTE, STEVEN J
You might want to remove the cfset var adduser = / since it isn't used then. Clean code is easier to troubleshoot. That's just my .01 (I'm too cheap to give 2 cents!) LOL. -Original Message- From: Bruce Sorge [mailto:sor...@gmail.com] Sent: Thursday, May 09, 2013 12:06 PM To: cf-talk

RE: Standard w3c tags

2013-04-23 Thread DURETTE, STEVEN J
Dave, If browsers don't use them then how do you explain tags like meta http-equiv=cache-control content=no-cache / or meta http-equiv=EXPIRES content=Mon, 22 Jul 2002 11:12:01 GMT /? I think what the original poster was asking for was what HTTP-EQUIV/NAME values are common and used by the

RE: Standard w3c tags

2013-04-23 Thread DURETTE, STEVEN J
Thanks for the clarification. I know a lot of times when I search for stuff like this the search results seem to use http-equiv and name interchangeably. It confused me. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Tuesday, April 23, 2013 12:29 PM To: cf-talk

RE: Zero budget, student-friendly CF/HTML/CSS editor?

2013-04-11 Thread DURETTE, STEVEN J
Sublime Text 2 doesn't meet the FREE requirement, though I'm enjoying my licensed version more and more! +1 on open sourcing homesite! -Original Message- From: Rick Root [mailto:rick.r...@gmail.com] Sent: Thursday, April 11, 2013 1:16 PM To: cf-talk Subject: Re: Zero budget,

RE: CDC in sql 2008

2013-03-28 Thread DURETTE, STEVEN J
You could use triggers it may have an impact on the database though. Another option would be to create stored procedures for doing all of your updates and deletes. You could then copy the original rows into another table with a flag saying a delete or update as well as who did it and when.

RE: Sublime Text 2

2013-03-28 Thread DURETTE, STEVEN J
You could always try this: https://tutsplus.com/lesson/package-control/ It's a video about installing the package control properly and install a language highlighting package. I worked along with the video and just typed coldfusion when he does blade! Steve -Original Message- From:

RE: Sublime Text 2

2013-03-28 Thread DURETTE, STEVEN J
If you follow the video, everything is done inside of Sublime Text 2 including the install of the package manager. You don't have to deal with Windows 8 at all (fingers crossed). Steve -Original Message- From: dave [mailto:d...@northgoods.com] Sent: Thursday, March 28, 2013 4:18 PM

CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7

2013-03-27 Thread DURETTE, STEVEN J
Hi all, I have a strange dilemma with a new install of ColdFusion 9 Enterprise on Windows 2008 R2. I have a server that is being swapped out, so on the new server I installed CF9 then applied the cf901 updater. After that I applied Cumulative hot fix 4. I needed this configuration because

RE: CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7

2013-03-27 Thread DURETTE, STEVEN J
Hope this helps someone else. Thanks, Steve -Original Message- From: DURETTE, STEVEN J Sent: Wednesday, March 27, 2013 8:05 AM To: cf-talk Subject: CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7 Hi all, I have a strange dilemma with a new install of ColdFusion 9 Enterprise

RE: CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7

2013-03-27 Thread DURETTE, STEVEN J
Andrew, I'm not sure what you mean by the all the updates and then drop Java7 into the required location? I installed CF9, then the updater to 9.01, then Cumulative Hot Fix 4 for 9.01. As I understand it that includes all updates for 9.01. I can't use 9.02 because I need Verity at this

RE: CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7

2013-03-27 Thread DURETTE, STEVEN J
Not exactly, All of the updaters were installed on 1.6. They had to be because you can't use 1.7 until the latest cumulative hotfix is installed. The issue came up because in a multi-instance set up like I have, The error that Adobe says will happen if msvcr100.dll is not in the correct place

RE: CF 9.01 with Cumulative hot fix 4 won't work with Java 1.7

2013-03-27 Thread DURETTE, STEVEN J
On Mar 27, 2013 1:30 PM, DURETTE, STEVEN J sd1...@att.com wrote: ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

RE: now( ) is off by an hour

2013-03-12 Thread DURETTE, STEVEN J
Check the date and time on the ColdFusion server. Also, make sure that your DB server and ColdFusion server are in the same time zone. -Original Message- From: daniel kessler [mailto:dani...@umd.edu] Sent: Tuesday, March 12, 2013 8:49 AM To: cf-talk Subject: now( ) is off by an hour

RE: PDF Issue

2013-03-11 Thread DURETTE, STEVEN J
Pre-shrink the image to fit the page? -Original Message- From: Robert Harrison [mailto:rob...@austin-williams.com] Sent: Monday, March 11, 2013 1:02 PM To: cf-talk Subject: RE: PDF Issue CFDOCUMENT is using my style sheet, but it ignores the max-width property on images. If I were

RE: Coldfusion 10 Lockdown - Apache

2013-02-22 Thread DURETTE, STEVEN J
That's great info. You should forward it to the author, maybe he can update the document with the update. Steve -Original Message- From: Rick Root [mailto:rick.r...@gmail.com] Sent: Friday, February 22, 2013 11:53 AM To: cf-talk Subject: Re: Coldfusion 10 Lockdown - Apache I see

RE: How would you optimize this SQL?

2013-02-20 Thread DURETTE, STEVEN J
Well, that code would be equivalent to: SELECT @intCourseCompletions = COUNT(intMemberStageID) FROM tblMemberStages WHERE bitCompleted = 1; However I believe to get any performance increase you will need an index on bitCompleted. CREATE INDEX myindexname ON tblMemberStages (bitCompleted);

RE: Coldfusion 10 automatic updates not working

2013-02-07 Thread DURETTE, STEVEN J
And yet I believe that would go against the lockdown guides... So our options are easy updates or secure systems? -Original Message- From: Carl Von Stetten [mailto:vonner.li...@vonner.net] Sent: Thursday, February 07, 2013 10:52 AM To: cf-talk Subject: Re: Coldfusion 10 automatic

RE: Dealing with HIGH secuity on a W2008 server

2013-02-05 Thread DURETTE, STEVEN J
Right click the program used to edit, and choose run as administrator, then open the file from within the application. You can't get admin rights that I know of by right clicking a file and choosing edit. -Original Message- From: =?ISO-8859-1?Q?Claude_Schn=E9egans

RE: Dealing with HIGH secuity on a W2008 server

2013-02-05 Thread DURETTE, STEVEN J
Go look here: http://www.wikihow.com/Add-an-%22Open-With-Notepad-As-Administrator%22-Shortcut-to-the-Context-Menu-in-Windows-7-and-Windows-Vista It tells you how to add Open With Notepad as Administrator, you should be able to modify that to do what you want. This way you don't have to disable

RE: CF9 Enterprise. Max heap recommendation?

2013-01-16 Thread DURETTE, STEVEN J
I believe that 2 gig limit was 32 bit OS. I run at much higher on 64 bit OS. -Original Message- From: Money Pit [mailto:websitema...@gmail.com] Sent: Wednesday, January 16, 2013 2:54 PM To: cf-talk Subject: CF9 Enterprise. Max heap recommendation? I am running a slew of VPS instances

RE: CF9 Enterprise. Max heap recommendation?

2013-01-16 Thread DURETTE, STEVEN J
[mailto:websitema...@gmail.com] Sent: Wednesday, January 16, 2013 3:12 PM To: cf-talk Subject: Re: CF9 Enterprise. Max heap recommendation? On Wed, Jan 16, 2013 at 11:56 AM, DURETTE, STEVEN J wrote: I believe that 2 gig limit was 32 bit OS. I run at much higher on 64 bit OS. Ah I failed to mention

RE: Lite CFML Editor

2013-01-11 Thread DURETTE, STEVEN J
Notepad++ has a ColdFusion plugin, and it is kind of nice to have color coding. Steve -Original Message- From: Steve Milburn [mailto:scmilb...@gmail.com] Sent: Friday, January 11, 2013 8:10 AM To: cf-talk Subject: Re: Lite CFML Editor You may want to take a look at Brackets -

RE: append with cfset

2012-12-27 Thread DURETTE, STEVEN J
I believe that should be += and I think that started working in CF9. -Original Message- From: Chad Gray [mailto:cg...@careyweb.com] Sent: Thursday, December 27, 2012 2:04 PM To: cf-talk Subject: append with cfset I thought CF could appended data in a cfset tag like: cfset foo =

RE: append with cfset

2012-12-27 Thread DURETTE, STEVEN J
. -Original Message- From: DURETTE, STEVEN J [mailto:sd1...@att.com] Sent: Thursday, December 27, 2012 2:05 PM To: cf-talk Subject: RE: append with cfset I believe that should be += and I think that started working in CF9. -Original Message- From: Chad Gray [mailto:cg...@careyweb.com

RE: append with cfset

2012-12-27 Thread DURETTE, STEVEN J
Any time! :) -Original Message- From: Chad Gray [mailto:cg...@careyweb.com] Sent: Thursday, December 27, 2012 2:18 PM To: cf-talk Subject: RE: append with cfset AH! Good guess. That worked. Thanks! ~| Order the

RE: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread DURETTE, STEVEN J
You might also want to check and make sure that the email addresses you are sending to are valid. It could be failing on that. There is a java switch that will let an email go out to valid emails even if there are invalid ones, but I don't remember the switch at the moment. Steve

RE: CFERROR Handler

2012-12-06 Thread DURETTE, STEVEN J
Seems to me if it generates an error which looks like a ColdFusion error then we should be able to display something other than that error. That is just a common security practice to NOT have debug information go out to the public. If ColdFusion isn't displaying the error, then what is Java?

RE: CFERROR Handler

2012-12-06 Thread DURETTE, STEVEN J
I agree about testing everything before, but I do know people who have been hacked by files being uploaded and executed on their website. That is one way that bad code can get there. I wouldn't be surprised if people didn't do it on purpose just to get at the information that can be provided

RE: cfdirectory

2012-10-30 Thread DURETTE, STEVEN J
Sorry to say that link now takes you to the Adobe ColdFusion 10 product page. -Original Message- And to add to this, if you don't have CF running as a specific AD account, but as the default (Local System), it will not have rights to any network resources at all and you can't really

RE: ColdFusion10 IIS7.5 and AKO SSO Authentication

2012-10-25 Thread DURETTE, STEVEN J
Could it be because IIS just passes off cfm requests to ColdFusion? There was just a related thread where someone suggested that a setting be changed so that IIS verifies that the file is created, instead of having cf do it. That way maybe IIS would check the file existence then pass off to

RE: CF8 Instance hogs cpu

2012-10-03 Thread DURETTE, STEVEN J
The fact that FR wouldn't crash it tends to make me think that ColdFusion is waiting for a response from the SQL Server. As I understand it, once its waiting on the database server its out of ColdFusion's hands in JAVA is waiting for the response. You should look at both your ColdFusion and

RE: msaccess on 64bit

2012-09-25 Thread DURETTE, STEVEN J
I vaguely remember doing something with the Office 2010 ACE drivers, but I don't remember it well. All of our Access stuff was converted to SQL 2008 so I don't even have an example. At least this might get you started. Steve -Original Message- From: Russ Michaels

RE: Modern (and free) html/cf editor that is similar to Homesite?

2012-08-13 Thread DURETTE, STEVEN J
Notepad++ http://notepad-plus-plus.org It even has a plugin for ColdFusion. -Original Message- From: Pete Ruckelshaus [mailto:pruckelsh...@gmail.com] Sent: Monday, August 13, 2012 10:16 AM To: cf-talk Subject: Modern (and free) html/cf editor that is similar to Homesite? I teach web

RE: CF Long Text Truncation

2012-07-17 Thread DURETTE, STEVEN J
Russ, the use of Varchar(MAX) negates that 8060 limit. SQL Server stores it differently. That being said, Robert, are you sure that all the data is getting to your query? You say that they are doing extremely large entries, are you hitting the HTML Post limit? I believe that most web servers

RE: CF Long Text Truncation

2012-07-17 Thread DURETTE, STEVEN J
Don't know if this will help but try looking at this: http://cutesoft.net/forums/thread/42292.aspx It's for IIS7 but it was quickly googled, so it may be a start. Before going that way though I would test. Submit one of these long posts to a test page and determine if what you sent is what

RE: Is CF slower than Java?

2012-06-11 Thread DURETTE, STEVEN J
My understanding is that ColdFusion is compiled down to Java byte code. It can be done in advance or on the fly. Therefore, byte code is byte code, after it is compiled it will run at the same speed as Java because it is compiled Java at that point. As I understand it PHP is interpreted each

RE: Problems verifying integers

2012-04-19 Thread DURETTE, STEVEN J
Depending on the version of ColdFusion the OWASP ESAPI is included. You could use the isValidInteger function of that. It even lets you specify a minValue and maxValue. If you have CF8.01 or higher you have ESAPI. It may be an older version, but you can always upgrade the esapi as well by

RE: CF 10 Release

2012-04-17 Thread DURETTE, STEVEN J
Sure, you tell me when YOU think it's coming out and we will base the bet on that! LOL -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Tuesday, April 17, 2012 9:28 AM To: cf-talk Subject: Re: CF 10 Release Anybody want to take a bet with me? ;) On Tue,

(ot) Attunity Drivers for SSIS

2012-03-28 Thread DURETTE, STEVEN J
Hi all, I know this is OT, but you guys seem to know a lot about everything. Part of my job requires that I build SSIS packages for data loads, and some of that data comes from Teradata. The problem I'm having is that some of the SQL Servers (mix of 2005, 2008, and 2008 R2) have the Attunity

RE: JRun grabbing port 443 before IIS can preventing https

2012-03-16 Thread DURETTE, STEVEN J
Adding that line caused the ssl connections to SQL server to fail. Had to take it back out. Just going to live with the registry change for now. Hopefully things will change if we get to upgrade to CF9/10. Steve -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent:

RE: JRun grabbing port 443 before IIS can preventing https

2012-03-15 Thread DURETTE, STEVEN J
I did the registry entry. However I double checked and when ColdFusion was installed we did not turn on the internal web server. I will however double check this as well. Someone may have been messing with the config files and not telling me. -Original Message- From: Dave Watts

RE: JRun grabbing port 443 before IIS can preventing https

2012-03-15 Thread DURETTE, STEVEN J
Strangely, the attribute name=deactivated/attribute didn't exist. The document linked was for CFMX, but I added the tag with a value of true. We shall see what happens. :) -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: Thursday, March 15, 2012 9:49 AM To:

JRun grabbing port 443 before IIS can preventing https

2012-03-14 Thread DURETTE, STEVEN J
Hi all, I have an issue where we have an intranet server that is https for all requests all of the time. Every time the server is rebooted (I hate patch Tuesday) The service Macromedia JRun CFusion Server starts up before IIS and grabs hold of port 443. Then IIS starts and gets denied access

RE: JRun grabbing port 443 before IIS can preventing https

2012-03-14 Thread DURETTE, STEVEN J
Thanks, I found that too. I was just hoping that there was something non registry related. I'll go with this though! This list is the best!!! Steve -Original Message- From: Matthew Small [mailto:chestypul...@beachbum.net] Sent: Wednesday, March 14, 2012 10:41 AM To: cf-talk

RE: Failed PCI Compliance test on CF9.01

2012-03-06 Thread DURETTE, STEVEN J
Just out of curiosity, why can't you have the entire session running under SSL? Ever since Firesheep came out it is actually suggested to be all encrypted all the time. Steve -Original Message- From: Robert Rhodes [mailto:rrhode...@gmail.com] Sent: Tuesday, March 06, 2012 2:20 AM

RE: Failed PCI Compliance test on CF9.01

2012-03-06 Thread DURETTE, STEVEN J
Your issue is more likely the fact that you are switching between https and http. I don't believe that the cookies can cross that barrier. However as to your cookies not being secure check out the article by Pete Freitag : Adobe developer connection / ColdFusion Developer center / Securing

RE: CFinclude issues

2012-03-02 Thread DURETTE, STEVEN J
Actually you can... The web server can be set up to have ColdFusion process any file you want it to. I had to work on one site once where it was all ColdFusion, but all the extensions were .htm. -Original Message- From: Brian Cain [mailto:bcc9...@gmail.com] Sent: Friday, March 02,

RE: emailing a cfchart?

2012-02-21 Thread DURETTE, STEVEN J
Actually in a way you can. Generate the charts as files, then use cfmailparam to include the files. Create a variable that holds the fileinformation: cfset LocationAndFileName = getTempFile(getTempDirectory()) .png / Generate your chart as a variable and then save it: cfchart format=png

Editing the http info before it goes to the browser.

2012-02-21 Thread DURETTE, STEVEN J
Ok, I have a situation that I'm not sure how to handle. I'm working on an application where I am not allowed to do anything to the settings created at an upper layer of the app. In those upper layers there is a CFHEADER tag that is causing problems for my part of the application. I need to

RE: Editing the http info before it goes to the browser.

2012-02-21 Thread DURETTE, STEVEN J
Dave, How would I do that? I have to include the Application.cfm from the higher level (part of the requirements) and in that file is a cfheader (actually a lot of them) but I'm only concerned with the one. Steve -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com]

RE: Editing the http info before it goes to the browser. [SOLVED]!

2012-02-21 Thread DURETTE, STEVEN J
that existed before and during the request, the webserver can still add stuff! Steve -Original Message- From: DURETTE, STEVEN J Sent: Tuesday, February 21, 2012 12:12 PM To: 'cf-talk@houseoffusion.com' Subject: RE: Editing the http info before it goes to the browser. Dave, How would I do

RE: CF code mapper

2012-02-16 Thread DURETTE, STEVEN J
Just wondering, what program is it that maps out the cfincludes? Steve On Wed, Feb 15, 2012 at 7:12 PM, Michael Dinowitz mdino...@houseoffusion.com wrote: I'm tracing some code by hand and I'm wondering if there is a better way. There is an app that will allow you to point to a template

RE: Escaping #

2012-02-01 Thread DURETTE, STEVEN J
Try this: cfoutput cfloop index=I from=1 to=50 input type=hidden name=namefirst#1# value=#namefirst##i# / /cfloop /cfoutput -Original Message- From: Rob Voyle [mailto:robvo...@voyle.com] Sent: Wednesday, February 01, 2012 10:04 AM To: cf-talk Subject:

RE: Escaping #

2012-02-01 Thread DURETTE, STEVEN J
I agree, but I flipped it out quickly without knowing what he really wanted to do with value. However it did fix his issue with not having cfoutputs around #i# in name. Well it would have if I had typed i instead of 1. As always, I defer to the Master! Steve -Original Message- From:

ColdFusion 8, FlashForms and SSL dilemma

2012-01-25 Thread DURETTE, STEVEN J
Hi all, I have been directed to change a few of the sites that I maintain to HTTPS. So far everything is working great, but I have a few sites where the developer used flash forms extensively. These sites will bring up the flash form, but all of the functionality is disabled. For example a

RE: ColdFusion 8, FlashForms and SSL dilemma (solved)

2012-01-25 Thread DURETTE, STEVEN J
I found the problem... It had to deal with IE8 only. IE 8 can't receive caching headers when dealing with cgi.content_type = application/x-amf. Everything I found on the web stated that it dealt with the pragma caching value only but removing that didn't work. I then decided to check if it was

RE: New computer set up

2012-01-18 Thread DURETTE, STEVEN J
They may be nearly as unique as a finger print, but I ask stuff like this to find out about all of the new stuff I've never heard about before that people value. There are at least 3 things I haven't heard of on your list and 2 that I forgot about. Steve -Original Message- From: John

RE: Prevent CFTREE Refresh Upon Return to Page

2012-01-13 Thread DURETTE, STEVEN J
You could put the results of the cfc call into a session or some other persistent variable, then check in the code if it is set. If it is don't fire the cfc, if it isn't fire the cfc. This of course is just a possibility since I don't know what is actually going on or if the data is of a

How many of the CF-Talk regulars blog?

2012-01-12 Thread DURETTE, STEVEN J
Hey All, I was just updating the RSS feeds for the blogs that I read, and I was wondering how many of the regulars here on CF-Talk blog. I mean there are a lot of people who, I have come to really respect on this list and I like reading their opinions, answers, etc (Dave Watts, Jochem, plus

RE: How many of the CF-Talk regulars blog?

2012-01-12 Thread DURETTE, STEVEN J
I didn't mention you Ray because I think everyone knows about the ColdFusion Jedi!!! -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Thursday, January 12, 2012 10:43 AM To: cf-talk Subject: Re: How many of the CF-Talk regulars blog? You can always

RE: How many of the CF-Talk regulars blog?

2012-01-12 Thread DURETTE, STEVEN J
Just FYI, your rss feed shows a blank page... -Original Message- From: Scott Stewart [mailto:webmas...@sstwebworks.com] Sent: Thursday, January 12, 2012 11:22 AM To: cf-talk Subject: Re: How many of the CF-Talk regulars blog? Mine's here: http://www.sstwebworks.com Although im not one

RE: How many of the CF-Talk regulars blog?

2012-01-12 Thread DURETTE, STEVEN J
And I was going to be polite and not even mention that. :) -Original Message- From: Steve 'Cutter' Blades [mailto:cold.fus...@cutterscrossing.com] Sent: Thursday, January 12, 2012 11:46 AM To: cf-talk Subject: Re: How many of the CF-Talk regulars blog? Maybe he should be using

  1   2   3   4   5   6   7   >