RE: Tool recommendations

2004-07-10 Thread Ray Bujarski
Thanks everyone for you help.  These are some excellent suggestions. Ray -Original Message- From: Dick Applebaum [mailto:[EMAIL PROTECTED] Sent: Saturday, July 10, 2004 6:45 AM To: CF-Talk Subject: Re: Tool recommendations On Jul 9, 2004, at 10:10 PM, Ray Bujarski wrote: > I want

Tool recommendations

2004-07-09 Thread Ray Bujarski
I want to set up a new site that will be for a band, does anyone know of any good: 1) Calendar applications for scheduling 2) Image gallery applications 3) Bulletin Boards Been a while I looked at new tools, so I wanted to get the communities input for eval purposes. For example I like YaBB f

Free BBS

2004-03-26 Thread Ray Bujarski
I am looking for an opensource BBS, that is free.  Can anyone point me to a good one?   Ray [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Regex help

2004-03-22 Thread Ray Bujarski
At(text, length - 1, " #chr(9)#"); Chr(9) is the tab char, by the way. Cheers, barneyb > -Original Message- > From: Ray Bujarski [mailto:[EMAIL PROTECTED] > Sent: Monday, March 22, 2004 4:10 PM > To: CF-Talk > Subject: RE: Regex help > > I got passed thi

RE: Regex help

2004-03-22 Thread Ray Bujarski
t \A or \Z, which always > match the start or end of the string, respectively. For > information on \A and \Z, see Using escape sequences. > > > -nathan strutz > > > > Ray Bujarski wrote: > > > I am parsing a document that is a simple un

RE: Regex help

2004-03-22 Thread Ray Bujarski
I got passed this, but now am faced with another issue: I have a string where the first part is a name the second part is a unique id and the third is a phone number.  The names will always begin with an upper case letter so my string looks like this: Ray Bujarski rayb 10101 Or it could look

RE: Regex help

2004-03-22 Thread Ray Bujarski
containing one line). Cheers, barneyb > -Original Message- > From: Ray Bujarski [mailto:[EMAIL PROTECTED] > Sent: Monday, March 22, 2004 10:56 AM > To: CF-Talk > Subject: Regex help > > I am parsing a document that is a simple unix text document.   > I want to > g

Regex help

2004-03-22 Thread Ray Bujarski
I am parsing a document that is a simple unix text document.  I want to grab one line at a time so I use refind("^.*$", text, 1, true).  However this doesn't grab a single line at a time, it grabs the entire blob of text?!  Am I doing something wrong?   Thanks, Ray [Todays Threads] [This Messa

RE: Deploying Java Application on CFMX server

2004-03-12 Thread Ray Bujarski
ac OS X that is exactly what you are doing -- I assume that it is similar on other 'Nix   platforms. The MM doc at: http://www.macromedia.com/support/coldfusion/j2ee/ cfmxj2ee_mac_onjrunandtom.html covers this. HTH Dick On Mar 12, 2004, at 4:54 PM, Ray Bujarski wrote: > Right, but t

RE: Deploying Java Application on CFMX server

2004-03-12 Thread Ray Bujarski
Right, but the issue I am attempting to address here is utilization of the JRUN server that comes bundled with the CF Server.  I have an application war file that I would like to deploy on this server, but I am not able to find any documentation on doing such a thing for obvious reasons.  Has anyon

Deploying Java Application on CFMX server

2004-03-05 Thread Ray Bujarski
Has anyone ever deployed a java application on a CFMX server?  Is it possible?  Can anyone point me to some documents as to how to deploy an ear file?   Thanks! Ray [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: CFcontent

2004-02-05 Thread Ray Bujarski
e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com - Vancouver Island ColdFusion Users Group Founder & Director www.cfug-vancouverisland.com   - Original Message

CFcontent

2004-02-05 Thread Ray Bujarski
I have an excel document that I want to display as html.  Is there a way to use cfcontent to change the mime type of these docs to text/html?  I have many Unix users, and I need to be sure that they can view these documents.  I know that I can "save-as" html, or convert the document to pdf, but was

XML reformatting

2004-02-04 Thread Ray Bujarski
I have an Excel document that has been standardized, and is saved as XML, then submitted to my department.  The requirement is to reformat this document in a more readable/useful format.  I was going to use XSLT to do this transformation, but the limitations of the language is making this difficult

Site wide error handling

2004-01-23 Thread Ray Bujarski
I obviously don't understand how it really works, but I can't find any good documentation on this subject.  I am trying to capture all errors that happen on our CF prod server, send an email with all the good info to a ticket tracking system, and offer the user a more friendly page.   So I went in

Anyone know how to upload a file to oracle's clob?

2003-11-11 Thread Ray Bujarski
I want to store a file in an oracle datafield.  I don't know how to do this.  The reference book says it will handle any binary data up to 4gig.  But I can't find any info on how to insert/retrieve/or edit. Thanks, Ray [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [Use

Consultants

2003-10-16 Thread Ray Bujarski
Any consultants interested in a 30 day quick in-and-out job in San Diego? ColdFusion knowledge is a must, working with LDAP or siteminder a plus.  XML a plus.  The job will be to extend an existing app to support authentication, and batch processing. Ray Bujarski [Todays Threads] [This

Scanned uploading

2003-10-16 Thread Ray Bujarski
were your solutions? How did you deal with scanning uploaded files? Any help is greatly appreciated. Ray Bujarski Direct 858-845-7669 Pager  858-636-9900 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: RE: Server Slowness

2003-10-03 Thread Ray Bujarski
ong?  im sure a *nix person on the list will help, but there are many config settings that *might* be wrong, but don't fret, its your config not CFMX. ...tony tony weeg senior web applications architect navtrak, inc. www.navtrak.net [EMAIL PROTECTED] 410.548.2337 -Original Message

Server Slowness

2003-10-03 Thread Ray Bujarski
, because so far we think that Macromedia's product is a P.O.S. Can anyone help in our desperation? Thanks, Ray Bujarski Direct 858-845-7669 Pager  858-636-9900 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

how many?

2003-09-27 Thread Ray Bujarski
How many structures deep can I nest?Is this possible? block["#cell_type#"]["#cell#"]["#getKey#"]Thanks,Ray [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Structure of Arrays: more about my error with

2003-09-24 Thread Ray Bujarski
I forgot to mention in my last email that I can output: #leak2[getKey2][3]# but when I try I get that error You have attempted to dereference a scalar variable of type class java.math.BigDecimal as a structure with members. I got it to run actually once by putting "float" in front of it in a cfs

Structure of arrays

2003-09-24 Thread Ray Bujarski
I am trying to set a variable from an element of an array in a structure: temperature = #leak2["#getKey2#"][3]# However I get the following error: You have attempted to dereference a scalar variable of type class java.math.BigDecimal as a structure with members. GetKey2 is a string variable tha

Directory ownership

2003-09-19 Thread Ray Bujarski
I have a web interface that allows users to create directories/files on a mounted project space. Problem is that the web server user creates these directories, so the directories are owned by the webserver user. I need it to be owned by the user that is logged in creating the directories/files. D

RE: Date problem with CFMX and Oracle

2003-09-16 Thread Ray Bujarski
CFMX and Oracle Mm..is Status a reserved word? -Gel -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED] I am trying to do an update to my DB: UPDATE BookInventory SET Status = 'Checked Out', CheckedTo = 'rayb', ChgDate = {ts '2003-09-

Date problem with CFMX and Oracle

2003-09-16 Thread Ray Bujarski
w getting column doesn't exist! Does anyone know why this no longer works? Ray Bujarski Direct 858-845-7669 Pager 858-636-9900 ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.h

RE: CF Server slow with plenty of resources

2003-09-16 Thread Ray Bujarski
Oops I said .08ns I meant .08ms, big difference eh? :) -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 10:19 AM To: CF-Talk Subject: CF Server slow with plenty of resources Hello, I just switchec to CF 6.01 server running on solaris

RE: CF Server slow with plenty of resources

2003-09-16 Thread Ray Bujarski
I can only find errors that I have encountered during development (i.e. template not found for a cfinclude statement) nothing that gives any info as to why this server might be so slow. -Original Message- From: Mike Brunt [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 11:00

CF Server slow with plenty of resources

2003-09-16 Thread Ray Bujarski
Hello, I just switchec to CF 6.01 server running on solaris. This box has 2 750MHz cpus and 2gig of ram. It is running on Iplanet 6 and crawls. The first time I posted this I was told to update from 6 to 6.01, so I have done this and nothing seems any better. Here are some traits: When we first

Development mappings

2003-08-14 Thread Ray Bujarski
How do I set a development mapping? When I click the "browse" tab in my CF-Studio, I get a message stating that I should setup my development mapping in order to use the browse tab. I have the root url mapped in the administrator, obviously I am missing something else as well though. Can anyone h

Development Mapping

2003-08-14 Thread Ray Bujarski
mapping for the sub directory as well? Thanks for any help, Ray Bujarski ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forum

Weird data touch

2003-08-14 Thread Ray Bujarski
em.id #id#--#email# Ray Bujarski Direct 858-845-7669 Pager 858-636-9900 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe

Development mappings

2003-08-14 Thread Ray Bujarski
mapping for the sub directory as well? Thanks for any help, Ray Bujarski ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forum

RDS to oracle

2003-07-29 Thread Ray Bujarski
I am trying to set up an RDS connection via my cold fusion studio to an oracle 8.1.7 db and am unable to do so. Does anyone know of any issues with doing this? I am using the machine host name for the host name, and the correct username and password. But I keep getting the message "The server r

RE: Cfgraph column colors not responding

2003-07-24 Thread Ray Bujarski
m/software/coldfusionstudio/productinfo/resource s/ta g_updaters/ > -Original Message----- > From: Ray Bujarski [mailto:[EMAIL PROTECTED] > Sent: Friday, 25 July 2003 11:59 a.m. > To: CF-Talk > Subject: RE: Cfgraph column colors not responding > > Can anyone cut and paste

RE: Cfgraph column colors not responding

2003-07-24 Thread Ray Bujarski
Can anyone cut and paste their documentation of cfchart into an email for me, I have cfstudio 5 and am unable to find docs on CFChart? Thanks, Ray -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 4:42 PM To: CF-Talk Subject: RE: Cfgraph column

RE: Cfgraph column colors not responding

2003-07-24 Thread Ray Bujarski
be able to replace it with cfchart? > -Original Message----- > From: Ray Bujarski [mailto:[EMAIL PROTECTED] > Sent: Friday, 25 July 2003 11:31 a.m. > To: CF-Talk > Subject: Cfgraph column colors not responding > > I am running CFMX. > I tried to use yellow for the co

RE: Bug Tracking Tool

2003-07-24 Thread Ray Bujarski
Bugzilla is a good one however, our company is using RT(request tracker from www.bestpractical.com) which seems to be far superior to it. It allows an email interface, command line interface, web interface, and a lot more. It too is open source written in perl with an OO approach that is very ea

Cfgraph column colors not responding

2003-07-24 Thread Ray Bujarski
I am running CFMX. I tried to use yellow for the color of one of my cfgraph lines and can't get anything but red. I am using 00 without the pound sign, I have tried it with the pound sign, and even "yellow". The only color I can get the cfgraph tag to render is red. I have noticed many post

RE: Server is very slow

2003-06-27 Thread Ray Bujarski
ter 3? http://www.macromedia.com/software/coldfusion/special/updater/faq/ chris >-Original Message- >From: Ray Bujarski [mailto:[EMAIL PROTECTED] >Sent: Friday, June 27, 2003 9:50 AM >To: CF-Talk >Subject: Server is very slow > >I am running the new CFMX server on

RE: Server is very slow

2003-06-27 Thread Ray Bujarski
3 10:03 AM To: CF-Talk Subject: RE: Server is very slow H ... What happens if you restart services? -Original Message----- From: Ray Bujarski [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 1:00 PM To: CF-Talk Subject: RE: Server is very slow Found it (capital letters

RE: Server is very slow

2003-06-27 Thread Ray Bujarski
ctory have any zero bite files in it? Or a ton of mail? That would cause something like this. Dan Phillips www.CFXHosting.com 1-866-239-4678 [EMAIL PROTECTED] -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 12:50 PM To: CF-Talk Subject: Serv

RE: Server is very slow

2003-06-27 Thread Ray Bujarski
directory have any zero bite files in it? Or a ton of mail? That would cause something like this. Dan Phillips www.CFXHosting.com 1-866-239-4678 [EMAIL PROTECTED] -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 12:50 PM To: CF-Talk Subject: Server is

RE: Server is very slow

2003-06-27 Thread Ray Bujarski
Subject: RE: Server is very slow Does the cfusionmx/mail/spool directory have any zero bite files in it? Or a ton of mail? That would cause something like this. Dan Phillips www.CFXHosting.com 1-866-239-4678 [EMAIL PROTECTED] -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED

OT: silicon

2003-06-27 Thread Ray Bujarski
I am trying to tell our management that we need more ppl. Does anyone work for a silicon manufacturing company that supports it's engineers? If so I am trying to understand the industry standard for howmany cfml developers per engineer. Thanks for any input... Ray Bujarski Direct 858-845

Server is very slow

2003-06-27 Thread Ray Bujarski
this server down a bit? Thanks for any info anyone may have? Ray Bujarski Direct 858-845-7669 Pager 858-636-9900 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com

Fixed my Verity k2 problems

2003-04-04 Thread Ray Bujarski
H so it is only a local var. Add the line "export LD_LIBRARY_PATH" before the "K2_MODE=SEARCH" line then viola! Ray Bujarski ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscrip

RE: Verity to index sql server.

2003-04-04 Thread Ray Bujarski
I don't know which version of CF server you are running however on mine one of the fields when creating/editting the task is for request time out. Also, you should be able to put the RTO in the url for the url param just as you do in a browser. Hope that helps -Original Message- From: Cos

Anyone successfully set up Verity K2?

2003-04-03 Thread Ray Bujarski
Has anyone successfully set up Verity K2, and populated their collections? If so anyway I can take a look at your k2server.ini file? Thanks, Ray ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Verity K2 Issues: Not able to register collection.

2003-04-03 Thread Ray Bujarski
s would be awesome! Thanks, Ray Bujarski ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thene

Verity Issues

2003-04-01 Thread Ray Bujarski
me! Thanks, Ray Bujarski Direct 858-845-7669 Pager 858-636-9900 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forum

Verity issues

2003-03-26 Thread Ray Bujarski
l, I am however getting back things like UMC which the only relation I can see is that they are both acronyms. Does anyone know why verity would be finding things like this in the index when I clearly specified something completely different? Any help would be greatly appreciated. Than

OT: Javascript

2003-03-17 Thread Ray Bujarski
I need to test howmany items are selected in a select box, is there anyway in javascript to do this. I have tried fromElem.options[fromElem.selectedIndex].length Where fromElem is the select box, but that obviously didn't work. Thanks Ray ~~~

RE: Image toolbar

2003-01-22 Thread Ray Bujarski
wever, technically, I think it's largely unnecessary and bound to just frustrate your users. - Jim - Original Message ----- From: "Ray Bujarski" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 1:22 PM Subject: Imag

Image toolbar

2003-01-22 Thread Ray Bujarski
I have images that I want to protect, IE put in this new browser feature in that when you hover your mouse over the image it pops up a toolbar that allows the user to print, save, email, etc the picture they are hovering thier mouse over. I found in the browser settings where you can turn this of

Interested?

2002-12-06 Thread Ray Bujarski
I work for Qualcomm in San Diego, I just wanted to let the locals know that we need you! Position: Sr. Engineer/Engineer Requirements: Computer Science Degree Cold Fusion Perl Oracle DB Javascript If you are interested, or know someone that is please send a resume directly to me. The company has

OT: XML

2002-10-18 Thread Ray Bujarski
Sorry this is so far off topic, but... I am working with an application that generates XML. We are using xml to integrate a CF application with some perl wrappers we are developing. We reached a point where we are wondering if we made the right decision. XML is SO verbose! With such limited functi

MX Dates and Oracle

2002-10-03 Thread Ray Bujarski
I am using the below code on a CF4.5 server that works just fine against an oracle DB, I moved it to an MX server and I get the error "invalid column name". I cut and pasted the exact same code. Does anyone know of any issues with MX server and Dates? I am using oracle 8i if that matters SELE

RE: CFTREE on CFMX

2002-10-02 Thread Ray Bujarski
plets located within the ColdFusion administrator? Deb -Original Message- From: Ray Bujarski [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 6:54 PM To: CF-Talk Subject: RE: CFTREE on CFMX No, it's not a broken image. That is simply the result I am getting. I am usi

RE: CFTREE on CFMX

2002-10-02 Thread Ray Bujarski
dater. | -Original Message- | From: Ray Bujarski [mailto:[EMAIL PROTECTED]] | Sent: Wednesday, October 02, 2002 3:54 PM | To: CF-Talk | Subject: RE: CFTREE on CFMX | | | No, it's not a broken image. That is simply the result I am | getting. I am using CFTREE with the new MX Server and | macromed

RE: CFTREE on CFMX

2002-10-02 Thread Ray Bujarski
No, it's not a broken image. That is simply the result I am getting. I am using CFTREE with the new MX Server and macromedia changed something. It is a known bug 47077, I am having difficulty locating a patch though to solve the issue. -Original Message- From: Brook [mailto:[EMAIL PROT

RE: CFTREE on CFMX

2002-10-02 Thread Ray Bujarski
So I just found a posting that said MacroMedia plans to update this bug (47077) in the next updater. Does anyone know if there is currently a patch for this issue? I tried the hot fixes and didn't see anything. Thanks for any guidence. Ray -Original Message- From: Ray Bujarski [m

CFTREE on CFMX

2002-10-02 Thread Ray Bujarski
Does anyone know why the CFTree tag wouldn't work in CFMX on solaris? I have been going insane trying to find out what is wrong. All I get in place of the tree is something similar to what you would get when the src is wrong in an image tag. Thanks for any help. Ray

OT: Oracle 9i

2002-09-20 Thread Ray Bujarski
Anyone out there done any work with creating XML documents with Oracle 9i? I am having troubles getting started with an aspect of my program. I have a web interface for entering data into my database. The database is also interfaced from a command prompt, using perl scripts. Anytime the database

CFMX - cftree doesn't work

2002-09-18 Thread Ray Bujarski
Just installed CFMX on a Solaris box, copied some code over that worked fine on my cf4.5 box, but the cftree that I am using seems to be broken. Anyone know why cftree wouldn't work on a CFMX server? It just shows an outline of the tree browser, with a broken img icon in the box. No error. Thank

Mysterious second set of single quotes

2002-09-09 Thread Ray Bujarski
uotes when I output within the cfquery tags? Ray Bujarski Direct 858-845-7669 Pager 858-636-9900 __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archive

Cascade delete

2002-09-04 Thread Ray Bujarski
techver_id = 1 Thanks, Ray Bujarski Direct 858-845-7669 Pager 858-636-9900 __ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com

Log Scaled Graphing

2002-08-19 Thread Ray Bujarski
Hello, I am trying to use some of the graphing features with CF server 5. Based on the wide veriety of data that is returned I wanted to know if any of you have ever scaled a graph Logarithmically? I need a way to represent the data better. The data is simulation times based on seconds...some of

RE: MM Folks...

2002-08-19 Thread Ray Bujarski
Hello, I am trying to use some of the graphing features with CF server 5. Based on the wide veriety of data that is returned I wanted to know if any of you have ever scaled a graph Logarithmically? I need a way to represent the data better. The data is simulation times based on seconds...some of

multifunction anchor

2002-07-18 Thread Ray Bujarski
In IE you can do something like this Engineering where everything before the # locates the user to the document, then the #eng links to a named anchor. Does anyone know of a way to handle this for netscape? Thanks, Ray Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED

getting auto id

2002-06-26 Thread Ray Bujarski
I can return this value back to the cold fusion application server for use in my relation insertion? Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ This list and all House of Fusion resources hosted by

Does anyone know what this error means???

2002-05-20 Thread Ray Bujarski
ector generation evaluation on Orion. Bringing up the transition delay fault flow on Orion.', 'Ray', 'Bujarski')" Data Source = "SSR" The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (56:

CFEXECUTE

2002-05-16 Thread Ray Bujarski
ecute. I looked and cfexecute is not disabled on the server. Does anyone know why this wouldn't work? Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Get the mailserver that powers this li

Re: WYSIWYG-cross browser

2002-05-09 Thread Ray Bujarski
not work on Unix. >You could always roll your own using a Flash front end and a CF backend... > >-Drew > >On 5/9/02 1:28 PM, "Ray Bujarski" <[EMAIL PROTECTED]> wrote: > > > Yes, it will need to work with in Netscape and IE/Windows and UNIX. > > > > &g

Re: WYSIWYG-cross browser

2002-05-09 Thread Ray Bujarski
Yes, it will need to work with in Netscape and IE/Windows and UNIX. At 01:26 PM 5/9/2002 -0500, you wrote: >Are you looking for one that will work as part of a web application? >Does it also need to be cross platform? >-Drew Harris > >On 5/9/02 1:19 PM, "Ray Bujarski"

WYSIWYG-cross browser

2002-05-09 Thread Ray Bujarski
Does anyone know of a good cross browser wysiwyg editor? Do they even exist? Unfortunately, I work with a shop that is dominated by netscape. Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Get the mailserver

RE: Hosting

2002-04-25 Thread Ray Bujarski
Wow! very cool. At 02:21 PM 4/25/02 -0500, you wrote: >I have been very happy. Yep, they will even install CFX for you. > > >-Original Message----- >From: Ray Bujarski [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 25, 2002 2:13 PM >To: CF-Talk >Subject: RE: Ho

RE: Hosting

2002-04-25 Thread Ray Bujarski
, you wrote: >I use experthost.com > > >-Original Message----- >From: Ray Bujarski [mailto:[EMAIL PROTECTED]] >Sent: Thursday, April 25, 2002 2:03 PM >To: CF-Talk >Subject: Hosting > >Does anyone know of a good CFML hosting company that has CFFile enabled >tha

Hosting

2002-04-25 Thread Ray Bujarski
Does anyone know of a good CFML hosting company that has CFFile enabled that I can register a domain through? __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

cfgraph bug?

2002-04-23 Thread Ray Bujarski
I am using the following code to display a graph data item. I am using numberformat function, but the graph ignores it. Anyone know how I can set the precision to one decimal place? Thanks, Ray Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED

Re: CFGraph precision problem

2002-04-18 Thread Ray Bujarski
I tried with quotes, tick marks and nothing at all. At 12:58 PM 4/18/2002 -0700, you wrote: >Off the top of my head... perhaps it's the use of quotes that's the key??? > > > > >At 12:42 PM 4/18/02 -0700, you wrote: > >I am using the following code to display a graph data item. I am using > >numb

Re: How to close Excel ODBC connection at end of query

2002-04-18 Thread Ray Bujarski
Ray At 08:45 PM 4/18/2002 +0100, you wrote: >Hi, > >Further to my problem of aparently retrieving cached query results when >using an excel datasource (see earlier email titled Strange behaviour with >excel datasource), I've discovered that CF seems to be keeping the ODBC >connection alive acros

CFGraph precision problem

2002-04-18 Thread Ray Bujarski
I am using the following code to display a graph data item. I am using numberformat function, but the graph ignores it. Anyone know how I can set the precision to one decimal place? Thanks, Ray __ This list and all House of

Re: Oracle ODBC CF5 Ent

2002-03-19 Thread Ray Bujarski
d Hannum >Web Analyst/Programmer >Ohio University >Athens, OH > > > > >- Original Message - >From: "Ray Bujarski" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Tuesday, March 19, 2002 5:03 PM >Subject: Oracle

Oracle ODBC CF5 Ent

2002-03-19 Thread Ray Bujarski
? Your help is very much appreciated! Macromedia really needs to get their crap together as far as the ODBC connections with oracle. I am about to switch back to perl. Worked fine for me! Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED

OT New window

2002-03-15 Thread Ray Bujarski
7; + intHeight + ',left=' + intWindowLeft + ',top=' + intWindowTop); } //--> Thanks! Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ This list and all House of Fusion resources host

Date query problem

2002-03-13 Thread Ray Bujarski
alias_name = 'rayb'" Can somebody please help with my query problem? Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER

Multi Processor Server Config

2002-03-05 Thread Ray Bujarski
I have just recieved my new CF Server 5 upgrade and have a brand new system with multi processors. Does anyone know how to configure the server so that it takes full advantage of both these processors? I am running win2000 with IIS. Thanks, Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL

OT Javascript: Date Parsing

2002-02-21 Thread Ray Bujarski
Does anyone know how to parse the day out of a given date in javascript. I want to do the equivalent of datepart(d, thisDate). var ses=new Date(); var yrJS = ses.getYear("", document.sessionWatch.seshTimeOut.value); var monJS = ses.getMonth("m", document.sessionWatch.seshTimeOu

RE: Recursive help!!!!

2002-02-14 Thread Ray Bujarski
Thank you At 09:43 AM 2/15/2002 +1000, you wrote: >Try secretagents.com and look for the nested hierarchy tute for SQL. >It's what I use and its incredibly powerful (e.g. one-query hierarcy >display, tree walks, etc) > >Darryl > >-Original Message- >From

More on recursion

2002-02-14 Thread Ray Bujarski
ks like this. >empnum fname lname supvnum >44 ray Bujarski 24 > > >I need to create a structure that has a hierarchy list of employees, I >have people reporting to me so, my supervisor should have all my employees >listed in his list of employees along with my

Recursive help!!!!

2002-02-14 Thread Ray Bujarski
my bosses emp num is 24, I am emp num 44. My record looks like this. empnum fname lnamesupvnum 44 ray Bujarski 24 I need to create a structure that has a hierarchy list of employees, I have people reporting to me so, my supervisor should have all my employees listed i

Window on Top

2002-02-08 Thread Ray Bujarski
Is there any way to make sure that the window a user has open is always on top? Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20

OT Jscrpt question

2002-02-07 Thread Ray Bujarski
rs form. Thanks Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup http://www.pennyhost.c

RE: Roadblock!! file permissions

2002-02-06 Thread Ray Bujarski
Thanks, that worked. Ray At 02:25 PM 2/6/2002 -0800, you wrote: >Maybe try to CFFILE COPY, to a temp area, is successful display the image, >if not dontThe you can CFFILE DELETE to clean up the temp. > >Adrian > >-Original Message- >From: Ray Bujarski [mailto:[EM

Roadblock!! file permissions

2002-02-06 Thread Ray Bujarski
unix os) but it can't recognize the ls command Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month

fileexists

2002-02-06 Thread Ray Bujarski
or/#ph_num#.jpg")# Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Fr

Re: excessive server restarts

2002-02-06 Thread Ray Bujarski
Anyone ever have fileexists return a false yes? I get a true returned, stating the file does in fact exist however when I browse to this file, it isn't there? Anyone have any ideas on this? #fileexists("/prj/photos/GIF/72.90.8.color/#ph_num#.jpg")#

RE:posts being deleted my fault

2002-02-05 Thread Ray Bujarski
l Message- >From: Ray Bujarski [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, 6 February 2002 9:23 AM >To: CF-Talk >Subject: posts being deleted > > >Every post I make to this forum is being deleted > >Ray Bujars

image mapping question

2002-02-05 Thread Ray Bujarski
kes a difference. *** Ray Bujarski 858-845-7669 858-636-9900 pgr [EMAIL PROTECTED] __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup http://www.pennyhos

  1   2   >