Re: Payment gateway and merchant recommendations

2006-06-20 Thread Mary Jo Sminkey
The client processes 20k+ transactions per year and would need a processor that is flexible in terms of transaction volume. You might want to check out Shift4.com. They can help with ColdFusion integration and are an excellent option for high volume merchants. --

Re: Integrity constraint violation in CF logs

2006-06-20 Thread Tom Chiverton
On Monday 19 June 2006 22:46, Carl O wrote: Was there any resolution to this persons original issue from 2003? Have you blown away the two CF client storage tables totally and let CF rebuild them ? You don't have multiple CF servers sharing the same store do you ? -- Tom Chiverton

Re: Audio Mixing/Combining from the command line

2006-06-20 Thread Tom Chiverton
On Tuesday 20 June 2006 01:41, Dave Phillips wrote: I'm curious if anyone knows on here how I can combine two .mp3 files Just end to end, or some sort of actual stereo mix ? -- Tom Chiverton This email is sent for and on behalf of

Re: Coldfusion Report Builder problem

2006-06-20 Thread Neil Middleton
Cheers for that, I managed to figure it out late last night finally. One things for sure, CF Report Builder is quite underrated I reckon. Never even looked at it in the past, and am now considering it for all sorts of things. Neil On 6/20/06, Kay Smoljak [EMAIL PROTECTED] wrote: On 6/20/06,

Re: Audio Mixing/Combining from the command line

2006-06-20 Thread Mike Kear
David, Are you looking to do it just the once or on an ongoing basis? I make sound files all the time, layering, mixing and blending up to 60 sound files together to make jingles etc for my radio show. Let me know specifically what you need and ill see how i can help you. Cheers Mike Kear

RE: Can't open CF7 Administrator

2006-06-20 Thread Rick Faircloth
Thanks for the help and encouragement, Josh! I saw the charts in the Getting to Know CFMX7 area and thought wow...that'll be fun... I hope I'm not too compelled to rewrite all the old apps! I've got too many current projects going that are behind already But it'll be nice to be working

RE: Sticking with CF...

2006-06-20 Thread Rick Faircloth
I heard a rumor that Access for OSX is the first software planned after Bill leaves his post at MS... :o) Rick -Original Message- From: dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 1:36 AM To: CF-Talk Subject: RE: Sticking with CF... lol Im going fishing with this

RE: ajaxCFC Error Message

2006-06-20 Thread Gaulin, Mark
I just started using ajaxCFC and found it's error handling to be very nice. Anyway, the error you have sounds like a compile-time error in your CFC (assuming it has worked before), and the way to figure that out for sure is to hit your CFC directly in a browser... something like

RE: CFMX 6.1 - Problem consuming a .NET 2.0 web service

2006-06-20 Thread Wolfe, Aaron
Peter, I ran into the same error. However it didn't work with 6.1 or 7 while using CFInvoke. I ended up using Mindreef SOAPscope (http://www.mindreef.com/products/soapscope/index.php) to get extract the header and body information. Then I used that information to manually consume the

RE: Breeze Presentation problem

2006-06-20 Thread DURETTE, STEVEN J \(ASI-AIT\)
So any ideas as to syncing up the video and what is displayed on the screen. I'm assuming it is something wrong with my system since I haven't seen any complaints about this problems before. Thanks, Steve (from yet another e-mail account) -Original Message- From: Dave Watts

ColdPDF Alpha Release

2006-06-20 Thread Robert Everland III
Please download the first release of ColdPDF and see if you can find any errors in the code. http://www.reactivevision.com/coldPDF.txt , just rename it to coldPDF.cfc fillInForm(sourcePDF, query, destinationPDF) allows you to pass in the path of a PDF that has form fields and fills in the

Re: Passive FTP and Sandbox

2006-06-20 Thread Alex Hubner
I can't believe it's not fixed yet. Ricardo, what CF version you're in? By the time I've found this bug, I wrote to MM and Christian Cantrel confirmed that it was a bug, and replied saying it will be fixed in the next release (which is 7). The bug is filed with #54053. []'s Alex On 6/20/06,

Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Dan G. Switzer, II
Guys/Gals, I've been research WYSIWYG/RTF controls to use in our product. I'm specifically looking for control that will automatically upload images. This means you must be able to cut-n-paste from a Word document that includes images and the images should automatically be uploaded to the server

RE: Documentation Software Needed..

