[cfaussie] Re: I've got a strange cf error

2006-09-27 Thread Andrew Mercer
This is a compile error, not a run-time error, so cfabort wont help you.so in the verity tag you are using, do you have FORM=?I am guessing for want to pass the FORM scope in as an agument - might be needing the #s On 9/28/06, George Lu [EMAIL PROTECTED] wrote: Hi, I've got this error when I

[cfaussie] Re: Effective Online Training development tools

2006-09-22 Thread Andrew Mercer
is Brian taking Captivate 2 on the road?Will we see him in Perth?On 9/22/06, Chris Velevitch [EMAIL PROTECTED] wrote:A couple of years ago at MXDU, someone talked about using Breeze to provide training for an web-based travel application in whichaccommodation and travel providers would login in

[cfaussie] CFMX 7 updater 2 - installer troubles on windows

2006-09-07 Thread Andrew Mercer
Has any one come across the following error and know what to do? There is not enough free disk space in the temporary folderThere is 25 Gig free on the c driveC:\echo %TEMP%C:\DOCUME~1\andrewm\LOCALS~1\Temp C:\echo %TMP%C:\DOCUME~1\andrewm\LOCALS~1\Temp

[cfaussie] Re: CFMX 7 updater 2 - installer troubles on windows

2006-09-07 Thread Andrew Mercer
I am not sure what you are asking - I was trying to install the updater??Do you mean what else is running on my machine?It is saying disk space - so I dont think this would be an issue. On 9/8/06, Andrew Scott [EMAIL PROTECTED] wrote: It depends on what you are trying to do at the

[cfaussie] Re: CFMX 7 updater 2 - installer troubles on windows

2006-09-07 Thread Andrew Mercer
I shut down all applications and server type services - but still no go.I am going to try the download again...On 9/8/06, Andrew Scott [EMAIL PROTECTED] wrote: Well I do ask what else might be running on the machine, I know that there was one time when I was doing an install and

[cfaussie] Re: CFMX 7 updater 2 - installer troubles on windows

2006-09-07 Thread Andrew Mercer
H, new download seems to be working fine...On 9/8/06, Andrew Mercer [EMAIL PROTECTED] wrote: I shut down all applications and server type services - but still no go.I am going to try the download again... On 9/8/06, Andrew Scott [EMAIL PROTECTED] wrote: Well I do ask what

[cfaussie] Re: ColdFusion Hosting Australia

2006-09-05 Thread Andrew Mercer
Power Business Systems have been very happy with fastHit over the last few yearsWe use them for Farcry Hosting.On 9/5/06, CF Aussie Guy [EMAIL PROTECTED] wrote:Hi all,Currently looking for somewhere to host a site, have found the following via google... Can anyone give feedback on any of them,

[cfaussie] Re: Someone help with this bit of code?

2006-09-04 Thread Andrew Mercer
ORDER BY rather than GROUP BY.On 9/5/06, Seona Bellamy [EMAIL PROTECTED] wrote: On 05/09/06, Andrew Scott [EMAIL PROTECTED] wrote: cfquery datasource=#DSN# name=qMyDiscountApprovalsSELECT *FROM Bookings, BookingItemsWHERE BO_DeleteDate IS NULL AND BO_ID = BI_BookingID AND BI_ParentItem IS

[cfaussie] Re: Someone help with this bit of code?

2006-09-04 Thread Andrew Mercer
With the CFOUTPUT using groupyou will only be looking at the first BO_ID - and I am guessing that there are 23 unique BO_IDsif you want to process all of the records you either need an inner CFOUTPUT or loss the GROUP attribute. On 9/5/06, Andrew Scott [EMAIL PROTECTED] wrote: Dale,Not my code,

[cfaussie] Re: Why buy into CF?

2006-08-30 Thread Andrew Mercer
Saadh wrote: Ben Forta has written an wrapper around image/J. Andrew Mercer wrote: What I would like to see from Adobe take from .Net is the amount of objects that have been exposed in to the developer. That is, I would like to see more JAVA objects exposed. For example, I would like to see

[cfaussie] XML close tag

2006-08-21 Thread Andrew Mercer
is it possible using CFMX7 xml functions to specify how you want an tag with a blank value to be closed?myTag/myTagversesmyTag / - this is what I am getting --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie

[cfaussie] Re: Java and gzip

2006-08-16 Thread Andrew Mercer
slightly OT, but may have something it it you can recylezip.cfchttp://www.newsight.de/2005/11/03/zip-v12-cfc-update/ On 8/17/06, Andrew Scott [EMAIL PROTECTED] wrote: I am looking at a proof of concept and was wondering if anyone here who is better a java than me, would be able to

[cfaussie] Re: CFC init() return null?

2006-08-09 Thread Andrew Mercer
://dale.fraser.id.au From: cfaussie@googlegroups.com [mailto: cfaussie@googlegroups.com] On Behalf Of Andrew Mercer Sent: Wednesday, 9 August 2006 7:34 PM To: cfaussie@googlegroups.com Subject: [cfaussie] CFC init() return null? with a CFC init function that does a cfreturn this can

