Re: cftry inside of cftransaction ??

2006-11-08 Thread Jochem van Dieten
Will Tomlinson wrote: Can you wrap a query with cftry inside a cftransaction? Yes. It won't do anything for you unless you put an explicit commit in the catch (in which case the behaviour is 'implementation defined' so check your DB documentation) so I would recommend against it. Jochem

Re: Send a photo as email attachment to a CF app

2006-11-08 Thread Ivo V
Why the choice to have them send them to you as email attachments as opposed to providing an upload page? Just curious... Rick Good question. Should have told you more on the background. We are talking about users with a mobile phone which are taking pictures and/or video's with their handset

Re: OT: Multiple Select Boxes (JS)

2006-11-08 Thread Wayne Putterill
I've just sent you a custom tag documentation off list, hope it's useful. On 07/11/06, James Smith [EMAIL PROTECTED] wrote: I need to fill a secondary and tertiary select box depending on the condition of a primary one. For example the first will have the options... -- SELECT -- Ford

Re: OT: Multiple Select Boxes (JS)

2006-11-08 Thread massimo
I need to fill a secondary and tertiary select box depending on the condition of a primary one. A pure JavaScript implementation is available here: http://www.massimocorner.com/libraries/dynselect/ You can create a databinder object and bind it to any select In order to automate the process

Re: OT: Anyone using scan alert (Hacker safe) services?

2006-11-08 Thread Tom Chiverton
On Tuesday 07 November 2006 18:07, Jordan Michaels wrote: Hacker Defended, etc etc etc tools all basically do the same thing - and almost all of them are based on Nessus. (http://nessus.org/) Indeed. If you want an assesment, download Nessus to a laptop and park yourself in a nice coffee shop

Re: Class Decompiler

2006-11-08 Thread Mark Drew
It doesnt get cleared, I think you can recover a file if you have deleted it. MD On 7 Nov 2006, at 21:32, Barney Boisvert wrote: Speaking of shadow copies, if you're using Eclipse (with CFEclipse) you might be able to get it back from the Local History that Eclipse automatically keeps. I'm

Re: OT: Multiple Select Boxes (JS)

2006-11-08 Thread mac jordan
On 11/8/06, Wayne Putterill [EMAIL PROTECTED] wrote: I've just sent you a custom tag documentation off list, hope it's useful. I'd be very interested in that, if it's available. thanks, just in case :) -- mac jordan home: www.kestrel.org work: www.webhorus.net them:

Re: Tomcat SES url mapping

2006-11-08 Thread Tom Chiverton
On Tuesday 07 November 2006 20:18, John Wilker wrote: Has any one crossed this bridge on tomcat? Run Apache as a front end proxy and use mod_rewrite ? -- Tom Chiverton Helping to apprehensively facilitate transparent meta-services This

Re: Class Decompiler

2006-11-08 Thread Andrew Scott
As long as it hasn't been written over you can get a file back the best one I have come across is File scavenger On 11/8/06, Mark Drew [EMAIL PROTECTED] wrote: It doesnt get cleared, I think you can recover a file if you have deleted it. MD On 7 Nov 2006, at 21:32, Barney Boisvert wrote:

RE: Multiple Select Boxes (JS)

2006-11-08 Thread James Smith
Thanks go to Wayne who dropped the perfect custom tag into my inbox this morning. As a follow up, does anyone know how to change the value selected in a listbox from the body onload= section of the page, and would this trigger the onChange of that select box? -- Jay -Original Message-

Re: OT: Multiple Select Boxes (JS)

2006-11-08 Thread Wayne Putterill
Sent, I'd put it up somewhere but I can't from work and I'm off to cfdevcon this afternoon so won't have a chance - if anybody else does want it I will put it somewhere for download this weekend. On 08/11/06, mac jordan [EMAIL PROTECTED] wrote: On 11/8/06, Wayne Putterill [EMAIL PROTECTED]

RE: Send a photo as email attachment to a CF app

