Re: HTML Parser

2004-05-24 Thread Thomas Chiverton
On Monday 24 May 2004 16:11 pm, jean-marc bottin wrote: From there we have a “new form” which is shaped based on the user wishes. Here the HTML parser enter into account. If the user has deleted a form element, I need to check that this element is missing. You can just seach for the 'name'

Re: OT : doing things without cffile

2004-05-20 Thread Thomas Chiverton
On Thursday 20 May 2004 14:06 pm, Whittingham, P wrote: no...:(Do you have any other ideas.? Buy a Big Stick :-) I assume cfexecute is turned off too ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business

Re: SOT: Directory Tree crawler with file size sorting?

2004-05-20 Thread Thomas Chiverton
On Wednesday 19 May 2004 20:32 pm, Burns, John D wrote: Not a bad suggestion.Is there any way (that you know of) to add a filter to only grab files larger than X? GNU find. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: Text file problem

2004-05-20 Thread Thomas Chiverton
On Thursday 20 May 2004 15:36 pm, Pete Ruckelshaus - CFList wrote: I'm trying to figure out what the most elegant way is to split these big files into smaller ones, and do it without killing performance.Has anyone done this? You could cfexecute something like split, or use Java file classes to

Re: SOT - Last nights NYCFUG meeting.

2004-05-20 Thread Thomas Chiverton
On Thursday 20 May 2004 15:19 pm, Ubqtous wrote: I didn't sign an NDA ;) ... Some teaser demos of BlackStone, including very nifty CFFORM FLASH integration. Also CFDOCUMENT TYPE=PDF (or something to that effect). Does this mean we can stop dropping vague hints the next time anyone asks about

Re: Macromedia JDBC driver class names

2004-05-19 Thread Thomas Chiverton
On Tuesday 18 May 2004 19:11 pm, Jon Gunnip wrote: PreparedStatement stmt = conn.prepareStatement( INSERT INTO Users VALUES(?,?)); User[ ] users = ...; for(int i=0; iusers.length; i++) { stmt.setInt(1, users[i].getName()); stmt.setInt(2, users[i].getAge()); stmt.addBatch( ); } I don't see

Re: OT: RE: Spam and Viruses

2004-05-19 Thread Thomas Chiverton
On Tuesday 18 May 2004 18:02 pm, Erik Yowell wrote: figure out how to handle spoofed bouncebacks from anti-virus protected email accounts? I believe I'm getting more of those than actual spam or Apart from shouting at virus scanner vendors to stop adding stupid features ? A decent

Re: CFMX doc root as a Mounted Volume

2004-05-19 Thread Thomas Chiverton
On Wednesday 19 May 2004 15:06 pm, Ian Sheridan wrote: files on a mounted volume so solve syncing. It'll run fine. Just watch the CF user has suitable permissions. there be any performance issues? Network is slower than disk, so yes, some, but raise the number of cached template files in

Re: cfmail - how to tell when sent

2004-05-18 Thread Thomas Chiverton
On Tuesday 18 May 2004 09:33 am, Seamus Campbell wrote: If I do a delete with cffile immed after the cfmail tag, the delete works before the file is actually sent, You need to change the spool settings (spoolEnable ?). -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997

Re: CF_Web_services preparation for consumption

2004-05-18 Thread Thomas Chiverton
On Monday 17 May 2004 18:40 pm, [EMAIL PROTECTED] wrote: 1) How can I prevent these Affiliates from using these Web services as live data feeds to populate their Web pages?Can I somehow restrict the number of hits/bytes to these Web services? You want some sort of access control in the main

Re: Advanced session mgt?

2004-05-18 Thread Thomas Chiverton
On Monday 17 May 2004 17:21 pm, Katz, Dov B (IT) wrote: NOTICE: If received in error, please destroy and notify sender. I can't do both, can I :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey

Re: CFChart and the Y-Axis

2004-05-18 Thread Thomas Chiverton
On Monday 17 May 2004 20:05 pm, DURETTE, STEVEN J (AIT) wrote: Anyone know how to make this happen? http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-a11.htm#wp2619630 You want the gridlines attribute. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email:

