[cfaussie] Re: Melbourne CFUG Reminder : This Thursday Night

2009-07-21 Thread George Lu
Hi Steve, I'd like to come to the meeting. As I haven't been to the meeting for a while it's my first time to the new location. Is there any parking around and any refreshment (e.g. pizza - I have to plan to come early as I live far away from the city)? Thanks, George 2009/7/21 Steve Onnis st

[cfaussie] Re: Melbourne CFUG Reminder : This Thursday Night

2009-07-21 Thread George Lu
Thank you Steve and Dale. See you there. Cheers, George 2009/7/22 Dale Fraser d...@fraser.id.au There is plenty of parking next door for $4 and onstreet for free around the corner. Location is 21 Victoria Street, Melbourne That is near the corner of Exhibition and Victoria

[cfaussie] Re: Recommendations for Inbound SMS provider?

2009-05-25 Thread George Semaan
it on the forum. George Semaan Platform Developer ninemsn D: +61.2.9383.6063 M: 0433.162.899 F: +61.2.9383.6100 IM: semaan_geo...@hotmail.com george.sem...@ninemsn.com.au Please consider the environment before printing my email -Original Message- From: cfaussie@googlegroups.com

[cfaussie] Re: merge databases

2008-12-08 Thread George S
How about you try SQL Delta it is a great tool for synchronising DB's. I have been using this for a year or 2 and it is great! (Also a heap cheaper than red-gate) http://www.sqldelta.com/ George Semaan Mobile Platform Developer ninemsn On Dec 9, 1:55 pm, Steve Onnis [EMAIL PROTECTED] wrote

[cfaussie] Re: merge databases

2008-12-08 Thread George Semaan
Try SQL Delta, a heap cheaper and very useful! http://www.sqldelta.com/ Cheers George Semaan Mobile Platform Developer ninemsn Please consider the environment before printing my email -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Scott

[cfaussie] Clear query cache

2008-11-12 Thread George Lu
Hi, I've got a query in a CFC with a cache setting: cachedWithin=#CreateTimeSpan(7,0,0,0)#. I've updated the query but how can I clear or reset the cache so I can see the updated query result now? Thanks, George --~--~-~--~~~---~--~~ You received this message

[cfaussie] Re: Clear query cache

2008-11-12 Thread George Lu
Thank you Raymond. I've tried the first one - it didn't work. I'll try the second one. Would you be able to give me an example how to put cache in the Application scope? Thanks, George 2008/11/13 Raymond Camden [EMAIL PROTECTED] You have two methods: 1) cfobjectcache action=clear

[cfaussie] Re: Clear query cache

2008-11-12 Thread George Lu
not structKeyExists(application,states) cfquery name=getStates datasource=foo select id, name from states /cfquery cfset application.states = getStates /cfif Obviously this could be wrapped up into a CFC. On Wed, Nov 12, 2008 at 4:43 PM, George Lu [EMAIL PROTECTED] wrote: Thank you Raymond

[cfaussie] Re: Clear query cache

2008-11-12 Thread George Lu
It works now! I guess because I've put the cfc into the application scope and the query into the request scope. 2008/11/13 George Lu [EMAIL PROTECTED] Thanks Raymond for the example. I'll incorporate it into my CFC. Well, I've tried the second method. It didn't work either. I'm using Flash

[cfaussie] Re: Clear query cache

2008-11-12 Thread George Lu
. On Wed, Nov 12, 2008 at 4:43 PM, George Lu [EMAIL PROTECTED] wrote: Thank you Raymond. I've tried the first one - it didn't work. I'll try the second one. Would you be able to give me an example how to put cache in the Application scope? Thanks, George 2008/11/13 Raymond Camden

[cfaussie] Re: CF8 For Sale

