Re: CF8: Reading a file from the end instead of the beginning?

2008-05-08 Thread Kym Kovan
right? If it is not too big read the file into a variable, treat the variable as a list, find how many lines in it with ListLen() and then a ListGetAt() to get the last line. -- Yours, Kym Kovan mbcomms ~| Adobe® ColdFusion

Re: coldfusion and Apache

2007-08-18 Thread Kym Kovan
Peter Tanswell wrote: Hi there I have just installed CF8 and Apache and everything seems to be working. I go to view a website on the server e.g. ... The only way I can view the website is by typing: http://127.0.0.1/beecroftflowerplace/index.cfm When I enter this the website

Re: Taking the Vista Plunge

2007-02-19 Thread Kym Kovan
Christopher Jordan wrote: This really doesn't sound like a ColdFusion discussion anymore. Perhaps those involved could take it to a non-CF list, or off-list, or to CFOT or something. So getting back on topic: I can't get Homesite to run under Vista. panic! Anyone else had this problem?

Re: Running Homesite under Vista - Fixed

2007-02-19 Thread Kym Kovan
Hello, Jim Davis wrote: -Original Message- From: Sandra Clark [mailto:[EMAIL PROTECTED] I have it running. What version are you trying? I was successful with 5.5 As was I - no problem at all. It turned out to be the Run as Administrator local user issue that I found

Re: Code Comparison: Java - CF

2006-12-12 Thread Kym Kovan
Hello, Rick Root wrote: From this code: http://www.jhlabs.com/ip/BoxBlurFilter.java I'm interested in the following snippet: ta += ((rgb1 24) 0xff)-((rgb2 24) 0xff); tr += ((rgb1 0xff)-(rgb2 0xff)) 16; tg += ((rgb1 0xff00)-(rgb2 0xff00)) 8; tb

Re: OT: IIS 6.0 Configuration

2006-11-08 Thread Kym Kovan
Hi Mike, you wrote: I realize this is off-topic, although the end result will be related to ColdFusion. I am having trouble getting two sites working on IIS. The server is running Windows Server 2003 Enterprise w/ SP1. I have two web sites setup: ... snip ... I need to have SSL and

Re: CF Administrator Files Periodically Corrupted

2006-04-27 Thread Kym Kovan
Hello, Brian Wood wrote: I am saddled with maintaining application running on ColdFusion Server Enterprise 4.5.1 SP2. Yes, this is an ANCIENT verision of CF. Thankfully the application is nearing end of life. Every few months or so I login into ColdFusion Admininstrator and discover

Re: cfm captchas

2006-03-07 Thread Kym Kovan
dave wrote: what are our options for cfm captchas besides alagad http://acoderslife.com/downloads/bhcaptcha/ no graphics manipulation engine/cfx required. HTH Kym K ~| Message:

Re: OT: Fatal windows crash

2006-03-03 Thread Kym Kovan
Coming in a bit late on this (well its Saturday morning for us after WebDU g) Michael Dinowitz wrote: I'm getting a BSOD on my system everytime I boot it up. After about a minute it crashes. Sometimes it says that winlogon.exe has a problem, sometimes not. The BSOD message is: STOP:

Re: Can moving from cf server 5 to mx7 cause an app to stop working?

2006-02-26 Thread Kym Kovan
Steve Kahn wrote: The database looks fine. I set up the site to have identical 'sql, username, and passwords' and yet I will get an error saying a column name doesn’t exist in the database when in fact I can see it in enterprise manager. ... That looks like an database ownership

Re: Happy non-denominational winter holiday

2005-12-23 Thread Kym Kovan
Wayne Putterill wrote: I thought thats what you were there for? :) Good thing you put that smiley in there, otherwise us poor Down-Under folk might get an inferiority complex, here to be insulted? Never We don't have an inferiority complex, we are the best! :^) Not only that we are

Re: Appending a variable to another variable

2005-12-22 Thread Kym Kovan
Hi Mark, you wrote: I have this working using session variables, and it's no big deal, but there must be another way to do this. Cutting the rest short what you are doing is OK as it is one of many ways to talk to/with a structure (as shown in all of the other replies to this post) but

