CFHTTP problems: Invalid column header ???

2001-11-15 Thread Carl Carl
Anyone know why I might be getting the following error when trying to query a text file? Thanks, Carl text file contents * col_a, col_b, col_c a,b,c d,e,f g,h,i cf code http://127.0.0.1/text2.txt"; method="GET" name="textFile&qu

RE: Architecting Tools

2002-12-01 Thread carl
You might want to look at Adalon over on www.synthis.com -Original Message- From: Christian Cantrell [mailto:[EMAIL PROTECTED]] Sent: 02 December 2002 00:50 To: CF-Talk Subject: Architecting Tools I'm doing some research on what kinds of design tools ColdFusion developers find useful whe

Navigation Menus and submenus??

2002-06-11 Thread Carl
Anyone know of any dynamic menu navigation apps with sub menus out there that can be defined by users via some sort of admin page? Looking for something I could download right away and use. Thanks! Carl __ Get the mailserver

Re: Navigation Menus and submenus??

2002-06-11 Thread Carl
Thanks Matt. It looks good, and affordable. Carl - Original Message - From: "Matt Robertson" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 2:48 PM Subject: RE: Navigation Menus and submenus?? > Yes, but I'm

web directory reporting tool

2002-06-12 Thread Carl
Anyone know of any tools that can list (csv, or graphically) directories/files, and all sub-directories/files from the web root in IIS? Thanks! Carl __ Your ad could be here. Monies from ads go to support these lists and

Re: web directory reporting tool

2002-06-12 Thread Carl
Erica, Thanks, that will work. Carl - Original Message - From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 4:14 PM Subject: Re: web directory reporting tool > Not sure of exactly what you need, but you can get a text fil

CF 5 Upgrade Admin looks like CF 4.5 ??

2002-04-19 Thread Carl
***8 Operating System Windows NT OS Version 4.0, Service Pack 6 OS Build Number 1381 Thanks, Carl __ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics

ORACLE CLOB, single quotes double quotes turn into question marks

2002-04-26 Thread Carl
Anyone know why single quotes and double quotes that are cut and pasted from MS Word into a text area change into question marks when inserted into an ORACLE clob column? It seems to work fine if the user types them directly into the text area. Any work arounds are appreciated. Thanks! Carl

Re: ORACLE CLOB, single quotes double quotes turn into question marks

2002-04-26 Thread Carl
Thanks Christopher! That's the problem. Carl - Original Message - From: "Christopher Olive" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 4:55 PM Subject: RE: ORACLE CLOB, single quotes double quotes turn into

ColdFusion Studio 5.0 trial download?

2002-05-30 Thread Carl
Anyone know where I can download a trial version of ColdFusion Studio 5.0? Macromedia seems to only have the MX stuff available on their site. Thanks! Carl __ This list and all House of Fusion resources hosted by CFHosting.com

Re: CFHTTP problems: Invalid column header ???

2001-11-15 Thread Carl
Dave, I removed the textqualifier information from the tag, and verified the url to my text file is valid, but I am still getting the cfhttp error. "Invalid column header" Any other ideas? Thanks, Carl - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]

Re: CFHTTP problems: Invalid column header ???

2001-11-16 Thread Carl
I still get that error when I remove the entire CFOUTPUT tag? Carl - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 5:18 PM Subject: RE: CFHTTP pro

MSXML, XML, outputting attributes?

2001-07-09 Thread Carl
Doc.selectSingleNode("//book"); sIdValue = nodeBook.getAttribute("id") alert(sIdValue); Thanks!! Carl MY CF CODE i=0; i=i+1; nodeOffer_Id = service.selectSingleNode("//Offer_Id"); Offer_Id = nodeOffer_Id.text;

Re: MSXML, XML, outputting attributes?

2001-07-10 Thread Carl
Thanks, Brett! That worked pefect. Carl - Original Message - From: "Brett Suwyn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 3:31 PM Subject: RE: MSXML, XML, outputting attributes? > You can access

