Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Mark Drew
I thought I would mention that (this is not an official statement so you know) BlueDragon seem to be working on their own editor that works in Visual Studio, this makes it less compelling for me to work on BD specific stuff, they are obviously trying to hit the .Net crowd, which I am not.

RE: Violation of primary key error - how to troubleshoot

2007-07-03 Thread Adrian Lynch
You might be better off trying to find out why the problem is occurring in case it happens again when the app is live. Show us your SQL and maybe the table definition. Adrian -Original Message- From: Matt Williams [mailto:[EMAIL PROTECTED] Sent: 03 July 2007 00:14 To: CF-Talk Subject:

Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Andrew Scott
Your a tease Mark... look forward to seeing some of these soon then.. On 7/3/07, Mark Drew [EMAIL PROTECTED] wrote: I thought I would mention that (this is not an official statement so you know) BlueDragon seem to be working on their own editor that works in Visual Studio, this makes it

Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Tom Chiverton
On Tuesday 03 Jul 2007, Sean Corfield wrote: Would folks like to see an Adobe-specific Eclipse-based editor like Flex Builder that cost several hundred dollars? My first response was 'no'. On the other hand, if a hundred quid got me something like 'Flex Builder for ColdFusion', it might be a

Re: Anyone using CF to interface with SVN?

2007-07-03 Thread Tom Chiverton
On Tuesday 03 Jul 2007, Pete Ruckelshaus wrote: I'm thinking of writing a CF-based tool that will allow some basic Subversion administration via a web interface. The catch is that I am using SVNSERVE rather than Apache. You can always just cfinvoke the SVN command line tool. -- Tom

Re: Anyone using CF to interface with SVN?

2007-07-03 Thread Will Tomlinson
Just ran across this: http://svnservice.riaforge.org/ Will ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Vince Bonfanti
Mark, you dirty dog, I told you that was still a secret. ;-) Yes, *if* we were to release a Visual Studio-based CFML editor it will be targeted at .NET developers. However, we're still very interested in Java/JEE and would continue to support CFEclipse (as we did by funding the CFML Language

Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Mark Drew
There are ways to put one's foot in one's mouth, and there ARE ways of putting one's foot in one's mouth. I think I have just done it both ways. Apologies to Vince!!! Regards Mark Drew On 3 Jul 2007, at 12:20, Vince Bonfanti wrote: Mark, you dirty dog, I told you that was still a

Flash forms and Flash player version.

2007-07-03 Thread DURETTE, STEVEN J (ATTASIAIT)
Hi all, I have a question about CF Flash forms. I get calls from my users (intranet) where data won't show up on a flash form, just a please wait message. This please wait is a default message I populate before remoting gets the data. Invariably, not changing from please wait to displaying

Displaying off line images

2007-07-03 Thread Jide Aliu
Hi - How do you display images stored offline? I am currently uploading images to a drive outside our webroot for a whole host of reasons, although I aim to display the images to front end clients embedded and wrapped around text and datacontent. I know using image tag does not work. Any help

RE: Displaying off line images

2007-07-03 Thread Peterson, Chris
You can use Alagad's image.cfc tag, it has a writeToBrowser method that you would be able to 1) read the image from any source that the coldfusion process has access too (be sure CF is running as a user with rights to those images), then 2) display them to the browser without having to write it to

Re: CF7 RB - Report compilation error. Premature end of file.

2007-07-03 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This has been solved by using the version of Report Builder that is in the CFIDE/installers directory instead of using the version which is located on Adobe's website. I do not know what the difference is, but all of me newly created reports are

RE: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Eric Roberts
Sounds cool...thanks Mark. Any ETA on when a 3.3 compatible CFE will be out? Eric -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 1:07 AM To: CF-Talk Subject: Re: CFEclipse not compatible w/ Eclipse 3.3 I thought I would mention that (this is

Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Mark Drew
I am not making any promises, but I am in the middle of testing it at the moment. MD On 3 Jul 2007, at 13:15, Eric Roberts wrote: Sounds cool...thanks Mark. Any ETA on when a 3.3 compatible CFE will be out? Eric -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED]

Re: Displaying off line images

2007-07-03 Thread Jide Aliu
Thanks Chris - I'll have a look at the tag. You can use Alagad's image.cfc tag, it has a writeToBrowser method that you would be able to 1) read the image from any source that the coldfusion process has access too (be sure CF is running as a user with rights to those images), then 2) display them