2006-06-20 Thread kola.oyedeji
I should add though if you are simply looking for online help something everyone can add to - have a look at confluence: http://www.atlassian.com/software/confluence/ http://confluence.atlassian.com/dashboard.action It has some useful features such as notification of page updates, export to

Re: Breeze Presentation problem

2006-06-20 Thread Tom Chiverton
On Tuesday 20 June 2006 13:31, DURETTE, STEVEN J (ASI-AIT) wrote: So any ideas as to syncing up the video and what is displayed on the screen. Was the CPU maxed out while you made it, or played it back ? -- Tom Chiverton This email is

Re: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Tom Chiverton
On Tuesday 20 June 2006 14:16, Dan G. Switzer, II wrote: Our user base in general isn't very computer savvy, so we really need a product that will allow them to cut-n-paste from Word and have formatting and images left intact. Have you looked at the Jakata POI project that allows read/write of

RE: Breeze Presentation problem

2006-06-20 Thread DURETTE, STEVEN J \(ASI-AIT\)
Well... I didn't make the presentation, it was prerecorded by someone else. As for if the CPU was maxed. I didn't check. I was trying to play it back on a Win XP box (It was about installing Apache, mySql, and ColdFusion on Linux) while trying to do the things that were happening in the

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Dan G. Switzer, II
Tom, Have you looked at the Jakata POI project that allows read/write of MS formated files like Word and Excel from Java (and thus ColdFusion) ? I don't know what state their Word support is in at the mo as it's fairly fluid. There is going to be a talk at CFUNITED if you are lucky enough to be

RE: Audio Mixing/Combining from the command line

2006-06-20 Thread Dave Phillips
This is an ongoing need and I need it to be able to happen programmatically transparent to the user on the web page. My users will be selecting three audio files from a list (an intro, main, and outro file) and I need to be able to join them together on the server side and provide them with a

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Ben Nadel
Dan, I am a huge fan of Xstandard (xstandard.com). It's an active-x object (I think) and it requires a browser plugin. The free version doesn't handle file upload, but the pro version does and is awesome!!! It has web services that allow you upload images and hook directly into the database. The

Re: Audio Mixing/Combining from the command line

2006-06-20 Thread Tom Chiverton
On Tuesday 20 June 2006 15:02, Dave Phillips wrote: A blending option would be great but right now I'm not going to be picky. If I can just put them together into one file, that will solve my immediate needs. Then I *think* you can just concatenate the WAVs together an convert them to MP3 or

RE: Audio Mixing/Combining from the command line

2006-06-20 Thread Dave Phillips
That's what I'm looking for. A command line program that will concatenate the MP3 files together. Surely that's not just a simple copy? Dave -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 9:24 AM To: CF-Talk Subject: Re: Audio

cfcollection and Windows map drive?

2006-06-20 Thread Johnny Le
Hi, I have a windows map drive to another server. I can read the files with cffile fine, but when I use cfcollection to index the file, it doesn't do it. When I cfdump the status, it says File not found. So cffile action=read file=\\abc\file\content.doc variable=content/ works fine. But

RE: Ajax and refresh

2006-06-20 Thread Andy Matthews
Here's one for you: http://www.harpethcapital.com/ The banner area loads new content every 10 seconds or so using CFAJAX. Here's the js code. Feel free to grab the CFAJAX files from their if you like. == script type=text/javascript src=code/engine.js/script

RE: AJAX

2006-06-20 Thread Andy Matthews
For the record, I'm using JSMX (www.lalabird.com) and it's pretty easy to get working. It's only one file as opposed to the multiple files that CFAJAX and AjaxCFC use. Plus the examples are much simpler to understand. !//-- andy matthews web developer certified advanced

Re: cfcollection and Windows map drive?

2006-06-20 Thread Rob Wilkerson
Maybe the UNC path is failing? I have no idea whether CFINDEX will support those, but just to try another path, what about using the mapped drive letter: cfcollection action=update collection=myCollection type=file key=y:\file\content.doc custom1=fileID status=getStatus/ On 6/20/06, Johnny Le

Re: Breeze Presentation problem

2006-06-20 Thread Dave Carabetta
On 6/20/06, DURETTE, STEVEN J (ASI-AIT) [EMAIL PROTECTED] wrote: So any ideas as to syncing up the video and what is displayed on the screen. I'm assuming it is something wrong with my system since I haven't seen any complaints about this problems before. Steve, I was having the same

