Re: cfdocument how to use on a .cfm to print a form?

2006-02-15 Thread Jon Gunnip
funky output. See http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=1442.htm HTH, Jon On 2/15/06, Caroline Tobey <[EMAIL PROTECTED]> wrote: > I am new to using MX and need to add a button to a .cfm form that has > n

Re: Monitoring JRun Memory Usage

2006-01-20 Thread Jon Gunnip
F-agnostic monitoring each minute: We use the Windows performance monitor to record JRUN, IIS, and server processor and memory usage to a CSV file each minute. This is useful for investigating a poorly running machine or retracing why the server crashed. Jon On 1/20/06, Rick Root <[EMAIL PROT

How much server memory can CF/Jrun use?

2005-12-08 Thread Jon Block
Do I need to specify somewhere that it can use up to 2GB or memory?? Thanks, Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be confidential or privileged. The information is intended to be for

How can i remove all non-ascii characters from a string?

2005-11-21 Thread Jon Block
Would this work? ^~?_]", " ", "All") /> There has to be some better way of doing this... Thank you, Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be con

RE: A ColdFusion "Templating Language"

2005-11-17 Thread Jon Block
gn templates in your system. Jon -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Thursday, November 17, 2005 3:45 PM To: CF-Talk Subject: Re: A ColdFusion "Templating Language" It seems to me as if it's supposed to be similar to the Smarty template engine

RE: A ColdFusion "Templating Language"

2005-11-17 Thread Jon Block
t to access "what's under the hood". In that case, this tool isn't of much use. When you're users are saying "I want to customize the output of the queries in your system..." this is a great tool." Jon -Original Message- From: Hugo Ahlenius [mailto:[EMA

A ColdFusion "Templating Language"

2005-11-16 Thread Jon Block
tegrate with popular frameworks like Mach-II, Fusebox and Model-Glue, but is also easy to implement into custom sites. Thank you, Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be confidential or privileged

cfcache adds comment on first line of cfcache'd page.. my css doesn't work now.

2005-11-16 Thread Jon Block
standards based, css websites to be integrated with server caching. In short, MSIE goes into quirks mode and ignores your CSS. - Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be confidential

Best way to unix crypt() on windows cfmx?

2005-11-14 Thread Jon Block
Whats the best way to use the unix crypt() function on windows cfmx 7? Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be confidential or privileged. The information is intended to be for the

Re: anti-sp*m email addy hiding techniques

2005-10-26 Thread Jon Austin
On 10/27/05, dave <[EMAIL PROTECTED]> wrote: > anyone have any tricks that actually work? besides making it like me at > mysite.com. > I know there is a udf on cflib but like the comment says its really not a > good solution. Get JS to abstract it and write it out.. E.g. Sample JS/HTML output w

Re: deleting directories older than say 6 hours