Re: MSXML, XML, outputting attributes?

2001-07-10 Thread Carl
ngleNode("Offer_Id/@Offer_Code"); Offer_Code = Offer_Code.text; Your code also worked the same. Thanks! Carl - Original Message - From: "Edward Smith" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 10, 2001 10:43 AM Subje

XML via HTTP, and PROXY Server?

2001-09-07 Thread Carl
? xmlHttp.open("POST", "http://server/mycgi.cgi";, false, "username", "password"); xmlHttp.send(xmlDoc); res = xmlHttp.responseText; Other Info: WinNT Server 4.0, CF 4.5 Thanks, Carl ~~ Get the

XML requests(MSXML) through Proxy Server?

2001-10-02 Thread Carl
code communicates just fine with other XML applications on our Intranet. I have tried to use proxycfg.exe to force the server to use our proxy server. I may not be configuring proxycfg correctly. Your help is appreciated. Server: WinNT4.0sp6, CF4.5sp2, MSXML3, IIS Carl

Re: cfexecute and restarting CF-Service remotely

2002-11-03 Thread Carl
Servers Alive is another tool that can be used... http://www.woodstone.nu/salive/ Carl - Original Message - From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, November 03, 2002 5:46 PM Subject: Fwd: cfexecute and restarting CF-Service remotel

security: files, .doc, .xls etc...

2002-02-06 Thread Carl
How can I secure .doc, and .xls files without having to use NT Domain security? In the current environment we secure .cfm pages with username/password, but it does not secure URL shortcuts to other file types .xls, .doc? Thanks! Carl

upsize access to Oracle?

2002-02-25 Thread Carl
What is the easiest way to upsize an MS Access 97 or 2000 (NT) data base to Oracle 8.1.7 (UNIX)? Most of the access tables utilize the "Auto Number" field feature for primary key designation. Thanks for the help! Carl

Re: upsize access to Oracle?

2002-02-25 Thread Carl
es with the Oracle client. > > Pete > - Original Message - > From: "Carl" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Monday, February 25, 2002 3:20 PM > Subject: upsize access to Oracle? > > > > What is the easiest

Re: CF9 Service Randomly Restarting

2010-11-29 Thread Carl Meyer
Hi Dave, Are there any HS_ERR_PID.* files in CF\runtime\bin ? What about OUT log any details for the time CF\runtime\logs ? HTH, Carl. >None of our developers use CF Builder (or have access to the code on the >production machine) &g

Re: CF9 Service Randomly Restarting

2010-11-29 Thread Carl Meyer
Hi Dave, Are there any HS_ERR_PID.* files in CF\runtime\bin ? What about OUT log any details for the time CF\runtime\logs ? HTH, Carl. >None of our developers use CF Builder (or have access to the code on the >production machine) &g

Re: CF9 Service Randomly Restarting

2010-11-30 Thread Carl Meyer
>Thanks All... looks like our issue is related to running out of swap space Curious. Did you have java.lang.OutOfMemoryError: Out of swap space in OUT log? Was RAM or HD not have sufficient space? Regards, Carl. ~| Order

Re: Memory Usage Question

2010-12-04 Thread Carl Meyer
in to memory. CF Monitor might assist. HTH, Carl. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-ta

Re: Memory Usage Question

2010-12-05 Thread Carl Meyer
t CFM CFC is running. Regards, Carl. It would be good to know what CF version and edition and what Java is CF using? Regards, Carl. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Ant

Re: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-05 Thread Carl Meyer
Wow very interesting and difficult problem. I am a bit late in reading this detail and have nothing to add over what others have covered. Curious is it fixed and what was to solution? Regards, Carl. >Well, its 2am and I am still trying to figure this one out. I've reinstalled >CF

Re: Webservice error after CF 8.01 update CF FAILS TO START! Error loading: C:/ColdFusion8/runtime/jre\bin\server\jvm.dll