2008-09-03 Thread George Lu
I've got a copy of CF5 (standard) still in the box. Let me know if you want this. George 2008/9/2 Ben Snart [EMAIL PROTECTED] Anyone have a copy of CF8 (standard) they're looking to sell. If so please let me know. [EMAIL PROTECTED

[cfaussie] Re: variables in cf

2008-09-02 Thread George Semaan
Heya, In coldfusion putting pound signs around a variable outputs/evaluates the variable and gives you the value of the variable. Cheers, George -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of nedlud Sent: Tuesday, September 02, 2008 3:35 PM

[cfaussie] Re: [OT] .htaccess

2008-07-10 Thread george . semaan
RewriteRule (.*) https://www.example.com/require-secure/ [R] Cheers George -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ricardo Sent: Friday, 11 July 2008 11:10 AM To: cfaussie Subject: [cfaussie] [OT] .htaccess Can anyone help me

[cfaussie] Re: [OT] .htaccess

2008-07-10 Thread george . semaan
Try replacing the condition and rule with the below. RewriteCond %{HTTP_HOST} !^www\.domain\.com$ [NC] RewriteRule ^(.*)$ http://www. domain.com/$1 [R=301,L] This should work obviously after replacing the domain with your own… Regards, George From: cfaussie@googlegroups.com [mailto

[cfaussie] Re: Dreamweaver CS3 supports CF8 tags?

2008-06-12 Thread George Lu
Thank you Steve! 2008/6/13 Steve Onnis [EMAIL PROTECTED]: George http://download.macromedia.com/pub/coldfusion/8/dreamweaverupdate/CF801-Tags-for-DW.mxp Steve -- *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent

[cfaussie] Re: CF Meetup 8am Tommorow

2008-05-22 Thread George Lu
Sounds great! Dale. Just a bit earlier for me. I want to learn how to configure CF and Flex connection. 2008/5/22 Dale Fraser [EMAIL PROTECTED]: Anyone interested in my ColdFusion and Flex talk, I'll be giving it on the CF Meetup tomorrow. You can tune in or watch the recording later.

[cfaussie] Re: VIC CFUG TONIGHT!

2008-04-16 Thread George Lu
Finally I can make it. I may come early or little bit late :) On 17/04/2008, Steve Onnis [EMAIL PROTECTED] wrote: How many rsvp? -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark Mandel Sent: Thursday, 17 April 2008 2:43 PM To:

[cfaussie] Re: CFUG Melbourne this month (April)?

2008-04-15 Thread George Lu
Dale, I really want to see your presentation on Flex/CF. I may not be able to come. Is it possible to record the meeting and make it available for us? On 15/04/2008, Dale Fraser [EMAIL PROTECTED] wrote: Yep, I will be showing how easy it is to get Flex and CF talking and why you should have

[cfaussie] Re: CFUG Melbourne this month (April)?

2008-04-15 Thread George Lu
http://learncf.com *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Wednesday, 16 April 2008 12:12 PM *To:* cfaussie@googlegroups.com *Subject:* [cfaussie] Re: CFUG Melbourne this month (April)? Dale, I really want to see your presentation on Flex

[cfaussie] Re: Schedule tasks in CF8 Cluster

2008-04-14 Thread George Lu
Andrew, Well, as AJ said, to spread the work load between instances. And better for those tasks run repeatedly on the same day. On 15/04/2008, Andrew Scott [EMAIL PROTECTED] wrote: George, Let me ask you one question, and this is only to help both of us understand the situation

[cfaussie] Re: Schedule tasks in CF8 Cluster

2008-04-12 Thread George Lu
scope On Fri, Apr 11, 2008 at 2:32 PM, George Lu [EMAIL PROTECTED] wrote: I've got two instances (instance1 2) in a cluster on a CF8 server. My question is should I enable schedule tasks in both instances or just one of instances? Regards, George -- AJ Mercer Web Log: http

[cfaussie] Re: [OT] Dreamweaver - testing files

2008-04-12 Thread George Lu
I always select the option of automatically upload files to server on save. On 10/04/2008, Taco Fleur [EMAIL PROTECTED] wrote: Hello all, I'm almost ashamed for asking this (since I've been using DW for years)! I have the following setup for a site: - Local info = Local machine - Remote

[cfaussie] Schedule tasks in CF8 Cluster

2008-04-11 Thread George Lu
I've got two instances (instance1 2) in a cluster on a CF8 server. My question is should I enable schedule tasks in both instances or just one of instances? Regards, George --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[cfaussie] Re: CF8 clustering - adding new instance

2008-04-08 Thread George Lu
Thank you Barry. I've installed the cluster with IIS. I'll put screen shots together in my blog. On 07/04/2008, Barry Beattie [EMAIL PROTECTED] wrote: George, if you're still after some more info: http://alagad.com/go/blog-entry/ha-clustering-coldfusion-part-1-installing-cf HA