Re: CFmail and Spam

2004-05-17 Thread Thomas Chiverton
On Monday 17 May 2004 09:47 am, Adam Reynolds wrote: Is there anything that can be done to make it look like the mail came from say Outlook? You can change the ID of the sending mail program using cfmailparam. Check the archives. -- Tom Chiverton Advanced ColdFusion Programmer Tel:

Re: cfmx admin question

2004-05-17 Thread Thomas Chiverton
On Monday 17 May 2004 11:53 am, Whittingham, P wrote: yes (cfstart) , but i think it produce some errors...how does one interprete them. Look in the logs sub. dir. of the CF install. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger

Re: Please Help! XML Webservice Question

2004-05-17 Thread Thomas Chiverton
On Friday 14 May 2004 21:57 pm, Shawn Contreras wrote: HOW do I write code that says: If there is no data, skip to the next field and so on cfif isDefined('nameOfVar') -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: grabbing only a part of a string

2004-05-17 Thread Thomas Chiverton
On Thursday 13 May 2004 20:46 pm, Steve Nelson wrote: That looks like a short list to me. You could just use #listlast(custom|98,|)# If it's really more complex than that, check out the functions: findnocase() and mid() If it's really more complex than that, check our reFind() and friends. --

Re: CF equivalent of HTTP_RAW_POST_DATA?

2004-05-13 Thread Thomas Chiverton
On Thursday 13 May 2004 14:51 pm, Kent Bulmer wrote: Am I S.O.L.? Of course not :-) POST'ed data is in the Form scope. Depends what format of file you need to create as to what to do with that to make the file... -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email:

Re: no subject

2004-05-13 Thread Thomas Chiverton
On Tuesday 11 May 2004 19:04 pm, Barney Boisvert wrote: don't, forward them to the continue shopping destination. :nods 'trap and forward' :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey

Re: sending fax with coldfusion

2004-05-10 Thread Thomas Chiverton
On Saturday 08 May 2004 20:17 pm, Daniel Farmer wrote: Has anyone done this? what options do I have? I've sent faxes from programs before using the opensource HylaFax system before. Providing you can cfexecute, and have a fax modem to hand, it should be easy from CF. -- Tom Chiverton

Re: Microsoft acknowledges CF!

2004-05-10 Thread Thomas Chiverton
On Friday 07 May 2004 22:50 pm, Andrew Spear wrote: http://msdn.microsoft.com/library/default.asp?url=""> l/coldfusiontoaspnet.asp I guess MS will be buying CF now then... :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: schedule admin and SSL

2004-05-10 Thread Thomas Chiverton
On Friday 07 May 2004 17:25 pm, Whittingham, P wrote: I try to schedule a cfm page in cfadmin on a web server which has ssl. I even use port 443 with no success. Any help would be appreciated. Do you get an error in the CF logs ? What outputs if you tick the box to dump the request to a file ?

Re: Securing CF Apps against SQL Injection Cross Site Scripting

2004-05-07 Thread Thomas Chiverton
On Friday 07 May 2004 00:01 am, Andrew Grosset wrote: Works great in IE, but Mozilla Firebird ignores cfheader and displays the *Really* ?!? :tests Bonkers. I'd stick a cfabort in after the cfheader, just to be sure anyway. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749

Re: Coldfusion and XML

2004-05-07 Thread Thomas Chiverton
On Friday 07 May 2004 14:37 pm, Tony Weeg wrote: look @ cfsavecontent to create the xml. Why not use the proper XML types and functions CF gives you ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park

Re: http compression

2004-05-07 Thread Thomas Chiverton
On Friday 07 May 2004 12:33 pm, Hugo Ahlenius wrote: How much would that impact the server load? Not alot. Maybe some more memory will be used, but your CPU usage will be about the same. You may even benifit by having Apache serve your none CFML files. -- Tom Chiverton Advanced ColdFusion

Fwd: Fuse Talk Vunerabilities

