Should I uninstall ColdFusion MX7 after CF8 upgrade?

2008-04-11 Thread Nathan Smith
Is it safe to remove MX7 or do I just leave it alone now that CF8 seems to be working great? I've done this before and I seem to recall if I keep poking at it I will break something. Any advice? Thanks. -Nate ~| Adobe® ColdF

BlogCFC templates

2008-04-11 Thread Andy Matthews
I'm evaluating blog software and I think that I've narrowed it down to Mango Blog or BlogCFC. I plan on designing the site myself, but think it might be easiest to start from a pre-exising template to make it easier on myself. Are there any sites out there that have premade templates specically

Re: Portals/Portlets in ColdFusion?

2008-04-11 Thread Geoff Bowers
On 11/04/2008, Gerald Guido <[EMAIL PROTECTED]> wrote: > FarCry is another that is rather popular. > http://www.farcrycms.org/ Although its certainly not the official portlet standard FarCry does have an elegant "publishing rule" engine that allows non-technical users to place any sort of ColdFu

Re: CF8 autosuggest automatically filters again?

2008-04-11 Thread James Blaha
Dominic, Great thank you very much! -Jim ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseof

RE: Order by question

2008-04-11 Thread Jenny Gavin-Wear
Oh, and my solution is for MS SQL 2000 ... -Original Message- From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: 12 April 2008 01:00 To: CF-Talk Subject: RE: Order by question Hi Paul, You can make use of CONVERT (or CAST, I think). For example: The table to be sorted here has two

RE: Order by question

2008-04-11 Thread Jenny Gavin-Wear
Hi Paul, You can make use of CONVERT (or CAST, I think). For example: The table to be sorted here has two columns, the ID and the values to be sorted: SELECT TOP 100 PERCENT tempID, CONVERT(varchar, NumValues) AS TextValues FROM dbo.tbl_temp ORDER BY CONVERT(varchar, NumValues) In

RE: OT - Database schema compare/sync tools for MSSQL

2008-04-11 Thread Jenny Gavin-Wear
+6 for Red Gate ... love it .. saves me a LOT of time .. as well as SQL Compare, for sync'ing db structures, there is Data compare that will sync the data. I've also used the command line interface, great for sync'ing multiple DBs without needing user interaction. -Original Message- Fro

CF8 Server monitor not working with Apache 2.059

2008-04-11 Thread Andy Cortright
Hi, I cna not get the cf8 server onitor to connect to the deafult (cfusion) instance of over port 80. I am running Apache as an external webserver and I have the Jrun web server turned on as well. I can connect to the default instance over the internal webserver port 8300. Any ideas? Appreciat

RE: domain registrar

2008-04-11 Thread Jenny Gavin-Wear
Ahh, I haven't seen it with that new interface .. thanks Russ -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: 11 April 2008 18:33 To: CF-Talk Subject: RE: domain registrar Godaddy used to have a sucky control panel, which didn't even work with firefox. They have updated it

Re: CF8 - Why is my ajax undefined?

2008-04-11 Thread Tim Brown
The problem if it is not a mapping problem as aforementioned is that you are probably making the simple mistake that javascript is case sensitive meanwhile coldfusion is not. The solution to the problem was using Coldfusion with a lowercase 'f' instead of ColdFusion with a capital 'F'. Sorry, f

RE: CF4em - ColdFusion message board

2008-04-11 Thread Bobby Hartsfield
For anyone interested, I have just uploaded the first beta release of CF4em to http://www.cf4em.com/ If you are a already registered for CF4em, thanks for your help testing things out and you should have received an email with more detail about the beta release. Cheers ..:.:.:.:.:.:.:.:.:.:.:.:

Re: BIG problems with 8.0.1 update

2008-04-11 Thread Ken Smith
Hi, A hot fix for several cfimage and image functions has been released from engineering. A technote, "Patch for CFImage and Image functions in ColdFusion 8.0.1" with the hot fix will post at http://www.adobe.com/go/kb403411 in the next week or so. Ken Smith ColdFusion Support Adobe Systems ~

RE: OT - PHP gets picked on too.

2008-04-11 Thread Bobby Hartsfield
Flat top haircut and a sunburn? heh ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com http://cf4em.com -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 9:14 AM To: CF-Talk Subject: RE: OT - PHP gets picked on too. "step heade

Export hidden columns to excel

2008-04-11 Thread Rahul Krishna
I'm creating a report for my company where the user has the option to expand or collapse the column headers and its data on their screen. The users want to export the report to an excel spreadsheet and they want the spreadsheet's columns to mirror what is displayed on his/her screen. So if th

RE: domain registrar