[cfaussie] Re: CFC init() return null?

2006-08-09 Thread Andrew Mercer
I like the idea of the init() throwing an execptionthen wrap the createObject with a cftry - which it should having anyway :-)Thanks to all that replied.On 8/10/06, Scott Arbeitman [EMAIL PROTECTED] wrote: Why can't your CFC just throw an exception? This is the Java way to dothings, are

[cfaussie] Re: Changing HTTP responses

2006-07-27 Thread Andrew Mercer
how about:a href="" href="http://www.thesitesname.com.au">http://www.thesitesname.com.au/a !-- for the search engine --span www.thesitesname.com.au/spanthe span would need some stylesheet work to make it look and behave like a linkOn 7/28/06, Beenish [EMAIL PROTECTED] wrote: Hi,I'm pretty sure

[cfaussie] Re: OT:Flex Release

2006-06-25 Thread Andrew Mercer
Most likely at CFuntitedOn 6/26/06, cfgroupie [EMAIL PROTECTED] wrote: Hey,When is flex supposedly to be released?J. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email

[cfaussie] Re: Path to the site root directory

2006-06-22 Thread Andrew Mercer
Have a look atExpandPath( /) On 6/22/06, Scott Thornton [EMAIL PROTECTED] wrote:Hello,Is there a programmatical way of returning the root directory of the website, regardless of the current page's location within the site? egThe site http://mysite/somepage.cfm = c:\mysites\application\the site

[cfaussie] Re: OT: Web Based DNS service

2006-06-21 Thread Andrew Mercer
I use http://www.zoneedit.com/ for my home network.On 6/22/06, Dale Fraser [EMAIL PROTECTED] wrote: Hi, Anyone use a web based DNS service to manage domain names. I need to manage about 10-20 domains, so something that supports multiple domains rather than pay per domain would be

[cfaussie] Re: Post Long weekend brain fart

2006-05-01 Thread Andrew Mercer
you might want to be doning thiscfset NewList= ListAppend(NewList,#CChanges.CID#)listAppend returns a listOn 5/2/06, cfgroupie [EMAIL PROTECTED] wrote: No I'm just cutting down the code so that you can see what I'm gettingat. Its coming from a query, I'm just using querysetcell to illustratethat.

[cfaussie] Re: SQL 2000 - 2005

2006-04-12 Thread Andrew Mercer
here is a good place to starthttp://www.forta.com/blog/index.cfm?mode=entryentry=B64D7891-3048-80A9-EF0D551FA7FB7B27 On 4/13/06, Dale Fraser [EMAIL PROTECTED] wrote: Read up on 2005.By default TCPIP connections to it are not enabled, there are lots of goodarticles out there on how to get CF and

[cfaussie] Re: query function to delete a row from a query

2006-04-09 Thread Andrew Mercer
@googlegroups.com] On Behalf Of Andrew Mercer Sent: Friday, 7 April 2006 17:54 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: query function to delete a row from a query doesnt look like you can do a delete in QoQ On 4/7/06, Andrew Mercer [EMAIL PROTECTED] wrote: Does anyone know

[cfaussie] query function to delete a row from a query

2006-04-07 Thread Andrew Mercer
Does anyone know if there is something like queryDeleteRow() {the opersite of queryAddRow()} in CF?google found this in a blueDragon fileotherwise I guess i will have to do a QoQ to do it --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[cfaussie] Re: query function to delete a row from a query

2006-04-07 Thread Andrew Mercer
doesnt look like you can do a delete in QoQOn 4/7/06, Andrew Mercer [EMAIL PROTECTED] wrote: Does anyone know if there is something like queryDeleteRow() {the opersite of queryAddRow()} in CF? google found this in a blueDragon fileotherwise I guess i will have to do a QoQ to do

[cfaussie] CF Report Builder :: RDS authentication

2006-04-03 Thread Andrew Mercer
I have a number of CFRs and all but one can connect to the RDSThe one giving me grief keeps prompting for a password with the message:The ColdFusion Report Builder was unable to authenticate to your RDS Server because the password saved in the RDS profile is invalid I have gone in and edit the RDS

[cfaussie] Re: adding a dsn connectio with SQL 2005

2006-03-20 Thread Andrew Mercer
I had to install the 7.0.1 updater to get it working on my server On 3/20/06, Mike Kear [EMAIL PROTECTED] wrote: Try Start All Programs Microsoft SQLServer 2005 Configuration tools SQL Server Configuration Manager In that tool open SQL Native CLient Configuratoin Aliases. There you'll

[cfaussie] Re: WebDu Who's going ?

2006-02-21 Thread Andrew Mercer
Last year you got put into a 'team' which became your dinning buddiesOn 2/22/06, M@ Bourke [EMAIL PROTECTED] wrote:I'll be doing the banquet as well. how is the seating for this arranged, is it first in best seats or are they prearranged? Maybe we can all sit at the 1 table?I have no idea how it