2005-10-19 Thread Jon Austin
older than x hours. > Going on memory here, but I think returns a query object with the directory listing. If so, you could use a Query of Query to get a result subset that includes directories older than 6 hours (By using DateAd

What's this mean?? : 500 Invalid method signature: (Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object;

2005-10-07 Thread Jon Block
500 Invalid method signature: (Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object; Invalid method signature: (Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/Object; This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries

David Gassner's email address?

2005-10-06 Thread Jon Block
rticle, he doesn't seem to answer this question. I need the answer! Thanks, Jon This electronic message transmission contains information from Collegiate Funding Services, LLC or its subsidiaries or affiliates that may be confidential or privileged. The information is intended to

cfcache doesn't lock for simultaneous requests?

2005-09-16 Thread Jon Gunnip
erate the cache and this maxes out our server threads. Is this how cfcache is supposed to work? Any workarounds or other caching tags people would recommend where this behavior is not exhibited? Thanks, Jon ~| Logware (www.log

Re: OT: 15 minute rule

2005-08-03 Thread Jon Austin
cross the room and finds the fix in 10 seconds adding to angry developers already inflated level of rage. So, same process, different methodology. Cheers, Jon ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: ColdFusion Birthday

2005-07-13 Thread Jon Austin
Australia had it's celebrations last night. Kicked off the night with beer, subway and pizza! We had a breeze presentation about the history of CF with some very interesting anecdotes. We also saw the famed "PowerDeveloper 2000" infomercial seen at the launch of the first Allaire developers conve

Re: Sorting QofQ in ORDER BY

2005-07-13 Thread Jon Gunnip
queries to accomplish that. For more info, see http://livedocs.macromedia.com/ coldfusion/7/htmldocs/1271.htm Jon On 7/13/05, Lincoln Milner <[EMAIL PROTECTED]> wrote: > I've got a QofQ that I want to order on a character field. Only the > field contains only numbers (don

Re: Any way to remove/rename "\cfusionmx\runtime\logs\*.log" files?

2005-07-07 Thread Jon Gunnip
To control the runtime logs, update the attributes filename, rotationSize and rotationFiles in cfusion/runtime/servers/coldfusion/SERVER-INF/jrun.xml and restart the CF server. HTH, Jon On 7/7/05, Gaulin, Mark <[EMAIL PROTECTED]> wrote: > Hi > Is there any way to remove or rename

Re: Macromedia Using CFPoP?

2005-06-21 Thread Jon Austin
's out there, we can't just send a message to /dev/null because of the encoding type. Regards, Jon ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.co

coldfusion and asp.net

2005-06-21 Thread Jon Scherdin
I need some help. Is anyone out there using asp.net and coldfusion on the same server in a production environment? The reason I ask is that my company has multiple servers, a dev server running iis, .net, and cf, an app server running iis and cf, and a .net server running iis and .net. I real

Re: Macromedia Using CFPoP?

2005-06-21 Thread Jon Austin
and stable, would like to keep it that way. :) Regards, Jon ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: h

Re: CFMX XML/XSLT questions....

2005-05-24 Thread Jon Gunnip
h the prevelance of XML, I think XSLT if a valuable technology for a web programmer to know. Hope that helps. Jon On 5/19/05, Joe Eugene <[EMAIL PROTECTED]> wrote: > If you dont really have a purpose for XSLT, dont use it. XSLT is slow. > Just the parse the xml file (xmlParse()) and use

Re: Preparing high quality forms for print

2005-05-16 Thread Jon Gunnip
the check boxes, radio buttons, and textareas have problems. Jon On 5/16/05, Christopher P. Maher <[EMAIL PROTECTED]> wrote: > I am trying to develop an insurance application and populate it with data > using ColdFusion. The application must be of "desktop publishing" standards

Re: Tuning CFDOCUMENT PDF output quality?

2005-05-12 Thread Jon Gunnip
he same so that the PDF generation is more robust and predictable in a future updater. I'd be interested to hear what other problems people have found with the cfdocment PDF conversion. Jon On 5/11/05, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > The first and most annoying problem is t

Re: OT - Site for Sale

2005-05-10 Thread Jon Austin
Erm, thats an "interesting" discussion on the front page. :) On 5/11/05, Justin D. Scott <[EMAIL PROTECTED]> wrote: > Sorry for the OT post, but this is the only place I can think of to post > this. ~| Discover CFTicket - The lea

Fwd: New Macromedia Security Zone Bulletin Posted

2005-05-10 Thread Jon Austin
FYI -- Forwarded message -- From: Macromedia Security Zone <[EMAIL PROTECTED]> Date: May 11, 2005 5:03 AM Subject: New Macromedia Security Zone Bulletin Posted To: bugtraq@securityfocus.com IMPORTANT: A new security bu

Re: J2EE Sessions, Sub-domains, and IE

2005-05-06 Thread Jon Gunnip
soon. We might be able to change ours, but I wouldn't do it just to get J2EE sessions back. Jon On 5/6/05, Dave Watts <[EMAIL PROTECTED]> wrote: > > Thanks for the pointer. Looks like I'm stuck with no J2EE session > > variables, changing the name the jsessionID is s

Re: J2EE Sessions, Sub-domains, and IE

2005-05-06 Thread Jon Gunnip
Rob, Thanks for the pointer. Looks like I'm stuck with no J2EE session variables, changing the name the jsessionID is stored as, or changing my host name. Jon On 5/6/05, Rob <[EMAIL PROTECTED]> wrote: > http://www.robrohan.com/blog/index.cfm?mode=entry&entry=9B8F98DE-13C9-519

J2EE Sessions, Sub-domains, and IE

2005-05-06 Thread Jon Gunnip
rning off J2EE sessions, but that is unfortunate, and I'm still not sure there aren't some security issues with the wrong cookies being sent. Any suggestions on how to make this work with J2EE sessions? I have tried about every possible permutation of settings with no luc

Re: cfgrid on cfmx7

2005-05-04 Thread Jon Gunnip
. Jon On 5/4/05, Simon Whittaker <[EMAIL PROTECTED]> wrote: > Jon, > > Thanks - I will give this a try tomorrow, I think it would make sense > to not require all those directories to be present in every site that > requires a cfgrid though? > > S > > On 04/05

Re: cfgrid on cfmx7

2005-05-04 Thread Jon Gunnip
Simon, I have cfgrid working on CF7 with IIS. I have done an IP restriction to localhost for all directories except classes and scripts. Perhaps you need to open up the scripts directory too? Jon On 5/4/05, Simon Whittaker <[EMAIL PROTECTED]> wrote: > Hi There, > > I h

Re: ColdFusion WHOIS Proxy?

2005-05-03 Thread Jon Austin
One point, most servers will have a query threshold which if you exceed (by continually making whois requests), you will find yourself banned. On 5/4/05, Jim McAtee <[EMAIL PROTECTED]> wrote: > Who do you query to get the registrar of a .com domain or other domain > with more than one registrar (g

OT: Load Balancing/Filtering?

2005-05-02 Thread Jon Block
I have a pool of servers managed by an F5. I'm trying to figure out how I can separate out my traffic such that all CFM requests are delivered to server "A" and all other types of requests (graphics etc) are sent to server "B". What is the best way to

Re: macromedia and Adobe?!

2005-04-18 Thread Jon Austin
Looks real. http://www.macromedia.com/macromedia/proom/pr/2005/adobe_macromedia.html Someone in the office just quipped "Guess FireWorks will get the magnetic lasoo tool" On 4/18/05, Kym Kovan <[EMAIL PROTECTED]> wrote: > The macromedia Home Page looks interesting..

CF5: Can recordset field names somehow maintain case?

2005-04-15 Thread Jon Block
In a CF5 application, I need to write XML such that the case of the field names exactly matches the XML elements I need to write. CF5 seems to capitalize all of the field names. What can I do to get the case of the fields coming from SQL server? Jon

Re: recoding some parts into Java...

2005-04-07 Thread Jon Gunnip
takes ColdFusion 10ms to create a component and Java takes 5ms to create a similar object, then you only get 5ms savings on one call. If that is being called in a loop 5000 times, then you get 25000ms = 25 seconds savings. Big difference. Jon On Apr 7, 2005 9:07 AM, Protoculture <[EMAIL PROTECTED

Re: CSV file and com.Ostermiller.util.ExcelCSVParser

2005-04-06 Thread Jon Gunnip
sing 4) if you can't reproduce the problem with a simple string, keep adding to it until it looks more like your CSV and fails. Good luck. Sorry I couldn't be of more help. I'd be interested to hear what you find. Jon On Apr 4, 2005 6:10 PM, Victor Moore <[EMAIL PROTECTED]

Re: Over lapping sessions

2005-04-06 Thread Jon Roberts
ne when sessions overlap and why... good luck -jon >Hi, > >An application we have uses session management for user login and >identification. The sessions seem to be over lapping. That is, users can >see data for others. One of the session variables set is "userpolicy&

Re: cfc error

2005-04-04 Thread Jon Austin
Are all of your statements grouped under your ? //got nuthin On Apr 5, 2005 2:40 PM, dave <[EMAIL PROTECTED]> wrote: > anyone know what this error means? > >Local variable qLF on line 18 must be grouped at the top of the function > body. ~~~

Re: CSV file and com.Ostermiller.util.ExcelCSVParser

2005-04-04 Thread Jon Gunnip
Victor, I'm using the ostermiller CSVWriter, and I am very happy with it. I'm having trouble understanding exactly what your problem is. Can you share some relevant code? Jon On Apr 4, 2005 12:58 PM, Victor Moore <[EMAIL PROTECTED]> wrote: > Actually it's a little b

Re: Running Perl from CF on Windows

2005-03-28 Thread Jon Austin
t the perl script in CFML :) Regards, Jon On Mon, 28 Mar 2005 19:48:35 -0800, Richard Colman <[EMAIL PROTECTED]> wrote: > I need to run a perl program from CFMX 6.1 under Windows. Can anyone provide > some points on how to do this?

No Response from CFMX - Super Frustrated.. Help!

2005-03-25 Thread Jon Block
eb server is running because it gives me directory listings and stuff... It just doesn't process cfm pages. Jon ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and doc

Re: Google Suggest-like functionality with CF

2005-03-20 Thread Jon Austin
See recent threads about AJAX :) Regards, Jon On Sun, 20 Mar 2005 21:42:26 -0500, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > Anyone done anything like Google Suggest on CF? Care to share any > tricks or tips? ~~

Re: Get Disk Space from CF?

2005-03-17 Thread Jon Austin
Hmmm, brain is firing on all neurons today. http://cflib.org/udf.cfm?ID=105 On Fri, 18 Mar 2005 11:26:04 +1000, Jon Austin <[EMAIL PROTECTED]> wrote: > Here is a tidy little UDF for you. > > On Thu, 17 Mar 2005 18:05:25 -0700, Jim McAtee <[EMAIL PROTECTED]> wrote: > >

Re: Get Disk Space from CF?

2005-03-17 Thread Jon Austin
Here is a tidy little UDF for you. On Thu, 17 Mar 2005 18:05:25 -0700, Jim McAtee <[EMAIL PROTECTED]> wrote: > Does anyone know how I can retrieve the amount of disk space remaining in > a disk volume on the server on which CF is running? > > CF5, IIS5, Windows 2000 Server Standard.

Re: Automated testing? Is it possible for web development.

2005-03-09 Thread Jon Austin
et 'er rip. Gives you a nice quick hands off break as well, where you would normally be refreshing, clicking and filling out forms. Regards, Jon On Wed, 9 Mar 2005 20:05:40 -0500, Brian Kotek <[EMAIL PROTECTED]> wrote: > We wrote a custom unit test execution system that recursively rea

Server doesn't start: How do I debug this problem?

2005-03-07 Thread Jon Block
appings on JRun server. -- What is the correct course of action? Jon ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Mes

Whats up with this: No jndi.properties file was found in samples's SERVER-INF directory. The JRun kernel requires JNDI information.

2005-03-04 Thread Jon Block
My server is messed up. My server jrun is logging: No jndi.properties file was found in samples's SERVER-INF directory. The JRun kernel requires JNDI information. I'm running CMFX 6.1 standard with apache 2. What should I do? Jon -Original Message- From: Ali Awan [mai

Re: CF generated email.

2005-03-01 Thread Jon Austin
remote SMTP server. Why can't you deliver the messages from your local, firewalled environment? Regards, Jon On Tue, 1 Mar 2005 15:45:24 -0800, Ian Skinner <[EMAIL PROTECTED]> wrote: > I'm not sure this is the case, because the thread that generates the mail is > done in

Re: CF generated email.

2005-03-01 Thread Jon Austin
ure. :) In fact, I'm not even sure that the behaviour above is correct. It's mostly assumptions. Anyone from MM or with bulk mailing experience know? Regards, Jon On Tue, 1 Mar 2005 15:04:38 -0800, Ian Skinner <[EMAIL PROTECTED]> wrote: > We have done some preliminary testing a

Re: Problems with a large select box

2005-02-24 Thread Jon Austin
Mate! 40,000 items? No wonder the browser is choking! This is one of those situations where you need to find another solution I think. What about implementing something like Google suggest? http://www.google.com/webhp?complete=1&hl=en Regards, Jon On Thu, 24 Feb 2005 20:22:02 -0500

Zip code radius database?

2005-02-18 Thread Jon Block
I need to be able to find all zip codes within x miles of a given zip code. What' the best (perhaps free) way to do this? Gracias! Jon Block ~| Logware (www.logware.us): a new and convenient web-based time tracking applic

Re: Identifying Piggish CF Templates w/ Perfmon

2005-02-15 Thread Jon Austin
Perhaps creating some "walk throughs" using Solex then playing them a few times. Solex will show you the transaction times. This will only help identify CFM templates, not specific code however. Regards, Jon On Tue, 15 Feb 2005 13:42:13 -0800, David Delbridge <[EMAIL PROTECTED]&g

Re: Holy Security

2005-02-14 Thread Jon Austin
And is some cases, issue an IMMEDIATE fix/workaround which you can patch against (or fetch the fixed version from CVS) and have the hole plugged in matter of minutes. Some researchers who have been finding exploitable issues in MS products have been issuing their own binary patch as a band-aid sol

Re: ot: vmware ?

2005-02-14 Thread Jon Austin
One excellent feature I forgot to mention was, you can take the "image" file of the OS and redistribute it. Once I was asked to reconfigure a corporate LAN and implement a VPN between each office. They sent me a vmware image of each of their servers and I was able to emulate the whole thing and cr

Re: ot: vmware ?

2005-02-14 Thread Jon Austin
simply amazing. You can download a free fully functional trial. Regards, Jon On Mon, 14 Feb 2005 21:30:29 -0500, dave <[EMAIL PROTECTED]> wrote: > how exactly does this vmware work? > is it better than a dual boot? and can you switch between os

Re: Audit / History Tracking

2005-02-14 Thread Jon Austin
. Regards, Jon On Mon, 14 Feb 2005 19:47:58 -0600, Jeff Chastain <[EMAIL PROTECTED]> wrote: > I am trying to implement history tracking functionality for a system. For > example, I need to know that John Doe changed object x on date y. Even > better would be being able to t

Re: Holy Security

2005-02-14 Thread Jon Austin
On Tue, 15 Feb 2005 01:40:25 +0100, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > You mean like the integer overflows that made non priviledge > separated OpenSSH rootable a few years ago. Sure, the patch was > out before the exploit was out. But did anybody take a step back, > said "wow, this is

Re: Holy Security

2005-02-14 Thread Jon Austin
hey have a fantastic security record. On Tue, 15 Feb 2005 01:22:34 +0100, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > Jon Austin wrote: > > Well, the Linux kernel for one is pretty heavily peer-reviewed. And > > thats even before it gets committed to the source tree, which

Re: Holy Security

2005-02-14 Thread Jon Austin
de out there for the world to see and have independent objective reviews of it. Regards, Jon On Tue, 15 Feb 2005 00:40:40 +0100, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > Do you know anyone that analyzes the quality of other peopl

Re: Holy Security

2005-02-14 Thread Jon Austin
e" an overflow by pushing lots of data around and then analyzing the crash dump of application/process to find out what went wrong and how to exploit it. Is there a flip-side to this where closed source makes it easier to find vulnerabilities? Regards, Jon On Mon, 14 Feb 2005 09:51:57 -08

Re: U.S.-based SMS/SMPP API

2005-02-10 Thread Jon Austin
MBlox. http://mbox.com They have a SMPP Java client you can use. On Thu, 10 Feb 2005 13:57:10 -0600, James Edmunds <[EMAIL PROTECTED]> wrote: > Dear all, > > I've seen a nice list of SMS/SMPP account providers at Damon Cooper's > blog, mostly UK or Europe-based. (http://tinyurl.com/4ouqp) > >

Re: Business Case for a 4.5 -> 7 upgrade

2005-02-09 Thread Jon Austin
4.5 = old and busted MX = much better Seriously though, 4.5 is quite a few major releases behind. The fact that MM do not support 4.5 anymore should be reason enough. But as you mentioned, if you app does a lot of reporting, they can have much prettier graphs and PDF documents. On Thu, 10 Feb 2

Re: CFLDAP timeout ignored/ force timeout with Java?

2005-02-09 Thread Jon Gunnip
. Any other suggestions? Jon On Wed, 9 Feb 2005 13:07:14 -0500, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > I setup a CFC for authentication against an LDAP. In the cfm page it > is called I use works fine. > > Doug > > > On Wed, 9 Feb 2005 11:02:46 -0600, Dawson

Re: Uploaded .doc files using cffile, now I need to 'scrape' the data from the files

2005-02-09 Thread Jon Austin
Quick, dirty and nasty? Pass the document through strings and store the output. http://www.sysinternals.com/ntw2k/source/misc.shtml#strings Regards, Jon ~| Find out how CFTicket can increase your company's customer su

CFLDAP timeout ignored/ force timeout with Java?

2005-02-09 Thread Jon Gunnip
ld stop and kill the thread so that the exception would not be thrown if the cfldap call completed in time. Is this possible? Any pointers on how to accomplish this? Thanks, Jon ~| Logware (www.logware.us): a new and convenient web

Simple exponent math question: How do I resolve this number?

2005-02-07 Thread Jon Block
Someone is giving me an xml feed where I have to use this number: 1.79769313486232E+308 How do I turn that into a regualr numeric number in coldfusion? Jon ~| Logware (www.logware.us): a new and convenient web-based time

Check out this error from my apache error log...

2005-02-03 Thread Jon Block
2 22:20:44 2005] [notice] jrApache[1748:2494] initialized proxy for 127.0.0.1:51010 Around this time, the web server was totally unresponsoiove. Thank you, Jon ~| Logware (www.logware.us): a new and convenient web-based time tracki

