Re: Error Handling

2003-12-22 Thread peter . tilbrook
u like, eg: Application Database Security Object MissingInclude Template _expression_ Lock SearchEngine Any So now you could have more than one statement in your application.cfm, eg: ="Database"> ="MissingInclude"> HTH Peter Tilbrook Transitional Services - En

Re: Joining the dark side - using DWMX

2003-12-21 Thread peter . tilbrook
Huh? You can't even copy/paste code examples into your templates, at least not in MX 2004. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 621

Re: Joining the dark side - using DWMX

2003-12-21 Thread peter . tilbrook
You can't anyway as MM no longer sell Studio. In fact the only way to get HomeSite+ is tor purchase Dreamweaver MX/Studio MX. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 621

RE: Query of Query Bug?

2003-12-19 Thread Peter Tilbrook
I was aware of a query of query issue where using the AVG function returned an identical result that if you used the SUM function. This was apparently fixed in MX6.1. Could be a similar issue. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region

Re: Hiding an Email Address from harvesters

2003-12-18 Thread peter . tilbrook
I would apply some sort of Session variable after the user has been checked otherwise this code would be executed for every single page request in the application. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston

Re: Hiding an Email Address from harvesters

2003-12-18 Thread peter . tilbrook
EMAIL PROTECTED]", "Yes")# Parameters: EmailAddress - Email address you want to make safe - Required YES Mailto - Boolean (Yes/No). Indicates if you want to return formatted address as a MAILTO: link. Default is NO. Peter Tilbrook Transitional Services - Enterprise eSolution

Re: empty date field

2003-12-18 Thread peter . tilbrook
Have you tried setting the field to be "required="no""? Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609

Re: 5.0 Development Practices

2003-12-18 Thread peter . tilbrook
And don't forget hot can develop MX 6.1 with the "Developer Edition" for free. BlueDragon 6.1 from www.newatlanta.com (currently in beta) is another alternative you could consider. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov

Training ColdFusion "newbies"

2003-12-17 Thread Peter Tilbrook
be appearing at MXDU 2004 (www.mxdu.com) and Charlie Arehart (New Atlanta) for Blue Dragon. Any tips for the next round of training in January would be appreciated! Merry Christmas! (basically a web application for storing and retrieving favorites or bookmarks long forgotten with full text se

MXDU 2004 Early bird special

2003-12-12 Thread Peter Tilbrook
nt is available till 22 December 2003. MXDU 2004 is going to rock the kasbah! Visit http://www.mxdu.com for more info and to register. It will be great to finally meet Sean Corfield ;) Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion

RE: Selecting consecutive records

2003-12-11 Thread Peter Tilbrook
browser wars, database server, IDE tools, it's all a fact of life. I'm 35 and am going grey already because of these issues. You are not alone. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcf

RE: fusebox

2003-12-11 Thread peter . tilbrook
Heh! Documentation - who needs it - I know how this works... But if you write a really good application and include things like online help or quick tips it can negate to a degree the need for documentation. For somthing complex like the Fusebox framework documentation is indeed essential. There

RE: trying to run blue dragon.

2003-12-08 Thread Peter Tilbrook
What version? The 6.1 beta? New Atlanta have support options that may be better suited than this list (at least while it is still a beta product). Charlie Arehart rang me on the weekend all the way from Georgia to assist with an issue I was having. Greatly appreciated Charlie! Peter Tilbrook

RE: Anybody up to test something REALLY weird?

2003-12-07 Thread peter . tilbrook
Works here too (IE 5.5). Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927

RE: BlueDragon (was Re: Another CFML app server...)

2003-12-05 Thread Peter Tilbrook
ragon will go along way to helping us do this for people with little or no budget. I am lucky enough to be able to host with a MX 6.1 provider (AFP Webworks - www.afpwebworks.com). With more time I might even find the time to get Flash Remoting working :) Kudos to BlueDragon 6.1 (beta). Pete

Re: im about to blow up a cfmx server