Re: Coldfusion Looking Glass CFC

2005-12-20 Thread Kym Kovan
Hi Russ, Snake wrote: Well I'm wondering how do all these domain registration web sites do their whois all day long when other registrars limit the number of requests? The registrars are on a white-list so they don't get limited but, more relevantly, for most NICs there is another

Re: ClusterCATS?

2005-12-19 Thread Kym Kovan
Hi Rick, you wrote: So, should I entirely avoid ClusterCATS? The last time I used ClusterCats there were two sets of functionality, one aspect was load balancing where CC redirected to another server via a different URL and the second aspect was fail-over where a machine died entirely.

Re: listserv packages

2005-12-07 Thread Kym Kovan
this planet. We use it as a Hosting Provider as our main Mail Server, hundreds of domains and thousands of accounts, good List server, CF-Talk being the perfect example of that, etc, etc. Cannot recommend it higher :-) Kym Kovan

Re: Stuck on saving times in a SQL server database

2005-09-30 Thread Kym Kovan
Hi, Pete Ruckelshaus wrote: I'm stuck. Could be just because it's late, but I'm not getting anywhere. I'm writing a scheduling application to make my wife's life a bit easier. One of the tables will contain standard shift times for employees, i.e. 7:30-16:00, 8:30-17:00. I use these

Re: Win 2003

2005-09-19 Thread Kym Kovan
Parker, Kevin wrote: Can any one advise quickly if CF 5 and CF MX 6 will run on Win 2003 Server yes and yes but CF5 does not recognise IIS6 so you have to put the IIS mappings in manually. HTH, Kym K ~| Logware

Re: using an xml file for cfc settingsray style

2005-09-18 Thread Kym Kovan
Will Tomlinson wrote: Can we please get some more input on this topic guys? I'd just like to know how some of you handle these things. Umm, we are still use ini rather than xml files but the overall architecture is much the same. A lot of our sites use code that dates back to CF 5 or even

Re: IIS Coding

2005-05-25 Thread Kym Kovan
Troy Jones wrote: I'm looking for Lewis' TCPClient object as well. If anyone could send it to me it would save me a LOT of work, as it definitely seems to have disappeared form the net... Done. Kym K ~| Logware

Re: CFMX in Distributed Mode

2005-05-07 Thread Kym Kovan
Hi Neil, you wrote: I was wondering if I could ask a question, we have got the above, but are experiencing errors and cant seem to find the root cause as it is intermittent. Every so often, the websites return CFM page not found errors. The web sites are configured to use UNC names to get

Re: translating websites

2005-04-22 Thread Kym Kovan
Irvin Gomez wrote: irvin, im with you up to a point. there are MANY MANY dialects in the United States, heck, where i come from there are more than 5, within a 40 mile radius. TRUST ME. there are many versions. tony On 4/22/05, Paul Hastings [EMAIL PROTECTED] wrote: Hey, Tony, I'm in

Re: translating websites

2005-04-22 Thread Kym Kovan
Ray Champagne wrote: Okay, I can be on board with that - besides, I, like you, don't feel like getting into a Gruss/Dana feud about something that really doesn't matter. Besides, it's Friday! Champagne - OUT! (American Idol reference...) But its past midnight for us, and I've had my

macromedia and Adobe?!

2005-04-18 Thread Kym Kovan
The macromedia Home Page looks interesting.. ~| 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

Re: Running Perl from CF on Windows

2005-03-28 Thread Kym Kovan
Hi Richard, I need to run a perl program from CFMX 6.1 under Windows. Can anyone provide some points on how to do this? A typical example (from our pages that get traffic info from mrtg, which is all perl): !--- set up the stuff you want to run --- cfset arg_build = D:\WebSites\myscript.pl

Re: Query