[cfaussie] Re: CF 8 Update 1

2008-04-08 Thread George Lu
Yes, it does... On 09/04/2008, MrBuzzy [EMAIL PROTECTED] wrote: I'm not sure the updater will update all instances but I'm about to find out. On 4/9/08, barry.b [EMAIL PROTECTED] wrote: the size is the dead give-away. if it's about 96Mb then it's just the updater. if it's

[cfaussie] Re: CF8 clustering - adding new instance

2008-04-03 Thread George Lu
Thanks. I'll keep an eye on it when he starts posting. On 03/04/2008, MrBuzzy [EMAIL PROTECTED] wrote: Mike Brunt (Algad) is blogging about clustering and high availability. It should be a good read; http://www.alagad.com/go/blog-entry/high-availability-clustering-coldfusion Cheers.

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-31 Thread George Lu
That should work, hopefully. On Mon, Mar 31, 2008 at 2:14 PM, George Lu [EMAIL PROTECTED] wrote: Hi MrBuzzy, If I use this url: http://yourserver:8300/CFIDE/Administrator/ I'll get a 404 error: File not found: /CFIDE/administrator/index.cfm

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-30 Thread George Lu
MrBuzzy, I've got one question - if you disconnect cfusion from IIS after connecting the cluster to IIS how can you manage the cluster and instances using cfusion? I understand that you can't access the enterprise manager via the instance. Regards, George On 28/03/2008, MrBuzzy [EMAIL PROTECTED

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-30 Thread George Lu
://yourserver:8300/CFIDE/Administrator/ HTH On Mon, Mar 31, 2008 at 9:36 AM, George Lu [EMAIL PROTECTED] wrote: MrBuzzy, I've got one question - if you disconnect cfusion from IIS after connecting the cluster to IIS how can you manage the cluster and instances using cfusion? I understand

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-30 Thread George Lu
I think I've found it now - JRun Managemnet Console (http://127.0.0.1:8000). Is it the one? On 31/03/2008, George Lu [EMAIL PROTECTED] wrote: Thanks and good afternoon :) So how can I run the JRun Web Server? JRun.exe? On 31/03/2008, MrBuzzy [EMAIL PROTECTED] wrote: Mornin' :) You

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-30 Thread George Lu
is running, you can jump straight to this url; http://yourserver:8300/CFIDE/Administrator/ On Mon, Mar 31, 2008 at 12:29 PM, George Lu [EMAIL PROTECTED] wrote: Thanks and good afternoon :) So how can I run the JRun Web Server? JRun.exe? On 31/03/2008, MrBuzzy [EMAIL PROTECTED

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-30 Thread George Lu
can copy the CFIDE folder to here; X:\Jrun4\bin\servers\cfusion\cfusion-ear\cfusion-war\CFIDE That should work, hopefully. On Mon, Mar 31, 2008 at 2:14 PM, George Lu [EMAIL PROTECTED] wrote: Hi MrBuzzy, If I use this url: http://yourserver:8300/CFIDE/Administrator/ I'll get

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-28 Thread George Lu
here if it's successful :). Regards, George On 28/03/2008, MrBuzzy [EMAIL PROTECTED] wrote: I'd say Pat is bang on the money. George, when you installed CF, you probably chose an IIS configuration. You'll need to run wsconfig.exe - use it to disconnect cfusion from IIS, then use the same tool

[cfaussie] CF8 clustering - adding new instance

2008-03-27 Thread George Lu
to a cluster in the Cluster Manager. As I can't find cfusion instance in the Cluster Manager, how can I add cfusion to the cluster which already have Instance1 in it? Please help. Regards, George --~--~-~--~~~---~--~~ You received this message because you

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-27 Thread George Lu
Thank you MrBuzzy. So can I still do load balance and fail-over with instance1 and instance2 (cluster)? And can I still use cfusion as default server to access my CF pages? On 28/03/2008, MrBuzzy [EMAIL PROTECTED] wrote: Hi George, The 'cfusion' instance isn't seen in the Enterprise/Cluster

[cfaussie] Re: CF8 clustering - adding new instance