2008-04-11 Thread Eric Roberts
I have been using them with no complaint either ever since the registerfly meltdown. They were very helpful in helping me regain control of my domains after registerfly locked me out. Eric /*-Original Message- /*From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] /*Sent: Thursday, April 10,

RE: domain registrar

2008-04-11 Thread Russ
Godaddy used to have a sucky control panel, which didn't even work with firefox. They have updated it about six months ago, and I haven't had any problems since. They are the cheapest and the best in my opinion. I've had trouble with Network Solutions, Register.com and other big names. They ju

RE: Open Source CF Shopping Carts

2008-04-11 Thread Imperial, Robert
There's Cartweaver but I've only had experience with CFWebstore and have had great service and support from Mary Jo on it. My 2 cents. Bob -Original Message- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 12:05 PM To: CF-Talk Subject: Re: Open Source CF Shoppi

Re: CF8 - Why is my ajax undefined?

2008-04-11 Thread Tim Brown
this isn't the actual code i'm working with as that is far to big to post here. This is a very simplified version of what i am trying to accomplish. This code throws the same error when i look in the firebug console. "Coldfusion is not defined onclick(click clientX=0, clientY=0)" here is a cod

Re: cfdocument not working with CF 8.0.1 update

2008-04-11 Thread Dave Phillips
>> >>Anyone find a solution on this? I'm having the same problem > >Post the stack trace. > >~D "Error","WebContainer : 0","04/10/08","12:39:14",,"" coldfusion.document.DocumentProcessor$TimeOutException at coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:2

Re: Open Source CF Shopping Carts

2008-04-11 Thread Dave Phillips
Thanks. Just to clarify, I'm not looking for FREE Open Source shopping carts. I'm looking for shopping carts built in ColdFusion where the unencrypted source code is available to someone to modify and customize it. I'm willing to pay for the shopping cart. I just wanted to clarify as "open s

Re: Portals/Portlets in ColdFusion?

2008-04-11 Thread Larry Lyons
Adam, Given that we're transitioning over to JBoss for our app servers (Blue Dragon for J2EE Commercial), please keep us posted on this project. >http://labs.adobe.com/wiki/index.php/ColdFusion_Portlet_Toolkit > >Buddy of mine also has a similar project for jboss portal, I need to poke >him som

RE: domain registrar

2008-04-11 Thread Andy Matthews
I personally use Gandi.net. Their control panel is nice and easy, and their prices are reasonable. -Original Message- From: ColdFusion [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 10:24 AM To: CF-Talk Subject: RE: domain registrar What problems did you have? I have maybe 10 do

RE: domain registrar

2008-04-11 Thread Rick Faircloth
I currently have about 30 domains with GoDaddy and have had as many as 75 at once and haven't had any problems. They've been my registrar for about 8 years. Nice control panel. Access to everything. Rick > -Original Message- > From: ColdFusion [mailto:[EMAIL PROTECTED] > Sent: Friday, A

Re: 3D Secure (WAS: domain registrar)

2008-04-11 Thread James Smith
> 3D secure is a new system in the UK for added security on credit card > processing through gateways. Not true, it was first introduced (version 0.7) in the US only. -- Jay ~| Adobe® ColdFusion® 8 software 8 is the most import

RE: domain registrar

2008-04-11 Thread ColdFusion
What problems did you have? I have maybe 10 domains registered thru Godaddy and been able to change name servers and anything else I needed. -Original Message- From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: Friday, April 11, 2008 11:15 AM To: CF-Talk Subject: RE: domain registrar

RE: domain registrar

2008-04-11 Thread Jenny Gavin-Wear
Hi Greg, I tried godaddy .. sorry, but it was horrible .. J -Original Message- From: Greg Luce [mailto:[EMAIL PROTECTED] Sent: 11 April 2008 16:06 To: CF-Talk Subject: Re: domain registrar I second the GoDaddy thing. They just do it right. Solid DNS, decent support... Greg On Fri, Apr

Re: domain registrar

2008-04-11 Thread Greg Luce
I second the GoDaddy thing. They just do it right. Solid DNS, decent support... Greg On Fri, Apr 11, 2008 at 10:59 AM, Jenny Gavin-Wear < [EMAIL PROTECTED]> wrote: > thanks Adrian, but I am pretty sure their control panel doesn't allow the > domain name servers to be changed? > > I will be hostin

RE: domain registrar

2008-04-11 Thread Jenny Gavin-Wear
3D secure is a new system in the UK for added security on credit card processing through gateways. As of pre-September (aprox.) last year, all of the UK banks were making 3D secure mandatory, which came into effect on 1st August, 2007. Then, after all of the gateway suppliers changed their system

RE: domain registrar

2008-04-11 Thread Adrian Lynch
I think they do. There's a page titled, Change Nameservers. But based on what some have said here, it might not be the best place. Still haven't had any trouble myself though :O) Adrian -Original Message- From: Jenny Gavin-Wear Sent: 11 April 2008 16:00 To: CF-Talk Subject: RE: domain r

RE: domain registrar

2008-04-11 Thread Jenny Gavin-Wear
to be honest, I have had to change records on 1-2-3 for customer in the past, and it's horrible. -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 11 April 2008 10:36 To: CF-Talk Subject: RE: domain registrar Wow, never heard a bad word against them till now. Cheers.

OT: SQL Functions 2000 to 2005

2008-04-11 Thread DURETTE, STEVEN J (ATTASIAIT)
All, I have a unique problem. In SQL 2000 there is a way to convert a function to being a system function. I.E. instead of master.dbo.listToTable() you could use fn_listToTable(). The same conversion of a function doesn't work in SQL 2005. This is causing a problem because we are upgrading f

RE: domain registrar

2008-04-11 Thread Jenny Gavin-Wear
thanks Adrian, but I am pretty sure their control panel doesn't allow the domain name servers to be changed? I will be hosting the actual domain records. -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 11 April 2008 09:54 To: CF-Talk Subject: RE: domain registrar 1

RE: Portals/Portlets in ColdFusion?

2008-04-11 Thread Dave Watts
> I noticed that Adobe Labs has a newish portal/portlet > framework out that sits atop WebSphere Portal. Are there any > CF portal frameworks/apps out there that are written > (natively) in CFML that folks would recommend? To the best of my knowledge, there are no native CF portal applications

Re: CF8 - Why is my ajax undefined?

2008-04-11 Thread Tom Chiverton
On Friday 11 Apr 2008, Tim Brown wrote: > I have imported the tags CFLAYOUT-TAB and checked the source to see if the > appropriate .js script files were being loaded correctly and they are. Any > ideas would be appreciated as this is driving me crazy. Is something else throwing a JS error ? What a

Re: CF8 - Why is my ajax undefined?

2008-04-11 Thread Tim Brown
Sorry to re-open an old thread, however I continue to get the same error of Coldfusion is undefined on my development edition despite having full privileges to the /CFIDE directory. I can browse to the ajax .js package files with no problem. Yet, when I call a method using onClick="Coldfusion.L

PDF editing CF 7

2008-04-11 Thread Stone, Lori
Does anyone have any experience editing pdf metadata prior to CF 8? -Lori ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098

Re: Migrating to Application.cfc

2008-04-11 Thread Jeff Price
Thanks Patrick and Barney! This list rocks :) -jeff >As long as you use the same application name, the application has no >awareness of an Application.cfm/cfc distinction. Only the >Application.* file itself is different. Both have strengths and >weaknesses. ~~~

Re: domain registrar

2008-04-11 Thread James Smith
> > if you have 3D > > secure enabled on your card you can pretty much forget it. > > Have what ? 3D Secure is the collective name for "Verified by Visa", "MasterCard SecureCode", "J/Secure" etc... http://en.wikipedia.org/wiki/3D_secure -- Jay ~

RE: OT - PHP gets picked on too.

2008-04-11 Thread Adrian Lynch
"step headed red child" - freaky! Ade -Original Message- From: Gerald Guido Sent: 11 April 2008 14:09 To: CF-Talk Subject: OT - PHP gets picked on too. I get newsletters from phpclasses.org. I found todays op/ed to be rather interesting. It seems that CF is not alone when it comes to be

OT - PHP gets picked on too.

2008-04-11 Thread Gerald Guido
I get newsletters from phpclasses.org. I found todays op/ed to be rather interesting. It seems that CF is not alone when it comes to being treated like a step headed red child. http://www.phpclasses.org/blog/post/77-Google-App-Engine-needs-PHP-support.html An except: Unfortunately, some develope

Re: domain registrar

2008-04-11 Thread Tom Chiverton
> if you have 3D > secure enabled on your card you can pretty much forget it. Have what ? -- Tom Chiverton Helping to dramatically restore best-of-breed eyeballs on: http://thefalken.livejournal.com This email is sent for and on behalf of Ha

RE: var variables in an application.cfc

2008-04-11 Thread Adrian Lynch
It's also handy to create your own scope. It saves having to scope the lot up top. Adrian -Original Message- From: James Buckingham Sent: 11 April 2008 13:34 To: CF-Talk Subject: Re: var variables in an application.cfc Thanks guys, I do remember readi

Re: var variables in an application.cfc

2008-04-11 Thread James Buckingham
Thanks guys, I do remember reading about that but I took it to mean that if anything is needing declared within the function it should have var. I didn't read it as anything local to the function should be :-). Good, thanks for clarify that.

Re: var variables in an application.cfc

2008-04-11 Thread James Buckingham
Ah thanks for clarify that Dominic ;-) ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusi

RE: var variables in an application.cfc

2008-04-11 Thread Adrian Lynch
Do you really want a local variable named application.com? If you want it in the APPLICATION scope, forget the var. Adrian http://www.adrianlynch.co.uk/ -Original Message- From: James Buckingham Sent: 11 April 2008 12:41 To: CF-Talk Subject: var variables in an application.cfc Why can

Re: var variables in an application.cfc

2008-04-11 Thread Dominic Watson
> > Why can I not say this inside my onApplicationStart()? > > var application.com = structNew() var indicates the variable is in the function local scope. You cannot put the application scope in a local variable. If you want a variable that is local to the function/method you are working in you

var variables in an application.cfc

2008-04-11 Thread James Buckingham
Why can I not say this inside my onApplicationStart()? var application.com = structNew() If I it out of the application scope it works... var com = structNew() or if I remove the var it's fine as well. application.com = structNew(). But when I try to stay within recommedations of "var"-ing

cf8 Admin error handler url

2008-04-11 Thread George Lu
I've just set up a cluster with two instances. I've got an error handler worked in the past. Now put it same url as before e.g. "/myapp/myerrorhandler.cfm". The CF Admin comes up with an error: "The file specified as the site wide error handler does not exist.". The instance admin url start with ht

Re: domain registrar

2008-04-11 Thread James Smith
> Wow, never heard a bad word against them till now. They started going wrong about 6 months ago and although the last couple of months have shown marked improvement I am afraid it is too late, they have already lost my confidence. -- Jay ~

Re: Tutorial on creating this pagination?

2008-04-11 Thread Will Tomlinson
>I knew I hear from you, Will! :o) >Yep, that was the first file I've had on my system with a .cfc extension! > >I'm catching up, *slowly* but surely! I pretty much knew your apps suffered from a lack of sexiness. Keep workin on it I guess. :)

Re: How can I copy/move a file from coldfusion server (data area) to the my local machine

2008-04-11 Thread Tom Chiverton
On Thursday 10 Apr 2008, Ian Skinner wrote: > You can, if both machines are on the same well defined network domain > and ColdFusion runs as a user that has permission to see the client > machine over the network. Then one can use UNC paths in , Even then you could use passwordless SSH (or simila

RE: domain registrar

2008-04-11 Thread Adrian Lynch
Wow, never heard a bad word against them till now. Cheers. Adrian -Original Message- From: James Smith Sent: 11 April 2008 10:25 To: CF-Talk Subject: Re: domain registrar > 123-reg.co.uk I wouldn't go near 123-reg. I have loads of domains with them because the USED to be a good compa

Re: domain registrar

2008-04-11 Thread mac jordan
On Fri, Apr 11, 2008 at 9:54 AM, Adrian Lynch <[EMAIL PROTECTED]> wrote: > 123-reg.co.uk > > I have a little over 100 domains with them and never had any trouble. > > I wouldn't touch 123-reg with a long pole - their DNS is appalling, and the sites I had with them once disappeared for 3 days :( I

Re: domain registrar

2008-04-11 Thread James Smith
> 123-reg.co.uk I wouldn't go near 123-reg. I have loads of domains with them because the USED to be a good company, however they have changed hands twice since then. Customer support emails take forever (a couple of days) to get responded to and customer support phone calls cost £1.50 per minut

Re: OT: domain registrar

2008-04-11 Thread Tom Chiverton
On Thursday 10 Apr 2008, Jenny Gavin-Wear wrote: > 1. a good control panel, including nameserver changes > 2. decent rates on domain name registrations > 3. an affiliatiate/partner programme (api would be handy) Gandi, gandi, gandi. They're great, support is a little slow to answer (a day or two)

RE: domain registrar

2008-04-11 Thread Adrian Lynch
123-reg.co.uk I have a little over 100 domains with them and never had any trouble. Maybe just buy one domain to test it out though. Adrian http://www.adrianlynch.co.uk/ -Original Message- From: Jenny Gavin-Wear Sent: 10 April 2008 23:36 To: CF-Talk Subject: RE: domain registrar thank

Re: cfdocument on cf8 and unix/linux

2008-04-11 Thread Jochem van Dieten
Dave Phillips wrote: >> This looks familiar. Can you try the following code: >> >> >> This my test PDF. >> >> >> Then check whether it times out after 30 or 60 seconds. Also, what is > > I tried this. Interestingly enough, it timed out after 30 seconds, not 60 as > I would have expected. I