2005-01-24 Thread Kym Kovan
Hi Les, pa_list is the list of UUID's cfset pa_list = ListQualify(pa_List,') Then in the query: Where att_id IN (#PreserveSingleQuotes(pa_list)#) Jezz, this has got me pulling out my hair. If I set it up exactly like you have it above, I'm *still* getting the Error converting data

Re: Site theft and how to prevent it...

2004-12-04 Thread Kym Kovan
Hi Paul, We've just had one of our sites 'stolen' by someone in the philipines using an application called iCollect... I got tracert logs etc and will be following up on this In the meantime, does anyone know of any IP / USER_AGENT filters that I can just drop into an application file so

Re: Unable to instantiate environment for 'ODBC.'

2004-11-29 Thread Kym Kovan
Hi Duncan, We have been having serious performance problems since Friday and finally think we might have found a reason why. We have seen alot of the following errors coming up in the Application log, but cant find any support etc to explain why its happening. We are CF4.5 W2K IIS 4 [log]

Re: Best Windows FTP Server with Text Based Config File?

2004-09-28 Thread Kym Kovan
Hi Jon, Howie said: This one is very good: http://www.serv-u.com/ and it is, we used it on our production boxes and it was nice to configure as it had a CF custom tag to drive it! :-)We had trouble however with some ftp clients not talking well to it and it couldn't handle multiple connections

Re: concatenate help please

2004-09-09 Thread Kym Kovan
Hi Brant, cfset scriptNO = 1 cfset scriptrun=StructNew() cfset scriptrun.script #scriptNO# = StructNew() What am I doing wrong ?? I am trying to make this string look like cfset scriptrun.script1=StructNew() try this: cfset scriptrun.script#scriptNO# = StructNew() that will work on any

Re: ot: time changing on servers mysteriously?

2004-08-09 Thread Kym Kovan
Hi Tony, just today, and oddly and random enough, our servers are all changing their system time and date to something like august 28th inthe morning... we reset them, and BOOM back to weird time in like an hour or two? Assuming MX 6.1 there is a fix on the MM site for a bug where the server's

RE: web server document root?

2004-07-29 Thread Kym Kovan
Replying to the whole thread, Tyler said: Sorry to break it to you, but I don't that's achievable. You can get the root of CF by calling an empty ExpandPath(): #ExpandPath()# But that just gives you ColdFusion's root, which isn't necessarily going to be your web server root. #ExpandPath()#

Re: Mailing to email list using CF

2004-06-27 Thread Kym Kovan
Hi Stylo, So doing a DNS check will not help much in verifying an account I just checked my list via dns using worldcast and about 10% failed, but many with messages about not having an IP they can reverse look-up, so useless. Yes, one thing that gets checked by most servers now is to make

Re: Mailing to email list using CF

2004-06-26 Thread Kym Kovan
Hi Stylo, I forgot to add, can't a dns check fail because rejected just like spam? Would AOL let you (and spammers) check via dns tons of AOL emails? Maybe technically unable to stop it as you disconnect as soon as connected, but maybe not. Anyone know? I can give you an idea of what we do to

RE: Mailing to email list using CF

2004-06-26 Thread Kym Kovan
Hi Mike, What Kym does is very important to the users, and worthwhile, however a similar thing has bitten a client of mine.He runs seminars amongst university students and school students, who have a lot of hotmail accounts. He wants to send (at the users' request!) newsletters, but hotmail does

Re: CFMX problems with null variables

2004-04-13 Thread Kym Kovan
Hello KDJ, This is the very first time I post something, although I've been signed up to it for years. I'd like to greet you all first of all :) And greetings from DownUnder :-) Whenever I have a form and I send its contents to another cf document, if one of the fields was empty, it

RE: Access Windows accounts through CF

2003-11-28 Thread Kym Kovan
Hi All, I have just recommended this kit on CFAussie: The Internet Hosting Toolkit does that very thing. http://www.intrafoundation.com/ihtk.asphttp://www.intrafoundation.com/ihtk.asp For some reason, the site is not responding right now. With the same result.Does anyone know if min is OK? No

RE: Resize Image ?