2004-05-06 Thread Thomas Chiverton
--Forwarded Message-- Subject: Fuse Talk Vunerabilities Date: Wednesday 05 May 2004 13:15 pm From: Stuart Jamieson [EMAIL PROTECTED] To: [EMAIL PROTECTED] As well as well known XSS vunerabilities the latest version 4.0 seems to have some other issues. Unpatched releases of V4.0

Re: 404 Trapping in CF

2004-05-06 Thread Thomas Chiverton
On Wednesday 05 May 2004 23:18 pm, gfuller wrote: ErrorDocument 404 /test/router.cfm Following are some cgi variables from cf debug that I thought might provide a clue, but they don't.They tell me I'm in router.cfm, but I already know that. Is there any way to get a handle on the URL the user

Re: He3

2004-05-06 Thread Thomas Chiverton
On Wednesday 05 May 2004 20:24 pm, Guy Rish wrote: Gestaltech (my company) and R337 Consulting (Matt's company) have formed a partnership (http://www.richpalette.com) for the construction of a new product, He3, a ColdFusion IDE based upon Eclipse. Wow ! Great news ! Sign me up for that

Re: He3

2004-05-06 Thread Thomas Chiverton
On Thursday 06 May 2004 14:48 pm, Thane Sherrington wrote: What do the terms free as in beer and free as in speech mean? http://www.gnu.org/philosophy/free-sw.html -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood

Re: the meaning of free (was Re: He3)

2004-05-06 Thread Thomas Chiverton
On Thursday 06 May 2004 14:58 pm, Matt Liotta wrote: Commercial software ... has a license So does GNU/Linux* - the GPL. This protects the freedoms (as in speech), while still allowing you to sell it. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL

Re: RESOLVED - FYI : Oracle 9i and cfqueryparam problems

2004-05-06 Thread Thomas Chiverton
On Wednesday 05 May 2004 21:18 pm, Stacy Young wrote: See Oracle technet for additional info! Do you have a reference ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF

Re: http compression

2004-05-06 Thread Thomas Chiverton
On Wednesday 05 May 2004 17:16 pm, Hugo Ahlenius wrote: this purpose... Are anyone using that? I guess the only other option is to use a compression proxy (not a very attractive solution). What about Apache's mod_proxy ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997

Re: Securing CF Apps against SQL Injection Cross Site Scripting

2004-05-06 Thread Thomas Chiverton
On Thursday 06 May 2004 01:29 am, Andrew Grosset wrote: same as the scrubbed result (tmp). If caller.check GT 0 then I email myself the details and throw them out to google! Why not return a 500 (or other perment) HTTP error ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749

Re: mappings in cfide/administrator

2004-05-05 Thread Thomas Chiverton
On Tuesday 04 May 2004 19:47 pm, Tony Weeg wrote: how in the fizzuck do I install rds??it's a new cfmx install... (well, a repair job, we lost our www server last week) You could just type the path in the box. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email:

Re: Graphs with CFMX

2004-05-05 Thread Thomas Chiverton
On Monday 03 May 2004 10:59 am, Spectrum WebDesign wrote: JFreeChart is a free Java class library for generating charts, including: JFreeChart contain a jsp library to run with J2EE server. How to run that script with CF script? It's possible? CFMX will let you use the Java classes stright

Re: PDF to SWF ??

2004-05-05 Thread Thomas Chiverton
On Wednesday 05 May 2004 14:44 pm, Nathan C. Smith wrote: nice addition to future CF versions - embedded report write with flashpaper/PDF functionality) cough Have you applied for any of the MM beta/alpha programs to see what may or may not appear ? cough There is always the wish list

Re: Browser compatibility testing

2004-04-23 Thread Thomas Chiverton
On Thursday 22 Apr 2004 20:53 pm, John Dowdell wrote: Tool or software sounds like getting a bunch of boxes and loading browsers on there: Or one box and vmware, come to think of it. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger

Re: SQL Cursor Output in CF?