2010-12-05 Thread Carl Meyer
Just noticed the answer in other thread. Interesting solution Mack. > Wow very interesting and difficult problem. I am a bit late in reading > this detail and have nothing to add over what others have covered. > Curious is it fixed and what was to solution? > R

RE: Kill the President

2001-07-18 Thread Carl Burn
I have two comments and a request; 1. This is not the place for this type of message. 2. I checked out the url from your mail address and have to say that, assuming you are from the area the business is headquartered, I would have hoped that you would understand that you can not change someone's

RE: UML tools fro CF (Admin) Please move OT to CF-Community

2001-09-12 Thread Carl Burn
Try Poseidon from Gentleware, its free and pretty good www.gentleware.com -Original Message- From: Richard L Smith [mailto:[EMAIL PROTECTED]] Sent: 12 September 2001 13:08 To: CF-Talk Subject: Re: UML tools fro CF (Admin) Please move OT to CF-Community To that end, Anyone know of any g

RE: CFM / Flash integration

2001-10-03 Thread Carl Burn
try www.flashcfm.com HTH Carl -Original Message- From: Chris Bohill [mailto:[EMAIL PROTECTED]] Sent: 03 October 2001 12:01 To: CF-Talk Subject: CFM / Flash integration Does anyone know of any good websites or references, on-line or books, relating to the integration of CF and Flash

index server wildcard query problems?

2002-10-31 Thread Carl x
#NumberFormat(Round(Rank/10))#% #DocTitle# #VPath# Summary: #HTMLEditFormat(Characterization)# Thanks!! Carl ~| Archives: http://www.houseof

Re: CFHEADER and IE showing wrong file and FireFox 0 Bytes

2004-08-07 Thread Carl V
Ahh ok...if I hard code the file it just plays instead of downloading (IE only)..is there a way around this? or does this come under the same issue (and yes I have tried both "inline" and "attachment") and both don't work... No there is no URL cause it would breach the privacy, so sorry.. >It is

CFC db return

2004-08-08 Thread Carl V
n put the "Proposed1,2,3,4" in a list. So if there are more than 2-3 it just loops through...and does not matter if there is more or less in the list.. Hope this makes sense? Am I going about this the right way? or am I way off, as I am still learning all about CFC's Than

Re: CFC db return

2004-08-08 Thread Carl V
g_VariableName >),  ListFindNoCase(  valuelist( qGetSiteConfig.Config_Name ), >"RequirementsTitle")) > > >- Original Message - >From: Carl V <[EMAIL PROTECTED]> >Date: Sun, 08 Aug 2004 15:53:46 -0400 >Subject: CFC db return >To: CF-Talk <[EMAIL PROTECTED]&g

Re: JVM args, GC issues, performance tuning - CF9, Win2k8

2011-02-09 Thread Carl Meyer
well you can make educated adjustments rather than having a guess at it. If interested have a listen: http://experts.adobeconnect.com/p55663036/ HTH, Carl. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com

Re: JVM args, GC issues, performance tuning - CF9, Win2k8

2011-02-09 Thread Carl Meyer
well you can make educated adjustments rather than having a guess at it. If interested have a listen: http://experts.adobeconnect.com/p55663036/ HTH, Carl. > We've been running into some issues while testing a new deployment. > Servers are CF9 (hf1) on Win2k8 64-bit. Also seeing sa

Re: JVM help!

2011-02-15 Thread Carl Meyer
so -XX:PermSize=512m . You could also do some JVM logging to get an idea how the JVM args are running, sometimes it is good to know rather than just guessing at it. HTH, Carl. > > Here is the setup on the old and new boxes: > > 4GB, Dual Xeon, 32bit windows, jdk1.6.0_13 > &g

Re: JVM help!