RE: AJAX

2006-06-20 Thread Andy Matthews
Thanks for that Rey...I'm going to try it too. !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent:

RE: Sticking with CF...

2006-06-20 Thread Andy Matthews
You mean right after Jobs buys Microsoft? !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent:

Re: Ajax and refresh

2006-06-20 Thread Qasim Rasheed
The Ajax methods in the prototype library have a method specifically for this purpose. You can also give it a shot. Thanks, Qasim On 6/20/06, Andy Matthews [EMAIL PROTECTED] wrote: Here's one for you: http://www.harpethcapital.com/ The banner area loads new content every 10 seconds or so

RE: cfcollection and Windows map drive?

2006-06-20 Thread Dave Watts
I have a windows map drive to another server. I can read the files with cffile fine, but when I use cfcollection to index the file, it doesn't do it. When I cfdump the status, it says File not found. So cffile action=read file=\\abc\file\content.doc variable=content/ works fine.

Re: Audio Mixing/Combining from the command line

2006-06-20 Thread Tom Chiverton
On Tuesday 20 June 2006 15:30, Dave Phillips wrote: That's what I'm looking for. A command line program that will concatenate the MP3 files together. Surely that's not just a simple copy? Something like touch out.wav cat intros/intro45.wav out.wav cat middle/middle12.wav out.wav cat

RE: Breeze Presentation problem

2006-06-20 Thread Dave Watts
I'm assuming it is something wrong with my system since I haven't seen any complaints about this problems before. It could be. It could also be network traffic, etc, etc. I'd recommend simply trying it again from another machine if possible. Breeze Meeting recordings can be a little slow, when

RE: Sticking with CF...

2006-06-20 Thread Rick Faircloth
Yeah, right...first Steve has to scrape enough money to pay back Bill for providing the money to save his floundering company in the first place...I thought that was the best irony of the Mac v Win debate... Rick -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent:

Re: AJAX

2006-06-20 Thread Rey Bango
Thanks for the link to JSMX. I didn't know it was out and it looks fairly straightforward. Rey... Andy Matthews wrote: For the record, I'm using JSMX (www.lalabird.com) and it's pretty easy to get working. It's only one file as opposed to the multiple files that CFAJAX and AjaxCFC use. Plus

Re: AJAX

2006-06-20 Thread Tony
is there a manual, or tutorial that says: Tony... put this file here, put this file here, put this coldfusion stuff ehre, and this is how you do this? im having the dumbest time wrapping my head around this :( yours truly... 800 on the SAT's boy :( On 6/20/06, Rey Bango [EMAIL PROTECTED]

RE: AJAX

2006-06-20 Thread Andy Matthews
It caught me a few times because it doesn't return plain text. It returns some sort of javascript object which is roughly analogous to a Structure in that it allows dot syntax. If you just want to return plain text then stuff that plain text (HTML, text, img tag, etc) into a variable and return

RE: AJAX

2006-06-20 Thread Dawson, Michael
Have you guys ever looked into Ajax Request at http://www.ajaxtoolbox.com/? I've used it on a few little projects and it's pretty damn simple, yet can be about as complex as you need. I'm taking a look at JSMX now to see what it can do. Looks pretty good so far. M!ke -Original

RE: AJAX

2006-06-20 Thread Andy Matthews
I'll give you the benefit of what little XP I have with it. 1) Engine.js (I renamed it to jsmx.js) goes wherever you like. I put mine in an includes folder. 2) Write your functions like so: script function findzip_request(){ // this grabs the value of one form field. param =

RE: Audio Mixing/Combining from the command line

2006-06-20 Thread Dave Phillips
Tom, Yes, that's the idea, but where do I execute these commands? Can you explain please? Thanks! Dave -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 9:52 AM To: CF-Talk Subject: Re: Audio Mixing/Combining from the command line On

Re: Audio Mixing/Combining from the command line

2006-06-20 Thread Tom Chiverton
On Tuesday 20 June 2006 16:30, Dave Phillips wrote: Yes, that's the idea, but where do I execute these commands? Can you explain please? I'd whack them in a batch file, and invoke with CFEXECUTE. You probably want to choose a unique output file name in CF and give that as an argument. --

Re: AJAX

2006-06-20 Thread Bryan Stevenson
I'd love for the author to allow you to return just a string of text as a simple var. That would be nice, but this way is just one extra step. exactly what CFAJAX does ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax:

Re: Coldfusion Report Builder problem

2006-06-20 Thread Kay Smoljak
On 6/20/06, Neil Middleton [EMAIL PROTECTED] wrote: One things for sure, CF Report Builder is quite underrated I reckon. Never even looked at it in the past, and am now considering it for all sorts of things. lol, just watch for the bugs :) -- Kay Smoljak http://kay.zombiecoder.com/