2004-04-23 Thread Thomas Chiverton
On Wednesday 21 Apr 2004 17:27 pm, Jeff Small wrote: What CF version ? CFMX, does that matter? Yes, the CF tags for cfprocparam changed in MX. Anyway, it works fine, see the documentation. If you have a problem you can always post your code back here. -- Tom Chiverton Advanced ColdFusion

Re: Class not found error when browsing to a CFC directly.

2004-04-23 Thread Thomas Chiverton
On Thursday 22 Apr 2004 22:54 pm, Shawn Grover wrote: Class not found: coldfusion.runtime.TemplateProxyFactory 175 : proxy = CreateObject( java, coldfusion.runtime.TemplateProxyFactory ) ; 176 : comp = I start by looking at your CLASSPATH and WEB-INF directorys, to try and find a file (.jar)

Re: Query to find Primary key?

2004-04-23 Thread Thomas Chiverton
On Thursday 22 Apr 2004 19:41 pm, Marlon Moyer wrote: SELECT case isNullable when 1 then 0 else 1 end as required, What about non-nullable fields that aren't a PK ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood

Re: Cataloguing CDs

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 14:19 pm, Michael Kear wrote: window of the player.Does anyone know if it's possible to access that info using ColdlFusion MX?If so, how? It's [free]CDDB. It should be easy enough to write an interface if one does not exist. -- Tom Chiverton Advanced ColdFusion

Re: Inserting Comma in DB

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 15:18 pm, Shahzad.Butt wrote: Values (' #myComments# ') ** queryparam, queryparam, queryparam :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED]

Re: shared client variable DB?

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 14:52 pm, John Beynon wrote: Can I safely set client variable storage to the same SQL db (on another server)? Probably, if you are using UUID tokens. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: Inserting Comma in DB

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 15:41 pm, Shahzad.Butt wrote: Thanks a lot. CFQueryParam was the solution It always is. You really should always be using it. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park

Re: shared client variable DB?

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 15:27 pm, John Beynon wrote: Nope, just CFID and CFTOKEN I meant the CF administrator setting. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF

Re: HELP!! The DataSource service is not available.????

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 16:03 pm, Tony Weeg wrote: The DataSource service is not available. Known bug in MX, there is a technote somewhere. Your neo-query.xml is invalid. The fix is to restore it from backup (or install media). There is a .bak file in /lib/, but I've always found that broken too.

Re: HELP!! The DataSource service is not available.????

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 16:25 pm, Thomas Chiverton wrote: Known bug in MX, there is a technote somewhere. http://www.macromedia.com/support/coldfusion/ts/documents/tn18299.htm -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: Application vs Request scope

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 16:17 pm, Matt Robertson wrote: cachedwithin=#CreateTimeSpan(0,0,0,10)# Just a quickie, but you can put a fractional day here, rather than doing a createTimeSpan() for every page request. cfdump a createTimeSpan call to see what I mean. -- Tom Chiverton Advanced

Re: HELP!! The DataSource service is not available.????

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 16:27 pm, Tony Weeg wrote: what if I want to move that storage in the future...does cfmx only like a client data store if it created the tables and they are blank for the first I think there is more too it than just the tables, certainly some packages here. -- Tom

Re: Uneditable textarea box

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 16:36 pm, MILAN MUSHRAN wrote: Now I am wondering how to create href's (Linked anchor) from the textarea. In the text area ? You can't. You'll have to use a styled up table cell or one of the other suggestions. -- Tom Chiverton Advanced ColdFusion Programmer Tel:

Re: HELP!! The DataSource service is not available.????

2004-04-23 Thread Thomas Chiverton
On Friday 23 Apr 2004 16:43 pm, Tony Weeg wrote: 1. create new database on new server 2. import old cdata/cglobals tables and data 3. create new datasource name on cf server 4. add this new datasource in cfadministrator 5. point client storage to new datasource this should work? I don't

Re: Enter key not working to submit?

2004-04-22 Thread Thomas Chiverton
On Thursday 22 Apr 2004 03:04 am, ChunshenLi wrote: js keycode etc. is fine it works while with Netscape (my version 6.2.1) it won't. However there is good key capture behaviour in recent Mozilla's, and of course the usual gaggle of cross-platform libraries to make adding events easy across

