Re: [ACFUG Discuss] cfwindow - how to change the grey border in the header?

2012-04-27 Thread Robert Lash
cffileUpload tag not cffile tag.. my goof On Fri, Apr 27, 2012 at 11:49 AM, Robert Lash wrote: > Is this failing on production site or on your developer machine. > I believe Charlie hinted at this with the CFIDE. > > I completed a project a couple of months ago where I ran into this

Re: [ACFUG Discuss] cfwindow - how to change the grey border in the header?

2012-04-27 Thread Robert Lash
Is this failing on production site or on your developer machine. I believe Charlie hinted at this with the CFIDE. I completed a project a couple of months ago where I ran into this issue not working on production site, but working correctly on development machine. Issue was that there was no mappi

Re: [ACFUG Discuss] CFHTTP error

2011-07-08 Thread Robert Lash
This article may be of assistance. http://www.bennadel.com/blog/1206-Content-Is-Not-Allowed-In-Prolog-ColdFusion-XML-And-The-Byte-Order-Mark-BOM-.htm On Fri, Jul 8, 2011 at 2:08 PM, Kevin Bachman wrote: > *Kevin, do you see more if you remove the throwonerror=no? That may show > more details on

Re: [ACFUG Discuss] Need solid CF Bulletin Board solution

2010-10-08 Thread Robert Lash
files, but fairly easy to work with. Robert Lash On Fri, Oct 8, 2010 at 11:11 AM, Derrick Peavy wrote: > Can anyone link me to an actual working, stable Cold Fusion bulletin > board? > * > > __ > Derrick Peavy > derr...@derrickpeavy.com > 404-786-5036 >

Re: [ACFUG Discuss] Flex, Flash Security and crossdomain.xml

2010-03-25 Thread Robert Lash
Have you tested this with one domain or a static domain address? You might want to try that first to isolate the issues. I actually never got a crossdomain policy to work with the "*" all settings but was successful with static domain names. Robert Lash On Wed, Mar 24, 2010 at 4:0

Re: [ACFUG Discuss] C# question clarified

2010-02-08 Thread Robert Lash
I too received Charlies responses to this. Was awaiting further info from original poster RL On Mon, Feb 8, 2010 at 3:25 PM, Clarke Bishop wrote: > I did actually get Charlie's original message! I think there were some > recent problems with the email server that may have caused some strange > gl

Re: [ACFUG Discuss] OT: Professional video and dvd production

2010-01-11 Thread Robert Lash
Cody email me off list and I can give you someone here in metro Atl. Robert On Mon, Jan 11, 2010 at 3:36 PM, Cody Wehunt wrote: > Can anyone on the list recommend anyone who can do professional video and > dvd production to assist in a project we have creating a promotional dvd. > > > > Thanks

Re: [ACFUG Discuss] live filtering of search results

2009-11-19 Thread Robert Lash
I don't have an answer for you but if you find it I would like to know as well. I have used some AJAX/Jquery datagrids that can filter on multiple options, but not as you type. Of course this is very simple in Flex/Flash to do with filtering as you type but the concept is the same load the entire

[ACFUG Discuss] dreamweaver cs4 component error

2009-07-21 Thread Robert Lash
Ok After pulling my hair out I have to resort to asking for help. In DW cs4 I setup a site with current folder containing cfc's. I can't get them listed in the components tab, but the db, bindings and server components are listed. Is there a trick to this that I am missing. In previous versions i

Re: [ACFUG Discuss] multi-language encryption

2009-02-09 Thread Robert Lash
Sure send it to my email directly. I missed your last ACFUG preso. Robert Lash On Mon, Feb 9, 2009 at 5:52 PM, Dean H. Saxe wrote: > Sorry. I call bs. Java has great crypto libraries if you know how to use > them. Cf is java. Ergo, cf has great crypto libraries. CF itself has > terri

Re: [ACFUG Discuss] multi-language encryption

2009-02-09 Thread Robert Lash
Thanks all On Mon, Feb 9, 2009 at 3:46 PM, Cameron Childress wrote: > AES is a standard algorithm, so it should work the same across a > number of platforms. > > -Cameron > > On Mon, Feb 9, 2009 at 2:53 PM, Robert Lash wrote: > > A recent project has brought a security

[ACFUG Discuss] multi-language encryption

2009-02-09 Thread Robert Lash
A recent project has brought a security question between CF and ASP.Net. Can I assume ASP.Net would have AES encryption/decryption capabilities and that if the key was available decryption would be possible? What I am looking to accomplish is to encrypt data, transmit encrypted data, and have the

Re: [ACFUG Discuss] Fedex Webservices

2008-11-26 Thread Robert Lash
> > But that wasn't the answer. > > > > For those who may be curious about his having to copy the WSDL file locally > and point to that, rather than point to it on the fedex server, that's > fedex's decision. It's odd, but it does work if you put the WSDL

Re: [ACFUG Discuss] Fedex Webservices

2008-11-21 Thread Robert Lash
as the online version can be overwhelming. If you don't find your answers be sure to contact me and I will gladly help. Robert Lash On Fri, Nov 21, 2008 at 11:14 AM, Kevin Hellriegel <[EMAIL PROTECTED]>wrote: > I'm trying to use Fedex's rating webservices (v5)

Re: [ACFUG Discuss] UPS Tools

2008-11-05 Thread Robert Lash
t you may know all that (but the tools can really > help), and are more just looking for specific (and more modern) UPS API > integration examples. Sorry I can't help there. > > > > /charlie > > > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *

Re: [ACFUG Discuss] UPS Tools

2008-10-29 Thread Robert Lash
I haven't touch this area in several years and don't know of any updated pre-built cf to handle this, but I can tell you that you are correct in that a lot of these solutions are out of date. I found this out the hard way in looking for this type of solution for a FedEx shipping solution and ended