2003-11-25 Thread Kym Kovan
Hi Neal, Now I have a new question... what's a good way to batch 8000+ images at once. Fireworks MX seems to get increasingly slower after it has batched a lot of images. I tried to batch 500 images with Fireworks and at around image 300 it was taking about 40 seconds to batch each image.

RE: Primary key preference quick poll

2003-11-10 Thread Kym Kovan
Hi all, Back in the office after a day out and about and I missed a nice re-hash of stuff a while back about INT v UUIDs but there was a missing item in there that no-one seems to have picked up. An INT that is created by your own code rather than an AutoincrementingID of some form. We have a

Re: javascript window.close() twist

2003-11-09 Thread Kym Kovan
I'm chasing a _javascript_ issue. As you are refreshing the parent window the relationship is being destroyed, it no longer has a child, the existing child has become an orphan. The easiest way to fix it is the zero-width-frame fudge where the parent becomes a 100% wide window in a frameset

A Lonely CFX - CFX_FileReadLn

2003-10-20 Thread Kym Kovan
Hi all. We had a need to read large text files in blocks of lines and so went looking for a suitable custom tag to do the base work for us. There are a few that read CSV files and convert them to queries but our files are pure text so they were unsuitable. Min's ReadLine does a great job but only

Re: Bugbear killer

2003-08-24 Thread Kym Kovan
Hi Jochem, Do you have physical access to the machine with the mail? If so, get the CFX_OdsMime tag from coolfusion.com. Do a CFDIRECTORY on the dir with the mail and then parse each file with this tag. It'll give you all the info and no download. Does it support both mailbox and maildir?

Re: Web-based telnet client?

2003-06-17 Thread Kym Kovan
Hi Jim, The devices are remote power/reboot controllers for colocated servers. I'm also writing a monitoring application and may incorporate the ability to automate a power cycling for servers and equipment that won't respond to any other type of reset. In that case a non-interactive telnet

Re: CFDIRECTORY over a LAN

2003-06-12 Thread Kym Kovan
Hi Neil, We have run into similar problems with log reading engines using CFX_ReadLine. We found that on the local machine the reads of, say, a thousand lines from one log file on a local machine was a small fraction of a second whereas over a network connection it took many seconds. We

RE: SOT: Serv-U?

2003-01-31 Thread Kym Kovan
Hi all, Coming in a bit late to this discussion. We have evaluated Serv-U, Vermillion and Bulletproof in our hosting facility and while Serv-U appeared to be the best, and certainly was great to admin, including via CF, it had hassles as it was single threaded so heavy usage gave a bad

Re: Possible to name Application, save name, then rename Application?

2003-01-17 Thread Kym Kovan
Hi Rick, I know that makes no sense, but here's what's happening. The question is how do you save variables that are independent of application/session scopes. As you have your own server why not try server scope variables? They are above the application level, always there. (I have got

Re: list problems - empty fields

2002-11-23 Thread Kym Kovan
Hi Seamus, I'm reading a txt file which has 3 fields to a line eg 14||'Maggin, Elliot S.' 15||'Maine, Charles Eric' 16|1|'McCaffrey, Anne' but often the second field is empty Lists don't believe an empty field exists so I keep getting errors when I try to loop over the list to import to a

Re: ColdFusion 5 burping

2002-11-04 Thread Kym Kovan
Hi Howie, For the last week or so our CF5/Enterprise server goes into a state where processing a template only returns an error like: Error Diagnostic Information unknown exception condition CFMLInterpreterImp::writeEmergencyMessage

Re: Urgent - Muliple CF Applications with common sessions?

2002-09-24 Thread Kym Kovan
Hi Shawn, We have built a common logon system for a few of our applications. This logon system sets some session variables, but these vars don't appear to be available in the other applications. Each application has it's own directory below wwwroot and it's own application.cfm file

Re: Coldfusion Australia discussion group.

2002-09-09 Thread Kym Kovan
Hi John, Is there a forum or discussion list I can use to reach CF users / developers in Australia ? http://www.cfug.org.au/navajo/display.cfm?objectId=071E004B-32F4-4B4B-ABB72FCAEFB0A681 -- Yours, Kym __ This list and all

Re: test

2002-08-30 Thread Kym Kovan
We're here :-) Anyone who is on right now and wants to reply to this test post, please do so. Please DO NOT post to this thread past 5am. Thank you. -- Yours, Kym ~| Archives/subscription:

Re: Test

2002-08-30 Thread Kym Kovan
Nope. EST. I've upgraded the entire list setup and I want to test it a bit before the 'normal' people wake up to use it. So we are not 'normal'? :^) Actually we probably aren't, living upside down here :-) -- Yours, Kym