Re: Displaying off line images

2007-07-03 Thread James Holmes
You can achieve the same thing with cfcontent. On 7/3/07, Jide Aliu [EMAIL PROTECTED] wrote: Thanks Chris - I'll have a look at the tag. You can use Alagad's image.cfc tag, it has a writeToBrowser method that you would be able to 1) read the image from any source that the coldfusion process

RE: Dreamweaver and Vista

2007-07-03 Thread Bobby Hartsfield
Just a side note but you can most likely still activate XP. They just want you to call to do so. (or use one of the other keys they give you if you haven’t activated them as many times) I haven’t heard anything about them not allowing you to activate XP because Vista FINALLY arrived in the

RE: ImageCFC update

2007-07-03 Thread Andy Matthews
Question Rick... At least from within Photoshop, there's no such thing as a greyscale JPG. There's only JPGs that don't have color. I know it seems like the same thing, but it's really not. A JPG shouldn't care what colors are contained within it. How do you mean it doesn't know how to handle

Re: ImageCFC update

2007-07-03 Thread Rick Root
On 7/3/07, Andy Matthews [EMAIL PROTECTED] wrote: At least from within Photoshop, there's no such thing as a greyscale JPG. There's only JPGs that don't have color. I know it seems like the same thing, but it's really not. A JPG shouldn't care what colors are contained within it. How do you

Re: Displaying off line images

2007-07-03 Thread Jide Aliu
Cfcontent shows the image but the text, and all other input box on the page disappears. You can achieve the same thing with cfcontent. On 7/3/07, Jide Aliu [EMAIL PROTECTED] wrote: -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/

dB design

2007-07-03 Thread Greg Edmonds
This could be off topic, but I know many of you build shopping carts, so maybe not. I have built several custom shopping carts (using Cold Fusion) and I always struggle with the database design when it comes to products with different options. Like a shirt that might come in small, medium,

RE: ImageCFC update

2007-07-03 Thread Che Vilnonis
Just an FYI... I believe that in Photoshop CS3 there is now a true grayscale. -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 9:16 AM To: CF-Talk Subject: RE: ImageCFC update Question Rick... At least from within Photoshop, there's no such

Re: ImageCFC update

2007-07-03 Thread Rick Root
It's worth nothing that the image is RGB color when I open it in Photoshop. I saved three versions from photoshop and they ALL worked fine.. I saved baseline, baseline optimized, and progressive. so now I'm trying to figure out the difference between the original version and the photoshop saved

Re: dB design

2007-07-03 Thread Dan Vega
Greg, It really depends on the size of the store IMO. Peter Bell has written some excellent articles on ecommerce that I would encourage you to checkout. I also have a couple articles about shopping cart design, but Peter has an article that directly answers your question.

RE: ImageCFC update

2007-07-03 Thread Andy Matthews
Rick... On my computer, the original and the thumb look identical. Same coloring and everything (just smaller). The original isn't actually greyscale anyway. It's got purples in it. That's a monochrome image, but not strictly greyscale. -Original Message- From: Rick Root [mailto:[EMAIL

Re: ImageCFC update

2007-07-03 Thread Rick Root
I actually was doing some testing so it's possible when you clicked on the image link for the thumbnail, I had just run the test with one of the photoshop saved versions. You'll see in a previous response that I noticed it's not actually grayscale. But the result is definately NOT right if you

RE: Dreamweaver and Vista