2003-12-02 Thread peter . tilbrook
Have you turned off the class file caching in the administrator? Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927

RE: If Image Exist...

2003-11-26 Thread Peter Tilbrook
Have to disagree with that. If you need to go to the extent of stuffing around with the web server itself... well.  It can't be the "best" way. Particularly if you are writing an app that you would like to market and be as OS/Web server independant as possible. -Original Message- From: Dir

RE: cf calendar

2003-11-26 Thread Peter Tilbrook
I knocked up one yonks ago at www.coldgen.com. It was fusebox 1 and I haven't played with it lately but check it out. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Quean

Re: New Lists and other items

2003-11-24 Thread peter . tilbrook
Do the RSS feeds support "autodiscovery"? I use FeedDemon 1.0 RC4 and it didn't seem to like it. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927 Important:  This e-m

Re: Auto-Populate a Word Document

2003-11-24 Thread peter . tilbrook
Try this EasyCFM tutorial: http://tutorial13.easycfm.com/ Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927 Important:  This e-mail is intended for the use of the addressee and may

RE: Ever have trouble with Client Variables changing?

2003-11-22 Thread Peter Tilbrook
Are you passing #URLToken# (or #CFID# #CFToken#) between your pages? (eg appended to URL links or embedded in your form "action" attribute) CF might be getting confused about which client it is dealing with - especially if you are not using cookies. Peter Tilbrook ColdFusion Ap

RE: Re-assign tab key?

2003-11-22 Thread Peter Tilbrook
Yes it is (and is a standard of HTML but rarely used) but I left my research on this at work. Get back to me on Monday. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan

RE: JJ Allaire?

2003-11-19 Thread peter . tilbrook
Thanks Mike! No wonder he prefers JJ :) Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927

RE: JJ Allaire?

2003-11-19 Thread Peter Tilbrook
TF is JJ up to these days? Regards, Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL P

Timezone capture

2003-11-19 Thread Peter Tilbrook
of "hey I posted this 8 hours after your website states". I actually have sites hosted in the US so it works backwards. Any suggestions? Regards, Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.act

OT: JJ Allaire?

2003-11-18 Thread peter . tilbrook
Does anyone know what JJ Allaire'es full name is (ie what is JJ short for). I saw it somewhere years ago but can't remember what it is. Also any ColdFusion trivia tidbits? Thanks! Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au)

Re: Java Regular Expression editor

2003-11-17 Thread peter . tilbrook
Indeed, thank you Dave! Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927

Java Regular Expression editor

2003-11-17 Thread peter . tilbrook
Can anyone remember where I can grab that cool Java-based RegEx editor? TIA! Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927 Important:  This e-mail is intended for the use of the

BlueDragon 6.1 Server Preview Release

2003-11-17 Thread peter . tilbrook
dia has made to   ColdFusion!            Peter Tilbrook Transitional Services - Enterprise eSolutions C

Re: Pushing Timeout Alert to Client.

2003-11-17 Thread peter . tilbrook
about to timeout.  This will give the user a chance to save their work and refresh the page, before they lose their information.  The tag uses a mix of ColdFusion and _javascript_ to accomplish this. HTH. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http

RE: Very vague error message

2003-11-16 Thread peter . tilbrook
1000+ lines of code in a single CF template seems a bit excessive for starters. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927

RE: Re[2]: Best Practices

2003-11-12 Thread Peter Tilbrook
ttribute when writng your code for legibility at least. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-40

SOT: Dreamweaver MX 2004 update forthcoming

2003-11-12 Thread peter . tilbrook
After the recently received Flash MX 2004 update MM are preparing a similar update for DWMX 2004. See http://www.markme.com/cantrell/archives/003703.cfm for more info. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street

RE: How to determine if a scheduled task is already running?

2003-11-11 Thread peter . tilbrook
This could be a useful "feature addition" to CF to have some sort of reporting mechanism for this sort of thing. SMS messages for example when a site dies or serious error occurs. Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au)

CFMX 6.1 confirmed issues list