RE: Why is the Jrun error log filling up??

2005-02-02 Thread Jon Block
ector. What do you think? Jon -Original Message- From: Steven Erat [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 4:00 PM To: CF-Talk Subject: RE: Why is the Jrun error log filling up?? The "connection reset" and "Error while reading header" are from t

Why is the Jrun error log filling up??

2005-02-02 Thread Jon Block
t could be causing this. http://www.jonathanblock.com/default-err.log Lately, I've noticed that when this problem occurs, the CFMX service gets hung up and becomes unresponsive. I've also noticed that, if I downgrade to apache 1.3.33, I don't get this problem. Ple

Why is the Jrun error log filling up??

2005-02-02 Thread Jon Block
Please help! Thank you, Jon ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free wi

What do these Jrun errors mean?

2005-02-02 Thread Jon Block
his. http://www.jonathanblock.com/default-err.log Lately, I've noticed that when this problem occurs, the CFMX service gets hung up and becomes unresponsive. I've also noticed that, if I downgrade to apache 1.3.33, I don't get this problem. Ple

Re: How to make this URL variable work!

2005-02-01 Thread Jon Austin
You need to URLEncode() the variable. This escapes the & symbol so it's not treated like another variable in the URL string. On Tue, 01 Feb 2005 20:51:41 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: > hey all again, > > I'm passing my URL variable like usual to my master page, but I'm havi

Re: Query Object coldfusion.sql.QueryTable

2005-01-31 Thread Jon Austin
That's the reason you DONT use undocumented features in the first place.. On Mon, 31 Jan 2005 19:42:30 +0100, xxx xxx <[EMAIL PROTECTED]> wrote: > Does anyone know if the undocumented feature still work with > ColdFusion MX 7 (Blackstone)? ~

RE: What's the newest version of Apache supported by CFMX?

2005-01-31 Thread Jon Block
che 1.3.33 fixed it. Jon -Original Message- From: Jordan Michaels [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 12:09 PM To: CF-Talk Subject: Re: What's the newest version of Apache supported by CFMX? -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jon Block wrote: | I

What's the newest version of Apache supported by CFMX?

2005-01-31 Thread Jon Block
FMX. Since I started running apache 1.3.33, everything seems much better. Jon ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with

Restart CFMX with CFML?

2005-01-31 Thread Jon Block
What's the way in which you can restart CFMX service with CFML code natively? Jon ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a pr

Re: WAP Devices

2005-01-30 Thread Jon Austin
The WML extension for FireFox is particularly handy. On Sun, 30 Jan 2005 22:24:30 -0800, Rob Munn <[EMAIL PROTECTED]> wrote: > there are WAP simulators readily available all around the net. Just Google > WAP simulator ~| Discove

Re: Is it feasible to create an online back-up system with CF?

2005-01-30 Thread Jon Austin
t the files for download via HTTP. Something like this? The only problem is that it is user initiated, but you could create a script that they schedule to run on thier machine to initate the backup. Regards, Jon On Sun, 30 Jan 2005 10:31:48 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]>

Re: CFPOP - returned timestamps GRR!

2005-01-24 Thread Jon Austin
Adam, Point taken. But would why bother including a component which is flawed in two pretty fundamental ways? If this was a problem with an open source platform (say, PHP which by the way has several flawless POP3 implementations), I wouldn't be upset. I would politely request that it be fixed,

Re: What utility could I use to measure my clients' website bandwidth usage?

2005-01-24 Thread Jon Austin
I remember Analog being pretty full featured. And free :) On Mon, 24 Jan 2005 20:40:27 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Doesn't have to be free, but I'm not just dying to spend money. ~| Find out how CFTicket