2006-11-08 Thread Rick Faircloth
Very interesting app...can I ask more about what the goal of the app is? I think you mentioned something about an on-the-fly photo gallery or photo essay or something like that... Rick -Original Message- From: Ivo V [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 1:59 AM

Re: CFDevCon (UK) Meet'n'great

2006-11-08 Thread Tom Chiverton
Right, we're off now :-) Look out for a 'Torture Me' t-shirt tonight, and a nice* conference one on Thursday (apparently) :-) -- Tom Chiverton Helping to vitalistically reintermediate turn-key products This email is sent for and on behalf

RE: OT - CSS Float Image Bottom Right corner of DIV

2006-11-08 Thread Bobby Hartsfield
Still no example huh... -Original Message- From: Denny Valliant [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 2:53 AM To: CF-Talk Subject: Re: OT - CSS Float Image Bottom Right corner of DIV On 11/6/06, Bobby Hartsfield [EMAIL PROTECTED] wrote: but it's pretty tough to

RE: Cool things about cf

2006-11-08 Thread Bobby Hartsfield
-Original Message- From: DRE [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 7:01 PM To: CF-Talk Subject: Cool things about cf Hey, I'm writing a short article about the cool things that cf comes with that most others dont. I've got so far: qoq groupd output (Hey, I think its

Re: Undefined in Form when using MSIE

2006-11-08 Thread Torrent Girl
The weird thing to me is that you can't get it to happen in a different browser when CF is the one processing the info and sending html to the browser. Just a long shot but try it two ways... hitting enter to submit and actually clicking the submit button with your mouse. hitting enter

Re: Undefined in Form when using MSIE

2006-11-08 Thread Torrent Girl
Was this ever resolved? I am getting the same issue. ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year.

RE: Cool things about cf

2006-11-08 Thread Bobby Hartsfield
CF-Talk... There's no other community as willing to help. and... it's tag based, typeless and has cfdump. How much easier can it get? ;-P -Original Message- From: DRE [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 7:01 PM To: CF-Talk Subject: Cool things about cf Hey, I'm

RE: Cool things about cf

2006-11-08 Thread Bobby Hartsfield
Oh yeah... cffile makes file uploads and manipulation MUCH easier (or at least less code) than other languages. -Original Message- From: DRE [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 7:01 PM To: CF-Talk Subject: Cool things about cf Hey, I'm writing a short article

Clustering for load balancing

2006-11-08 Thread Rick Root
I'm looking at the clustering instructions on this page in livedocs: http://tinyurl.com/ymfybu We're looking at doing this for failover/redundancy of the coldfusion instances.. they'll reside on the same physical server. Step 5 says that I'm supposed to include my applications CFM files in

Re: ordering Poker hands

2006-11-08 Thread Brian Simmons
Just to be accurate (I'm assuming you're ranking the hands below, worst to best) 3 of a kind beats 2 pair (so they need to be flip-flopped below) The type of game really isn't important other than to say the winner would be decided along the lines of traditional poker no hi-lo or anything

OLD: Speeding up a Collection / NOW: Running in Background

2006-11-08 Thread Robert Harrison
Yesterday I asked about a problem where I'm uploading an Excel spreadsheet and building a collection from it using a COM object to update a data base from the spreadsheet. The collection is taking too long to build so the page sits there forever then times out... but the program actually does

Re: Cool things about cf

2006-11-08 Thread Cutter (CFRelated)
While I agree that flash forms aren't the greatest, you also have the XForms option with CFForm which is way underutilized. Cutter _ http://blog.cutterscrossing.com Bobby Hartsfield wrote: -Original Message- From: DRE [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07,

RE: Speeding up a Collection / NOW: Running in Background

2006-11-08 Thread Russ
cfsetting requesttimeout=1000 or however long you want it to be in seconds. Russ -Original Message- From: Robert Harrison [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 8:47 AM To: CF-Talk Subject: OLD: Speeding up a Collection / NOW: Running in Background

RE: OT: Multiple Select Boxes (JS)

2006-11-08 Thread Richard Kroll
I'd be interested as well if you could put it up. Rich Kroll -Original Message- From: Wayne Putterill [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 5:27 AM To: CF-Talk Subject: Re: OT: Multiple Select Boxes (JS) Sent, I'd put it up somewhere but I can't from work

RE: Cool things about cf

2006-11-08 Thread Ben Nadel
I looked through the other responses, and I might have missed it, but the ability to instantiate Java objects, call underlying Java methods, and write your own Java classes... That's pretty freakin' nifty. .. Ben Nadel Certified Advanced ColdFusion MX7 Developer

RE: Cool things about cf

2006-11-08 Thread Andy Matthews
The Application scope, and Application.cfm/cfc. I was talking with my two co-workers who program in PHP which doesn't have anything like an Application scope. !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED]

RE: Cool things about cf

2006-11-08 Thread Ben Nadel
CFHTTP is totally sweeet. Both for reading in CSV files and for grabbing content. .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Andy Matthews [mailto:[EMAIL

RE: Clustering for load balancing

2006-11-08 Thread Dave Watts
I'm looking at the clustering instructions on this page in livedocs: http://tinyurl.com/ymfybu We're looking at doing this for failover/redundancy of the coldfusion instances.. they'll reside on the same physical server. Step 5 says that I'm supposed to include my applications CFM

RE: Cool things about cf

2006-11-08 Thread Konopka, David
CFC based web services -- just set a method access property to remote and its available as a soap web service. ___ Dave Konopka Systems Programmer Wharton Computing and Information Technology E-mail: [EMAIL PROTECTED] Phone: (215) 898-2685 -Original

Turning the XML Contents of a SOAP Envelope into a Structure?

2006-11-08 Thread Sung Woo
Hi folks, I'm using CFINVOKE and CFHTTP to send SOAP-enveloped XML data to a server. Once the transaction is complete, the server sends me a response, also in SOAP-enveloped XML, like this one: ?xml version=1.0 encoding=utf-8? soap:Envelope

RE: Speeding up a Collection / NOW: Running in Background

2006-11-08 Thread Robert Harrison
That part I knew. Question is, what can I do to make something happen on the user side? Either: display PROCESSING, PLEASE WAIT on the HTML page display until the job finishes; or display Job Submitted, letting the user exit from the page and have the job finish in the background. Thanks

RE: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Dave Watts
I'm using CFINVOKE and CFHTTP to send SOAP-enveloped XML data to a server. I'm confused. Which one are you using, CFINVOKE or CFHTTP? If you're using CFINVOKE, you shouldn't need to tinker with the SOAP envelope at all. If you're using CFHTTP, have you tried using CFINVOKE instead? I'm

RE: Speeding up a Collection / NOW: Running in Background

2006-11-08 Thread Dave Watts
That part I knew. Question is, what can I do to make something happen on the user side? Either: display PROCESSING, PLEASE WAIT on the HTML page display until the job finishes; or display Job Submitted, letting the user exit from the page and have the job finish in the background. You

Re: Speeding up a Collection / NOW: Running in Background

2006-11-08 Thread Ryan Stille
For that part you can switch on an animated gif, and/or your please wait text message using JavaScript when the user clicks submit. But if your process runs a long time (more than 3 or so minutes I think) your *browser* may time out on you, regardless of what your server timeout is set at. To

Plenty of Coldfusion/Ajax frameworks. Which one for a starter?

2006-11-08 Thread Ali Majdzadeh
Hi: I want to start AJAX. I found plenty of CF/AJAX frameworks out there and some looked really great but I really need a basic documentation plus ease of use cause I want to START it. Which one is the easiest and/or best with good a documentation. thanks benign

Re: Clustering for load balancing

2006-11-08 Thread Rick Root
Dave Watts wrote: If both cluster instances are on the same physical machine, and both instances will be connected with a single virtual web server, you don't need to copy your CFM files. You don't even need to go through creating and deploying an EAR file at all; it's just a simple way of

Re: Plenty of Coldfusion/Ajax frameworks. Which one for a starter?

2006-11-08 Thread Raymond Camden
While not CF specific, I'd really recommend Spry: http://labs.adobe.com/technologies/spry/ I found it to be a _very_ easy to use AJAX framework. It is not yet 1.0 though (well, the release is 1.3, but technically it isn't officially done), but I've found it stable enough to use with BlogCFC.

RE: Plenty of Coldfusion/Ajax frameworks. Which one for a starter?

2006-11-08 Thread Andy Matthews
You might consider jQuery. !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Ali Majdzadeh [mailto:[EMAIL PROTECTED] Sent: Wednesday, November

Re: Cool things about cf

2006-11-08 Thread Teddy Payne
Webservice calls are made simple with cfhttp. Creating and consuming webservices is made simple with remote CFC methods. cfmail with cfpop provide very quick email submissions. The ability to easily extend your base tag language using custom tags. The ability to deploy CF with a vast majority

Re: ordering Poker hands

2006-11-08 Thread Craig Drabik
I am building a poker applicaiton. Has anyone dealt with determining the value of a hand? I have the feeling I am making it even more complicated than necessary. Everybody seems to be advocating a database-based approach. I wouldn't try to assign a value to each hand at all, you need a

RE: Clustering for load balancing

2006-11-08 Thread Dave Watts
I ended up going the route of the EAR file anyway, and although the requests are coming in through IIS, coldfusion seems to be grabbing the files out of the C:\jrun4\servers\ads1_1\ads1.ear\ads1.war directory The OTHER instance properly looks at the files in E:\Inetpub\ads\ Can I fix

RE: Cool things about cf

2006-11-08 Thread Brad Wood
Rick, AjaxCFC comes with a cool utility called sdumper() which document.write's cfdump style objects to the bottom of the page. It's fairly useful. -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 8:44 PM To: CF-Talk Subject: Re: Cool things

see my query - watch it fail

2006-11-08 Thread Daniel Kessler
I have a really cool query for a SEARCH form. It has an AND/OR radio button between fields. It is a paged query and when I click on page 2, it gives me fewer hits than when I was on page one. Very wrong. I'd like to see the query as it's being performed or before it's performed,

Re: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Sung Woo
Sorry for the confusion -- I'm using CFINVOKE to run the web service on my end, to generate the XML. Then I'm using CFHTTP to send the XML data to the other server. I'm using CFINVOKE and CFHTTP to send SOAP-enveloped XML data to a server. I'm confused. Which one are you using, CFINVOKE or

RE: see my query - watch it fail

2006-11-08 Thread Bryan F Hogan
cfdump var=#qry_myQueryName# -Original Message- From: Daniel Kessler [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 10:31 AM To: CF-Talk Subject: see my query - watch it fail I have a really cool query for a SEARCH form. It has an AND/OR radio button between fields. It

Re: Clustering for load balancing

2006-11-08 Thread Rick Root
Dave Watts wrote: Honestly, I don't know. Are the files in that directory compiled classes? Is the JRun web server enabled for the second instance? If it is, and you change the web root directory for that web server to e:\inetpub\ads\, that might fix your problem even though you're not using

RE: ordering Poker hands

2006-11-08 Thread Dave Watts
Everybody seems to be advocating a database-based approach. I wouldn't try to assign a value to each hand at all, you need a function that compares hands similar to the way humans do. Or, you could consider using a rule engine, which is designed to solve this sort of problem. The only

RE: see my query - watch it fail

2006-11-08 Thread Ben Nadel
Daniel, If you put the result attribute in the query tag: cfquery name= result=QueryResult.../cfquery And then dump out the result: cfdump var=#QueryResult# / This will have the SQL that was passed in as well as all CFQueryParam values. Also, a minor point, the output will look like crap

RE: Clustering for load balancing

2006-11-08 Thread Dave Watts
Well, the JRun web server is running, but there doesn't seem to be any way to change its web root. (I'm looking at it from the JRun Administrator). http://www.adobe.com/support/coldfusion/adv_development/config_builtin_webse rver/ Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/

Re: see my query - watch it fail

2006-11-08 Thread Charlie Griefer
well, before it's performed you can just pop the SQL inside of cfoutput tags. if you're on MX7, there's a new attribute for the cfquery tag called SQL which is returned as part of the new result attribute (which returns a structure). cfquery name=myQuery ... result=myResult /cfquery

Re: see my query - watch it fail

2006-11-08 Thread Kris Jones
Turn on the Enable Robust Exception Information option in debugging options, and enable Database Activity option as well. Cheers, Kris I'd like to see the query as it's being performed or before it's performed, whichever, to diagnose the problem. Is there a way to output the query to see

RE: see my query - watch it fail

2006-11-08 Thread Brad Wood
If you are letting a user browse through pages of result, it might be useful to store the result set in session so you don't have to re-run it every time they switch pages. This would be most useful if it is a long query which taxes your database. As long as the search criteria haven't changed,

Something Stronger Than Verity

2006-11-08 Thread Rey Bango
Hi all, One of the sites that I manage is very DB intensive with very little static pages. I've been using the built-in Verity search engine to index a query of products and build a collection accordingly. But when searching for a product, its just way too slow for the amount of results that

RE: see my query - watch it fail

2006-11-08 Thread Russ
I think that will just dump the results of the query, I think he wants to see the actual SQL. Just enable debugging and the query will show up in debugging info. Russ -Original Message- From: Bryan F Hogan [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 10:34 AM To:

RE: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Dave Watts
Thanks, Dave. I did just as you suggested and it looks good except it doesn't seem to go beyond a certain point. When I CFDUMPed the SOAP structure via XMLParse, the last bit (and of course, the most important), looks like this: CreateServiceRequestResult - XmlText 1S001The Service

RE: Cool things about cf

2006-11-08 Thread Kevin Aebig
- Webservice implementation - Application scope - File Handling and Permissions and... Includes. I know this might seem weird so some, but anyone who's dealt with PHP knows what a major PITA it can be to handle include paths that aren't within the relative scope underneath the calling file. !k

Re: see my query - watch it fail

2006-11-08 Thread RichL
Daniel not sure exactly what you want to see but you could try this: cfquery name=xxx datasource=fclounge result=yyy select * from tblbcplayer /cfquery cfdump var=#xxx# label=Query Results cfdump var=#yyy# label=Query Attributes xxx will dump the results yyy will show you the

RE: see my query - watch it fail

2006-11-08 Thread Bryan F Hogan
Correct, he can also use the result attribute of cfquery on CF7. -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 10:51 AM To: CF-Talk Subject: RE: see my query - watch it fail I think that will just dump the results of the query, I think he

Re: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Sung Woo
Hi Dave, I found my error, and I took care of it with the following snippet: cfset temp = Replace(ToString(results.filecontent), 'lt;', '', 'ALL') cfset temp = Replace(temp, 'gt;', '', 'ALL') cfset myxmlobj = XMLParse(temp) What happened was that the last three bits of code were demoralized,

CFREPORT problem: Report compilation error. Error at (158, 21: null

2006-11-08 Thread Kris Jones
Yesterday, we finally updated our QA servers to 7.02 (from 7.0). Some reports which were running before the upgrade (with a couple of little visual issues), now fail to run at all, generating this type of error: Report compilation error. Error at (158, 21: null Is there some previously compiled

Re: see my query - watch it fail

2006-11-08 Thread daniel kessler
Daniel, If you put the result attribute in the query tag: cfquery name= result=QueryResult.../cfquery And then dump out the result: cfdump var=#QueryResult# / Your right, I want the SQL. This and other suggestions mentioned seem to be able to do the trick. Thanks!

Re: Tomcat SES url mapping

2006-11-08 Thread John Wilker
well all of none of that made sense to me :) Fairly new to tomcat/apache so maybe in laymens terms? Thanks! On 11/8/06, Tom Chiverton [EMAIL PROTECTED] wrote: On Tuesday 07 November 2006 20:18, John Wilker wrote: Has any one crossed this bridge on tomcat? Run Apache as a front end proxy

Re: Something Stronger Than Verity

2006-11-08 Thread Robertson-Ravo, Neil (RX)
Hey Rey, Remember that Verity is not searching against your DB on each call, this is aready done as part of your indexing into a collection (usually out of hours). If the results are taking an age to appear it is no doubt a result of the actual ColdFusion code to display them, I would look at

RE: Something Stronger Than Verity

2006-11-08 Thread Dave Watts
One of the sites that I manage is very DB intensive with very little static pages. I've been using the built-in Verity search engine to index a query of products and build a collection accordingly. But when searching for a product, its just way too slow for the amount of results that it

Re: see my query - watch it fail

2006-11-08 Thread daniel kessler
If you are letting a user browse through pages of result, it might be useful to store the result set in session so you don't have to re-run it every time they switch pages. This would be most useful if it is a long query which taxes your database. hmm, hadn't thought of that. It's not a big

Re: Cool things about cf

2006-11-08 Thread Will Tomlinson
Somebody told me .net doesn't have anything like a cfparam Is that true? Will ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your

Re: Cool things about cf

2006-11-08 Thread DRE
Ben, I've instantiated java before using cf but its not been all that simple. What would be a good example of a simple but very useful java instantiation suitable for a tutorial? DRE On 11/8/06, Ben Nadel [EMAIL PROTECTED] wrote: I looked through the other responses, and I might have missed

Re: Something Stronger Than Verity

2006-11-08 Thread Rey Bango
Rob Dave, Thanks for your help. It looks like the Verity collection that I was building had either become too big or the info was corrupted in some form. I changed the CFINDEX action to Refresh and the performance was incredibly faster. That did the trick. Rey...

Re: Cool things about cf

2006-11-08 Thread exH
It's not just it reads like English, the tag based markup sits perfectly with HTML/XHTML. To get a list of cool things about CF, just reference the docs index and remove the odd uncool thing(s?) ;) - Original Message - From: Mike Kear [EMAIL PROTECTED] To: CF-Talk

Re: Cool things about cf

2006-11-08 Thread DRE
Andy, I learned a bunch of php lately and was stunned by this lack of application scope as well. I do think tho that .net and java both have similar structures so I'm a bit wary of including it. DRE On 11/8/06, Andy Matthews [EMAIL PROTECTED] wrote: The Application scope, and

Re: Clustering for load balancing

2006-11-08 Thread Rick Root
Dave Watts wrote: If both cluster instances are on the same physical machine, and both instances will be connected with a single virtual web server, you don't need to copy your CFM files. You don't even need to go through creating and deploying an EAR file at all; it's just a simple way of

RE: Cool things about cf

2006-11-08 Thread Dave Watts
Hey, I'm writing a short article about the cool things that cf comes with that most others dont. Working with XML is a lot easier in CF. Most environments force you to use the XML DOM API, but CF exposes XML document objects as nested arrays and structures. Dave Watts, CTO, Fig Leaf Software

Re: Class Decompiler

2006-11-08 Thread Dan Plesse
Thanks Tony I just made a utility for this problem. Next would be a runtime utility. Now we are talking. ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your

Re: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Sung Woo
Ooops...looks like HTML rendered my code to junk status. Here's the revised: cfset temp = Replace(ToString(results.filecontent), ' lt;', '', 'ALL') cfset temp = Replace(temp, ' gt;', '', 'ALL') Except in the real code, there aren't spaces between and lt or gt (I just did it here so it'll

RE: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Dave Watts
Thanks for all your help. By the way, I took your CF Advanced course in NYC when it was still Allaire. It was without a doubt the best CF class I took, so thank you for that and for all your help here, too! You're welcome! Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig

RE: CFREPORT problem: Report compilation error. Error at (158, 21 : null

2006-11-08 Thread Dave Watts
Yesterday, we finally updated our QA servers to 7.02 (from 7.0). Some reports which were running before the upgrade (with a couple of little visual issues), now fail to run at all, generating this type of error: Report compilation error. Error at (158, 21: null Is there some

Re: Turning the XML Contents of a SOAP Envelope into a Structure ?

2006-11-08 Thread Sung Woo
Just wanted to correct one thing: cfset temp = Replace(ToString(results.filecontent), ' lt;', '', 'ALL') cfset temp = Replace(temp, ' gt;', '', 'ALL') In the actual code, there is no space between lt and gt, but in order for it to display properly here, I added the spaces.

Re: Something Stronger Than Verity

2006-11-08 Thread Robertson-Ravo, Neil (RX)
How can a collection become too big? The only limit should be the limit imposed on the OEM version of Verity which ships with ColdFusion - I think it is 250,000 docs with Enterprise. A search engine tool will be way faster and provide more features for sure but they do cost :-~ This

Re: Cool things about cf

2006-11-08 Thread Dan Plesse
I looked at how java works with web services i.e axis and the fact that you don't have to do extra work in CF to ship/send/ or receive any kind of object is truly amazing. In java land its yet another issue. For java web service on CF I have to WDDX each object before its sent and before its

Re: CFREPORT problem: Report compilation error. Error at (158, 21: null

2006-11-08 Thread Kris Jones
Found the issue on the Adobe forums (although the forums were erroring with every click for awhile until I figured out that it didn't like an unmatched parenthesis in my search terms). And just for sake of the archives: CF 7.0.2 updater doesn't always remove the older version of the

ColdFusion Time Out Error....HELP!!!!!

2006-11-08 Thread Russell Christiansen
I'm getting these sporadic time-out errors on this web application that is supposed to be a very sophisticated assessment tool. It uses quite a few ColdFusion queries. It's not failing at exactly the same spot, it's been sporadic and I'm not sure what the cause is. I'm wondering if I might have

RE: ColdFusion Time Out Error....HELP!!!!!

2006-11-08 Thread Brad Wood
Error Executing Database Query. Timed out trying to establish connection Sounds like your database or your network is hiccupping. ~Brad -Original Message- From: Russell Christiansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 9:40 AM To: CF-Talk Subject: ColdFusion

RE: Cool things about cf

2006-11-08 Thread Bobby Hartsfield
Here's a simple, useful example. cfscript function bhimginfo(imgfile){ jFileIn = createObject(java,java.io.File).init(imgfile); ImageInfo = StructNew(); ImageObject = createObject(java,javax.imageio.ImageIO).read(jFileIn); imageFile = CreateObject(java,

CF-Elearning Application

2006-11-08 Thread Aldon Moore
After hearing much crap about CF scalability problems and lack of developer power, I have decided to go with CF for developing my elearning application. It would release as an open source CF application on completion. I am inviting companies and/or developers to contact me directly in this regard

DateDiff Error Rrrrrrr

2006-11-08 Thread coldfusion . developer
All, I'm trying to fix someone's code and I'm getting this error within a datediff. When I do a cfdump on the query variable UserCoupon.LastDownloadDate I get [empty string]. However when I do the query myself I get a single record returned. Is there something wrong with this syntax. This

What *NOT* to do to screw up my google rankings...

2006-11-08 Thread Will Tomlinson
I've successfully converted my old e-comm site to my new store app (neverendingcart.cfc). It's taken me 2+ years to achieve top-ranked pages with google and my old app. I don't wanna screw that up with the new one. So, what I've done is built the new one a store residing within the old one. I

Re: DateDiff Error Rrrrrrr

2006-11-08 Thread coldfusion . developer
Coupons.RefreshDays below is set to 9 as a constant. D All, ERROR HAPPENS HERE CFIF DateDiff('D', UserCoupon.LastDownloadDate, (DateFormat(Now(), mm/dd/))) GTE Coupons.RefreshDays ERROR HAPPENS HERE

Re: What *NOT* to do to screw up my google rankings...

2006-11-08 Thread Albert Bussolino
On 11/8/06, Will Tomlinson [EMAIL PROTECTED] wrote: Would it hurt to put a cflocation on them, pointing to the new store? Placing dynamic cflocations to the matching page in the store isn't really an option. Yes, don't use it ... try to redirect with 301 status code instead: cfheader

RE: DateDiff Error Rrrrrrr

2006-11-08 Thread Ben Nadel
It looks like LastDownloadDate is just NULL in the database. .. Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent:

Help with Form Validation Against Spam

2006-11-08 Thread Aaron Roberson
I have a newsletter form on my website that accepts frist name, last name and email. The sorry spam crawlers are submitting bogus information into the form. Most of the time, they are sending the first name and last name in both name fields so that I recieve something like this: You have a new

RE: Help with Form Validation Against Spam

2006-11-08 Thread Ben Nadel
Be careful, some names have a space in it Bobby Jo. You could check to make sure that first name and last name are different... However, if you watch Curb Your Enthusiasm, you know that is not a good solution (Remember Lewis Lewis and the kideny??). The best bet is to go with some other

Re: Help with Form Validation Against Spam

2006-11-08 Thread Jordan Michaels
Aaron Roberson wrote: I have a newsletter form on my website that accepts frist name, last name and email. The sorry spam crawlers are submitting bogus information into the form. Most of the time, they are sending the first name and last name in both name fields so that I recieve something

RE: What *NOT* to do to screw up my google rankings...

2006-11-08 Thread Brad Wood
Yeah, the 302 redirect does crazy things to Google. In the past if A 302 redirected to B, then A would eventually drop of the search results. (among other nasty page jacking things...) ~Brad -Original Message- From: Albert Bussolino [mailto:[EMAIL PROTECTED] Sent: Wednesday, November

Re: Plenty of Coldfusion/Ajax frameworks. Which one for a starter ?

2006-11-08 Thread Robertson-Ravo, Neil (RX)
Indeed, Spry or MXAJAX would be my food for thought. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may

Re: What *NOT* to do to screw up my google rankings...

2006-11-08 Thread Bryan Stevenson
redirects will kill your rankings!! Fresh content is a good thing (within reason...i.e. totally different subject matter is death, but fresh content about e-comm should be OK). So I'd update the text on your exisitng pages. Bots like the fresh content as it re-assures them that your site is

Re: Plenty of Coldfusion/Ajax frameworks. Which one for a starter ?

2006-11-08 Thread Mike Chabot
I looked at a lot of the frameworks. The problem is that there are at least 10 really good frameworks, and they are all significantly different. The one you start with may depend on what you are looking to accomplish. If you are looking for a certain visual effect, that is different than a simple

Re: CFREPORT problem: Report compilation error. Error at (158, 21 : null

2006-11-08 Thread Kris Jones
Hi Dave, I saw at least 2 posts suggesting that re-saving the reports with the patched report builder was the fix, but many more saying it wasn't the the fix. And, in our case, the reports themselves had been created with the 7.0.2 report builder, but were deployed on a server that was running

Re: Plenty of Coldfusion/Ajax frameworks. Which one for a starter ?

2006-11-08 Thread Dan Vega
I am a big fan of Yahoo and Yahoo ext On 11/8/06, Mike Chabot [EMAIL PROTECTED] wrote: I looked at a lot of the frameworks. The problem is that there are at least 10 really good frameworks, and they are all significantly different. The one you start with may depend on what you are looking

Re: Plenty of Coldfusion/Ajax frameworks. Which one for a starter ?

2006-11-08 Thread Robyn
Not CF specific, but I'm currently using Prototype and scriptaculous. Looking into Dojo. Dan Vega wrote: I am a big fan of Yahoo and Yahoo ext On 11/8/06, Mike Chabot [EMAIL PROTECTED] wrote: I looked at a lot of the frameworks. The problem is that there are at least 10 really good

  1   2   >