2008-03-27 Thread George Lu
://servername:8301/ On 28/03/2008, MrBuzzy [EMAIL PROTECTED] wrote: Sorry mate, I'm not completely following you on that one...? I think the answer is yes On Fri, Mar 28, 2008 at 3:42 PM, George Lu [EMAIL PROTECTED] wrote: Thank you MrBuzzy. So can I still do load balance and fail-over

[cfaussie] Re: Melbourne CFUG - What do you want to hear this year?

2008-02-05 Thread George Lu
more about the Flex CF integration or CF Exchange Server integration. George On 04/02/2008, Mark Mandel [EMAIL PROTECTED] wrote: Hey guys, I wanted to do a quick shout out to hear what sort of topics you guys would be interested in hearing about this year? I have some ideas, but I

[cfaussie] Re: Move Scheduled Tasks

2008-01-15 Thread George Lu
tricky. Could you use cfschedule to re create the jobs on the new server? On 1/15/08, George Lu [EMAIL PROTECTED] wrote: Thank you Taco. Since I can't access admin of the original CF installation (CFMX 7 stand-alone), this may not work for me. I've just installed another instance of cf

[cfaussie] ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
a self generated sessionSecret. 15/01 10:54:43 info No JDBC data sources have been configured for this server (see jrun-resources.xml) Could anyone please help? It looks like all data sources have gone. Thanks, George --~--~-~--~~~---~--~~ You received

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
server and copy that file back in. Also see if you can fins the file that holds the server mappings also and see if you can save it. -- *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Tuesday, 15 January 2008 11:05 AM

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
in jrun.xml. Installing a self generated sessionSecret. 15/01 10:54:43 info No JDBC data sources have been configured for this server (see jrun-resources.xml) Could anyone please help? It looks like all data sources have gone. Thanks, George Kai

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
? It looks like all data sources have gone. Thanks, George Kai Koenig Director Software Solutions Architect Ventego Creative Ltd 154 Parkvale Road, Karori Wellington, New Zealand Office: +64 4 476 6781 Mobile: +64 21 928 365 e-mail

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
warning No sessionSecret has been specified in jrun.xml. Installing a self generated sessionSecret. 15/01 10:54:43 info No JDBC data sources have been configured for this server (see jrun-resources.xml) Could anyone please help? It looks like all data sources have gone. Thanks, George

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
for this server (see jrun-resources.xml) Could anyone please help? It looks like all data sources have gone. Thanks, George Kai Koenig Director Software Solutions Architect Ventego Creative Ltd 154 Parkvale Road, Karori Wellington

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
Oops! Forgot to attach the txt file. On 15/01/2008, George Lu [EMAIL PROTECTED] wrote: I've just done this but it doesn't capture all output (see attached). At the mean time, I'll transfer all necessary data across to another server. I've copied all cf pages and docs; copied data sources

[cfaussie] Re: ColdFusion MX 7 Application Sever could not start

2008-01-14 Thread George Lu
I've installed CF 7 on Jrun. So it's back to working now but my db sources are from very old settings. How can I find neo-query.xml from jrun folder? On 15/01/2008, George Lu [EMAIL PROTECTED] wrote: Oops! Forgot to attach the txt file. On 15/01/2008, George Lu [EMAIL PROTECTED] wrote

[cfaussie] Re: Move Scheduled Tasks

2008-01-14 Thread George Lu
to the newly installed CF (on Jrun). On 15/01/2008, Taco Fleur [EMAIL PROTECTED] wrote: How about creating an Archive? Under CF admin Packaging Deployment. It should create a package that allows you to move everything from one server to the next. It's pretty cool. On 1/15/08, George Lu [EMAIL

[cfaussie] Re: Melbourne CFUG Tomorrow night - Are you coming?

2007-12-18 Thread George Lu
Hi Mark, I'd like to come. Cheers, George On 19/12/2007, Mark Mandel [EMAIL PROTECTED] wrote: All, I've only received one RSVP for tomorrow night's CFUG meeting in Melbourne. If you are planning on attending, please email me, as we are considering cancelling the night. Cheers, Mark

[cfaussie] Re: Melbourne CFUG Tomorrow night - Are you coming?

2007-12-18 Thread George Lu
Sorry Mark. It's my wording problem. I should say - I'll come if the meeting is not canceled. On 19/12/2007, Mark Mandel [EMAIL PROTECTED] wrote: George, Does that mean.. you are coming.. or you aren't? ;) That was dreadfully cryptic. Mark On Dec 19, 2007 10:46 AM, George Lu [EMAIL