Re: CFPOP - returned timestamps GRR!

2005-01-24 Thread Jon Austin
Hi Paul, Thanks for your input. > As you've already stated, you can't use CFX_POP3 so unless you can find a > Java based replacement for CFPOP you aren't going to be able to do much to > improve the state of your issues. Unfortunately, this is the case. Feel like writing a Java implementation? :

Re: CFPOP - returned timestamps GRR!

2005-01-24 Thread Jon Austin
Hi Paul, Thanks for your input. > As you've already stated, you can't use CFX_POP3 so unless you can find a > Java based replacement for CFPOP you aren't going to be able to do much to > improve the state of your issues. Unfortunately, this is the case. Feel like writing a Java implementation?

Re: CFPOP - returned timestamps GRR!

2005-01-24 Thread Jon Austin
Hi Paul, Thanks for your input. > As you've already stated, you can't use CFX_POP3 so unless you can find a > Java based replacement for CFPOP you aren't going to be able to do much to > improve the state of your issues. Unfortunately, this is the case. Feel like writing a Java implementation?

Re: CFPOP - returned timestamps GRR!

2005-01-23 Thread Jon Austin
Further to my CFPOP frustrations, does anyone know of a way to determine the MIME type of the attachments? This is a bug I need to close from awhile ago, and last time I looked at it, you can't. Regards, Jon On Mon, 24 Jan 2005 14:20:42 +1000, Jon Austin <[EMAIL PROTECTED]> wrot