2003-11-11 Thread peter . tilbrook
/tn17883.htm#MX61 Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927 Important:  This e-mail is intended for the use of the addressee and may contain information that is confidential

RE: Just Wondering Why

2003-11-10 Thread Peter Tilbrook
Weird indeed. Try this in the dsp_myvariablepage.cfm page. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile

OT: Attempts at banking fraud

2003-11-10 Thread Peter Tilbrook
re if it was a valid email but Microsoft are offering $25,000 worth of software for $299 through their "Partner" program. It looks legitimate - clever - but probably not the real deal. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region

RE: OT- Dynamic Page Layouts

2003-11-05 Thread Peter Tilbrook
Agreed - came in late after no email for 4 days. Depending on the web server this is possible (footer), IIS offers it but never tried it - but in a shared environment it could be awkward. Does it need to be dynamic or just static? Cheers! >> Note that it is not good practice to use OnRequestEnd.

RE: OT- Dynamic Page Layouts

2003-11-05 Thread Peter Tilbrook
ay a small popup where your usual footer either does not "fit" or is not appropriate. HTH Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA T

RE: Problems with MX - Can anyone help please !!!

2003-11-05 Thread Peter Tilbrook
ing to the latest MDAC - 2.8 I think by now - at www.microsoft.com/data Just ideas but HTH. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone:

RE: [Stats] CF-Talk: October 2003

2003-11-05 Thread Peter Tilbrook
Must have been due to the move to HTML? I know that Sean Corfield left, vocally on his blog but respectfully not on this list. I have to use Lotus Notes R5 at work and it sucks - no "plain text" option and clunky as hell. Aarrggh! Money is good though. Peter Tilbrook ColdFusion Ap

RE: ColdFusion workshop - any ideas?

2003-11-05 Thread Peter Tilbrook
noted. Will keep eveyone posted and - if I do it well enough - will make any resources I create (with credits) available to others. Regards, PT Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 T

RE: ColdFusion MX Application Server (6.1) problem

2003-10-29 Thread Peter Tilbrook
Strange indeed. Spotted these two links yesterday so maybe they will help: http://www.macromedia.com/support/coldfusion/ts/documents/cfmx61_sqlserver_c pu.htm and http://www.macromedia.com/support/coldfusion/ts/documents/cfmx_hang_issues.h tm HTH Peter Tilbrook ColdFusion Applications

RE: webserve.ca hosting woes