2011-02-16 Thread Carl Meyer
ome logging / JDK tools to be sure. JVM.args=-server -Xms4096m -Xmx8192m -Dsun.io.useCanonCaches=false –Xmn148m -XX:PermSize=1024m -XX:MaxPermSize=1024m etc HTH, Carl. > Hi everyone, > > thanks for all the good feedback. > > Let me first tell you WHY I think its a JVM issue,

Re: JVM help!

2011-02-16 Thread Carl Meyer
cycle is a Java stop all processing the shorter the duration the sooner Java / CF can get on with other things. JVM args would then look this: java.args=-server ...-XX:+UseParallelGC -XX:ParallelGCThreads=4 –Xbatch etc HTH, Carl. > Hi everyone, > > thanks for all the good feedback. &g

Re: JVM help!

2011-02-16 Thread Carl Meyer
=1024m -XX:MaxPermSize=1024m -Dsun.rmi.dgc.client.gcInterval=15 -Dsun.rmi.dgc.server.gcInterval=15 -XX:+ UseParNewGC -Xincgc –Xbatch etc HTH again, Carl. > Hi everyone, > > thanks for all the good feedback. > > Let me first tell you WHY I think its a JVM issue, the

Re: JVM help!

2011-02-22 Thread Carl Meyer
Did any of those suggestions with NewGen, Thread Cores or Low Pause GC help? Regards, Carl. > Hi everyone, > > thanks for all the good feedback. > > Let me first tell you WHY I think its a JVM issue, then show you what > results I have had. > > We took the exact same c

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-22 Thread Carl Meyer
-XBatch is not in the JVM args -when using low pause XincGC you would do well to have a NewGen collector eg -XX:+UseParNewGC HTH, Carl. > the service stop responding not always at 3am, sometimes it's at 2pm, > 7pm etc > > i check if there was any schedule task starti

Re: coldfusion service stop rsponding or CPU goes up tp 100%

2011-03-23 Thread Carl Meyer
ude Xbatch which I note seems required for 64bit. Open to others thoughts on Xbatch? Have posted a comment here: http://forums.adobe.com/message/3527227#3527227 HTH, Carl. > thanks! > > here are my settings now : > > java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=f

Re: java.lang.OutOfMemoryError: Java heap space

2011-03-28 Thread Carl Meyer
collector. HTH, Carl. >Wil, > >I rather like the low pause collector combined with the UseParNewGC. It >works quite well for us on our high traffic multi-instance servers. > >-Mark > >I have never tried to run two garbage collectors. I'm not sure that is a >good id

Re: java.lang.OutOfMemoryError - requires multiple service restart each week

2011-03-29 Thread Carl Meyer
Check the logs. CF\runtime\logs\OUT and EVENT log. The contents to the log prior to CF needing a restart or server reboot will likely provide a clue as to issue. The details of your JVM Arguments in CFADMIN > Server Settings > Java and JVM will be of interest to readers. HTH, Carl. >

Using Java 7 G1 garbage collector

2011-03-29 Thread Carl Meyer
ere. Regards, Carl. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343

Re: JVM configuration Problem

2011-04-06 Thread Carl Meyer
JVM version 1.6.0_17? HTH, Carl. > My CPU is running almost 100%. I am using windows 7 64 bit 6G ram. I > have the following arguments set but it is still slow. > > Please help > > java.args=-server -Xms1224m -Xmx1224m -Dsun.io.useCanonCaches=false >

Re: CF security update released today

2011-06-19 Thread Carl Meyer
?tstart=0 Regards, Carl. >I'm seeing some problems after applying the update to 2 CF servers >(both standard): >- CF 8.0.1 the version in "Server Settings > Settings Summary" is now >8,0,1,0; >- CF 9.0.1 and 8.0.1 I'm logged out when I click on Verify all >

Re: CF security update released today

2011-06-19 Thread Carl Meyer
verifying the token. Either the session timed out or un-authenticated access is suspected. CF9\runtime\log\coldfusion-out.log reports: 06/20 12:39:33 Warning [web-16] - There was an error while verifying the token. Either the session timed out or un-authenticated access is suspected. HTH, Carl. &g