Re: Test

2002-08-30 Thread Kym Kovan
Hm. I'm getting duplicates from the mail server on some messages. Not good. :( Not here :-) -- Yours, Kym ~| Archives/subscription: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 This list and all House of Fusion

RE: Test

2002-08-30 Thread Kym Kovan
Hi Paris, The swatch time- like metrics makes so much more sense If things were universally encoded people's days would start at other times like 12pm, 6pm, etc... But wouldn't the curtains fade? :^) -- Yours, Kym ~|

Re: Test

2002-08-30 Thread Kym Kovan
Hi Michael, I am getting squillions of bounces direct back to me, I just looked in another folder and there are heaps This included my latest post after you said you thought you had it fixed :-( -- Yours, Kym ~|

Re: Big problem- session vars not saved in IE6 on CF5

2002-08-28 Thread Kym Kovan
Hi Don, I am having a big problem with an old standard login system. This is the most simple login system I know and have used it for years. It consists of: Login form page Login action page Main page Session variables tracking who is logged in The user enters in their login acct, the action

Re: Best Practices

2002-08-16 Thread Kym Kovan
Hi Jon, So one iteration of the former executes in .811 milliseconds and the latter .37 milliseconds? No one is ever going to notice that. Are you serious? That was one small piece of code, stretched certainly, but it might well be used umpteen times over in one page and many other things

Re: Best Practices

2002-08-16 Thread Kym Kovan
Hi Jon, KK If I have learnt one thing over my years writing CF code since V1.5 it is KK that performance is a major issue and some folk don't think about it, until KK it is too late. Just look at Spectra :-) Thinking about it too much is unproductive. Too much, of course, but I was saying not

Re: OT: Permissions server to server mapped drive???

2002-08-11 Thread Kym Kovan
Hi Bartee, Create a user, say CFServer, on both machines with permissions to allow the CF machine to see the directory on the SQL machine you want to copy the file too. Log in on the CF machine using that user and make sure that you can _really_ see the directory on the other machine

Re: OT: Backups

2002-06-11 Thread Kym Kovan
Hi Ian, What are people out there doing for backups? Assuming you have your own server, of course. I'm asking because our hosting provider just told us that they can't backup our .mdb files, because they're locked when CF opens a connection to them. They are locked, but should still be

RE: CF MX works on WebSite Pro (was: RE: Ridiculous Problem!)

2002-06-06 Thread Kym Kovan
Hi Dave, 1. I happen to be one of those Website pro users and there are a lot more than three of us. Maybe even 5. :) I used to be one of them, but just can't justify the per-server cost any more. Oh, well. Have you thought of a site license? Very cheap for a hosting house or similar with

Re: JRUN and MX

2002-05-23 Thread Kym Kovan
I've heard from MM that the JRun implementation in CFMX is not the full JRun server. I missed the original post from this thread and I am surprised the no-one official has said anything as we have been well informed at various presentations. As we were told: The first release of CF MX is a

Re: Scheduled events - client vars

2002-04-14 Thread Kym Kovan
Hi Richard, I have been totally perplexed by a proliferation of entries in my dev client var store but of course it is a scheduled routine which runs every 10 minutes which is creating a new client every time it runs. Short of taking all the code which runs on the scheduled event out of the

Re: RePlace... NOT!