2003-10-28 Thread Peter Tilbrook
Check out AFPWebworks (www.afpwebworks.com) - he knows what he is doing at least.   -Original Message-   From: Gabriel Robichaud [mailto:[EMAIL PROTECTED]   Sent: Wednesday, 29 October 2003 12:46 AM   To: CF-Talk   Subject: webserve.ca hosting woes   Hey Guys   I recently signed up wi

RE: WYSIWYG inline editor on mac browsers

2003-10-08 Thread Peter Tilbrook
Perhaps the open source FCK Editor? (http://www.fredck.com/FCKeditor/) Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group (http://www.actcfug.com) 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727

RE: CFMX 6.1, Apache & WinXP Pro

2003-10-08 Thread Peter Tilbrook
Should you not have installed ColdFusion to Apache and not as a "standalone" installation (on port 8500)?   -Original Message-   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]   Sent: Wednesday, 8 October 2003 6:19 AM   To: CF-Talk   Subject: CFMX 6.1, Apache & WinXP Pro   I've done sev

RE: Dreamweaver 2004 MX - Issues

2003-10-06 Thread Peter Tilbrook
Still using a beta? The product shipped weeks ago. If you encountering issues with a release product you should contact MM themselves.   -Original Message-   From: Adam Reynolds [mailto:[EMAIL PROTECTED]   Sent: Monday, 6 October 2003 7:18 PM   To: CF-Talk   Subject: Dreamweaver 2004 MX - I

RE: Major debug issues with MX 6.1

2003-10-04 Thread Peter Tilbrook
I don't maintain an address book so it aint me.   -Original Message-   From: Claude Schneegans [mailto:[EMAIL PROTECTED]   Sent: Sunday, 5 October 2003 5:13 AM   To: CF-Talk   Subject: Re: Major debug issues with MX 6.1   >>Firstly I HATE this HTML cf-talk system, Outlook users   I' recei

RE: Custom tag that will ring a phone

2003-10-04 Thread Peter Tilbrook
Perhaps an "SMS" solution could be used?   -Original Message-   From: John McCosker [mailto:[EMAIL PROTECTED]   Sent: Saturday, 4 October 2003 7:52 PM   To: CF-Talk   Subject: RE: Custom tag that will ring a phone   Had a look George, there is a few things there, but not to our specific   

RE: 6.1 & RDS

2003-10-04 Thread Peter Tilbrook
Doh!   -Original Message-   From: Owens, Howard [mailto:[EMAIL PROTECTED]   Sent: Saturday, 27 September 2003 3:22 AM   To: CF-Talk   Subject: RE: 6.1 & RDS   I solved this issue ... thanks to MM support finally answering my question   in the forum.  They asked me for more details, such as

RE: "Broken Pipe" (cross-post)

2003-10-04 Thread Peter Tilbrook
Yet 6.1 is a free update? Would that fix these issues?   -Original Message-   From: Dave Carabetta [mailto:[EMAIL PROTECTED]   Sent: Saturday, 4 October 2003 10:58 AM   To: CF-Talk   Subject: "Broken Pipe" (cross-post)   (I posted this to cf-linux, but the e-mail never came through for som

RE: cftoken becoming undefined...

2003-10-04 Thread Peter Tilbrook
This is a hairy one. But CFToken by itself is almost useless without the relevant CFID which identifies to ColdFusion the client requesting the page. You should combine CFID/CFTOKEN. Remember that the application.cfm template is executed BEFORE any other cfml template. setclientcookies="no" could

RE: Major debug issues with MX 6.1

2003-10-04 Thread Peter Tilbrook
Firstly I HATE this HTML cf-talk system, Outlook users CTRL+A/Format/Plain Text. John, by default RedSky (MX 6.1) turns on "user friendly" error messages and not "developer friendly error messages". Try this in the ColdFusion Administrator under "Debugging Settings"... Select the "Enable Robust

OT: web pages that "sucK" but this article...

2003-10-04 Thread Peter Tilbrook
http://www.webpagesthatsuck.com/mysterymeatnavigation.html [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: security flaw in web services

2003-10-02 Thread Peter Tilbrook
I love my new job with "smartcards". However at the same time it is also quite scary. The potential for misuse by "trusted" entities is very real. For our purpose however it is ensuring security and personal information is not available - even to me as the core developer. -Original Message-

RE: Windows 2000 or 2003 Server?

2003-10-02 Thread Peter Tilbrook
That is total crap as Win2003 is based on WinXP code which was based on Win2K code and as such  shares many of the same vulnerabilities. Do not consider installing Win2003 to be as "safe" as an unpatched Win2K installation. -Original Message- From: Doug White [mailto:[EMAIL PROTECTED] Sen

RE: DWMX Database Connection

2003-10-01 Thread Peter Tilbrook
ShazButt? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Application and Request scope

2003-09-30 Thread Peter Tilbrook
Of course but you would only set them once and "read" them and not change them within the application. At least that is how I use them. My hosting provider (CFMX updater 3) is flaky at the best of times but this seems to work for my applications. If you are in a clustered environment then YES app

RE: Confused MX 2004 v 2004 / flash pro

2003-09-30 Thread Peter Tilbrook
Does anyone know of a way to pass on any concerns we encounter? Generally I think the products are awesome but... [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Confused MX 2004 v 2004 / flash pro

2003-09-30 Thread Peter Tilbrook
/emerging_issues.h   tm     _   From: Peter Tilbrook [mailto:[EMAIL PROTECTED]   Sent: Tuesday, September 30, 2003 6:21 PM   To: CF-Talk   Subject: RE: Confused MX 2004 v 2004 / flash pro   Emerging issues with Flash MX 2004 are available at: http://www.macromedia.com/support/flash/ts/documents

RE: Confused MX 2004 v 2004 / flash pro

2003-09-30 Thread Peter Tilbrook
hnote? http://www.macromedia.com/support/dreamweaver/ts/documents/emerging_issues.h   tm     _   From: Peter Tilbrook [mailto:[EMAIL PROTECTED]   Sent: Tuesday, September 30, 2003 6:21 PM   To: CF-Talk   Subject: RE: Confused MX 2004 v 2004 / flash pro   Emerging issues with Fla

RE: session variables and shopping cart

2003-09-30 Thread Peter Tilbrook
Are you remembering to pass on the URLToken (CFID/CFToken) when re-directing or CFLOCATIONing? If not CF will lose track of the session you want to keep. eg: -Original Message- From: mayo [mailto:[EMAIL PROTECTED] Sent: Wednesday, 1 October 2003 7:54 AM To: CF-Talk Subject: session variabl

RE: Confused MX 2004 v 2004 / flash pro

2003-09-30 Thread Peter Tilbrook
Emerging issues with Flash MX 2004 are available at: http://www.macromedia.com/support/flash/ts/documents/mx_04_emerging_issues.h tm They need one for Dreamweaver MX 2004 in my opinion. The context sensitive help for example (as compared to HomeSite+) behaves very strangely. Peter Tilbrook

RE: Application and Request scope

2003-09-30 Thread Peter Tilbrook
once only. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group (http://www.actcfug.com) 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] World Wide

RE: Menu options based on login ???

2003-09-30 Thread Peter Tilbrook
Try this (assuming the "status" variable is a numeric value, 1 for administrator access - 2 for editor access - 3 for contributor access, etc.: Display menu for administrators only. Display menu for editors only. Display menu for contributors only. Display menu for contributors

OT: Toyota revs up supply chain

2003-09-29 Thread Peter Tilbrook
Toyota Australia has begun a massive supply chain integration program using web services to link with suppliers and dealers. A major implementation of web services... "http://australianit.news.com.au/articles/0,7204,7411068%5E15306%5E%5Enbv%5E ,00.html" [Todays Threads] [This Message] [Sub

Transaction Log (SQL Server 2000) keeps filling up

2003-09-27 Thread Peter Tilbrook
[Macromedia][SQLServer JDBC Driver][SQLServer]The log file for database'###' is full. Back up the transaction log for the database to free upsome log space.I keep getting this annoying error message and it appears to be a roguetemplate being CFSCHEDULED. Server is CFMX updater 3. Has anyone els

RE: CFV: comp.lang.coldfusion Usenet Newsgroup

2003-09-27 Thread Peter Tilbrook
I must have missed that one - probably in between another system re-build -but pity it didn't get the votes it deserved. Try adding "binaries" perhapsnext time?  -Original Message-  From: Dave Hodder [mailto:[EMAIL PROTECTED]  Sent: Saturday, 27 September 2003 8:41 PM  To: CF-Talk  Subject:

RE: Enabling RDS on 6.1

2003-09-23 Thread Peter Tilbrook
Bingo! Thanks Michael! Except I have "jrun-web.xml" and "web.xml" and not "j2ee-web.xml" or "wasweb.xml". Going to have another crack at this Dreamweaver MX business. ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:

Enabling RDS on 6.1

2003-09-23 Thread Peter Tilbrook
For some reason known only to me I didn't activate RDS when installing CFMX 6.1. How do I re-enable it? TIA! Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group (http://www.actcfug.com) 4/73 Tharwa Road Queanbeyan, NSW,

New email format

2003-09-23 Thread Peter Tilbrook
[Peter Tilbrook] Just noticed the new HTML format. Looks nice :) ~| [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: wanted features (was Re: (Admin) disclosure)

2003-09-18 Thread Peter Tilbrook
You can always do a cfexecute of head or tail, get the desired number of lines and suck the stdout into your varaible. >> In a shared environment? Doubtful you could use CFEXECUTE. Serious. ~| Message: http://www.houseoffusion.c

RE: Urgent: Performance Help

2003-09-18 Thread Peter Tilbrook
But realistically no-one runs MySQL in a live production environment. Do they? None of the major clients I service do. Oracle is a given now but MSSQL seems to be gaining ground lost with XML support. Still no sign of SQL Server 2003 in this part of the world yet. Developer editions of Oracle are

RE: somewhat dumb mail ?

2003-09-18 Thread Peter Tilbrook
Check the root folder of you CFMX installation - usually CFusionMX\Mail\Spool and also the Undelivr folder. Flush reboot. And why are MM continuing to use MiXeDcAse file/folder names when we all know that Unix/Linux don't like them much. Do what I do. lowercase for everything as a standard. -

RE: (Admin) disclosure

2003-09-17 Thread Peter Tilbrook
Or a HomeSite+ as a seperate product! I have CF Studio but HS+ has really grown on me - even the different icon representation of CFML templates after all these years. -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Thursday, 18 September 2003 12:24 PM To: CF-Tal

RE: Date problem with CFMX and Oracle

2003-09-17 Thread Peter Tilbrook
Ah, Oracle - you have to love it! More and more corporations it seems are using this DBMS! For good reason - it is very capable. >From a development point of view, especially with a frequently absent database administrator in between, it can be a nightmare. Why you are using this: ChgDate =

RE: kinda ot: adobe acrobat

2003-09-17 Thread Peter Tilbrook
And PSD (PhotoShop Document?) can be really huge files in themselves. Is this the best solution you need? ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4

RE: CF MX *right* book.

2003-09-17 Thread Peter Tilbrook
We are kinda biased to Ben Forta et al's books - they've sold truckloads - but many other fine authors are out there too. I'm looking for a 6.1 looking title myself. ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Su

RE: Mail spooling issue

2003-09-17 Thread Peter Tilbrook
I agree with Dan and would test this locally as much as possible. Many groanful years of dealing with CF mail (prior to 6.1 of course). TEST locally and try the new settings (eg spoolenable) in MX 6.1. It could be that MX has got to the stage where the mail server can't keep up. Nirvana? Investig

RE: Alternative QYSIWYG editors

2003-09-14 Thread Peter Tilbrook
Thanks Jochem! Not using Mozilla myself but to create a cross browser compatible CMS this looks very good! Will add the link to the site I am building at http://www.actcfug.com/ Cheers! Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW

Alternative QYSIWYG editors

2003-09-14 Thread Peter Tilbrook
tmt_xhtmleditor 1.6 from http://www.cfmentor.com/code/index.cfm?action=zipped&id=11 is very good for simple purposes but the FCKEditor from http://sourceforge.net/projects/fckeditor/ is even better. Cheaper than ActivEdit at any rate. Peter Tilbrook ColdFusion Applications Developer Col

MX6.1 obscure caching issue.

2003-09-14 Thread Peter Tilbrook
set but CF is still generating the class files. I'm running WinXP Professional with IIS 5.1. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECT

RE: ?id=23

2003-09-14 Thread Peter Tilbrook
Then when they login you can retrieve their information when the ID is 23 AND the UUID equals the value stored in the database, eg: 9FEF4148-B963-46D4-0A570610E956CBDE. You then merely need to check if the two session variable marry up to display, or not, the page. Peter Tilbrook ColdFusion Ap

RE: Any way to get Homesite+ 5.5 without Dreamweaver?

2003-09-14 Thread Peter Tilbrook
Give it back to Nick Bradbury who wrote it in the first place? Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] World Wide Web: http

MX 2004 download mirror

2003-09-14 Thread Peter Tilbrook
Now that Firmware is no more (http://www.firmware.com.au) what is MM's position on supporting their products in Australia and when can we download trials from a local mirror site? Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW,

RE: Detecting MX vs. 5

2003-09-11 Thread Peter Tilbrook
uildNumber# Path #GetDirectoryFromPath(GetTemplatePath())# Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] World Wide Web: http:/www.c

RE: DWMX 2004 Impressions

2003-09-11 Thread Peter Tilbrook
e and deny Tel$tra a few more dollars. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] World Wide Web: http:/www.coldgen.com/ == Analust - wo

RE: mysql ?

2003-09-11 Thread Peter Tilbrook
SQLyog is a easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world. Features of SQLyog -. ... Description: A free MySQL administration interface for Windows. http://www.webyog.com/sqlyog/ Peter Tilbrook ColdFusion Applications Developer ColdGen

RE: MIME type question

2003-09-07 Thread Peter Tilbrook
gt; Does anyone know wha the MIME type is for ZIP files (for a CFFIlE="UPLOAD" PT> task using accept attribute). eg: PT> accept="text/html,text/plain,application/pdf,application/msword,application/ PT> msexcel,application/mspowerpoint,application/rtf,application/x-shockwave-f

MIME type question

2003-09-07 Thread Peter Tilbrook
Does anyone know wha the MIME type is for ZIP files (for a CFFIlE="UPLOAD" task using accept attribute). eg: accept="text/html,text/plain,application/pdf,application/msword,application/ msexcel,application/mspowerpoint,application/rtf,application/x-shockwave-fla sh Peter Tilb

OT: new CF user group (ACT - Canberra, Australia)

2003-09-05 Thread Peter Tilbrook
Am working away on the site now but signup for our forums now at http://www.actcfug.com/. Cheers! Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL

RE: cfquery??

2003-09-05 Thread Peter Tilbrook
ensure that your host can set default username/password values to avoid hardcoding it within your templates. If they cannot or will not do that then use the request scope in the Application.com file, eg: HTH. Peter Tilbrook

Breeze Live - impressive!

2003-09-05 Thread Peter Tilbrook
Many of us would have experienced the Breeze Live enabled Studio MX 2004 presentation yesterday. Even in Australia (how far away from San Francisco can you possibly get) the experience was impressive. Well done MM! Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73

RE: Session vars not being retained. Any ideas why?

2003-09-02 Thread Peter Tilbrook
Mike, are you passing along the CFID/CFTOKEN attribute (or URLToken for short) in your links? Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED

RE: Upgrading to 6.1 fails : "web server connector update failed"

2003-08-20 Thread Peter Tilbrook
You probably neglected to stop your web server before running the install. Do a full un-install of ColdFusion. Reboot. STOP your web server (eg: IIS) - usually done under Administrator Tools/Services. Re-install MX 6.1. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions

RE:

2003-08-20 Thread Peter Tilbrook
If you upgrade to MX 6.1 you can assign a username and password in the CFMAIL tag to perform authentication. I'm in the process of building a Web-based email application specifically for MX 6.1 and the new CFMAIL improvements are working beyond expectations. Peter Tilbrook ColdF

RE: MX Caching when it shouldn't be

2003-08-17 Thread Peter Tilbrook
Try deleteing all of the class files MX generates. CFMX will regenerate them the next time your templates are compiled. I understand ColdFusion MX 6.1 no longer does this. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA

RE: cflock - what does it do? Exactly?

2003-08-16 Thread Peter Tilbrook
Further to this if you want your app to be "backwards" compatible with previous incarnations of CF then locking is still important. The section regarding Race Conditions makes for good reading. You would never want this issue to crop up in a production environment. Peter Tilbrook

RE: cflock - what does it do? Exactly?

2003-08-16 Thread Peter Tilbrook
with caution as server bottlenecks can occur. Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA Telephone: +61-2-6284-2727 Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] World Wide Web: http:/www.coldgen.com

OT: Blackouts

2003-08-16 Thread Peter Tilbrook
It was heartening to see the people of New York City accept the situation they encountered with such great aplomb. You can all be very proud of yourselves! I know there was a bit of looting but not very much. Can't have been much CF development for a couple of days however. Peter Til

<    1   2   3   4   5   6   7   >