Re: CF security update released today

2011-06-19 Thread Carl Meyer
Of interest CF Server Manager verify all datasources works OK. I posted a screen cut here: http://forums.adobe.com/message/3749967#3749967 Regards, Carl. >- CF 9.0.1 and 8.0.1 I'm logged out when I click on Verify all >datasources in CFIDE: "There was an error accessing this p

Re: cf enterprise quad cpu box

2011-08-15 Thread Carl Meyer
Perhaps the garbage collector you have chosen to use in your JVM arguments is not a multi-threaded garbage collector ie only working on 1 core. HTH, Carl. > I meant to say it DOES seem like one core is commonly over utili

Re: cf enterprise quad cpu box

2011-08-15 Thread Carl Meyer
Perhaps the garbage collector you have chosen to use in your JVM arguments is not a multi-threaded garbage collector ie only working on 1 core. HTH, Carl >I meant to say it DOES seem like one core is commonly over utili

Re: undeliverable mail cfadmin issue

2011-09-11 Thread Carl Meyer
Perhaps related to this reported bug in adobe cf bug log: http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html?#bugId=87007 What patch level is CF9? HTH, Carl. >when I click Mail -> View Undeliverable mail I get an error "Error invoking >CFC /CFIDE/admi

Re: 500 - Internal server error

2012-07-01 Thread Carl Meyer
-hotfix.html HTH, Carl. >We have a new Coldfusion 10 install that is running the identical code >on many other systems but it is throwing a 500 - Internal server error >and not running the >Been all over the CFAdmin thinking there is some new setting or >something but coming up empty. &

Re: 500 - Internal server error

2012-07-01 Thread Carl Meyer
-hotfix.html HTH, Carl. >We have a new Coldfusion 10 install that is running the identical code >on many other systems but it is throwing a 500 - Internal server error >and not running the > >Been all over the CFAdmin thinking there is some new setting or >something but coming up

Re: CFMX 10 cluster question

2013-11-04 Thread Carl Meyer
Hi Alex, That all makes sense. What tho about users browsing to IIS, will they URL to one or the other or both somehow via a load balancer? Regards, Carl. > > - On BOX1 connect IIS to the local cluster > > - On BOX2 connect IIS to the local cluster > &g

Variable Session scopes

2004-10-28 Thread Carl V
The error I get is Element USER_LOGGEDIN is undefined in a CFML structure referenced as part of an expression, plus other pages throughout the site which have other similar things Test.cfm Thanks Carl ~| Purchase

Re: Variable Session scopes

2004-10-28 Thread Carl V
Do you put this in the application.cfm or somewhere else? Carl >Carl V wrote: > >Its probably worth copying your session variable to a local variable, so >that you don't keep hitting the session and to make it easier to access >your variables. > >request.thisS

[OT]: All History Exported from CVS

2004-11-11 Thread Carl V
Hi all, can anyone tell me how to get all version changes from a selected tag/folder in TortoiseCVS and then export to say a text file, as this will make things easier than doing it one file at a time. Thanks Carl ~| Special

Re: How to get these query results - Take 2

2006-09-20 Thread Carl L
The easiest way I've seen to do this is to have a "most recent update" date field in the "events" or "documents" table. An insert/update trigger on the "updates" table can guarantee that the "most recent update" field will always be accurate. Then, all you need is a query something like this:

Re: Cached queries

2006-09-26 Thread Carl L
You can make a function that caches the query object in the application scope. Have the function return type be "query", and when the query is called, check the cache time and re-run the query if the cache has expired. ~| Intro

Re: I want to Create "Page has expired"

2006-09-26 Thread Carl L
You'll have to put a meta tag into your document, telling the browser that the page has expired when you hit it. Here's more information on meta tags: http://www.htmlhelp.com/reference/wilbur/head/meta.html This is, however, only a suggestion; the browser doesn't HAVE to make the page expire,