RE: Payment gateway and merchant recommendations

2006-06-20 Thread Stacy Young
Feel free to contact me offlist if you want some info on what we offer. http://www.optimalpayments.com Cheers! Stace -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 2:19 PM To: CF-Talk Subject: Payment gateway and merchant recommendations Hi

RE: AJAX

2006-06-20 Thread Andy Matthews
Sure... But JSMX is a LOT simpler to use. And technically JSMX allows you to return a string...it's just stored inside a javascript object. I've used it to return an entire chunk of HTML with no problems. !//-- andy matthews web developer certified advanced coldfusion

Re: AJAX

2006-06-20 Thread Michael Traher
+1 vote for jsmx I found it easier to get to grips with and get up and running fast than other implementations i tried. It is nice an flexible in the different formats you can return your results On 6/20/06, Andy Matthews [EMAIL PROTECTED] wrote: Sure... But JSMX is a LOT simpler to use.

Chat Gateway

2006-06-20 Thread Ken
Hi. I am running my site on CF MX 7, Standard Ed. Is there a way I can build a chat client to enable communication among the site users, using coldfusion? Thx ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244258

SOT option onClick property

2006-06-20 Thread Ian Skinner
Is it known that IE does not respond to the onClick action on the option tag? Any suggestion for a work around if true? -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA - | 1 | | - Binary Soduko | | | - C code. C code

Re: Chat Gateway

2006-06-20 Thread Rick Root
Ken wrote: Hi. I am running my site on CF MX 7, Standard Ed. Is there a way I can build a chat client to enable communication among the site users, using coldfusion? How about this open source project? http://www.opensourcecf.com/cfopenchat Rick

Re: SOT option onClick property

2006-06-20 Thread Charlie Griefer
why would you not use onchange in the select element? On 6/20/06, Ian Skinner [EMAIL PROTECTED] wrote: Is it known that IE does not respond to the onClick action on the option tag? Any suggestion for a work around if true? -- Ian Skinner Web Programmer BloodSource

Re: SOT option onClick property

2006-06-20 Thread Rick Root
Ian Skinner wrote: Is it known that IE does not respond to the onClick action on the option tag? Any suggestion for a work around if true? You mean for a select option? Yeah that doesn't surprise me, I've never even tried to use it. Instead, you want to use the select list itself. script

RE: SOT option onClick property

2006-06-20 Thread Ben Nadel
Ian, You can do an onclick on the select but then check the value or the selected index: select onclick=alert( this.value ); alert( this.options[ this.selectedIndex ].text ); option value=testThis is a test option/option /select ... Ben Nadel Web Developer Nylon

cfwddx limit - 500 NULL

2006-06-20 Thread Brad Wood
Does anybody know if there is a limit to the size of a result set you can serialize with cfwddx? I am using this code: cfwddx action=cfml2wddx input=#qry_I_want_to_serialize# output=wddxText usetimezoneinfo=no The query is a 10 column result set with about 160,000 rows. I am mainly

cfchart without query?