[cfaussie] Re: CFCAMP Melbourne Wrapup

2007-11-22 Thread George Lu
Thank you everyone who organised this great event. I was very enjoy it :). My management wants to move our IT environment to Microsoft platform. I'll convince my manager ColdFusion is still a decent and edge technology. PS. I'm still waiting for CF8 (we have subscribed) On 23/11/2007, Matthew

[cfaussie] Re: Role call: CFCAMP Melbourne

2007-11-21 Thread George Lu
I'll come :) On 21/11/2007, KC Kuok [EMAIL PROTECTED] wrote: Me and my colleague so thats 7 and 8... I believe we have enough to fill up the front row now! On Nov 21, 3:27 pm, Mark Mandel [EMAIL PROTECTED] wrote: Heh! Registrations for the event look really good, so there should be a

[cfaussie] Re: Adobe Refresh

2007-11-01 Thread George Lu
I was there :) On 01/11/2007, MrBuzzy [EMAIL PROTECTED] wrote: So... who went? I was there, saw some cool stuff. Nothing about CF but that was expected. CFCAMP just around the corner. On 10/16/07, Dale Fraser [EMAIL PROTECTED] wrote: In Melbourne Sydney in case you haven't seen this.

[cfaussie] Re: Adobe Refresh 07 - Melbourne and Sydney

2007-10-02 Thread George Lu
I've already registered. On 02/10/2007, Mark Mandel [EMAIL PROTECTED] wrote: I'm trying to get more information than what is being presented on Adobe Refresh, and by who - I'll let everyone know if I find anything out. Mark On 10/2/07, KC Kuok [EMAIL PROTECTED] wrote: Just got this

[cfaussie] Re: Get ColdFusion 8 Standard Free!

2007-09-09 Thread George Lu
Hi Dale, Is it possible to have a tutorial on how to convert Flash Forms into Flex2? Regards, George On 10/09/2007, Dale Fraser [EMAIL PROTECTED] wrote: That's probably a good idea, I'll look into it. Regards Dale Fraser http://dalefraser.blogspot.com -Original Message- From

[cfaussie] Application object

2007-06-06 Thread George Lu
Application.surveyDAO.delete(url.userID) / Please help! George --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
the OnApplicationStart function gets executed On 6/7/07, George Lu [EMAIL PROTECTED] wrote: Hi, I create an object in Application.cfc and put it in the application scope. When I use it in other pages it comes up this error: Element SURVEYDAO is undefined in a Java object of type class

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
. Dump the Application scope and see of the surveyDAO exists in it. Regards Dale Fraser http://dalefraser.blogspot.com *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Thursday, 7 June 2007 12:32 PM *To:* CFAussie Mailing List *Subject

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
() / /cfif cfset request.componentPath = variables.componentPath / cfset request.surveyDAO = Application.surveyDAO / cfset request.dsn = variables.dsn / cfreturn true /cffunction and the same error again. On 07/06/07, George Lu [EMAIL PROTECTED] wrote

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
*From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Thursday, 7 June 2007 12:57 PM *To:* cfaussie@googlegroups.com *Subject:* [cfaussie] Re: Application object No, I've tried Andrew's method: cffunction name=onRequestStart returnType=boolean

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
Hi AJ, That's what I did in application.cfc (see attached file as requested by Andrew). On 07/06/07, AJ Mercer [EMAIL PROTECTED] wrote: Hi George, I think you are after something more like this: cffunction name=OnApplicationStart cfset Application.surveyDAO = createObject

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
Application.surveyDAO1 Application.hrSurveyObj APPLICATION.dsn So what you end up with is all the APPLICATION wide variables are defined as set in OnApplicationStart(). No need to copy them into the REQUEST scope On 6/7/07, George Lu [EMAIL PROTECTED] wrote: Hi AJ, That's what I did

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
But I've been told if I change the object in cfc I have to init the object again in myPage.cfm so the change'll happen. Is that true? On 07/06/07, AJ Mercer [EMAIL PROTECTED] wrote: no, because if the APPLICATION scope does not exist OnApplicationStart () will be fired On 6/7/07, George Lu

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
and stored in the APPLICATION scope, you will also need to do updateapp=1 as the old version will still be there. On 6/7/07, George Lu [EMAIL PROTECTED] wrote: But I've been told if I change the object in cfc I have to init the object again in myPage.cfm so the change'll happen. Is that true