2002-03-09 Thread Kym Kovan
Hi Tony, A standard piece of our code no longer seems to work - I am at a loss as to why. We have tested it today on CF 4.5 and CF5. It is a simple replace action on fields with commas and carriage returns... here is the code snap from the insert state VALUE section: '#Replace(form.textarea,

Re: CFFILE ERROR

2002-01-24 Thread Kym Kovan
I keep getting the following error Error Diagnostic Information Error in CFFILE tag The form field specified in the CFFILE tag (THUMBNAIL) does not contain an uploaded file. Please be sure that you have specified the correct form field name. You usually get that eror when you don't change the

Re: cffile Error

2002-01-11 Thread Kym Kovan
Anyone ever get the following error? Error attempting to read 'c:\Web\Cars\Master\CarImages.' Access is denied. (error 5) The CFFILE is this: cffile action=READBINARY file=#Form.ImageDirectory# variable=Images It looks like you are specifying the directory but not the file itself. -- Yours,

RE: CFFTP Problem

2002-01-08 Thread Kym Kovan
Hi all, Funnily enough I am having exactly the same problem. The ftp fails and I get an empty file left at the destination. Without knowing more about your setup, one can't really suggest much. There's a knowledge base article on a similar issue which might help:

Re: Any ideas on how to do this please?

2001-12-30 Thread Kym Kovan
Hi Mike, I am embarking on a sub-project to allow suitably authorised users to input events to my web site, to be displayed a month before the event happens, and automatically deleted after the event is over. I want the users to be able to put in an event as being held on a specific date,

Re: Inserting single quotes into SQL Server...

2001-11-12 Thread Kym Kovan
Hi Kevin, Anyone have any standard ways of inserting strings into SQL which may or may not contain single quotes? CF will escape any single quotes only if the variable is a simple variable, ie a straight text string. If the code is more complex then you need to set it into a straight text var

RE: Daylight Savings Time

2001-10-28 Thread Kym Kovan
Regarding time changes ands session variables I have not checked yet but our hosting firm partner does not make their servers change to daylight saving, they just run the proper fixed offset from GMT the whole year round (it makes logs and stats and everything else an awful lot easier) and a

Re: How often u guys reboot your CF servers.

2001-08-12 Thread Kym Kovan
HI Nyon, I am setting up a Windows 2000 Advanced Server with SQL7 and Cold Fusion 4.5 Enterprise. How often do you guys reboot your servers and based on what, time, hits, ... ? We don't :-) -- Yours, Kym ~~ Structure your ColdFusion code

RE: Is it possible to send attach with cfmail ?

2001-05-22 Thread Kym Kovan
I have colder fusion server 4.0 and cfmailparam is won't work need suggestion :-) Use a third party mail tag, not CFMail if you are using CF4 without the needed attributes for what you want to do. I suggest iMS-SE from coolfusion.com as that is a dedicated mail-sending engine, much better

Re: can't use PreserveSingleQuotes() with arrays? bug?

2001-04-23 Thread Kym Kovan
Hi Mike, can anyone else confirm this? Yes we have seen it as well. Below is the code to replicate. Is there a problem with my code or is this a bug in ColdFusion? ---start cfset testArray = ArrayNew(1) cfset testArray[1] = te'st cfquery datasource=testDB

Re: WARNING: PCAnywhere

2001-04-22 Thread Kym Kovan
Hi Zac, almost every company i know that uses PCA has problems. i've used timbuktu (tried PCA for a few months) for years and it is *great*. I use VNC which has the added benefit of being cross platform (running your NT server on your PowerBook is very cool) and free. Timbuktu is cross

Re[2]: Email software

2001-04-11 Thread Kym Kovan
Hi YC, Thank you for those suggestion, actually, we are looking for an email server software whcih will support mutilple domain and List Server In that case I would go for iMS, from coolfusion, as that can do anything you want, just write the code yourself for anything it doesn't

Re: CFOUTPUT question

2001-04-07 Thread Kym Kovan
Hi Bill, even with cfoutput query="qget#name#" maxrows=1 tr td width="40%" font face="Verdana, Arial, Helvetica, sans-serif"bfont size="3" color="red"#ucase(name)#/font/b /font/td td width="60%"nbsp;/td /tr

