RE: Context Root

2006-06-02 Thread Botts, Tom
to here: http://www.site.com/cfusion/index.cfm The image http://www.site.com/images/image.gif does not show up in the index.cfm page. Is this correct? On 5/12/06, Botts, Tom [EMAIL PROTECTED] wrote: We are running ColdFusion under JRUN and this is working fine for 4 different IIS web sites. We

RE: Cybercash Tag Question

2006-03-14 Thread Botts, Tom
[mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 4:30 AM To: CF-Talk Subject: Re: Cybercash Tag Question On Tuesday 14 March 2006 03:23, Botts, Tom wrote: I am going to be using the cybercash tag v 3.2. It used to be that every order id going to the tag had to be unique across all

RE: CF MX 7 and DB2 connection timeout

2006-03-08 Thread Botts, Tom
If you want to try a jdbc driver, we use the jtopen driver. We have used it for several years. Download the jtopen.zip file, put the jt400.jar file with the rest of your drivers - jrun/servers/lib I think. You can dload it here https://sourceforge.net/projects/jt400 -Original Message-

Calculate the time elapsed between two dates based on business hrs

2006-03-06 Thread Botts, Tom
Has anyone tackled this before? I am trying to calculate the time elapsed between two dates based on business hrs. It will be used to build a report that tells us how long it takes to process an order. Basically only M-F 8am-6pm counts. Using datediff uses a 24hr calendar. I've looked at

Client deadlock

2005-08-03 Thread Botts, Tom
I am getting a ton of these error messages. They are not in the coldfusion admin logs but under Jrun/logs/cfusion-out.log. This is a MX 7 installation, sql 2000, server 2003. These are the steps we have tried so far: 1. We observed we are getting these on both our production box and test box.

Log Errors

2005-05-20 Thread Botts, Tom
I've noticed we have been getting a lot of these errors in our logs recently. I've googled around a little but don't know where to start looking. Is it more of a sql problem ? We are running MX7. 05/20 08:55:30 Information [jrpp-549] - [Microsoft][SQLServer 2000 Driver for

Best Practice

2005-03-17 Thread Botts, Tom
I am converting an old Access application. When a user opens the application it refreshes data from a remote machine to the local tables. What would be the best practice to use for the web app. I plan on using sql instead of access. Each person that logs in would get their own version of the

Padding

2005-02-17 Thread Botts, Tom
= ' parts repeatstring( ,300 - len(parts)) ' cfset asParts2 = ' ljustify(parts,300) ' Thanks, Tom Botts ~~~ Tom Botts Programmer/Analyst Gilbarco Inc. 336-547-5911 phone 336-547-5163 fax [EMAIL PROTECTED] www.gilbarco.com file://www.gilbarco.com

ODBC Problems?

2003-03-03 Thread Botts, Tom
I'm getting errors with my MX box trying to connect to an AS/400. After about an hour the MX server hangs. Stopping and starting the ODBC services generally clears it up. Just wondering if anyone has any ideas or if anyone is experiencing similar problems ? Here is one of the error messages I