[cfaussie] Re: Application object

2007-06-06 Thread George Lu
:) On 07/06/07, AJ Mercer [EMAIL PROTECTED] wrote: you can loosen you seatbelt now, the ride wont be so bumpy. But the captain asks that you refrain from using the REQUEST scope in case there is any further turbulence. On 6/7/07, George Lu [EMAIL PROTECTED] wrote: Thanks Andrew and AJ

[cfaussie] Re: CFAussie Community Head Count

2007-06-05 Thread George Lu
I did that but it just automatically added to this thread as well?! On 05/06/07, MrBuzzy [EMAIL PROTECTED] wrote: George, Chris, You should probabyl ping the original email 'CFAussie Community Head Count' too, if possible. Cheers On 6/5/07, Chris Dawes [EMAIL PROTECTED] wrote: +1

[cfaussie] Reset Object

2007-05-25 Thread George Lu
Hi, Is there any way to reset the object without restarting the cf admin? I'm using CreateObject(component,CFC.DataMgr) and I've made some changes in the database (e.g. size of a field). Thanks, George --~--~-~--~~~---~--~~ You received this message because you

[cfaussie] Re: Reset Object

2007-05-25 Thread George Lu
? Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Friday, 25 May 2007 4:06 PM *To:* CFAussie Mailing List *Subject

[cfaussie] Re: Reset Object

2007-05-25 Thread George Lu
Andrew, this is not mine it's from RIAforge. And it works as you said. On 25/05/07, Andrew Scott [EMAIL PROTECTED] wrote: Yes but that means nothing to me, is this something you wrote? Is it an ORM? The main point is that unless it is an ORM then changes to the DB will not be reflected

[cfaussie] Re: Reset Object

2007-05-25 Thread George Lu
Thanks Justin for your excellent explanation. But I'm not sure what's a ORM? On 25/05/07, Justin Carter [EMAIL PROTECTED] wrote: On May 25, 4:27 pm, Andrew Scott [EMAIL PROTECTED] wrote: Yes but that means nothing to me, is this something you wrote? Is it an ORM?

[cfaussie] Re: Reset Object

2007-05-25 Thread George Lu
That way you can reinit it at the application level. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Friday, 25 May 2007

[cfaussie] Sorting date in cfgrid

2007-05-03 Thread George Lu
Hi, I've got a cfgrid table (flash forms) with a date field (format as dd/mm/). However, if you click the header to sort the date it only sort dd part and doesn't sort mm and parts (e.g. the sorted order: 09/12/2006, 10/11/2003, 11/08/2006). Is there any solution? Thanks. George

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-27 Thread George Lu
) - Original Message - *From:* George Lu [EMAIL PROTECTED] *To:* cfaussie@googlegroups.com *Sent:* Tuesday, March 27, 2007 4:46 PM *Subject:* [cfaussie] Re: How to send out undelivered cfmails? I've dragged those mails to the spool directory but they've gone back to undelivered

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-27 Thread George Lu
address is incorrect in someway. On 3/27/07, George Lu [EMAIL PROTECTED] wrote: I've done that. Here is one of the errors: Moved undelivered mail: Mail37806.cfmail to C:\CFusionMX7/Mail/Undelivr directory. Steve, how do I do the auto schedule task? Sorry I'm quite dump about

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-27 Thread George Lu
*To:* cfaussie@googlegroups.com *Subject:* [cfaussie] Re: How to send out undelivered cfmails? A simple script like this should do it George. You will need to set the path for your spool directory and undelivered driectory on your mail server. cfset undevpath=C:\CFusionMX7\Mail\Undelivr cfset

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-27 Thread George Lu
In the log it's something like this: server: 10.254.xx.xx:25 from: [EMAIL PROTECTED] to: [EMAIL PROTECTED] subject: Request For ISTU Support - Job No. 6222 type: text/html; charset=UTF-8 X-Mailer: ColdFusion MX Application Server bodypart-start: text/plain; charset=UTF-8 body: body: Sorry

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-26 Thread George Lu
them again. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Tuesday, 27 March 2007 4:28 PM *To:* CFAussie Mailing