Re: Max 2003 Conference Photo

2004-04-22 Thread Thomas Chiverton
On Thursday 22 Apr 2004 14:33 pm, Cathy Taylor wrote: Can someone clarify if it is? No idea, but that thread paints a terriable picture of the sort of forum that is. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood

Re: Browser compatibility testing

2004-04-22 Thread Thomas Chiverton
On Wednesday 21 Apr 2004 19:21 pm, ketan patel wrote: I am looking for a tool or software to test my application in all browsers for Windows,MAC,Linux.Please let me know about this if anybody know about it. I know there is a web site that will do this, and email you pictures of you site under

Re: stand_alone_cfapp

2004-04-22 Thread Thomas Chiverton
On Thursday 22 Apr 2004 16:13 pm, Bryan Stevenson wrote: What about Central...isn't it supposed to allow for online/offline functionality?? Yeah, your applet gets a 'going on|off line' event and can take whatever action is needed. -- Tom Chiverton Advanced ColdFusion Programmer Tel:

Re: SQL Cursor Output in CF?

2004-04-21 Thread Thomas Chiverton
On Wednesday 21 Apr 2004 15:33 pm, Jeff Small wrote: Is there a way to get SQL Cursor output in ColdFusion? Yup, but possibly only from stored procedures. What CF version ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: Sending lots of mail

2004-04-21 Thread Thomas Chiverton
On Wednesday 21 Apr 2004 16:37 pm, Burns, John D wrote: Anyone know of something like that? You can replace tokens in the file easily enough with reg. exps. in your favorite language. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger

Re: movie Clips on movie Clips?

2004-04-19 Thread Thomas Chiverton
On Monday 19 Apr 2004 15:51 pm, Frank Dewey wrote: What I eventually am trying to do is to create a drag/drop menu where you can open and close the folders and add new folders - like Windows 2K. Have you seen the blueshoes DHTML tree ? It really is good, and supports drag'n'drop. -- Tom

Re: movie Clips on movie Clips?

2004-04-19 Thread Thomas Chiverton
On Monday 19 Apr 2004 16:42 pm, Frank Dewey wrote: Of course I havn't looked at it too much yet, but I'm wondering ifa user can also rename a menu item. There is an updateObjectByArray() method you can call on a node. visual aspects provided by Flash compared to DHTML.But, using DHTML Can't

Re: 'this' in CFCs

2004-04-16 Thread Thomas Chiverton
On Thursday 15 Apr 2004 15:28 pm, Raymond Camden wrote: Odd - I'm just not seeing that. I made my CFC invoke another CFC and pass along #this# and it worked ok. Bonkers. The issue was raised by trying to auto-generate all the WSDL files. Now I guess I'll just knock up an in-app page to spit

Re: New Security Bulletin for CFMX

2004-04-16 Thread Thomas Chiverton
On Thursday 15 Apr 2004 23:33 pm, Bryan Stevenson wrote: Hey Dave...gotta link to all 19 of those?? ;-) I think there is a rollup due later this month. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park

Re: OT Whois MM NetTools

2004-04-16 Thread Thomas Chiverton
On Thursday 15 Apr 2004 19:26 pm, Nathan C. Smith wrote: [Querying whois.internic.net] [Redirected to whois.networksolutions.com] [Querying whois.networksolutions.com] [whois.networksolutions.com] Why and how does it know to do this or is networksolutions simply the first stop after

Re: 'this' in CFCs

2004-04-16 Thread Thomas Chiverton
On Friday 16 Apr 2004 11:03 am, Thomas Chiverton wrote: Now I guess I'll just knock up an in-app page to spit them out with cfhttp and cffile :-) Which, of course, won't work because when you cfhttp them , you're in a different session, so you have the same problem. :plays with sending cookies

Re: php.exe equivalent for CFMX?

2004-04-16 Thread Thomas Chiverton
On Friday 16 Apr 2004 12:42 pm, Katz, Dov B (IT) wrote: fully-qualified-scriptnamefor cfmx? wget and it's friends is about the only way, I think. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey

Re: 'this' in CFCs

2004-04-15 Thread Thomas Chiverton
On Wednesday 14 Apr 2004 19:24 pm, Raymond Camden wrote: Is it right that 'this' does not exist in CFC's where invoked with '?wsdl' to generate a WSDL description ? I'd say it was a bug, rather than a feature if so... Incorrect. Consider... Hmm, OK, here's my code then: cfcomponent

license exception, but no 'other' IP

2004-04-15 Thread Thomas Chiverton
I'm running into the issue @ http://www.macromedia.com/support/coldfusion/ts/documents/tn17832.htm where a dev. version of MX has 'locked' onto one extrernal IP address plus localhost.However, the one it's picked seems to be '', and restarting it does not clear that IP. Any ideas what might be

Re: license exception, but no 'other' IP

2004-04-15 Thread Thomas Chiverton
On Thursday 15 Apr 2004 10:15 am, Thomas Chiverton wrote: localhost.However, the one it's picked seems to be '', and restarting it does not clear that IP. It appears the box was unable to resolve it's own FQDN (DNS) name, and this causes issues for the CF license checker. -- Tom Chiverton

Re: OT ? CFHTTP Emulation

2004-04-14 Thread Thomas Chiverton
On Wednesday 14 Apr 2004 03:38 am, Nathan C. Smith [EMAIL PROTECTED] wrote: Certainly Perl has something - or more than one option- as well. LWP for instance. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business

Re: MX: Scheduler firing off too often

2004-04-14 Thread Thomas Chiverton
On Tuesday 13 Apr 2004 15:45 pm, Scott Weikert [EMAIL PROTECTED] wrote: great. Took it out... put it back... then it was running TWICE. Took it out... put it back again... it would run THREE times. Two guesses - something is resetting your system clock, or CF is not removing the schedule

Generating WSDL

2004-04-14 Thread Thomas Chiverton
I can't get the example 'echo' cfc working on my CFMX6.1 box. I've cut'n'pasted the code from http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/webser28.htm and am accessing http://charles-compaq.bluefinger.com:7001/echo.cfc?wsdl All I get is a 500 error, nothing in the CF logs. Could

Re: Generating WSDL

2004-04-14 Thread Thomas Chiverton
On Wednesday 14 Apr 2004 16:55 pm, Thomas Chiverton wrote: I can't get the example 'echo' cfc working on my CFMX6.1 box. Of course, following up my own idea (!) I checked the line in Application.cfm, and that's where the login checks are :-) Whoops. -- Tom Chiverton Advanced ColdFusion

Re: Timeout connecting to access DB

2004-04-14 Thread Thomas Chiverton
On Wednesday 14 Apr 2004 15:56 pm, Robert Bailey wrote: We have had that problem quite a bit as well. Same set up. There are apperently updated DB drivers coming soon from MM. Don't give up yet ! -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL

Re: MX: Scheduler firing off too often

2004-04-14 Thread Thomas Chiverton
On Wednesday 14 Apr 2004 16:33 pm, Scott Weikert wrote: I've already looked over the neo-cron.xml file on the server in question - it's got just the data it should, based on what shows in the scheduler page in the CF admin. And I assume stopping and starting the server doesn't cure the problem

'this' in CFCs

2004-04-14 Thread Thomas Chiverton
Is it right that 'this' does not exist in CFC's where invoked with '?wsdl' to generate a WSDL description ? I'd say it was a bug, rather than a feature if so... Either, any good work arounds ? Our objects call a logger on init., and pass in '#this#'. The logger uses getMetaData() to write log

Re: What is this?

2004-04-13 Thread Thomas Chiverton
On Tuesday 13 Apr 2004 03:02 am, Dick Applebaum wrote: Can I do anything to reject/detect/sabotage the sender to discourage this sort of thing? Yes, you can come up with a mod_rewrite rule to 404 it or whatever.. In general the request will be coming from a zombie / own3d computer, so there is

Re: Odd CF / Javascript Question