Re: Paired Custom Tags

2006-09-26 Thread Carl L
If you're going to be overloading/replacing cfmail, also bear in mind that you need to wrap the whole thing in a cfoutput tag, or else you end up without any of the inner variable display tags being processed. (speaking from experience) ~~

Re: DB2 mainframe queries still not working properly! =(

2006-09-27 Thread Carl Ruopp.Jr
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=* Security: Confidential +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=* I think their is a better way...our State Police use DB2 but use a system that allows them to pretty much connect to any and all things...I will have to do some

Re: Send CF Page to Printer

2006-09-27 Thread Carl Ruopp.Jr
forms look and feel and based off of the form that is used to populate the data from the user - CF could stipulate which printer it should go to and print to it? Carl >>> [EMAIL PROTECTED] 9/27/2006 11:59:31 AM >>> I've never approached this problem from a windows platform,

Re: purchasing CF7 license

2006-09-27 Thread Carl Ruopp.Jr
hich might help. Its Carl Ruopp from the State of New Jersey's Attorney General's Office. Hope that helps. Carl >>> [EMAIL PROTECTED] 9/27/2006 10:42:28 AM >>> Where's the cheapest place to buy a CF7 license? Or

RE: Can a Java program use a CF data source?

2006-09-27 Thread Carl Ruopp.Jr
library/applications you have. Carl >>> [EMAIL PROTECTED] 9/27/2006 10:41:08 AM >>> I've done this. It is pretty easy. Here is the code: import coldfusion.server.*; . coldfusion.server.ServiceFactory.getDataSourceService().getDatasource(da tasourcename).getConnection

Re: URL/FORM var Obfuscation techniques

2006-09-28 Thread Carl L
https. Since your end-user is going to be submitting forms/going to the site, there's really no point in hiding form/url variable names from them. This will hide it from anyone else. - Carl L ~| Introducing the F

Re: replace function

2006-10-02 Thread Carl L
There's a fourth argument, which says to either replace only the first instance of the substring ("ONE"), or all instances of the substring ("ALL"). "ONE" is the default. To replace all the spaces, you need #Replace(get_ing_img.sbclc_itme, " ", "", "ALL)# See the docs for more details. > I'm

Re: CF sort of "fully qualified objects"

2006-10-05 Thread Carl L
eate table statements need to be create table dbo.tablename ... If it's the first, I don't know what to tell you, the dbo. should be implied. - Carl L ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard

Integrity constraint violation in CF logs

2006-06-19 Thread Carl O
e to have coldfusion expire the records after two days. Doesnt help. Was there any resolution to this persons original issue from 2003? any help appreciated carl ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:2

Re: Integrity constraint violation in CF logs

2006-06-22 Thread Carl O
Thanks. I have forwarded this email to our DBA and programmers and they are looking into it. Just didnt want to drop off the face of the earth without saying, Thanks for the help! carl - Original Message - From: "Tom Chiverton" <[EMAIL PROTECTED]> To: "CF

Cold Fusion Crashes

2005-06-14 Thread Carl O
etermine exactly what the server is doing at the moment of death? Like i said im a newbie any help appreciated. Carl O ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffu

Coldfusion MX7 chart error

2008-09-30 Thread Carl Hurley
Hi, I am having a problem using Cfchart in coldfusion mx7 version 7,0,2,142559 The error reported is "Invalid attribute: autoAdjust" and the code used to test this is shown below. Thanks Carl ~~~

Re: coldfusion and dynamic query columns

2010-06-08 Thread Carl Von Stetten
Try changing your loop to: #index# HTH, Carl ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http

Re: coldfusion and dynamic query columns

2010-06-08 Thread Carl Von Stetten
Wow, I botched that big time!!! Try this instead: querymarks[index] Carl >Try changing your loop to: > > > #index# > > >HTH, >Carl ~| Order the Adobe Coldfusion Anthology now! htt

Re: SQL Gurus... can this query be written more efficiently?

2010-06-17 Thread Carl Von Stetten
the on the numresults clause because you are passing a constant value. Not tested, so buyer beware... Carl >Take the following query. Is there a more efficient way to handle the where >clause? Specifically, the last two 'and' statements that loop through two >different lists,

Re: ordering by lowest price (across two columns)

2010-07-06 Thread Carl Von Stetten
malprice, P.saleprice, P.normalprice) as orderprice FROM product P AND orderprice >= AND orderprice <= ORDER BY IF(P.saleprice < P.normalprice, P.saleprice, P.normalprice) HTH, Carl > extra for experts... > > though the following would work, but gives error... > > SELECT S