[cfaussie] Re: How to send out undelivered cfmails?

2007-03-26 Thread George Lu
Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 *From:* cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *George Lu *Sent:* Tuesday, 27 March 2007 4:47 PM *To:* cfaussie@googlegroups.com *Subject:* [cfaussie] Re: How to send out

[cfaussie] cfgrid row count

2007-01-16 Thread George Lu
Hi, Does anyone know how to count number of rows in cfgrid (flash forms)? Thanks, George --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group, send email to cfaussie

[cfaussie] Re: Vspider or jspider or something else

2007-01-10 Thread George Lu
Hi Andrew, Sorry I can't help you with your situation. However I've got some questions about vspider. I've tried to use it to index my intranet site using command line but it didn't work. How cfexceute can be used for vspider? George On 11/01/07, Andrew Scott [EMAIL PROTECTED] wrote: Yes

[cfaussie] Re: Dreamweaver changing links

2006-11-27 Thread George Lu
Thank you Chris. I've got it! On 24/11/06, Chris Velevitch [EMAIL PROTECTED] wrote: Open the zip file and copy the features and plugin directories to your Eclipse root directory, then exit and restart Eclipse. Goto preferences and select RDS Configuration. On 11/24/06, George Lu [EMAIL

[cfaussie] Re: ColdFusion trend?

2006-10-17 Thread George Lu
Darren, Thanks for your advice. Actually my boss was quite interested to this thread but he insisted your guys are senior Cold Fusion developers and asked me to seek advice from independent players. George On 17/10/06, Darren Tracey [EMAIL PROTECTED] wrote: Barry,I don't think kittens class

[cfaussie] Re: ColdFusion trend?

2006-10-17 Thread George Lu
:( On 18/10/06, Barry Beattie [EMAIL PROTECTED] wrote: but he insisted your guys are senior Cold Fusion developersheaven help his impression of us, then On 10/18/06, George Lu [EMAIL PROTECTED] wrote: Darren, Thanks for your advice. Actually my boss was quite interested to this thread but he

[cfaussie] Re: ColdFusion trend?

2006-10-17 Thread George Lu
://dale.fraser.id.au From: cfaussie@googlegroups.com [mailto: cfaussie@googlegroups.com] On Behalf Of George LuSent: Wednesday, 18 October 2006 13:14 PM To: cfaussie@googlegroups.comSubject: [cfaussie] Re: ColdFusion trend? Darren, Thanks for your advice. Actually my boss was quite interested

[cfaussie] Re: CF 7 installation issues (uninstall CFMX 6.1)

2006-10-17 Thread George Lu
Thank you Charlie. I've done those steps you suggested. Let's see how it goes. George On 18/10/06, Charlie Arehart [EMAIL PROTECTED] wrote: Well, if an uninstall doesn't work, here's a workaround: just go into the Windows Services panel (from control paneladministrative tools) and a) stop

[cfaussie] Re: VIC UG

2006-10-16 Thread George Lu
It'll be good if we can get Max update at the meeting :) On 16/10/06, Dale Fraser [EMAIL PROTECTED] wrote: Ahh Dam, At Max next week, but the show must go on. I'm happy to give a Max update if it was the week after. Thanks Steve. RegardsDale Fraser http://dale.fraser.id.au From:

[cfaussie] Re: ColdFusion trend?

2006-10-16 Thread George Lu
>From the graph, you can see ASP.NET is very popular or more search in India... On 17/10/06, Dale Fraser [EMAIL PROTECTED] wrote: If you look at the number references you will realise that the words are NOTprogramming specific. So when searching for flash, lots of this will be flash memory and

[cfaussie] Re: VIC UG

2006-10-16 Thread George Lu
they callit now) availble ;) On 16/10/06, Mark Mandel [EMAIL PROTECTED] wrote: Maybe Dale - when you come back - do a MAX conference roundup for us? That'd be cool! Mark On 10/16/06, George Lu [EMAIL PROTECTED] wrote: It'll be good if we can get Max update at the meeting :) On 16/10/06, Dale

[cfaussie] Re: ColdFusion trend?

