RE: cfmail

2004-08-31 Thread Ray Champagne
But, if the end user can't accept html emails (i know this is a very small percentage of people these days), then that won't work. Ray At 09:33 AM 8/31/2004, you wrote: >Simply don't indent the content of the email or change the type to HTML. > >Best Regards > >Andrew. > >   _ > >From: Tango

Re: OT: Is the web broken?

2004-08-27 Thread Ray Champagne
Classic!  LOL you made my night! Ray At 04:35 PM 8/27/2004, you wrote: >no worries, I think I have a tape backup of the internet somewhere here. > >-adam > > >- Original Message - >From: dave <[EMAIL PROTECTED]> >Date: Fri, 27 Aug 2004 16:28:45 -0400 >Subject: Re: OT: Is the web broken? >

Re: OT: Is the web broken?

2004-08-27 Thread Ray Champagne
I sent a news link yesterday saying that the 'terrorists' are going to 'melt down' the web.  Maybe they just got a late start! LOL Ray At 03:01 PM 8/27/2004, you wrote: >Is it just me or is the web broken? > >I can get to some sites but most are un available? > >I can't get to Apple's serve

Re: CFX_Image oddity

2004-08-27 Thread Ray Champagne
Actually, what I am doing here is pretty much that.  I am not sure there really *can* be a way to check a file before upload, how could you know until it resides on the server? Anyways, uploading, checking, deleting (if bad file) seems to work pretty well for me.  I actually do a bunch of check

Re: CFX_Image oddity

2004-08-27 Thread Ray Champagne
Thanks for the tip, I think I will try that. What about the Alagad Image one? Might not be what you need, but maybe... http://www.alagad.com/index.cfm/name-aic Ray At 02:42 PM 8/27/2004, you wrote: >not sure if its a known bug, but sounds like it could be. i would assume >the tag only wanted

CFX_Image oddity

2004-08-27 Thread Ray Champagne
jpg's.  Is this a known issue for the tag?  If so, is there any way around this? Thanks, Ray BTW, here is the section of code that is failing for .jpeg's: COMMANDS="resize 100,100,bounds;write ***pathinfo here***\thumb_#file1#"> =========

Re: Excel Output File

2004-08-26 Thread Ray Champagne
I haven't tried it, but would changing from a tab delimited to comma delimited work? Ray At 04:04 PM 8/26/2004, you wrote: >I'm needing to generate a file in CF that can be directly read in to Excel >spreadsheet.  I thought a tab-delimited file would do it but Excel '97 >won't read it.  Compla

RE: Using both Plain Text and HTML in cfmail

2004-08-26 Thread Ray Champagne
Why not just use cfmailpart (if CFMX)?  Am I missing something? Ray At 11:55 AM 8/26/2004, you wrote: >simmyana a wrote: > > i want to send both plain text and HTML in a mail. I searche dthe web and > > found the following code > >Are you using CF5 or CFMX?  CFMX provides the ability to do this f

SOT: take a long lunch today, boys and girls

2004-08-26 Thread Ray Champagne
Internet Meltdown taking place today: http://www.webprowire.com/summaries/855830.html Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org

Re: OT:Java Based Charts and Graph

2004-08-25 Thread Ray Champagne
I have used KavaChart and was pretty happy with the results.  Java-based, too. Ray >Hi, > >I was wondering if anyone could me out.  I am looking for a Java based >charting package that will allow me to create drill down charts - basically >the same that are produced by CFCHART.  I am writing the

OT: ADD System?

2004-08-25 Thread Ray Champagne
st surprises me sometimes Ray ========= Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this tr

OT: Urchin?

2004-08-24 Thread Ray Champagne
Does anybody here use Urchin?  I have a few basic questions if anyone does THX, Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org

Re: OT: Where are opened attachments saved

2004-08-23 Thread Ray Champagne
I use Eudora, but I would say right click on the attachment name in Outlook, choose 'save as' and see where what directory pops up.  It should be saved in that one (probably some kind of name such as attch or something). Ray At 03:59 PM 8/23/2004, you wrote: >Hey All, > >If you open an attachme

Re: CFINCLUDEs in a form?