2007-07-03 Thread Jim Davis
-Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 9:07 AM To: CF-Talk Subject: RE: Dreamweaver and Vista Just a side note but you can most likely still activate XP. They just want you to call to do so. (or use one of the other keys

RE: ImageCFC update

2007-07-03 Thread Andy Matthews
Ah yes...I see that now. Looks like it might be reading the wrong color table maybe. -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 8:55 AM To: CF-Talk Subject: Re: ImageCFC update I actually was doing some testing so it's possible when you

SVN change indicator not working correctly?

2007-07-03 Thread Andy Matthews
I'm using CFEclipse with the Subclipse plugin to connect to our SVN repository. Everything appears to be working correctly. I can commit, rollback, update, etc. However in several repositories (I have 4 setup), The main folder icon indicates that there are changed files, when in fact there are

Re: SVN change indicator not working correctly?

2007-07-03 Thread Doug Bezona
SVN keeps metadata about the directory as well. Depnding on the changes made to the contained files, it may change some bit if data about the directory - particularly file additions and deletions. If you make sure you commit the directory itself as well as the files, this should go away. If not,

Re: Displaying off line images

2007-07-03 Thread Claude Schneegans
Cfcontent shows the image but the text, and all other input box on the page disappears. Of course, what you must do is call the image with a CF template in the SRC, ie: IMG SRC=displayImage.cfm?id=nnn Then the template returns the image only. The rest of thje HTML is provided by the calling

Re: SVN change indicator not working correctly?

2007-07-03 Thread Barney Boisvert
The svn:ignore property only affects files that have not been committed, so if you already committed .project (which you must have, or it wouldn't have an indicator), the svn:ignore property won't matter. You'll need to delete it to get it out of SVN (saving a backup to manually restore), and

Re: Dreamweaver and Vista

2007-07-03 Thread Stan Winchester
I called XP activation and they could not help me. Called MAPS support and was told because Vista was out XP was no longer supported by MAPS, and I need to upgrade. If you have found a way around this I would love to hear it! Like most I am not thrilled with Vista! And IIS6 is the very worst

RE: Dreamweaver and Vista

2007-07-03 Thread Jim Davis
-Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 11:11 AM To: CF-Talk Subject: Re: Dreamweaver and Vista I called XP activation and they could not help me. Called MAPS support and was told because Vista was out XP was no longer

Would this be tacky?

2007-07-03 Thread Will Tomlinson
I have 3-4 pages that handle some processes of adding data to the db. I need to be able to keep track of a referring page, so once the user is finished with this process, they'll be routed back to their starting point. At first, I started creating URL variables, passing them from one page to

RE: Dreamweaver and Vista

2007-07-03 Thread Bobby Hartsfield
Glad you are happy with it and it works out but that is UNLIKE most :-) ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Jim Davis [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 12:25 PM To: CF-Talk Subject: RE: Dreamweaver

RE: Dreamweaver and Vista

2007-07-03 Thread Bobby Hartsfield
I guess I need to go and make some pre-activated images real quick :-) ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 11:11 AM To: CF-Talk Subject: Re:

FTPS

2007-07-03 Thread Jake Pilgrim
Does anyone know of a way I can connect to an FTPS (FTP over SSL) server using coldfusion? I have seen the sftp.cfc download out there, but SFTP is a different protocol and this CFC doesn't seem to work. I would prefer a CFC/custom tag based solution, but I am able to run cfexecute so a

Re: Time Question

2007-07-03 Thread Jim H
which returns 10:24. I need to get the 1:36 now. First off - forget the format. Format means nothing. I would think the easiest thing to do would be to (conceptually) treat every period like it began at exactly midnight. You can then use the methods described in my first post

Verity Issues

2007-07-03 Thread James Wolfe
I have a CF MX7 search collection which contains item titles like Genuine Hand Carved Ivory Netsuke of Two Rabbits Playing Drum When I run a type=simple search for playing that item comes up. When I run a type=simple search for rabbit playing that items also comes up (the system

Re: Would this be tacky?

2007-07-03 Thread Josh Nathanson
I'm thinking about creating a SESSIOn variable to handle it. The user clicks the link to handle the processes, I set the session variable to the start page. When the user is finished, I check to see if that session var exists. if it does, send them back to the starting point. This is

Re: Verity Issues

2007-07-03 Thread Dean Lawrence
James, A simple search separated by spaces will be treated as a phrase, not a keyword search. http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentationfile=part_dev.htm You will need to either add commas or OR operators between the

RE: Dreamweaver and Vista

2007-07-03 Thread Jim Davis
-Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 12:42 PM To: CF-Talk Subject: RE: Dreamweaver and Vista Glad you are happy with it and it works out but that is UNLIKE most :-) Really? Evidence? For every person on this list that

Re: Time Question

2007-07-03 Thread Greg Morphis
130/60 = 2.167 there's your 2 minutes, then take the remainder (using the modulus function) the .17 * 60 and round the result? On 7/3/07, Jim H [EMAIL PROTECTED] wrote: which returns 10:24. I need to get the 1:36 now. First off - forget the format. Format means nothing.

Re: Verity Issues

2007-07-03 Thread Sixten Otto
I just want a simple search where all the terms that are typed into the search box are what is used for the search (independant of order) unless the customer puts in quotation marks. I also want a ranking of how well it matches the search term. Try the internet search syntax. It's

mxAjax - is not a constructor error

2007-07-03 Thread Bader, Terrence C CTR MARMC, 231
Anyone seen this? (Cross-posting with mxAjax board here: http://groups.google.com/group/mxajax/browse_thread/thread/d81c710269a9d 502/#) Error: mxAjax.Autocomplete is not a constructor Source File: http://www.tcbader.com/ccapp%5Fdev/index.cfm?action=act_vwid=1002 Line: 1165 my setup:

RE: Dreamweaver and Vista

2007-07-03 Thread Bobby Hartsfield
Heh you said MS Bob Good points all around but to say the least... to have a 'successful happy day of upgrading to vista' from whatever... you have to follow the rules of compatible software and hardware. Now compare the lists of supported software and hardware from older versions to that of

Re: Would this be tacky?

2007-07-03 Thread Alan Rother
I agree, Don't be afraid of sesion vars. I have apps that drop huge structs and arrays into each users session. This is the way to go. -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org

Subreports using CFReportbuilder

2007-07-03 Thread ch g
Report data binding error Duplicate declaration of report font : ReportTitle. Any ideas what the above error means, i am just trying to include a subreport in main report detail band. Any help will be appreciated. Thanks

JS Winhandle

2007-07-03 Thread Robert Harrrison
I'm opening a window to execute a print function (prints something not on the page), then closing the window. This works great. Question is, how do I get the temp window to open behind my current browser? Thanks Robert B. Harrison Director of Interactive services Austin Williams 125

Re: Would this be tacky?

2007-07-03 Thread Will Tomlinson
Thanks guys! It's done. :) Will ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive:

Re: Would this be tacky?

2007-07-03 Thread Christopher Jordan
How about using CGI.HTTP_REFERRER? Will Tomlinson wrote: Thanks guys! It's done. :) Will ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 Flex 2 Free Trial

Systemic timeouts

2007-07-03 Thread Steve Brownlee
I'm hoping some system engineers or DB admins can answer this better than I can. Got a problem with one of our CF servers hitting a stored procedure. If I execute this procedure manually from the SQL Server Console from my machine or one of the common dev machines, the execution time is 9

Re: Dreamweaver and Vista

2007-07-03 Thread Eric Haskins
Well I bit the Bullet and got CS3 Web Premium and everything appears to be working fine in Vista. Another great side effect of my decision is my wallet now fits in my back pocket too! ~Eric Haskins ~| Upgrade to Adobe

RE: Systemic timeouts

2007-07-03 Thread Dave Watts
If I execute this procedure manually from the SQL Server Console from my machine or one of the common dev machines, the execution time is 9 seconds. However, today we've been seeing warnings in the logs, on the CFSTOREDPROC tag in the code. Time of execution is being reported in the

Re: Would this be tacky?

2007-07-03 Thread Doug Bezona
On 7/3/07, Christopher Jordan [EMAIL PROTECTED] wrote: How about using CGI.HTTP_REFERRER? This is getting to be less and less useful. Many of the internet security software packages (Norton, ZoneAlarm, etc.) scrub the referrer info from the user's http request as part of the privacy features.

Re: Systemic timeouts

2007-07-03 Thread Jochem van Dieten
Steve Brownlee wrote: I'm hoping some system engineers or DB admins can answer this better than I can. Got a problem with one of our CF servers hitting a stored procedure. If I execute this procedure manually from the SQL Server Console from my machine or one of the common dev machines,

Re: Subreports using CFReportbuilder

2007-07-03 Thread ch g
Any ideas about this error... Report data binding error Duplicate declaration of report font : ReportTitle. Any ideas what the above error means, i am just trying to include a subreport in main report detail band. Any help will be appreciated. Thanks

Binding Oracle query params

2007-07-03 Thread Dave Hatz
I am curious if someone could tell me the difference between these 2 queries from a performance standpoint. We are using CF7 with Oracle 9i. SELECT First, Last FROM Customers WHERE ID=cfqueryparam cfsqltype=cf_sql_varchar value=#ID# vs. SELECT First, Last FROM Customers WHERE ID='1234'

Re: Would this be tacky?

2007-07-03 Thread Christopher Jordan
Yeah, but isn't this guy talking about needing the referring page on a system that he controls? My understanding was that he needed the referrer from page to page *within his own app*. Chris Doug Bezona wrote: On 7/3/07, Christopher Jordan [EMAIL PROTECTED] wrote: How about using

RE: Binding Oracle query params

2007-07-03 Thread Dave Watts
I am curious if someone could tell me the difference between these 2 queries from a performance standpoint. We are using CF7 with Oracle 9i. SELECT First, Last FROM Customers WHERE ID=cfqueryparam cfsqltype=cf_sql_varchar value=#ID# vs. SELECT First, Last FROM Customers WHERE

Re: Systemic timeouts

2007-07-03 Thread Steve Brownlee
It when the last record returns. Snippet from log: Warning,jrpp-1453,07/03/07,12:32:34,,Thread: jrpp-1453, processing template: D:\iserver\...\main_oracle.cfm, completed in 47 seconds, exceeding the 30 second warning limit I'm not sure what the isolation level (don't have read access) is on the

Re: Would this be tacky?

2007-07-03 Thread Alan Rother
Will is talking about making the value persist across multiple page loads. The cg.http_referer would be incorrect at the final processing point. He needs to lock in a value as soon as the user starts a multi step process. On 7/3/07, Christopher Jordan [EMAIL PROTECTED] wrote: Yeah, but isn't

RE: Systemic timeouts

2007-07-03 Thread Steve Brownlee
Same results. 8-9 seconds from local or dev boxes. 30+ seconds on production box. I think I may just have to chalk this one up to heavy user load. There's just too many users creating too many DB connections and this call (already slow at 9 seconds under no load in my opinion) just takes the

Does a component know its parent?

2007-07-03 Thread Michael Dinowitz
Is there any way for a component to 'know' where it was called from? From what I know, the answer is no but I'm hoping I'm wrong. I have to write a trace/debug for mach-ii and need to know what component was called, from where, what was passed and what errors occurred (and were caught with a

Re: Would this be tacky?

2007-07-03 Thread Josh Nathanson
Yeah, but isn't this guy talking about needing the referring page on a system that he controls? My understanding was that he needed the referrer from page to page *within his own app*. I don't know if that would work for him anyway though...he wants to hold an originating page in memory over

RE: JS Winhandle

2007-07-03 Thread Jim Rising
You could try adding a window.focus() to the pop-up event. This should bring the parent window to the front. Jim Rising Sr. Cold Fusion Developer ICGLink Inc. www.icglink.com -Original Message- From: Robert Harrrison [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 1:12 PM To:

RE: Does a component know its parent?

2007-07-03 Thread Andy Matthews
Maybe you could set a request or variable scope variable with the current template filename? Then, inside the component, access caller.filename variable? -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 2:49 PM To: CF-Talk Subject: Does

RE: FTPS

2007-07-03 Thread Jim Rising
CF8 is going to support it native. If you can wait... And upgrade... Or... You can use this: http://www.socialpoints.com/blog/client/index.cfm/2006/3/25/coldfusion-sftp Jim Rising Sr. Cold Fusion Developer ICGLink Inc. www.icglink.com -Original Message- From: Jake Pilgrim

SOT: Compatibility Question

2007-07-03 Thread Cutter (CFRelated)
OK, I think I know the answer to this already, but my DBA is questioning this and I figured it better to ask a broader pool of experienced professionals. We are migrating to new equipment in production, with brand new database servers. Since they have 64 bit procs we will be using 64 bit MS

Re: Would this be tacky?

2007-07-03 Thread Doug Bezona
But the referrer is supplied by the browser, so he has no control at all whether that information will be available. If he knows for sure none of his users have any software that might strip the information, he would be fine, but beyond that, it's just not reliable. On 7/3/07, Christopher Jordan

RE: Binding Oracle query params

2007-07-03 Thread Jim Rising
Beyond the obvious security benefits of preventing url tampering and sql injection, you should see improved performance by using cfqueryparam because the DB does not have to take on the responsibility of parsing, validating and analyzing as much data... So it will be able to return your recordsets

Re: Does a component know its parent?

2007-07-03 Thread Josh Nathanson
Is there any way for a component to 'know' where it was called from? From what I know, the answer is no but I'm hoping I'm wrong. I have to write a trace/debug for mach-ii and need to know what component was called, from where, what was passed and what errors occurred (and were caught with a

Re: Binding Oracle query params

2007-07-03 Thread Doug Bezona
Yes. The first query uses bind variables to pass the value, while the second uses a literal. From a performance standpoint, bind variables are preferable, since Oracle can cache the execution plan for the query, whereas when passing a literal value, each time the query is made a new execution

RE: Does a component know its parent?

2007-07-03 Thread Jim Rising
If you're looking for a good way to map inheritance in your CFCs, CFC Mapper will allow you to browse all of your CFC parents and children: http://cfcmapper.riaforge.org/ Unfortunately, if you are instantiating CFCs from within templates, this won't help. The only way around this is to pass an

Re: CFEclipse Snippet exchange?

2007-07-03 Thread Casey Dougall
http://snipex.riaforge.org/ I don't think it's been uploaded yet. On 7/3/07, Phill B [EMAIL PROTECTED] wrote: I could have sworn that one of the guys presenting on CFEclipse said there was a new snippet exchange feature in the new version. Where is it and are there any exchanges set up that I

CFEclipse Snippet exchange?

2007-07-03 Thread Phill B
I could have sworn that one of the guys presenting on CFEclipse said there was a new snippet exchange feature in the new version. Where is it and are there any exchanges set up that I can go through? -- Phil ~| Upgrade to Adobe

Re: FTPS

2007-07-03 Thread Judah McAuley
FTPS is not the same thing as SFTP. FTPS is ftp over SSL. It typically runs on port 990. SFTP is ftp running over SSH. It typically runs on port 22. I've seen differing support for the two protocols. Filezilla, for instance, support SFTP and FTPS on the client, but only supports SFTP in the

Re: Would this be tacky?

2007-07-03 Thread Will Tomlinson
Yeah, the CGI.http_referer doesn't quite work like I need. I just ended up storing the originating page in SESSION, so it's readily available to any template that's involved in this process. Seems to work fine so far. Thanks, Will

Re: Would this be tacky?

2007-07-03 Thread Christopher Jordan
Oh, I see. I didn't realize that's what you wanted. Oh well. Sorry. Chris Will Tomlinson wrote: Yeah, the CGI.http_referer doesn't quite work like I need. I just ended up storing the originating page in SESSION, so it's readily available to any template that's involved in this process.

RE: Compatibility Question

2007-07-03 Thread Dave Watts
We are migrating to new equipment in production, with brand new database servers. Since they have 64 bit procs we will be using 64 bit MS SQL 2005. Our new web servers are separate machines, slated for MX 7 unless 8 comes out first. Should we expect any issues with 32 bit CF connecting to

Re: CFEclipse Snippet exchange?

2007-07-03 Thread Christopher Jordan
We need to have a CFE snippet repository somewhere, where you can go pick and choose from snippets submitted by other users. Does that sound like overkill? I know that my co-worker and I share snippets all the time. He comes up with one that I hadn't thought of, or the other way 'round. Is

RE: FTPS

2007-07-03 Thread Jim Rising
I know that. I just figured that if the ultimate goal is secure file transfer, perhaps doing that over SSH would give him what he needs. Jim Rising Sr. Cold Fusion Developer ICGLink Inc. www.icglink.com -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, July

RE: FTPS

2007-07-03 Thread Dave Watts
Or... You can use this: http://www.socialpoints.com/blog/client/index.cfm/2006/3/25/co ldfusion-sftp SFTP != FTPS Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington

RE: FTPS

2007-07-03 Thread Dan G. Switzer, II
I've seen differing support for the two protocols. Filezilla, for instance, support SFTP and FTPS on the client, but only supports SFTP in the server product. Actually, FileZilla Server only support FTPS on the server. :) -Dan

Re: FTPS

2007-07-03 Thread Judah McAuley
Dan G. Switzer, II wrote: I've seen differing support for the two protocols. Filezilla, for instance, support SFTP and FTPS on the client, but only supports SFTP in the server product. Actually, FileZilla Server only support FTPS on the server. :) This is the problem with having FTPS and

RE: FTPS

2007-07-03 Thread Jim Rising
Der duh der... I guess I could read the whole post... He actually said he was familiar with sftp.cfc and that it wasn't working for him. Jake... In order to use sftp.cfc ... You need to setup a SSH server like openSSH. It will not work over FTPS (SSL). Jim Rising Sr. Cold Fusion Developer

RE: FTPS

2007-07-03 Thread Jim Rising
Jake, You could probably write a CFC wrapper for this: http://www.jscape.com/sftp/index.html That's really all that sftp.cfc is... It's a wrapper for Java Secure Channel: http://www.jcraft.com/jsch/ Jim Rising Sr. Cold Fusion Developer ICGLink Inc. www.icglink.com -Original

How to migrate an app from MS-Access to a proper SQL db?

2007-07-03 Thread the_oslo Kid
Hi guys, Is there a recommended way / suggested best way of migrating a CF application from MS Access to a proper SQL db like SQL*Server or Oracle? Things that spring to mind: 1) Data type mappings 2) Transaction Control (commit) 3) Concurrent use / record locking

RE: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Eric Roberts
Thanks! We won't hold your feet to the fire *grin* Eric -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 7:27 AM To: CF-Talk Subject: Re: CFEclipse not compatible w/ Eclipse 3.3 I am not making any promises, but I am in the middle of testing it

Re: How to migrate an app from MS-Access to a proper SQL db?

2007-07-03 Thread Will Tomlinson
Hi guys, Is there a recommended way / suggested best way of migrating a CF application from MS Access to a proper SQL db like SQL*Server or Oracle? If I were using sql server 2000, i'd just use DTS to import that baby in. Make sure your SQL still works. Dunno all the differences between

RE: Dreamweaver and Vista

2007-07-03 Thread Eric Roberts
You just activate it. I have a copy of XP that I was having issues activating and hod no probs and this was maybe 2-3 months ago. Eric -Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 10:11 AM To: CF-Talk Subject: Re: Dreamweaver and

RE: How to migrate an app from MS-Access to a proper SQL db?

2007-07-03 Thread Eric Roberts
If you are going to SQL server...SQL Server has a very nice upgrade tool. I don't think Oracle has anything like that, but much like anything else Oracle...there may be a 3rd party tool to get the job done. Eric -Original Message- From: the_oslo Kid [mailto:[EMAIL PROTECTED] Sent:

Re: Time Question

2007-07-03 Thread Jim H
Ok, so here is how I worked this out. Can this be cleaned up any? cfif IsDefined(EnteredTime) !--- Does Time Have a : In It? --- cfif #find(:,FORM.EnteredTime)# cfoutputError :/cfoutput cfelse cfif #FORM.EnteredTime# GT 0

RE: FTPS

2007-07-03 Thread Adrian Wagner
I used Drew's CFX - while you usually just read about it's SFTP capabilities, there actually is a FTPS (which we use and can recommend) version of it. http://www.sagewire.org/advanced-cfml-techniques/Secure-FTP-SFTP-in-Cold -Fusion-98733.aspx (The reference to his email address is at the end of

Re: mxAjax - is not a constructor error

2007-07-03 Thread James Holmes
I've answered in the mxAjax list. On 7/4/07, Bader, Terrence C CTR MARMC, 231 [EMAIL PROTECTED] wrote: Anyone seen this? (Cross-posting with mxAjax board here: http://groups.google.com/group/mxajax/browse_thread/thread/d81c710269a9d 502/#) -- mxAjax / CFAjax docs and other useful articles:

Re: CFEclipse not compatible w/ Eclipse 3.3

2007-07-03 Thread Sean Corfield
On 7/2/07, Casey Dougall [EMAIL PROTECTED] wrote: The CF engineering person I was talking to was funny as hell, he stated homesite will be well supported! 3/4's of the developers at cfunited were running homesite. And the other 25% were using Macs... :) (on which HomeSite does not run, in

cfdocument - pdf - css

2007-07-03 Thread John Skrotzki
I am looking for a good resource on css compliance in adobe reader so i can minimize my expirmentation time. For one thing I see the reader does not allow multiple class - which is horrible but i can work around. Anyone know of a good resource of what works and what doesn't. Google search is

Re: Dreamweaver and Vista

2007-07-03 Thread Will Tomlinson
I figured since some of you guys don't think Vista has problems, I should start taking some screen caps. I can't cap some of them cause I don't think you can print screen when it's blue. :) This one just happened tonight. http://www.wtomlinson.com/vistaisJunk.htm Will

RE: Dreamweaver and Vista

2007-07-03 Thread Jim Davis
-Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 10:33 PM To: CF-Talk Subject: Re: Dreamweaver and Vista I figured since some of you guys don't think Vista has problems, I should start taking some screen caps. I can't cap some of them

  1   2   >