CFMX 7 Scheduler Resetting

2005-09-02 Thread Mark Knox
I'm having the following problem: Running on Windows 2003 SP1 Upgraded to CFMX 7 from CFMX 6.1 Applied Cumulative Hotfix 3 Rebooted / Restarted Now, my scheduled tasks get reset to 00:00:00 at midnight each night. I have to manually go in and reset them each morning. This was a problem in 6.1

Re: XMLValidate

2005-06-07 Thread Mark Knox
Thanks for the response Barney. I actually take the raw XML text file and use XMLParse() on it first which converts it to an object. The XMLParse() function does not return an error and, in fact, parses it fine. I can view the object with and it appears to be well-formed XML (as an object).

XMLValidate

2005-06-07 Thread Mark Knox
ve no earthly idea what this means. Any information from the community would be greatly appreciated! Best regards, Mark Knox [EMAIL PROTECTED] ~| Logware (www.logware.us): a new and convenient web-based time tracking applic

Re: Important for MM Folks concerning SSL Ceritificates and CFMX

2004-11-10 Thread Mark Knox
The original topic link for this is: http://www.houseoffusion.com/lists.cfm/link=m:4:13865:72003 Thanks! Mark ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://ww

Re: Important for MM Folks concerning SSL Ceritificates and CFMX

2004-11-10 Thread Mark Knox
Hello all, I'm running into a similar problem attempting to access an external website via (and eventually I'll use since it is a web service. The vendor is using a "homemade" cert which he as sent to me along with a keystore. I've attempted loading the .CER file into the cacerts keystore p

Re: Auto Sorting Problem

2004-09-07 Thread Mark Knox
thanks to all that responded to my request for info.  i didn't think there was a way to get the columns unsorted.  I wasn't actually going to depend on the order for any critical formatting or anything.  It's just aggrevating that MM would just asssume that everyone would want the columns pre-sorte

Re: Auto Sorting Problem

2004-09-07 Thread Mark Knox
k a dependancy, rather than the > non-exception failure if you just rely on the order the SQL server > throws back at you. > > cheers, > barneyb > > > On Fri, 03 Sep 2004 17:48:30 -0400, Mark Knox <[EMAIL PROTECTED]> wrote: > > I know I've seen this on a l

Auto Sorting Problem

2004-09-03 Thread Mark Knox
I know I've seen this on a list before but couldn't remember where.  When displaying or using the cfquery.columnList variable, the columns are automatically sorted in alphanumeric order.  Is there any way to retrieve the columnlist in the order it was returned by SQL-Server -- which is the order as