Re: www.cbo.gov down. CF to blame?

2010-07-28 Thread Carl Von Stetten
Last I heard, they were running New Atlanta's BlueDragon.Net, which allows mixing CFML and ASP.NET code. Carl On 7/28/2010 6:25 AM, Andy Matthews wrote: > They at least have cfm pages exposed in the URL, although I've heard that > it's just ASP.NET included, or

Re: cfqueryparam list attribute

2010-08-11 Thread Carl Von Stetten
ram, then a SQL NULL should be passed if myVar is undefined. However, you might want to change that to null="#!isDefined('myVar') OR !ListLen('myVar')#" which will also send a null if myVar is defined but empty. Then you can change the value attribute to value=

Re: Style sheets with cfcontent

2010-08-26 Thread Carl Von Stetten
I've had the same problem in the past. Instead of using a to load the stylesheet, try this in the section of your page: <cfinclude template="/path-to-your-css/your-css-file.css"> This will embed the external stylesheet into your page. HTH, Carl > Hi All - &g

Re: getting server name

2010-09-02 Thread Carl Von Stetten
Nice one! 8^) >Eric, > >You can do this via a java object. >Try this code to get the local server host name: > > > > >-- >Peter Amiri >Founder | Alurium Hosting >949-338-3862 | pe...@alurium.com | http://www.alurium.com >LinkedIn: http://www.linkedin.com/in/peteramiri | IM bpamiri >(AIM/MSN/Y!

Re: Sessions persist after server restart.

2010-09-22 Thread Carl Von Stetten
I don't know what the answer is, but it might help if you state which J2EE server you are using (JRUN, JBoss, etc.). Carl >No, the J2EE sessions are persisting between server restarts, just like >the documentation says. The docs just don't tell how to turn it off. >Adobe

Re: Memory Upgrade - Revisited

2010-10-21 Thread Carl Von Stetten
AM. Only a 64-bit OS (Windows Server 2003 64-bit or Windows 2008) and a 64-bit JVM will allow you to utilize all of the 12GB of memory you have in your server. HTH, Carl On 10/21/2010 6:42 AM, Steve LaBadie wrote: > Just to be clear my assumptions are correct that I do not need to > pur

Re: looping through an insert statement

2010-10-26 Thread Carl Von Stetten
Rick, Can you provide a dump of the FORM scope? Thanks, Carl >ok, maybe I am cross-eyed and (tried matching cases), but: > >PROTEINSEQUENCE1 sdalifsdaifasifsadi > >equals > >'#form['ProteinSequence'& LoopCount]#', > >which is

Re: Question about using javascript in .cfm files...

2010-10-28 Thread Carl Von Stetten
Rick, I have shared CF variables with JavaScript too. What I usually do is this: If I have to do any processes to define the CF variables, I put them at the top of the document, above the section. Then, in the section of my CFM page, I add a inside a

Re: Question about using javascript in .cfm files...

2010-10-28 Thread Carl Von Stetten
Rick, I have shared CF variables with JavaScript too. What I usually do is this: If I have to do any processes to define the CF variables, I put them at the top of the document, above the section. Then, in the section of my CFM page, I add a inside a

Re: I think I'm just making this way too hard...