CFPOP - returned timestamps GRR!

2005-01-23 Thread Jon Austin
Hi all, This is somewhat of a complex issue. The scenario works as follows: 1. My POP account receives several emails. Fetching them with CF, the DATE column of the returned CFPOP query are all the same, for example 01/01/2000 10:10:10. The action is "getHeaderOnly". 2. I fetch the emails using

Large-scale webmail applications

2005-01-19 Thread Jon Austin
tinuously, checking email accounts and then handing them off to a script to be inserted into the DB. Anyone have suggestions, experiences they would like to share? Off-list if you prefer. Kind regards, Jon ~| Find out how CFTicket ca

Re: SeeFusion

2005-01-19 Thread Jon Austin
I have not used it, but can't Windows perfmon do all of that? On Thu, 20 Jan 2005 11:52:32 +0800, James Holmes <[EMAIL PROTECTED]> wrote: > Has anyone used this? > > http://www.seefusion.com/ ~| Find

Re: OT: Lynx MySQL v Win2003/IIS SQL

2005-01-18 Thread Jon Austin
s you said: there are so many factors to consider. But generally, I think MySQL on Unix outperforms MS SQL on a Windows machine. But that is just more of a "feel". Also, make sure you look at Postgre-SQL during your evaluation. It is much more feature rich that MySQL. Regards, Jon On Tu