2004-08-23 Thread Ray Champagne
sounds like you're missing the tags surrounding your form. Ray At 01:42 PM 8/23/2004, you wrote: >I have a bunch of oft-used CFSELECTS that show up on a bunch of different >forms within my application. Thus, I wanted to put them in an "includes" >directory and reference them with CFINCLUDE on

RE: Quickbooks IIF files???

2004-08-23 Thread Ray Champagne
Thanks to both of the Mark's... I will try out the second solution. Sometimes you just gotta know where to look for the right info! Ray At 01:51 PM 8/23/2004, you wrote: >You are correct - the iif file is pretty much a comma delimited ascii >file. The >answer you need is actually in the quickb

Quickbooks IIF files???

2004-08-23 Thread Ray Champagne
to create a csv file, but i just want to make sure that I am headed down the right path... Back to my googling (and not out the window at the hotties walking by either, though that IS more fun...) Thanks! Ray = Ray Champagne - Senior Application

Re: Exactly *how* smart are we?

2004-08-22 Thread Ray Champagne
Where's the link? Ray At 01:06 PM 8/22/2004, you wrote: >I follow most of these discussions on CF, and it's obvious there are >some extremely intelligent people here. I'd like to invite everyone >to visit the International High IQ Society Website so we can find >out where everyone stands intellec

RE: something better?

2004-08-20 Thread Ray Champagne
The thing that I personally don't like about eclipse is that it doesn't provide a shortcut to browse the file at a keystroke (such as F12 in DW).  I use that all the time, and I am sorry but having to go external and browse through the 100+ clients we have is not a good solution. Ray At 02:32

Re: connection failure cfhttp

2004-08-19 Thread Ray Champagne
what site are you trying to hit? there doesn't seem to be too many people on right now, so I'll see if I can help...but i am by no means an expert Ray At 08:24 PM 8/19/2004, you wrote: >if i can hit a site in my browser, why cant i cfhttp it? > >sorry if this is a stupid one... > >-- >tony > >T

Re: SOLVED: Re: Log file reader

2004-08-18 Thread Ray Champagne
and setters for each field in the db.  I don't >know if that level of implementation is warranted on most projects. > >But I do find it useful to gather all my queries into a CFC (or CFCs) >where a function has a default columnlist and action that can be >overridden when the function is

Re: SOLVED: Re: Log file reader

2004-08-18 Thread Ray Champagne
So, I have a question after playing around with this (wow is it much faster than the easycfm way!): I read up a little on cfscript, is it really true that there is no way to use SQL queries inside a cfscript block?  I am VERY new to cfscript, but I thought that there was a way that has been men

Re: SOLVED: Re: Log file reader

2004-08-18 Thread Ray Champagne
gt;This was discussed in several recent threads. > >If you need the routine, let me know & I will repost it. > >Dick > >On Aug 18, 2004, at 12:09 PM, Ray Champagne wrote: > > > Thanks for everyone's help on this.  With some intense googling and > > some >

SOLVED: Re: Log file reader

2004-08-18 Thread Ray Champagne
Thanks for everyone's help on this.  With some intense googling and some off-list help, I have found the following to be exactly what I was looking for.  With some tweaks, it is going to be wicked sweet! http://tutorial34.easycfm.com/ Ray http://www.crystalvision.org At 01:45 PM 8/18/2004, you

Log file reader

2004-08-18 Thread Ray Champagne
de to parse.  I will take the parsed files and convert to a DB table when I am done, I guess. I tried the dev exchange and cflib, but found nothing that suits what i need. anyone? THX, Ray ===== Ray Champagne - Senior Application Developer CrystalVision Web

RE: BLACKSTONE: Software Development Times Article

2004-08-17 Thread Ray Champagne
That was the best acronym-ed post this list has ever seen Ray http://www.crystalvision.org At 11:40 AM 8/17/2004, you wrote: > > But I think it is not unrealistic to expect the built-in gateways > > (plus a few extensions that will undoubtedly be released) will do > > the majority of what the

Re: techspedition.com - Fusebox 4

