CF Socket Connections

2007-04-03 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Ok I know this is possible with java so it's possible in CF but what I can't find is a good resource which talks about the how-to's and why would you of socket connections. People around here have been mentioning using a socket connection to get some data from a service (yea it's that vague) and

RE: Help Selling ColdFusion to non technical Marketing VP

2007-03-28 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
HEY THAT'S ME! :) ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL PROTECTED] SIPRNET: [EMAIL PROTECTED] -Original Message- From: Josh

RE: (ot) forcing lowercase urls

2007-03-23 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
You might also want to give a spell check ISAPI filter a try: http://www.urlspellcheck.com/ I can't see this site form my current location (love proxy servers) but it's just there as a starting point. ---_ Eric R. Jones Senior

Expandpath issue...

2007-03-22 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Ok here's a weird on for you. I'm debugging a 3rd partied custom tag and they are doing on an expand path on a file which may or may not exist. The issue is that when it doesn't exist it returns a struct which is empty. Shouldn't expandpath throw an error if it can't find the file? How I can I

Expandpath issue...

2007-03-22 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Never mind the original creator of the custom tag used a reserved word and that was causing the issue. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL

Application.cfc and missing templates

2007-03-20 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Why doesn't the Application.cfc file run when a template isn't found? Anyone know how to catch these WITHOUT using the missing template handler in CF Administrator??? I had a solution using CFERROR tags in application.cfm but since application.cfc isn't running nothing executes.

RE: GotCFM.com - Need Opinion on Whether to Approve a Site

2007-03-20 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
What we really need is a digg style voting system. So those sites which get voted as being a Great Example get featured placement while others fall lower on the listing. This way the blogs and NSF sites could still be listed but might possibly be shown way down the listing.

RE: Virtual pages, without extensions. How to do it?

2007-03-16 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Couldn't another option be to use your application.cfm to intercept the urls and then dynamically build and show the pages. Might be a lot of overhead but it's an idea. ­­­_ Eric R. Jones Senior Web Application Developer,

RE: Virtual pages, without extensions. How to do it?

2007-03-16 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
If I recall I think in IIS you can configure it so it doesn't HAVE to have the files to actually run. I remember seeing this somewhere, but no idea when / where. ­­­_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD

RE: Any Known Issues: Asp and Cf on same server

2007-03-16 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
I'm doing this right now and so far I haven't run into any issues. Even have some of my CF and ASP talking to each other via forms and URLs. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN

RE: CSS help?

2007-03-16 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Can you nest a DIV inside a P? I thought you had to use SPAN's for this. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL PROTECTED] SIPRNET: [EMAIL

RE: CSS help?

2007-03-16 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Think about that statement and then ask yourself did it really work on IE :) ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL PROTECTED] SIPRNET:

RE: Funky inherited code question regarding cfif and boolean/string values

2007-03-14 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
The format is fine. Since CF doesn't strongly type stuff false, 'false', no, 0 are all the same thing. If the var's don't exist though it will through an error. I'd wrap it in an isdefined and just to be safe maybe even trim it out, depending on how the vars are set and where the data is coming

RE: Why is this not working

2007-03-13 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Try adding the name of the query in front of your #status_id# and #status# variable names. So it would read like #getStatusRet.Status_ID# and #getStatusRet.Status# ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD

RE: getAdminHash after loading MX 7 updater

2007-03-13 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Just a shot in the dark try resetting the password by changing the password.properties file from encrypted = true to encrypted = false and put in a plain text PWD. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD

RE: getAdminHash after loading MX 7 updater

2007-03-13 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Were there any errors encountered during the updater? Have you check the CF logs and server logs? Maybe something got messed up. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm

RE: getAdminHash after loading MX 7 updater

2007-03-13 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Is your CFIDE in the same place ??? ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL PROTECTED] SIPRNET: [EMAIL PROTECTED] -Original

RE: getAdminHash after loading MX 7 updater

2007-03-13 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Try these: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=2thr eadid=1125254enterthread=y Or http://www.horwith.com/index.cfm?mode=entryentry=9CD55578-E081-0478-47B 1AE93DE51D620 ---_ Eric R. Jones Senior Web

RE: IE6 IE7?

2007-03-09 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
This came across the wires recently http://blogs.msdn.com/ie/archive/2006/11/30/ie6-and-ie7-running-on-a-sin gle-machine.aspx ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm

RE: String Function

2007-03-08 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
cfset listToArray(LIST,'_') Then you can reference each as an array element to further process. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL

RE: String Function

2007-03-08 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
cfset listToArray(LIST,'_') Then you can reference each as an array element to further process. ---_ Eric R. Jones Senior Web Application Developer, AFNOC/NCD Barksdale AFB, LA DSN 781-7784 Comm (318) 456-7784 NIPRNET: [EMAIL

RE: DST Time Zone Java Patch For ColdFusion MX - Help needed

2007-03-08 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
I've posted a blog on this: http://www.sitepoint.com/blogs/2007/03/04/are-your-clocks-cleaned/ As well as lot of other people :) http://www.sphere.com/search?q=coldfusion+dstdatedrop=0lang=allsortby =rel ---_ Eric R. Jones

Java.io.file

2007-03-07 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
I'm trying to use the java.io.file class but for some reason it's not working. I'm doing a simple createobject(java,java.io.file); but it keeps telling me there was an object instantiation error. We recently change the JVM so our CF7 servers would be compliant with the DST changes. Is there

RE: Java.io.file

2007-03-07 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
) ) File might need to be capitalized. Also, it needs a path for the Init() method (constructor). ... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: Jones Eric R Ctr 8 AF Det 1

RE: Java.io.file

2007-03-07 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 2:47 PM To: CF-Talk Subject: Re: Java.io.file On 3/7/07, Jones Eric R Ctr 8 AF Det 1/AFNOC [EMAIL PROTECTED] wrote: I'm doing a simple createobject(java,java.io.file); but it keeps telling me there was an object instantiation error. You got

RE: Java.io.file

2007-03-07 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 07, 2007 3:10 PM To: CF-Talk Subject: Re: Java.io.file On 3/7/07, Jones Eric R Ctr 8 AF Det 1/AFNOC [EMAIL PROTECTED] wrote: Ok here's one for you. I'm unable to convert this epoch time to a friendly stamp because the number