2006-10-16 Thread George Lu
Thank so much Barry and all other people in this thread. It does very help. Now I'm confident with CF. I've already passed your answers and this thread to my boss. On 17/10/06, Barry Beattie [EMAIL PROTECTED] wrote: So George... does this help?that your boss should stop worrying about platforms

[cfaussie] Re: webDU 2007: 22-23 March 2007, Hilton Sydney

2006-10-12 Thread George Lu
Macromedia did in every state as I understand it's impossible for Daemon. George Lu Web Developer www.ames.net.au On 12/10/06, Andrew Scott [EMAIL PROTECTED] wrote: Dale,I will also agree with you, I have never been to webDU for the reason that Iwould personally have to find the money

[cfaussie] I've got a strange cf error

2006-09-27 Thread George Lu
handling subsystem. It couldn't stop even I've put cfabort on the top. Please help. George --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups cfaussie group

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

2006-09-27 Thread George Lu
Thanks Steve. I think I was blind... it works after removed form. George On 28/09/06, Steve Onnis [EMAIL PROTECTED] wrote:  looks pretty obvious to me The tag does not have an attribute called form You have a form attribute in your CFSEARCH tag You wont be able to catch it cause its

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

2006-09-27 Thread George Lu
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 submit a form for verity search

[cfaussie] Verity K2 server in CF7

2006-09-27 Thread George Lu
I'm currently using the Verity indexing engine for indexing and search. It's very slow and returns duplicated records. Is the engine using K2 Server for indexing? How can I optimise the collection? George --~--~-~--~~~---~--~~ You received this message because you

[cfaussie] Re: CF schedule

2006-09-10 Thread George Lu
Thank you Steve for suggestions. I've chosen the second option - set up two monthly tasks. I can't enter more than two digits in the first option. Cheers, George On 11/09/06, Steve Onnis [EMAIL PROTECTED] wrote: you could do it daily but set the hours value to 336 so the task will repeat every

[cfaussie] Re: CF schedule

2006-09-10 Thread George Lu
ly every 336 hours. Thanks again. On 11/09/06, Steve Onnis [EMAIL PROTECTED] wrote: could try doing it via script to add it in -Original Message-From: cfaussie@googlegroups.com [mailto: cfaussie@googlegroups.com]On Behalf Of George Lu Sent: Monday, September 11, 2006 12:59 PMTo:

[cfaussie] Re: Last nights usergroup meeting

2006-08-31 Thread George
Thank you Bjorn for the great presentation.I hope the next one will have CF/Flex intregration as well as FDS or more data binding. George On 01/09/06, Dale Fraser [EMAIL PROTECTED] wrote: Great job Bjorn, I'll look forward to the next one where you talk CF / Flex integration (hint, hint

[cfaussie] Re: Australian Flex Mailing List [flexaussie]

2006-08-31 Thread George Lu
Thanks Bjorn. I'll subscribe it. George On 31/08/06, Bjorn Schultheiss [EMAIL PROTECTED] wrote: Hey Guys,I've started a new flex mailing list for us Aussies!This not an effort to move Australian developers away from using FlexCoders, rather it may be useful for Aussie developers to post messages

[cfaussie] Re: Last nights usergroup meeting

2006-08-31 Thread George Lu
A bit far away for me... On 01/09/06, Mark Mandel [EMAIL PROTECTED] wrote: Btw all -I got told today if we want to do CFUG meetings here (Raglan St, Sth Melbourne) Would people like tha as a venue?MarkOn 9/1/06, Bjorn Schultheiss [EMAIL PROTECTED] wrote: Yeah The next one we'll go hard into

[cfaussie] Re: VIC UG Numbers

2006-08-31 Thread George Lu
Hi Dale, I was there for Flex though I'm a CF developer. Plus also this location was the best so far I can reach (even I still need to drive 30 mins in the freeway highway). George ps. I was using Flash Form in CF7 for our IT help desk system. I'd like to convert it to Flex 2. On 01/09/06

[cfaussie] Re: CFUG / CDD User Group Meeting Location

2006-07-27 Thread George
Anyway I couldn't go to last meeting because of location. I hope we can find a better one... On 26/07/06, Bjorn Schultheiss [EMAIL PROTECTED] wrote: What a dissapoinment! Hopefully we get another venue. Regards, Bjorn Schultheiss Senior Flash Developer QDC Technologies From:

  1   2   >