Re: CF Text Support App?

2005-01-18 Thread Jon Austin
on't work with flash much. Anyone know of a flash site which gives good examples of this type of thing Rick could use as a starting point? On Tue, 18 Jan 2005 12:45:11 -0500, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Hi, Jon... > > The app would actually be used for one-on-on

OT: Reccomendation mail server reccomendation

2005-01-18 Thread Jon Block
warding that the end user can setup without my help. Any help is appreciated!!! Jon ~| Logware: a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with

Re: CF Text Support App?

2005-01-17 Thread Jon Austin
Text support? Do you mean as in internationalization / translation for your application? Or "tech support"? Regards, Jon On Mon, 17 Jan 2005 23:08:30 -0500, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Can't locate a good CF text support apps...just one-to-one. > Anyon

Solution - NOAA Weather Forcast via CFMX Web Service

2005-01-17 Thread Jon Block
http://weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl"; method = "NDFDgenByDay" returnvariable = "xmlWeatherData">

Beginner web service question

2005-01-17 Thread Jon Block
ause java.lang.IllegalArgumentException: argument type mismatch Can someone help me get started with this?? Thank you, Jon ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http

User Documentation - Any suggestions?

2005-01-14 Thread Jon Block
We're trying to come up with a better way to document how our web application works for our end users. Can anyone suggest a good tool or software I should look at for creating and maintaining end user documentation?