Re: Registry size.

2001-03-27 Thread Kym Kovan
Hi Neil, I noticed my registry is getting huge (128 megs) and that I increased it to 160 megs for space sakes but are the entries in there that I can remove from CF not collecting garbage? Are you using client variables? If so then that is probably where the huge registry is coming from. In

RE: CF Based EMail Mailing LIst?

2001-03-18 Thread Kym Kovan
Hi Jason, I doubt someone who wants to send mail to a measly 1600 people is going to want to spend $4,900.00 dollars on a mail program. Where did $4,900 come from? The only server mentioned is the iMS POST SE, which is $75 a year license, not quite the same thing :-) I have done quite a bit

RE: How to pass javascript variable to a cf tag?

2001-03-13 Thread Kym Kovan
Hi, juz a pity that this tag is not what i am looking for. I need to populate from 2 different tables, different columns so i will need 2 cfquery but this tag only allows for 1 cfquery tag. The tag can easily be rewritten to take two separate queries, we had to do that for one job we had, it

Re: Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Kym Kovan
Hi Mike, I'm looking for a cascading menu that is not based on graphics - I want to make it dynamic. Go to: http://www.webreference.com/dhtml/ for HierMenus' full docos and everything you need to know about it. It is an excellent tool and works on nearly every browser there is :-) --

Re: Log File Analyzers

2001-02-22 Thread Kym Kovan
Hi Duane, Any suggestions on good Log File Analyzers along the lines of WebTrends? WebTrends new pricing model makes them a little to expensive on hosted servers. Which way are you looking at this, from which end? Our hosting firm partner (plugwww.mbcomms.net.au/plug) has Media House's

Re: Stopping people doing the 'I clicked submit twice' thing..

2001-01-21 Thread Kym Kovan
Hi Darryl, Has anybody found a way around this? It seems that whenever someone clicks submit twice, data is inserted twice (updates are ok). You can use javascript to make sure it only happens once or, better but more overhead, write some cf code to make sure you are not doing it twice.

Re: wow...

2001-01-16 Thread Kym Kovan
Everyone seen this? :) Macromedia and Allaire to Merge Its on the Allaire website. -- Yours, Kym ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Re: CFMAIL High Volume

2001-01-08 Thread Kym Kovan
Hi Mike, I would appreciate some comments regarding using an application server like CFAS to generate emails from a list or database. I have heard many "rumors" that for high volume email generation CFMAIL is not a very good choice. Indeed so, or for ultra-reliable mail delivery.. If CF is

Re: ListContains wierdness - why?

2000-12-01 Thread Kym Kovan
Hi Simon, Why does the following always return TRUE? CFSET FooList = "6,7,8,9,10" CFIF ListContains(VARIABLES.FooList, "1") ListContains() searches for substrings in the list so it is true, there is a "1" in the list part of the "10". Use ListFind() instead. -- Yours, Kym

Re: OT: server backups

2000-10-03 Thread Kym Kovan
Hi Peter, Can anyone recommend a good backup solution that can backup Linux and NT across the LAN (ie: without putting a tape drive in each server)? Samba will make NT and Linux see each other, then you only need one machine for backup. Anyone have experience with BRU and OnStream tapes? We

Re: cfcache

2000-10-03 Thread Kym Kovan
I am new to working in a "shared hosting" environment and was wondering whether there were any "caveats" concerning the cfcache tag? Doesn't Cold Fusion automatically cache the templates? Yes CF can cache the templates, but that is just the template itself so it doesn't have to be read off

RE: Infusion Mail Server

2000-09-30 Thread Kym Kovan
What does IMS do exactly with CF. We are running Exchange and our mail admin is a little nervous about installing a second mail server. iMS itself is a set of NT services which provide the base protocol functions of SMTP, POP and POST servers. They also can talk to CF templates. The CF

Re: [CF-Talk] RE: NAMED.BOOT