2004-08-12 Thread Ray Champagne
Yea, that sounds like a lot of backtracking to me, too.  However, if what you say is what you meant, then I will retract my statement also. Subject over in my opinion. Ray At 11:45 AM 8/12/2004, you wrote: >Sure...and one can also infer what you mean by said question >Let's face it...it's a

Re: techspedition.com - Fusebox 4

2004-08-11 Thread Ray Champagne
Why is that an argument?  Are you saying that it is so difficult to write a book (which I am definitely not arguing, I agree that it for sure is) that mistakes are eminent?  If you are going to make me pay for a book, I would hope that all measures are taken to make sure it is as mistake-free as

Access to SQL server disk space

2004-08-11 Thread Ray Champagne
http://www.crystalvision.org ===== Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission (incl

RE: SOT: many IPS or one?

2004-08-11 Thread Ray Champagne
/www.kcjukebox.com/ > > >-Original Message- >From: Jochem van Dieten [mailto:[EMAIL PROTECTED] >Sent: Tuesday, August 10, 2004 3:44 PM >To: CF-Talk >Subject: Re: SOT: many IPS or one? > >Ray Champagne wrote: > > > > My boss is totally against going this

Re: SOT: many IPS or one?

2004-08-10 Thread Ray Champagne
Oh, I forgot one thing.  What about email forwarding, etc?  Does that matter?  Or is that just another server setting that simply has to be configured? Ray At 04:52 PM 8/10/2004, you wrote: >Great advice, thanks!  I will pass that on... > >Ray > >At 04:44 PM 8/10/2004, yo

Re: SOT: many IPS or one?

2004-08-10 Thread Ray Champagne
Great advice, thanks!  I will pass that on... Ray At 04:44 PM 8/10/2004, you wrote: >Ray Champagne wrote: > > > > My boss is totally against going this route, but has no reason to do > > so.  What I want to know is why would this matter? > >To spread the risk of

RE: SOT: many IPS or one?

2004-08-10 Thread Ray Champagne
individual SSL certificate, but for non-SSL hosting, it's >great. > >The argument against it is that clients which don't support HTTP1.1 >will only ever get the default host on the IP address, becuase they >don't send a host header, but you'll be hard pressed to find

Re: many IPS or one?

2004-08-10 Thread Ray Champagne
www.clickdoug.com/mailfilter.cfm >For hosting solutions http://www.clickdoug.com >http://www.forta.com/cf/isp/isp.cfm?isp_id=1069 >====== > > >   - Original Message - >   From: Ray Champagne >   To: CF-Talk >   Sent: Tuesday, August

SOT: many IPS or one?

2004-08-10 Thread Ray Champagne
ting companies are reputable large (not cheap or crappy service) companies, so those things are not an issue, we have already weeded out the dregs... Thanks for the insights! Ray ========= Ray Champagne - Senior Application Developer CrystalVision We

RE: chinese translations anyone?

2004-08-10 Thread Ray Champagne
e out the Chinese >Characters here at work.  I have added the Language Chinese (PRC) to the >Language bar, but it still not working. > > > >If nobody does that for you please let me know. I will try again. > > > > > >Sima > > > > > > > >-Origi

chinese translations anyone?

2004-08-10 Thread Ray Champagne
need this to get done today. My email address is [EMAIL PROTECTED], if anyone could send me a word doc, I would be eternally grateful! Thanks, Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services

Re: Shared Server / 500 Error

2004-08-10 Thread Ray Champagne
-885-1375 >http://www.quilldesign.com > > >   ----- Original Message - >   From: Ray Champagne >   To: CF-Talk >   Sent: Tuesday, August 10, 2004 10:31 AM >   Subject: Re: Shared Server / 500 Error > > >   What are you trying to do?  Some kind of code or explanation of what th

Re: Shared Server / 500 Error

2004-08-10 Thread Ray Champagne
What are you trying to do?  Some kind of code or explanation of what the page is doing would help.  Any CFHTTP tags being used? Ray At 11:26 AM 8/10/2004, you wrote: >I am doing some development on a shared server for a customer and am >getting an Internal 500 Server error ... is there ANY way

Re: UNIX linefeeds... why?

2004-08-09 Thread Ray Champagne
Now THAT is an explanation!  Felt like I was in the 'Way Back Machine' reading that post :) Ray At 07:18 PM 8/9/2004, Dick Applebaum wrote: >On Aug 9, 2004, at 3:36 PM, Charlie Griefer wrote: > > > Hey all: > > > >  Going over Sean C.'s Coding Standards and noticed that he states you > >  should

