RE: FED-Ex API calls

2003-04-04 Thread Edwards Robert (air0rae)
Now why on earth would you want to interface with FedEx? :) After all UPS is now Synchronizing Commerce. Rob UPS Developer -Original Message- From: Ciliotta, Mario [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 10:18 AM To: CF-Talk Subject: FED-Ex API calls Hi, Has anyone

RE: FED-Ex API calls

2003-04-04 Thread Edwards Robert (air0rae)
to drive the big brown truck :-) But serious if anyone has any info it would really help. Thanks Mario -Original Message- From: Edwards Robert (air0rae) [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 10:23 AM To: CF-Talk Subject: RE: FED-Ex API calls Now why on earth would you want

RE: DevCon 2003

2003-03-28 Thread Edwards Robert (air0rae)
Please try to keep personal political views out of the discussions on this list. I read the messages on here to keep informed of ColdFusion items in the world, not hear disparaging remarks about the President, the War or any other global issues. -Original Message- From: Bryan Stevenson

URL Parameter list?

2003-03-21 Thread Edwards Robert (air0rae)
I know I can loop through form variables by using Form.FieldNames as a list, but is there a similar ability to loop through the URL Parameter? (IE. I use form action get instead of post). I need this ASAP as I have to turn over a project today. Thanks, Rob

RE: URL Parameter list?

2003-03-21 Thread Edwards Robert (air0rae)
. Regards, James Blaha Edwards Robert (air0rae) wrote: I know I can loop through form variables by using Form.FieldNames as a list, but is there a similar ability to loop through the URL Parameter? (IE. I use form action get instead of post). I need this ASAP as I have to turn over a project today

SOT: Wrox and Friends of Ed closing.

2003-03-20 Thread Edwards Robert (air0rae)
I don't know it was mentioned on the list yet or not, but Wrox press and Friends of Ed books are closing their doors. It appears that their parent company, Peer Publishing has filed for bankruptcy. Apparently all employees have been let go and many authors are not going to be getting all of the

RE: NOT A CRITICAL ISSUE - CFUPDATE vs CFQUERY UPDATE tablena me e tc.

2003-03-18 Thread Edwards Robert (air0rae)
What database were you using? Oracle has known problems with CFUPDATE and CFINSERT. -Original Message- From: Hawkes, Keith A CIV [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 2:19 PM To: CF-Talk Subject: NOT A CRITICAL ISSUE - CFUPDATE vs CFQUERY UPDATE tablename e tc. I was

RE: MDAC 2.7

2003-03-17 Thread Edwards Robert (air0rae)
MDAC 2.6 and higher does not provide JET Data components. JET is the microsoft access format. You may need to download the following file. http://download.microsoft.com/download/dasdk/Install/40SP3/WIN98Me/EN-US/Jet 40SP3_Comp.exe -Original Message- From: Jeremy Bunton [mailto:[EMAIL

Query of Queries w/ subquery in CF 5?

2003-03-13 Thread Edwards Robert (air0rae)
I am using ColdFusion 5 Enterprise Edition. I have 2 separate oracle databases that cannot communicate to each other, but the web server can communicate to them individually. I am pulling back data from to queries as such. Query 1: Machine1 null Loc1 Machine2 null Loc2

Coldfuion journal archives

2003-03-13 Thread Edwards Robert (air0rae)
I'm trying to read the Cold Cup of Joe articles in the CFDJ archives. When accessing, it says I need to enter my Access Code. I am a subscriber to the journal, but where do I find my access code? Rob ~| Archives:

RE: CFAdvocacy.org: Looking for contributors

2003-03-13 Thread Edwards Robert (air0rae)
I think my mind's eye just went blind -Original Message- From: Angel Stewart [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 2:10 PM To: CF-Talk Subject: RE: CFAdvocacy.org: Looking for contributors You GO man! This is great! GO CF! Its your birthday! Go CF! We go'n

RE: CF Tag Reference PDF

2003-03-10 Thread Edwards Robert (air0rae)
There is a slightly newer poster that I found on TeraTech's website -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 8:35 AM To: CF-Talk Subject: Re: CF Tag Reference PDF - Original Message - From: Randell B Adkins [EMAIL

RE: CF Tag Reference PDF

2003-03-10 Thread Edwards Robert (air0rae)
Dangit. Outlook closed on me before I could paste in the link. http://www.cfconf.com/cfun2k/tagposter.pdf It's dated 2000, so it probably is not much newer then 4.5 -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 8:35 AM To: CF-Talk

Subquery in query of queries in cf5

2003-03-07 Thread Edwards Robert (air0rae)
I am using ColdFusion 5 Enterprise Edition. I have 2 separate oracle databases that cannot communicate to each other, but the web server can communicate to them individually. I am pulling back data from to queries as such. Query 1: Machine1 null Loc1 Machine2 null Loc2

Subquery in Query of Queries on CF5

2003-03-05 Thread Edwards Robert (air0rae)
I am using ColdFusion 5 Enterprise Edition. I have 2 separate oracle databases that cannot communicate to each other, but the web server can communicate to them individually. I am pulling back data from to queries as such. Query 1: Machine1 null Loc1 Machine2 null Loc2

Query of Queries in CF5 with Subquery

2003-03-03 Thread Edwards Robert (air0rae)
I am using ColdFusion 5 Enterprise Edition. I have 2 separate oracle databases that cannot communicate to each other, but the web server can communicate to them individually. I am pulling back data from to queries as such. Query 1: Machine1 null Loc1 Machine2 null Loc2

RE: Company Name

2002-09-11 Thread Edwards Robert (air0rae)
Or he could call the interface Multi'Medias' Rob Edwards Phone: (502) 359-1627 Systems Management Tools Pager: (502) 478-1116 United Parcel Service Fax:(502) 359-0094 EMail: [EMAIL PROTECTED] (2B || !2B) == ? -Original Message-

OT: Stupid SQL Problem (in oracle)

2002-09-10 Thread Edwards Robert (air0rae)
I need some way to convert a word into a number. I know I've done it once before, but I can't remember what I did. For example, I have a query that will return something like the following: Machine1 Running Machine2Running Machine3Offline Machine4Running Machine5Offline

Slightly OT: CFQuery, Oracle and Limiting rows

2002-08-28 Thread Edwards Robert (air0rae)
I have a query that returns about 5000+ rows of data. Currently it takes about 51 seconds to execute (it's a very complex query). I'm only displaying 100 records per page using start and end rows in a cfloop. The problem is that the query gets executed every time I go to a page and it take 50

RE: Slightly OT: CFQuery, Oracle and Limiting rows

2002-08-28 Thread Edwards Robert (air0rae)
for I'll post the code. Phil -Original Message- From: Edwards Robert (air0rae) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 9:43 AM To: CF-Talk Subject: Slightly OT: CFQuery, Oracle and Limiting rows I have a query that returns about 5000+ rows of data. Currently it takes

RE: Slightly OT: CFQuery, Oracle and Limiting rows

2002-08-28 Thread Edwards Robert (air0rae)
+ 1 = 1000 if i want 401 - 420 x = 20 y = 1000 - 401 + 1 = 600 Hope that helps. - j jim curran technical director nylon technology 212.691.1134 [EMAIL PROTECTED] -Original Message- From: Edwards Robert (air0rae) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 9:43 AM To: CF

RE: CF vs. ASP

2002-08-27 Thread Edwards Robert (air0rae)
Ok, I think it's time for me to toss in my 2 cents (.75 cents Canadian). I am replying now, because most of this discussion took place after I went home yesterday. Truth is, I am an ASP developer. I have been for quite some time. I have been developing ASP since version 1.0 and have written

RE: Fusebox Books

2002-08-26 Thread Edwards Robert (air0rae)
Depends on the version of Fusebox you're planning to use. Fusebox 2.0, then read the Fusebox: Developing Cold Fusion Apps. Fusebox 3.0, then Discovering Fusebox 3. I've read them both and like the discovering fusebox 3 myself. Fusebox 3 is a little cleaner and more obvious for a OO Programmer.

Problem with \ in a Javascript/Query

2002-08-22 Thread Edwards Robert (air0rae)
I have a page that populates a combo box via javascript. The data that is returned from a query is (quotes included) \\somemachine\somedir\some.exe. The Javascript sets the value via the code new Option('\\somemachine\somedir\some.exe','\\somemachine\somedir\some.exe' ) (that's the double quotes

RE: Problem with \ in a Javascript/Query

2002-08-22 Thread Edwards Robert (air0rae)
I kind of figured that. I forgot about the replace function and was trying to figure out how to do it with RegEx. Leave it to me to try to put a square peg in a round hole. Rob Edwards Phone: (502) 359-1627 Systems Management Tools Pager: (502) 478-1116 United

RE: Nashville Anyone

2002-08-20 Thread Edwards Robert (air0rae)
What qualifies as close? Rob Edwards Phone: (502) 359-1627 Systems Management Tools Pager: (502) 478-1116 United Parcel Service Fax:(502) 359-0094 EMail: [EMAIL PROTECTED] (2B || !2B) == ? -Original Message- From: Brian Thornton

RE: ANY Major Company using Cold Fusion

2002-08-16 Thread Edwards Robert (air0rae)
UPS (albeit, 4.x) but we're using it. Rob Edwards Phone: (502) 359-1627 Systems Management Tools Pager: (502) 478-1116 United Parcel Service Fax:(502) 359-0094 EMail: [EMAIL PROTECTED] (2B || !2B) == ? -Original Message- From:

RE: Cfloop

2002-08-16 Thread Edwards Robert (air0rae)
Yes, but not through 2 queries (i think) Rob Edwards Phone: (502) 359-1627 Systems Management Tools Pager: (502) 478-1116 United Parcel Service Fax:(502) 359-0094 EMail: [EMAIL PROTECTED] (2B || !2B) == ? -Original Message- From: Jim

RE: Maximizing/Minimizing menu using span..div

2002-08-15 Thread Edwards Robert (air0rae)
Set the style of your DIVs when created to display:none and they won't be expanded. In the click code for changing the div from collapsed to expanded, you can also change the img src by specifying the img by it's ID. Hope this helps, Rob Edwards Phone: (502) 359-1627

RE: CFMX error - again!!

2002-08-13 Thread Edwards Robert (air0rae)
I don't have MX, but if I remember my java right, it has to do with the 50 :cfset request.msgString=msg=DBError the symbol dereferences a pointer reference. In this case, you are dereferencing a string variable. Maybe try changing the to a +? Rob Edwards Phone:

RE: CFMX error - again!!

2002-08-13 Thread Edwards Robert (air0rae)
Ok I did a little research. I found that strings are passed by value to functions. When you set a variable equal to another string, you're actually setting it equal to a copy of the string. When you do the Duplicate() function, you actually try to dereference the CFCATCH variable (which is

CF4 Java Applet Problems

2002-08-09 Thread Edwards Robert (air0rae)
I need independent confirmation of this. We have ColdFusion 4.0 running on our web servers. I installed the latest Java Virtual Machine from Sun on my PC. When I run a web page with a cold fusion java applet in it (CFGRID) I get an error. If I disable the Sun Java VM in Internet