2010-11-05 Thread Carl Von Stetten
ediff(curdate(),dateOfTotal) = 1 The DateDiff(expr1,expr2) function "returns expr1 – expr2 expressed as a value in days from one date to the other. expr1 and expr2 are date or date-and-time expressions. Only the date parts of the values are used in the calculation." HTH, Carl >

Re: What was that security again?

2010-11-18 Thread Carl Von Stetten
I don't think any Server roles are needed, but "db_datareader" Database role should provide the SELECT permissions. I'm not sure about the permissions for stored procedures. Carl >Kinda.. Are there any particular SERVER ROLES or Database Role Membership? > >T

Re: (ot) SQL Server Full-Text Search CONTAINS()

2010-11-23 Thread Carl Von Stetten
confirmed that "my" is in the list. If you need "my" to be included in your searches, you could remove it from your list. However, if you ever migrate SQL to another server, you'll have to remember to update the noise list on that server. HTH, Carl >Thanks for the t

Re: Regex Question

2010-12-03 Thread Carl Von Stetten
Robert, How about treating CGI.path_info as a list, using "/" as your delimiter. Then you can use the various list* functions in CF to parse it however you want. Carl On 12/3/2010 9:26 AM, Robert Harrison wrote: > Regex is not my strong suit, but someone may know this off the

Re: Mailing List program

2011-01-07 Thread Carl Von Stetten
I've used Mozilla Thunderbird for years. Carl On 1/7/2011 12:53 PM, Asim Manzur wrote: > Any recommendation for the CF mailing list application? > > > ~| Order the Adobe Coldfusion Anthology now! http://www

Re: form data not being inserted into mssql database

2007-04-19 Thread Carl Von Stetten
John, You might want to try using CFQUERYPARAM in your insert query. Something like: INSERT INTO STUDENT_ACADEMICS (CUM_GPA) VALUES () Set the CFSQLTYPE to the appropriate type to match the data type of the SQL field. HTH, Carl > Form code: > > required="Yes" size=

Re: Flash Chart

2007-05-01 Thread Carl Von Stetten
Isn't that error a javascript error? I don't know much about charts or flash, but does it utilize client-side javascript? Or is there perhaps some other javascript code on your page that is conflicting with the flash object? Carl >Hello Guys, > > > >I'm havi

Re: Blob/clob issue

2007-05-10 Thread Carl Von Stetten
>Well ... looks like there might be an issue with TCP/IP although it is >enabled, in fact, I unchecked it a rechecked it, restarted SQL Server. >Couldn't connect trying to telnet in using the IP of the box it's on and the >standard 1433 on the port ... I'm going to reboot the server in a bit after

Java Hotspot Error

2007-05-11 Thread Carl Von Stetten
I was trying to add a java jar file into my class path, and something has gone terribly wrong. When I try to start the ColdFusion MX 7 service, I get an error message that it could not be started. The ColdFusion error logs pointed me to an error log located in my \runtime\bin folder. The lo

Re: Java Hotspot Error

2007-05-11 Thread Carl Von Stetten
Thanks Dave. I did another compare of the jvm.config files and corrected the problem. I'm back up and running. >> I was trying to add a java jar file into my class path, and > >I suspect there's an error in your jvm.config file. > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/

Re: Execute a batch file with CFEXECUTE but nothing happened

2007-06-20 Thread Carl Von Stetten
> I'm able to execute the batch file now but nothing happen. It seems > like Coldfusion server doesn't allow me to map a shared drive on > another server. What I want to do is to copy a file on the coldfusion > server to my database server. I created a batch file to map the > shared drive on

Re: Grid like form with multiple inserts

2011-01-28 Thread Carl Von Stetten
Some more information might be helpful. Can we see the code of the form itself? Also, are you just inserting new records into your database, or editing existing records? On 1/28/2011 10:34 AM, Monique Boea wrote: > Any sample code for a grid-like form? > > > > On Thu, Jan 27, 2011 at 8:16 PM,

  1   2   3   >