Re: Downloading image

2004-08-06 Thread Ray Champagne
Right click and 'save as'???  Or are you trying to do this on a regular basis? Ray At 04:31 PM 8/6/2004, you wrote: >You can use cfhttp for this purpose and use cfhttp.filecontent to save >the image on your server utilizing cffile. > >On Fri, 06 Aug 2004 16:26:06 -0400, John Croney <[EMAIL PROTEC

Re: Passing info to IIS or Apache

2004-08-06 Thread Ray Champagne
Why not just put all of the info underneath the web root folder, then serve it as needed using cfcontent from there?  Nobody can access it via URL, right? Ray At 01:11 PM 8/6/2004, James Edmunds wrote: >Actually, the issue is that he doesn't want anyone to be able to have >access to the material

Re: If "x" is in a list problem

2004-08-05 Thread Ray Champagne
Or use ListFind()LOL - forgot about that one. At 04:49 PM 8/5/2004, you wrote: >This what you mean? > > > > >  >   >  >   >  > > >Ray > > >At 04:38 PM 8/5/2004, you wrote: > >I'm using this to preselect checkboxes: > > > >checked="chec

Re: If "x" is in a list problem

2004-08-05 Thread Ray Champagne
This what you mean?           Ray At 04:38 PM 8/5/2004, you wrote: >I'm using this to preselect checkboxes: > >checked="checked" > >...but that ain't correct - because it needs to return true ONLY if the >entire string in the list = "3"

Re: Image Manipulation - server side

2004-08-04 Thread Ray Champagne
Thanks to everyone that added in their comments and solutions.  I went with the cfx_image solution, as it was free, and for a free tag, was quite powerful!  There are a lot of things that tag can do that I was completely unaware of. Qasim, I definitely want to take a look at your solution once

Re: Image Manipulation - server side

2004-08-02 Thread Ray Champagne
yone! Ray At 05:20 PM 8/2/2004, you wrote: >It sounds like you're resizing on the fly for each request.  Instead, >why not resize on upload, store the various sizes, and serve them from >the stored files? > >--Ben > >Ray Champagne wrote: > > > Forgive me if this

Image Manipulation - server side

2004-08-02 Thread Ray Champagne
er it has been uploaded so that I can save the image at the size that I want, therefore eliminating the page load time problem.  What have others used? CFMX 6.1 Windows 2K Thanks, Ray ========= Ray Champagne - Senior Application Developer CrystalVision Web

RE: Ecommerce site work...

2004-07-21 Thread Ray Champagne
Miva Merchant is a pretty good 'out of the box' app that we have used before. There is a pretty good user group out there for them too. http://www.miva.com At 01:05 PM 7/21/2004, you wrote: > >Hello, > >I am not sure if there was a mail alias at HOF  to direct this to.So please >don't be peeved,

RE: Best choice for ColdFusion Studio IDE...[ENCRYPTED]

2004-07-16 Thread Ray Champagne
I got curious and downloaded Eclipse this AM, and as far as speed, DW is beat down bad by CFEclipse.  However, right now I find the whole thing rather cumbersome, and for about an hour now I have been trying to figure out an equivalent to F12 (preview page in browser in DW) in Eclipse.  Of cour

Re: WOT but important[ENCRYPTED]

2004-07-16 Thread Ray Champagne
good luck over there man, and we look forward to seeing you get back as soon as possible! Ray At 10:24 AM 7/15/2004, you wrote: >Although I have not been a big contributor to this list, I have learned a >lot from it. I will have to unsubscribe though for a while since I have >just been told th

RE: Best choice for ColdFusion Studio IDE...

2004-07-15 Thread Ray Champagne
I got curious and downloaded Eclipse this AM, and as far as speed, DW is beat down bad by CFEclipse.  However, right now I find the whole thing rather cumbersome, and for about an hour now I have been trying to figure out an equivalent to F12 (preview page in browser in DW) in Eclipse.  Of cour

Re: WOT but important

2004-07-15 Thread Ray Champagne
good luck over there man, and we look forward to seeing you get back as soon as possible! Ray At 10:24 AM 7/15/2004, you wrote: >Although I have not been a big contributor to this list, I have learned a >lot from it. I will have to unsubscribe though for a while since I have >just been told th

Re: Hot Button - English pedantry (was: cfmail suddenly not working...very wierd

2004-07-13 Thread Ray Champagne
For the record, I personally was only referring to signs and whatnot here in the US.  Like I said, emails don't bother me that much, just things that are put into the public eye. Don't wanna get labeled a xenophobe - that ain't me! (bad grammar intended, LOL) I wouldn't stand a chance at the D

Re: Hot Button - English pedantry

2004-07-13 Thread Ray Champagne
I agree with you...not so much in emails, but man, does it make me mad when I see billboards, signs, magazines, etc that butcher the English language.  Is it really that hard to have someone proofread things?  These are things that make Americans look like a bunch of ignoramuses...(and I am 'bo

Re: Oracle Developer Edition?

2004-07-12 Thread Ray Champagne
Cool, should have checked there first. Oh, those lazy Mondays.. Ray At 04:26 PM 7/12/2004, Matt Robertson wrote: >Unless things have changed, you can download a fully functional copy >of Oracle, licensed as a developer, where the license simply prohibits >you to testing only. > >Go to their

Oracle Developer Edition?

2004-07-12 Thread Ray Champagne
hanks, Ray ===== Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission (includin

Re: java objects and cfmx

2004-07-08 Thread Ray Champagne
will do At 11:10 AM 7/8/2004, you wrote: >aight cool...let me know what you think...im VERY interested in this, very. > >i wonder, does mm have any sessions like this planned for MAX2004? > >tw > >On Thu, 08 Jul 2004 09:57:08 -0400, Ray Champagne <[EMAIL PROTECTED]> wro

Re: java objects and cfmx

2004-07-08 Thread Ray Champagne
Hey Tony, there was a thread yesterday that mentioned a book that I am ordering 'cause it sounded really good.  It is a java for Cf developers book. The thread was named "Learning Java for a CF Developer - a possible solution?" I am in the same boat as you... Ray At 09:18 AM 7/8/2004, you wrot

Re: Finding a local CFUG

2004-07-07 Thread Ray Champagne
Well, where do you live? Here's the official list from MM: http://www.macromedia.com/cfusion/usergroups/index.cfm Ray At 01:47 PM 7/7/2004, you wrote: >Hello, > >Does anyone know if there is an "official" directory of all Coldfusion >User Groups out there somewhere. I want to see if there is on

Re: Project Management System in CF

2004-07-07 Thread Ray Champagne
D'oh!  *project* management, not *content* management.  My bad. Too much coffee this AM. Ray At 12:17 PM 7/7/2004, you wrote: >Hi, > >Does anyone know of good project management system written in CF or maybe JSP. >I could write my own but I just do not have the time as usually. > >Thanks >Mario

Re: Project Management System in CF

2004-07-07 Thread Ray Champagne
FarCry is one that I have heard of and am thinking about looking at - I would love to hear everyone's opinion about it too Thanks, Ray At 12:17 PM 7/7/2004, you wrote: >Hi, > >Does anyone know of good project management system written in CF or maybe JSP. >I could write my own but I just do

RE: DreamWeaver Bug??

2004-07-06 Thread Ray Champagne
rs Group - http://www.actcfug.com > >4/73 Tharwa Road >Queanbeyan, NSW, 2620 >AUSTRALIA > >Telephone: +61-2-6284-2727 >Mobile: +61-0439-401-823 >E-mail: [EMAIL PROTECTED] > > >   _ > >From: Ray Champagne [mailto:[EMAIL PROTECTED] >Sent: Wednesday, 7 July 2004 9:26

RE: DreamWeaver Bug??

2004-07-06 Thread Ray Champagne
doubtedly a better way to do it on the windows side, but I'm not >at all versed in the ways of windows system admin. > >Cheers, >barneyb > > > -Original Message- > > From: Ray Champagne [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 06, 2004 4:41 PM >

RE: DreamWeaver Bug??

2004-07-06 Thread Ray Champagne
each user's >startup script has pretty much eliminated the issue. > >Cheers, >barneyb > > > -----Original Message- > > From: Ray Champagne [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 06, 2004 4:26 PM > > To: CF-Talk > > Subject: DreamWeave

DreamWeaver Bug??

2004-07-06 Thread Ray Champagne
rocessing speed. Thanks, Ray ========= Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org = The information contained in this transmission

RE: Fusebox 4 MVC

2004-07-02 Thread Ray Champagne
ike any work is >going to get done :) > >Marlon > > > > -Original Message- > > From: Ray Champagne [mailto:[EMAIL PROTECTED] > > Sent: Friday, July 02, 2004 9:51 AM > > To: CF-Talk > > Subject: RE: Fusebox 4 MVC > > > > Oh, man, here w

RE: Fusebox 4 MVC

2004-07-02 Thread Ray Champagne
Oh, man, here we go Ray At 10:49 AM 7/2/2004, you wrote: >Sorry to hijack the thread, but what does Fusebox 4 bring to the table that >Mach-II doesn't.  I'm curious because I'm about to spend this weekend trying >to design a Mach-II site and was curious if I should also devote some time >to F

RE: Ben in Boston?

2004-07-01 Thread Ray Champagne
efinitely be there as usual. > >For those of you that don't come regularly we also generally (even when >Ben's not there) have at least two or three MM engineers at every meetings >(remember that most of the CF team is still in the Boston area). they won't >break their

Re: Which to use as primary key?

2004-07-01 Thread Ray Champagne
BUT...I was always under the impression that primary keys should never be ties to any other data in your database, no matter how unique they may seem.  That being said, I agree that key would be pretty hard to duplicate.  However, it could happen Ray At 09:56 AM 7/1/2004, you wrote: >I bel

Re: Finding good developers

2004-07-01 Thread Ray Champagne
re sitting down to dinner, >and the Reverend was about to say Grace". > >"You said:" "Reverend, How's your prick?" > >"I said:  Jsus Christ!' > >"And your Mother dropped the turkey"... > >   . "And that's thr

Re: Finding good developers

2004-06-30 Thread Ray Champagne
Am I missing something or did that joke end without a punch line? At 06:35 PM 6/30/2004, you wrote: >On Jun 30, 2004, at 12:35 PM, George Abraham wrote: > > > A joke! It's people like you that I hate when I get interviewed! > >  Though I agree it tells the interviewer a lot, so can my internet > >

RE: GMAIL Invite - First request gets it

2004-06-30 Thread Ray Champagne
You've got it half right.  I guess they offer 1 GB of space too.  I dunno really what the big deal is about that unless you really have a use for that much space.  I'll stick to mine, thank you very much Ray At 05:45 PM 6/30/2004, you wrote: >Am I missing something? Why is there such a big

Ben in Boston?

2004-06-30 Thread Ray Champagne
Any of you guys/girls here from Boston?  Will you be attending Boston CFUG meeting tomorrow night?  I hear that Ben will be in the hizzouse... Ray = Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services

Re: OT: allow access to database

2004-06-30 Thread Ray Champagne
That's what we do here - although, not being from a security background, I am not positive that this is the best way.  But others that I know of give read-only access this way, too. So, you would not be alone. Ray At 11:17 AM 6/30/2004, you wrote: >I have a developer that needs access to a data

Re: cfMail senior moment - including grouped query results

2004-06-29 Thread Ray Champagne
I have no answer, but is one of the partners related to the Jason Voorhees? Ray At 02:54 PM 6/29/2004, you wrote: >Sorry to burden the list with my stupid question, but my brain is >withholding CF knowledge from me today. > >I'm trying to send a single message to a single address that contains a

Re: CFGRAPH issues?

2004-06-29 Thread Ray Champagne
7;ve never had any problems with >it at all. What kind of problems were users saying that they were >having? I found them easy-to-use and extremely useful. Users seem like >them a lot too. > >-- >Warm regards, >Jordan Michaels >Vivio Technologies >http://www.viviotech

Re: CFGRAPH issues?

2004-06-29 Thread Ray Champagne
not.  If not, what do others use for their graphing >solutions?  Price is somewhat not an issue, this company has money budgeted. > >Advice? > >Thanks, > >Ray >http://www.crystalvision.org > > > >= >Ray Champagne - S

CFGRAPH issues?

2004-06-29 Thread Ray Champagne
ot an issue, this company has money budgeted. Advice? Thanks, Ray http://www.crystalvision.org ===== Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvisio

Re: OT: Site Search

2004-06-28 Thread Ray Champagne
We use Atomz and are pretty happy with it.  Not sure of the cost, but it is easy to implement and manage, etc. http://atomz.com/ Ray At 08:39 PM 6/28/04, you wrote: >I need a site search like you would build with Verity in CF but I can't use >CF or Verity. > >The Google API looks like it will o

Re: WOT: Getting started with ASP.NET

2004-06-25 Thread Ray Champagne
I would be interested in this too.  Looks like I will HAVE to go the M$ route for some projects, as much as I hate it, concurrent with writing CF code for others.  YUck! Ray At 12:23 PM 6/25/2004, you wrote: >Does anybody have any recommendations on where to get started in ASP.NET?  I >worked w

RE: MAX registration?

2004-06-23 Thread Ray Champagne
In the streets of New Orleans, of course! Ray At 02:40 PM 6/23/2004, you wrote: >To reiterate: > >Interestingly, I can not find where the conference actually is on the >Macromedia web site.  Is this something we are just supposed to know? >Does somebody know? > >Ian > > >Confidentiality Notice:  

Re: Understanding/Defending Coldfusion connections

2004-06-23 Thread Ray Champagne
I'd be very interested in that too.  MS certainly has been good at getting the word out about .NET, and therefore all of our clients are convinced that they 'need' it.  I'd love to have more ways to convince them otherwise. Ray http://www.crystalvision.org At 11:49 AM 6/23/2004, you wrote: >OK

Re: Slightly OT: Graphics expert?

2004-06-23 Thread Ray Champagne
Thanks to all of you that responded.  I promise that I will post the results of what we find as soon as she can compile all the suggestions and put them to good use.  It might be a couple of days, but I will post the solution for future searches on this thread as soon as we have them.  I may be

RE: Slightly OT: Graphics expert?

2004-06-22 Thread Ray Champagne
Hi guys...I am at home right now (my wife hates it when I work from home) so I will answer all questions and try all solutions tomorrow and let everybody know what happens.  So far, it looks like there are lots of things to try and if that doesn't work then we will just fire her! J/K of course.

Slightly OT: Graphics expert?

2004-06-22 Thread Ray Champagne
e the ugly js error - she isn't a programmer by any means) Thanks! Ray ===== Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org

Re: send mass e-mail to users?

2004-06-18 Thread Ray Champagne
Use the 'query' attribute of the cfmail tag to loop over a query and send the email to everyone in the db, if you know that each and every email address is valid (syntactically).  If not, create the sql query, then loop (using cfloop, using cfmail over every loop) and cftry/cfcatch to make sure

Re: advanced search

2004-06-16 Thread Ray Champagne
What's CFQUERYPARAM? J/K of course. At 06:06 PM 6/16/2004, you wrote: >On Wed, 16 Jun 2004 15:59:23 -0500, Frank Dewey wrote: > > > > I'm looking into searching a website for a particular string or > > occurence of a string.  I would like for this to be an advanced search > > (what I am looki

Re: Archive links at head of posts

2004-06-15 Thread Ray Champagne
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:166652---I second the motion - it is just awkward, not unhelpful. lAt 09:30 AM 6/15/2004, you wrote: >Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:166650 >--- >The problem is not necessarily with the link, but it's location. > >I

Re: ot-quick javascript question

2004-06-15 Thread Ray Champagne
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:166645---Try thisForm.password.value.length < 6 At 09:10 AM 6/15/2004, you wrote: >Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:166644 >--- > >You want Password.value > >-dov >Nope that didn't work. Plus isn't value used differen

re: OT: how to view client abortions ?

2004-06-10 Thread Ray Champagne
LOL...I was thinking the same thing.  And you guys thought the CF discussions get heated. At 11:23 AM 6/10/2004, you wrote: >Man, that is one controversial subject line. :) > >Scott > >--- >Scott Brady >http://www.scottbrady.net/ > > > > [Todays Threads] [This Messa

RE: getting all form fields?

2004-06-10 Thread Ray Champagne
watch out for duplicate entries): > > >"REDIRECT,REQUIRED,REALNAME,PRINT_CONFIG,PRINT_BLANK_FIELDS,RECIPIENT,SU >BJECT"> > >  >  >ListAppend(doNotIncludeList,field)> > #field#: #FORM[field]# >          > > >

RE: getting all form fields?

2004-06-09 Thread Ray Champagne
Maybe this will help. Running Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; H010818; .NET CLR 1.1.4322) I am pretty close.  I output the GetHTTPRequestData() "content" list and got the list of form fields in the order that I have them in the form, but when they output, they come in a diff

RE: getting all form fields?

2004-06-09 Thread Ray Champagne
I thought about that, but I have about 100 different forms that we are migrating from FormMail to this new CF-based version that I am writing, so that would really be quite a burden.  If I have to, I will just let it go for now.  No way I am going through 100 forms of varying length and prepending

RE: getting all form fields?

2004-06-09 Thread Ray Champagne
; > > > > #Evaluate("form." & item)# > > > > > >Sincerely, > > > >Dave Phillips > >National Marketing Director > >Legacy for Life > >615-746-3851 > >[EMAIL PROTECTED] > > > > > >___

RE: getting all form fields?

2004-06-09 Thread Ray Champagne
ld do something like this: > > > #Evaluate("form." & item)# > > >Sincerely, > >Dave Phillips >National Marketing Director >Legacy for Life >615-746-3851 >[EMAIL PROTECTED] > > > > >From: Ray Champagne [

Re: getting all form fields?

2004-06-09 Thread Ray Champagne
Cool, looks like I have a few options.  You guys always save me a lot of time. Thanks! Ray At 11:10 AM 6/9/2004, Bryan F. Hogan wrote: >On your action page dump the form struct. You have a lot of info there. > > > >Ray Champagne wrote: > > > I am trying to set up a

getting all form fields?

2004-06-09 Thread Ray Champagne
I am trying to set up a FormMail-like script to generically handle contact forms, etc.  I know there is a way to get all submitted form fields, I just forget what it is...any help? Like HTTP_FORM_FIELDS or something like that TIA, Ray = Ray

RE: activePDF

2004-05-26 Thread Ray Champagne
If I might chime in, if he DIDN'T mean that, does someone out there know how to have editable forms in pdf?  I have a job that will require that coming up Thanks, Ray At 12:23 PM 5/26/2004, Cary Gordon wrote: >What do you mean by "editable"?  AFAIK, Illustrator is the only app that >offers

Re: excel files

2004-05-21 Thread Ray Champagne
I don't know if this would help, but if you can export the files to a csv file via Excel, you could then read the file using cffile (read) - no datasource But, you would have to change the file, and I don't know if that is possible for you or not. Ray At 09:20 AM 5/21/2004, George Abraham

Re: SOT - Last nights NYCFUG meeting.

2004-05-20 Thread Ray Champagne
What is this all about now?  PDF's from CFML?  Easily? Me likee, want to hear more Ray At 10:55 AM 5/20/2004, you wrote: >On Thursday 20 May 2004 15:19 pm, Ubqtous wrote: > > I didn't sign an NDA ;) >... > > Some teaser demos of BlackStone, including very nifty CFFORM & FLASH > > integration

RE: Max 2003 Conference Photo

2004-04-22 Thread Ray Champagne
Yea, I agree.  I would walk away from that place.  That mediator is a little uptight.  Talk about censorship!  Wasn't even close to being humiliating. I even thought about posting in your defense, but I figured it wouldn't do any good whatsoever Ray At 09:47 AM 4/22/2004, you wrote: >wow,

<    3   4   5   6   7   8   9   >