2004-04-13 Thread Thomas Chiverton
On Tuesday 13 Apr 2004 13:02 pm, Jeff Waris (Jeff Waris [EMAIL PROTECTED]) wrote: Is there a way to use a _javascript_ trigger like onclick to update a record in a database WITHOUT calling a new CF template and refreshing the screen? The idea is that there are multiple check boxes on the

Re: RDS servlet errors

2004-04-13 Thread Thomas Chiverton
On Monday 12 Apr 2004 18:33 pm, [EMAIL PROTECTED] wrote: D:\inetpub\wwwroot\scenario1\myminutes\index.htm.LCK (The system cannot find the file specified) java.io.FileNotFoundException: Isn't that how DreamWeaver does it's locking ? Maybe that is causing files to vanish halfway through

Re: Configuration and Settings Migration Wizard ( WAS Re: help, cfmx 6.1 just hangs! )

2004-04-13 Thread Thomas Chiverton
On Saturday 10 Apr 2004 23:34 pm, Josh [EMAIL PROTECTED] wrote: For those of you familiar with the install process the first screen is the Configuration and Settings Migration Wizard It comes up just fine, but after I enter my admin password...it hangs. I guess it is trying to migrate

Re: Has anyone successfully installed Flex on Coldfusion 6.1?

2004-04-08 Thread Thomas Chiverton
On Thursday 08 Apr 2004 06:15 am, Dick Applebaum wrote: Flex is not a wam. bam install on CFMF??? Bit if you want to share Flex and CF tags on the same page. If you are happy for your CF pages to live in (say) /siteroot/ but serve all your Flex from /siteroot/flash/ then you can install Flex

Re: help, cfmx 6.1 just hangs!

2004-04-08 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 06:11 am, Josh wrote: I am running CFMX 6.1 on RHEL3 with Apache. Assuming this is supported, make use of Macromedia's free install support. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood

Re: Javascript Remoting (js web service accessing stuff)

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 03:24 am, Rob wrote: dh = new DefaultHandler(messages); Ahh ha, cheers to you both :-) Dick mentions it is more stright forward in synch. mode - I assume this applies to the gubbins around the code for neuromancer, rather than to the neuromancer stuff itself ? :plays

Re: CF 6.0 update to 6.1 problem

2004-04-07 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 18:41 pm, [EMAIL PROTECTED] wrote: successfully login to the application without errors.It appears that the server hangs only when an insert/update/delete statement is processed.Any other ideas? Can you run those querys from outside CF ? -- Tom Chiverton Advanced

Re: Cached Queries

2004-04-07 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 19:09 pm, Dave Watts wrote: How many users are you serving from your desktop? A couple :-} There are many reasons why queries may run slowly or quickly, of course. I suppose all you can really do is benchmark the various methods in your own app... -- Tom Chiverton

Re: RIA options, Flex Flash and others.

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:13 pm, Greg Luce wrote: Why is any of this better than a DHMTL tree with nice little images? Not much I've seen flex do is better than what I can do in DHTML, for less than the cost of flex. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997

Re: RIA options, Flex Flash and others.

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:20 pm, Marlon Moyer wrote: cross browser libraries available. IE6 and Mozilla derrivations are close enough in standards conformance now for you not to need one, unless you are targeting older browsers too. -- Tom Chiverton Advanced ColdFusion Programmer Tel:

Re: CF MX/Linux/Apache/Cookie madness

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:39 pm, Bryan Stevenson wrote: I'm still pretty new to a Linux/Apache setup and am wondering if mabye header info is the culprit?? Are you using cfheader or something ? (Traffic-Server/5.2.4 [cMs f ]) What's that ? -- Tom Chiverton Advanced ColdFusion Programmer

Re: RIA options, Flex Flash and others.

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:33 pm, Dick Applebaum wrote: The biggest disadvantage to DHTML is that it is difficult to make it work the same way on different browsers/platforms -- y' never quite get there. Having just writen a DHTML tree control, with pengoworks (soon neuromancer) dynamic node