2006-06-20 Thread kurt schroeder
I have a query that returns a single row of summary info: YTD sales, MTD sates, forcastMTD, forcastYTD, and so forth. Anyone know how i can represent data in a cfgraph using these kind of values?. (also side note are there switches that need to be turned on in cfadmin that will allow graph

RE: Breeze Presentation problem

2006-06-20 Thread DURETTE, STEVEN J \(ASI-AIT\)
I'll give that another try, but every time I tried seeking I either had to refresh and start from scratch or use a new window because the first one locked up. You know, I'm a Linux Newbie, but I'm really starting to like it compared to windows. I'm going to try from my Linux box next. Guess

RE: Breeze Presentation problem

2006-06-20 Thread DURETTE, STEVEN J \(ASI-AIT\)
Thanks Dave, I was going to try from my Linux box tonight when I get off of work. Steve -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 11:01 AM To: CF-Talk Subject: RE: Breeze Presentation problem I'm assuming it is something wrong with my

Export text

2006-06-20 Thread Lee.S.Surma
I need to do a simple download of 100,000 plus records out of SQL. I would like the user to get prompted to save a .txt file They will be using recent versions of IE. I've been playing around with CFHeader and CFContent. It works OK if specify Application/msexcel. Does anyone have any code

RE: SOT option onClick property

2006-06-20 Thread Ian Skinner
why would you not use onchange in the select element? I want some action to occur when an option is clicked on in a multi-select control. So if you select three options the action happens three times. I may be able to do this in the onChange on the select if I knew how to determine the last

RE: SOT option onClick property

2006-06-20 Thread Ian Skinner
Instead, you want to use the select list itself. script language=JavaScript function changeEvent(obj) { alert(obj[obj.selectedIndex].value); } /script Not unless you can tell me how to determine the last option clicked on in a multiple select. I want an event to fire every time on

RE: SOT option onClick property

2006-06-20 Thread Ian Skinner
Ian, You can do an onclick on the select but then check the value or the selected index: No a viable option since I am working with a multiple select and selectedIndex does not return the last option clicked, just the first selected option in the list. -- Ian Skinner Web

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Dan G. Switzer, II
Ben, I am a huge fan of Xstandard (xstandard.com). It's an active-x object (I think) and it requires a browser plugin. The free version doesn't handle file upload, but the pro version does and is awesome!!! It has web services that allow you upload images and hook directly into the database. The

Re: SOT option onClick property

2006-06-20 Thread Charlie Griefer
gotcha. off the top of my head i'd guess you would need to store the values from the previous onchange and compare then to the values of the current onchange to see which element is different (either added or removed) to determine the last one clicked. there may be something more elegant...but

RE: Sticking with CF...

2006-06-20 Thread dave
that would be a bad bad dream ~Dave - formerly known as the disruptor~ From: Andy Matthews [EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 10:42 AM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: Sticking with CF... You mean right after Jobs buys

RE: SOT option onClick property

2006-06-20 Thread Ian Skinner
there may be something more elegant...but the more elegant solution escapes me at the moment. Ok, that may not be too hard, but it sure is a lot more work then required to make this work in FireFox. FireFox Code. option ... onclick(doWhatIWant(this).../option And you know what, that worked

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Ben Nadel
Dan, I cannot speak to what you are saying. I rarely go from word to Xstandard, but I have created word templates (for non-related stuff) and word does CRAZY html. I know that in the LITE version, you cannot copy from word to Xstandard. In the pro version, I think there is a flag that allows you

Creating RSS feeds

2006-06-20 Thread Ben Nadel
Hey all, I know this is not totally CF related, but I am working on moving my site forward and I want to create an RSS feed for the blog. I have read some tutorials on creating them and gone through a good number of the 350 million links that come up in Google about creating an RSS feed. I was

RE: SOT option onClick property

2006-06-20 Thread Ben Nadel
Ian, Even in a multi-select box, only one element should be selected at any given time (unless someone is holding CTRL+mouse click to highlight multitple items). Are you imagining have multiple options highlighted even after multiple clicks? ... Ben Nadel Web Developer Nylon

RE: Creating RSS feeds

2006-06-20 Thread Jagos, Allan
I used this tutorial to setup my feed: http://www.devx.com/xml/Article/10790/0/page/1 -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 2:12 PM To: CF-Talk Subject: Creating RSS feeds Hey all, I know this is not totally CF related, but I am

RE: SOT option onClick property

2006-06-20 Thread Ian Skinner
Ok, that may not be too hard, but it sure is a lot more work then required to make this work in FireFox. Ok, may take a bit more then I thought. I need to remember how one works with arrays in JavaScript. I just do not do enough JS to keep all its peculiars in my head. -- Ian

RE: SOT option onClick property

2006-06-20 Thread Ian Skinner
Even in a multi-select box, only one element should be selected at any given time (unless someone is holding CTRL+mouse click to highlight multiple items). Are you imagining have multiple options highlighted even after multiple clicks? Yes, I want to capture the options as they are clicked on,

RE: SOT option onClick property

2006-06-20 Thread Ben Nadel
Ian, For each click, you have to maintain a list of items... Something like (pseudo code). Create a variable for the value list (ex. 1, 2, 39, 4, 40 == values of options selected). On click of select: 1. Check to see if the option value exists in the list (ex. valueList.indexOf( ...value ))

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Mark Leder
Dan, You might want to talk to xStandard directly about the word formatting issue. I've found them to be very accomodating. So far, it's the best of the bunch I've seen. Thanks, Mark -Original Message- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Ben Nadel
I agree with Mark... I was working with Xstandard to develop my ColdFusion version of their web services and their support is UNPARALLELED. I have never dealt with a company that more response and helpful. ... Ben Nadel www.bennadel.com -Original Message- From: Mark

Re: Export text

2006-06-20 Thread Alan Rother
There is a great UDF on cflib.org for doing this using JAVA. In my experience trying to do it with CF, if you have more than 25000 records it takes too long or times out. Here is the UDF, it's updated for my purposes, but roughly intact: cfscript /** * Convert the query into a CSV format using

RE: Export text

2006-06-20 Thread Ben Nadel
If you are building a massive string (without appending to a file) I would suggest using the Java StringBuffer. It creates parts of a string and then creates a full string once at the end... HUGE performance advantage over traditional string concatenation: cfset jstrBuffer = CreateObject( java,

RE: Sticking with CF...

2006-06-20 Thread Rick Faircloth
Bill has done everything he could not to port Access to OSX, but the 23 users of Mac OSX just wouldn't stop demanding it! ;o) Rick Just kidding, Dave! Just kidding! This is the kind of banter my friend and I have been having for years about Mac v Win... -Original Message- From: dave

Re: Creating RSS feeds

2006-06-20 Thread Rob Wilkerson
Honestly, the RSS 2.0 specs are really pretty easy to follow. Those, plus an example feed or two will probably tell you everything you need to know. You might also want to look at Pete Freitag's blog about styling your feed (just in case someone visits it directly):

Re: Export text

2006-06-20 Thread Rob Wilkerson
I'll second Ben's recommendation. I changed several of my large string concatenations and saw performance increases up to 90% over the traditional method. It really makes a huge difference. On 6/20/06, Ben Nadel [EMAIL PROTECTED] wrote: If you are building a massive string (without appending

Re: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Rick Root
Dan G. Switzer, II wrote: My only real knock on XStandard is it tends to really lose formatting from Word docs--especially when tables are used. At least that's been my experiencing testing the demo. Have you tried FCKEditor's Paste from Word functionality? It does a pretty good job of

RE: Creating RSS feeds

2006-06-20 Thread Ben Nadel
Awesome guys, thanks for suggesting some links! ... Ben Nadel www.bennadel.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244291 Archives:

Re: Export text

2006-06-20 Thread Tanguy Rademakers
I need to do a simple download of 100,000 plus records out of SQL. I would like the user to get prompted to save a .txt file They will be using recent versions of IE. I've been playing around with CFHeader and CFContent. It works OK if specify Application/msexcel. Does anyone have any code

RE: AJAX

2006-06-20 Thread Stephen Cassady
Here's an Ajax Solution I've been looking at, and it's got easy CF tutorials: http://www.ajaxcf.com/blog/index.cfm/2006/1/27/Easy-Ajax-Part-1#more Using this AJAX lib: http://prototype.conio.net/ Stephen R. Cassady Lopedia http://www.Lopedia.com Translating business needs into working

Re: cfwddx limit - 500 NULL

2006-06-20 Thread Bryan Stevenson
I'm not sure if there is a limit, but WDDX is a very verbose flavour of XML, so 160K records may be pushing many things to the limit ;-) Why does it need to be in WDDX? Would normal XML suffice? If plain jane XML is fine I can send you a CFC that converts queries or structures into XML

RE: cfwddx limit - 500 NULL

2006-06-20 Thread Brad Wood
Yeah, when I scaled the result set back to about 130,000 records it would work but the resulting file was over 40Megs in size. I'm pretty sure I am running out of memory. It doesn't have to be wddx at all, I just wanted to find the quickest way to serialize the result set so I could see how much

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Dan G. Switzer, II
Rick, Have you tried FCKEditor's Paste from Word functionality? It does a pretty good job of cleaning up the crappy HTML that word produces. As my original e-mail stated, products like FCKEditor, TinyMCE, KHTML, etc don't fit my requirement. The product needs to be able to handle embedded

Re: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Rick Root
Dan G. Switzer, II wrote: Have you tried FCKEditor's Paste from Word functionality? It does a pretty good job of cleaning up the crappy HTML that word produces. As my original e-mail stated, products like FCKEditor, TinyMCE, KHTML, etc don't fit my requirement. Ah, sorry about that, I

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Ben Nadel
Rick, I am not sure if Xstandard does that. I just suggest that he look into it. I am not sure if ANYTHING will be able to do that. Word embeds images into its own code. Everything on the web has to point to an image at a source URL. I am not sure that making that transition is possible.

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Mark Leder
Here may be an answer: http://www.xstandard.com/page.asp?p=A6F1F641-E4F4-456B-8CF2-5825291010C3 Thanks, Mark -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 4:57 PM To: CF-Talk Subject: RE: Recommendations: WYSIWYG/RTF applet that handles

RE: cfwddx limit - 500 NULL

2006-06-20 Thread Dave Watts
It doesn't have to be wddx at all, I just wanted to find the quickest way to serialize the result set so I could see how much memory it took to store it. The serialized resultset in WDDX will be significantly larger than the recordset itself. WDDX (and XML in general) is quite verbose. Dave

how to do a cfldap query

2006-06-20 Thread Srinivasa Teja Palla
Hi, I have been putting this off for a while, I have a active directory server, I know the IP, I know the username and password with admin rights on this server. How do i query this using cfldap to get list of all users to start with. I know I have to give a start DN but how do I know the DN ?

Re: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Brian Rinaldi
I don't really know anything about xStandard, but I do know that Ektron had a WYSIWYG that did that a couple years ago when I was looking into it. I did seem to have some difficulty getting it to actually work properly at the time, but one would assume that they might have worked out the kinks by

Re: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Jim Wright
I am not sure if Xstandard does that. I just suggest that he look into it. I am not sure if ANYTHING will be able to do that. Word embeds images into its own code. Everything on the web has to point to an image at a source URL. I am not sure that making that transition is possible. Xstandard

RE: how to do a cfldap query

2006-06-20 Thread Brian Polackoff
This should get you going.. also go to http://www.ldapadministrator.com http://www.ldapadministrator.com/and download their ldap browser. It will give you all the information you need in order to get you going cfscript //!--- setting basic LDAP server attributes - DRAGON ---

RE: Recommendations: WYSIWYG/RTF applet that handles automatic image uploading...

2006-06-20 Thread Ben Nadel
That is AWESOME to know that that actually works. We use Xstandard and have just not had to do that yet. As far as the active-x object... I don't really see the risks involved. Xstandard doesn't seem to do anything outside of the web services. It cannot hurt the server in any way as it lives on

CF Times Out - Going Crazy!

2006-06-20 Thread Mark Leder
I am ready to scream about this. Some weeks a cfquery works great, other times, it craps out with this statement: The request has exceeded the allowable time limit Tag. What could be some causes? I've fought with this for several months off and on - no one's made changes to the code. It's a

RE: cfwddx limit - 500 NULL

2006-06-20 Thread Brad Wood
The serialized resultset in WDDX will be significantly larger than the recordset itself. WDDX (and XML in general) is quite verbose. Yeah, I realized that after looking at the XML generated from it. Someone's blog I found claimed a 250% increase in size. My original intent was just to find

Re: CF Times Out - Going Crazy!

2006-06-20 Thread Jochem van Dieten
Mark Leder wrote: I am ready to scream about this. Some weeks a cfquery works great, other times, it craps out with this statement: The request has exceeded the allowable time limit Tag. What could be some causes? I've fought with this for several months off and on - no one's made

RE: how to do a cfldap query

2006-06-20 Thread Dawson, Michael
Usually the start will be your DNS domain name, but broken up a bit. For example, if your DNS domain name is palla.com, then your start would be dc=palla,dc=com. From there, make use of CFDUMP in all of your LDAP queries. If you specify a wildcard for the attributes (attributes=*) you will get

Re: how to do a cfldap query

2006-06-20 Thread Srinivasa Teja Palla
Thanks for your prompt help. I am downloading the ldapadministrator, meanwhile, if my username is ldaptest and password is password.1 how should my username and password values look like? I couldn't get it to work from what you wrote.(got an error invalid authentication). Also what do those

Regex needed

2006-06-20 Thread Rey Bango
Would anyone be willing to help me with a regex expression? I have the following data: Ground I need the regex expression to return only the word Ground and drop the ($7.59). Help? Rey... ~| Message:

  1   2   >