2000-09-18 Thread Kym Kovan
Anyone done any DNS modification / creation with CF - named.boot et al? Yeaaa. Fun isn't it? :) Very entertaining, and very good practise in using the cffile tag :-) Then for more entertainment you build another set of scripts for setting up IIS :-) -- Yours, Kym

Re: I have a problem..

2000-09-12 Thread Kym Kovan
Hi Roger, I have two huge tables with alot of fields. One of the table is driven by a form which will be filled by user and not all the fields are compulsory. I am required to compare these two tables and to match the correct data out. However I can't perform a CFQUERY with lots 'AND' criteria

Re: UNC Path's for CFFILE Uploads

2000-09-01 Thread Kym Kovan
Share tmp is accessed by going to \\foo\tmp Using the Absolute path works fine Z:\bar\junk\images Uploads images in the expected manner. UNC Pathnames somehow do not work.. I am getting a feeling they dont work. Yes, they work beautifully, we use them all the time, especially in

Re: What am I doing wrong?

2000-07-04 Thread Kym Kovan
Hi Todd, If you use cfset in the Application.cfm file, the cfset gets executed every time a page is loaded, regardless if the variable already has its value or not. If you use cfparam name="application.datasource" default="mydsn", the variable is only set if it doesn't already exist. I would

Re: Studio4.5.1 - a breakthrough . no thanks to Allaire.

2000-06-20 Thread Kym Kovan
Hi Mike, HALLELUJIA!!! A BREAKTHROUGH!! After months of work, I finally have Studio4.5.1 NEARLY working fully. It took a lot of painstaking mouseclicks to make it work, but it's working, sort of. Well done :-) ... monster snip. I still want to see a proper, valid installation routine

RE: Check this

2000-05-02 Thread Kym Kovan
Sheesh, faulty auto-responders, viruses coming through the list, could only be a Monday :-) No, Tuesday :-) -- Yours, Kym -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: Network files on other machines.

2000-04-28 Thread Kym Kovan
Hi Drew, I have an email option running that attaches a file. I cannot get a file that is located on another network machine, I get an error 'file does not exist'. The paths I use are like (\\machinename\images\file.jpg) or something like that. How do I get around this? Or is this a limitation

Re: Problem controlling output

2000-04-25 Thread Kym Kovan
Hi Hubert, I'm having a problem controlling the output of a form. . form, in part: Joke title #5: SELECT NAME="a" OPTION CFOUTPUT QUERY="Titles" OPTION VALUE="#JokeID#"#JokeTitle# /cfoutput /selectP The form action template: CFQUERY DATASOURCE="Jokes" NAME="JokeData" SELECT Joke FROM

Re: WOT: IIS Bizarreness

2000-04-18 Thread Kym Kovan
Hi Sean, Sorry for the OT post, Actually when you see the answer its not off-topic at all :-) ...One of several Websites dead, rest OK ... I checked out the log files to see if I could figure anything based on that. Lo and behold I find that although I have IIS set to create a new log file

Re: Slightly OT: Listserver

2000-04-09 Thread Kym Kovan
Hi Uwe, What is the best and what is the cheapest (free ?) listserver-product ? Any CF-Solutions out as well ? You get what you pay for. There are many List servers out there, some free things for linux, not so easy for NT, winding up to very fancy boxes for fancy prices on all platforms. The

Re: cybercash or CF-supporting UK/AU equivalent

2000-04-09 Thread Kym Kovan
Hi Kay, I have a client who is based in both England and Australia, who needs real-time credit card processing on a CF site Does anyone know of any other cc processors with CF support? Any based in the UK or Australia? Finally, any to avoid? Wearing my cf-hosting hat we use 2 here that

Re: Quick Q...

2000-03-28 Thread Kym Kovan
Hi Aidan, how can I obtain CGI.SCRIPT_NAME minus the index.cfm, like... /internet/templates/TestCFTemplates/SystemFunctions/ GetDirectoryFromPath() is a nice function but following on from some of the other posts one way to get everything except the back of a list is to reverse it, do a

<    1   2