Re: PIA name already taken

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:52 pm, Kevin Graeme wrote: For those throwing the PIA moniker around as an acronym for Poor Internet We'll have to use PPIA then :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood

Re: String Length Hard-Limit (NOT a RegEx question)

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:56 pm, Brendan Baldwin wrote: Does CF have a hard-limit on number of characters for string variables?Do form posts from textareas themselves have a hard-limit?We have a database I think most browsers will refuse to send back more than about 2K of form data. -- Tom

Re: AXIS error

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 16:57 pm, Dave Carabetta wrote: org.xml.sax.SAXException: Fatal Error: URI=null Line=2: Illegal character at end of document, #x3c;. What character code is that ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED]

Re: PIA name already taken

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 17:04 pm, Craig Dudley wrote: p**s poor internet applications ? ;-) Would I... :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44

Re: PIA name already taken

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 17:09 pm, Dick Applebaum wrote: On Apr 7, 2004, at 8:55 AM, Thomas Chiverton wrote: We'll have to use PPIA then :-) Now, *that* I can sell -- can I be the West Cast distributor? If you want. :registers trademark, patent and domain :-) -- Tom Chiverton Advanced

Re: CF MX/Linux/Apache/Cookie madness

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 17:06 pm, Bryan Stevenson wrote: cfheader statusCode = 302 statusText = Document Moved. Just those two one the page ? No fusebox or anything ? Not that I know of Dave...where do you suggest I look? on the client? with the ISP hosting this co-located server? somewhere

Re: Importing DSN's

2004-04-07 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 17:26 pm, Ian Skinner wrote: Is there a quick and easy way to import all DSN's from one CFMX 6.0 Standard box to another CFMX 6.1 Standard box? Copy neo-query.xml, iirc. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED]

Re: Cached Queries

2004-04-06 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 14:52 pm, Burns, John D wrote: the backend and adds a new article, then goes and views the front end, he won't see the new update automatically, right?How could I (in my If you use cfqueryparam, you don't need to worry about caching your querys yourself. Oh, and it's

Re: Javascript Remoting (js web service accessing stuff)

2004-04-06 Thread Thomas Chiverton
On Thursday 01 Apr 2004 17:33 pm, Dick Applebaum wrote: This Thin Array contains very little non-data overhead and can be sent to the client, quickly with minimal bandwidth usage (and very few processing cycles to serialize/de-serialize at either end) . Do you have any idea how much quicker

Re: Strip ()-

2004-04-06 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 15:49 pm, Tony Weeg wrote: you could kludge it like this... replace(replace(replace(my_string, '-','','ALL'),')','','all'),'(','','all'))) rereplace would look much nicer: rereplace(my_string,'[-()]','','all') -- Tom Chiverton Advanced ColdFusion Programmer Tel:

Re: Cached Queries

2004-04-06 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 16:00 pm, Dave Watts wrote: When you use CFQUERYPARAM, the database will generally cache query execution plans, which can speed up future database queries using the same plan. Hmm... :tests I'll typical get consistant ~3ms query times using cfqueryparam, compaired to

Re: Strip ()-

2004-04-06 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 15:59 pm, Charlie Griefer wrote: phone = rereplace(phone, '[^0-9]', '', 'all'); Technicaly you should allow leading '+' for international numbers :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited

Re: Cached Queries

2004-04-06 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 17:09 pm, Dave Watts wrote: Unfortunately, even with consistent use of CFQUERYPARAM, many of us will have longer query times than 3 milliseconds. Really ?!? This is on a very loaded desktop dev box, to a remote Oracle, that isn't on the best hardware either... -- Tom

Re: Javascript Remoting (js web service accessing stuff)

2004-04-06 Thread Thomas Chiverton
On Tuesday 06 Apr 2004 16:10 pm, Dick Applebaum wrote: It is very much quicker! :experiments In the chatdemo, what tells it to link the messages ThinArray _javascript_ object, to the query returned byrobject.getMessages (that I can see calls a web service) ? -- Tom Chiverton Advanced

<    2   3   4   5   6   7   8   9   10   11   >