Re: CFFM + FCKEditor (good stuff?)

2005-01-10 Thread Jon Austin
If it's not working, raise a bug on SourceForge for FCKEditor. He usually fixes them pretty quickly. On Mon, 10 Jan 2005 22:12:38 -0500, Tony Weeg <[EMAIL PROTECTED]> wrote: > hi there. > > im using fckEditor, and the file upload piece is trippin' ~~~

Re: DNS caching in CF

2005-01-09 Thread Jon Austin
oticed you said Solairs. This will help you out: http://sunportal.sunmanagers.org/pipermail/summaries/2002-April/001462.html Regards, Jon On Mon, 10 Jan 2005 10:14:16 +0800, James Holmes <[EMAIL PROTECTED]> wrote: > We made DNS changes two weeks ago for one of our webservers. When we atte

CFMX 6.1 + Apache2... where is CGI.request_uri???

2005-01-07 Thread Jon Block
Help. I am having this problem where I don't have request.uri on my list of variables in the CGI scope. What should I do? This is a fresh installation on Windows 2003 AND on Windows XP with the newest version of apache."Apache/2.0.52 (Win32) JRun/4.0". Help? ~~

Re: Validating CSV data

2004-12-03 Thread Jon Gunnip
ExcelCSVPrinter to write Excel compatible CSV's that users can download. It is quite handy at taking care of many of the nuances of CSV, and the code to create the CSV is much cleaner than the equivalent CF code. Jon On Thu, 02 Dec 2004 20:38:34 -0400, Brant Winter <[EMAIL PROTECTED]> wrote

Re: Nevermind... blame it on IE

2004-12-01 Thread Jon Austin
VERY frustrating issue. But yes, it was a PEBKAC error. (problem exists between keyboard and chair) On Wed, 1 Dec 2004 19:24:17 -0500, Michael T. Tangorre <[EMAIL PROTECTED]> wrote: > > Of course it had to be Microsoft's fault! > > Now now.. The setting is there for you to control... User's fa

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