RE: CF Compatability

2003-06-16 Thread Philipp Cielen
hm, I think that in the end it would come to Macromedia's benefit if other companies supported ColdFusion as an open standard. These companies could concentrate on business that Macromedia cannot or does not want to cover. It would heighten the credibility of ColdFusion which in turn would help

RE: Java CFX cfx_cfx?

2003-06-16 Thread Craig Dudley
Edit the cfx's registration in cf admin, remove the cfx_ from the front of the name and try again. -Original Message- From: John Quarto-vonTivadar [mailto:[EMAIL PROTECTED] Sent: 15 June 2003 08:54 To: CF-Talk Subject: Java CFX cfx_cfx? hi folks, I was succesfully using a Java CFX and

RE: Web Server Load Testing

2003-06-16 Thread Kola Oyedeji
Hi There is a small list available here (includes links to Microsoft's free load testing tool): http://www.systemanage.com/cff/considering_products.cfm#test I've used openSTA which works quite well http://www.opensta.org The Apache group also have a free java based load tester called

Problem with CFC

2003-06-16 Thread Jake .
Sometimes you just need to go to bed and look at it with fresh eyes...or ask someone else to look at it. Thanks so much, I figured it was probably a boneheaded mistype and sure enough! Thanks! ~| Archives:

Array or Struct...which would be more 'do-able' for something like this...

2003-06-16 Thread Jeff
I'm doing a fairly complex join, and the recordcount of that join is a different number than I actually need because I group the output. For instance, I might have a recordcount of 13, but since the output is grouped around, say, PropertyID, what you really see, are 2 properties. One with 7 rates,

RE: Array or Struct...which would be more 'do-able' for something like this...

2003-06-16 Thread Adrian Lynch
By grouped do you mean in the query or in the cfoutputs? If it's the outputs, why not try incrementing a counter inside the inner most output? But this assumes you don't want the count before the output! Ade -Original Message- From: Jeff [mailto:[EMAIL PROTECTED] Sent: 16 June 2003 13:27

RE: Array or Struct...which would be more 'do-able' for something like this...

2003-06-16 Thread Craig Dudley
Query of Query would be the best way imho. Eg. cfquery dbtype=query name=uniqueid Select PropertyID from PropertyQuery !--- This is the name of your CFQuery --- Group by PropertyID /cfquery Total number of properties is: cfoutput#uniqueid.recordcount#/cfoutput -Original Message- From:

Re: Array or Struct...which would be more 'do-able' for something like this...

2003-06-16 Thread Jochem van Dieten
Jeff wrote: I'm doing a fairly complex join, and the recordcount of that join is a different number than I actually need because I group the output. For instance, I might have a recordcount of 13, but since the output is grouped around, say, PropertyID, what you really see, are 2 properties.

Re: Array or Struct...which would be more 'do-able' for something like this...

2003-06-16 Thread Jeff
on 6/16/03 8:42 AM, Jochem van Dieten at [EMAIL PROTECTED] wrote: Jeff wrote: I'm doing a fairly complex join, and the recordcount of that join is a different number than I actually need because I group the output. For instance, I might have a recordcount of 13, but since the output is

RE: CF Compatability

2003-06-16 Thread Angel Stewart
Does Microsoft have a 'specification' for the .ASP language? I didn't understand at first how New Atlanta was able to use CFML in the first place. I was under the impression that it would all have been copyrighted by Allaire, and didn't pay it much attention Since I felt New Atlanta would have

RE: Cross browser sites?

2003-06-16 Thread Kola Oyedeji
Hi Not sure if this is the link you are referring to: http://www.browsercam.com/default.aspx Also as an aside I think in the same thread some other list members suggested emulation software (VMWARE/Virtual PC) as a cheaper solution. HTH Kola -Original Message- From: James Blaha

Re: Installing MX for JRun with no context root

2003-06-16 Thread Dave Carabetta
Again, sorry I missed out that key step... Just to updateSUCCESS!!! I'm not sure why the NullPointerError went away, but I just shut down the entire JRun application overnight to allow Java to clean itself out garbage collection-wise, and when I restarted this morning, it worked fine.

Re: CF Compatability

2003-06-16 Thread Joe Eugene
Does Microsoft have a 'specification' for the .ASP language? MS ASP (Active Server Pages) has it own evolution as any other platform. Today ASP is generally called CLASSIC ASP(classic Asp has it own versions) and then you have ASP.NET which in NOT ASP. ASP.NET pages go with an extention of

cfslider refusing to submit values

2003-06-16 Thread Dave Wilson
Hi all, CFMX U3 on RH7.2 Apache 2.0.43 I've been building a form which uses cfslider quite extensively and have discivered it's refusing to pass any values in the form scope, regardless of whether the cfslider tags are hardcoded or dynamically generated. Has anyone seen this before? Anybody

Re: CF Compatability

2003-06-16 Thread Calvin Ward
It seems odd that someone can put together a tag translator with cfquery name= datasource=SELECT ID FROM TABLE/cfquery in it. You would think that Macromedia 'owns' cfquery. Or does BD pay MM some kind of royalty or licensing? - Original Message - From: Joe Eugene [EMAIL PROTECTED] To:

RE: CF Compatability

2003-06-16 Thread Robertson-Ravo, Neil (RX)
I wouldnt think so, I would say that trying to trademark on cfquery would be very very hard to try and enforce - and would probably never happen. -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: 16 June 2003 15:45 To: CF-Talk Subject: Re: CF Compatability It seems

Re: CF Compatability

2003-06-16 Thread Jochem van Dieten
Joe Eugene wrote: But..I suppose I was wrong. Is it not possible to 'copyright' a programming language itself? Can you copyright some tags you wrote in ColdFusion.. Yes i think so.. even some developers sell their tags Developer Exchange etc.. Copyright protects against verbatim copies of

RE: CF Compatability

2003-06-16 Thread Neil Middleton
cfquerytm I wouldnt think so, I would say that trying to trademark on cfquery would be very very hard to try and enforce - and would probably never happen. ~| Archives:

Re: CF Compatability

2003-06-16 Thread Calvin Ward
Keep in mind I was avoiding the use of any term like trademark, copyright or anything like that. :P - Original Message - From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 10:47 AM Subject: RE: CF Compatability I wouldnt think

OT: image processing

2003-06-16 Thread Jeff Beer
Sorry for the off topic post but y'all know just about everything under the sun and I'm scared I'll have to do this work by hand: I need to take a single image (jpg or gif - doesn't matter) and overlay text onto it - 650 or more times. The data for the text will come from a SQL server DB (or

Re: image processing

2003-06-16 Thread Bryan Stevenson
CFX_IMAGE will do this for ya no problem Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com

RE: image processing

2003-06-16 Thread Mike Townend
Have a look at CFX_IMAGE, (http://www.kolumbus.fi/jukka.manner/) We started to use it for dynamic menus, but we had a font issue. But we will be implementing it in a picture gallery to 'watermark' images to deter people nicking them HTH Mikey -Original Message- From: Jeff Beer

FW: (clug-talk) CFMX on Gentoo Linux?

2003-06-16 Thread Shawn Grover
Has anyone been able to get CFMX running on Gentoo Linux? When I try to install the linux version (trial version from the web), I get a bunch of strange errors. ---Errors --- Configuring the installer for this system's environment... dirname: error while loading shared libraries: libc.so.6:

RE: image processing

2003-06-16 Thread Benoit Hediard
If you have CFMX, you might also try out : http://www.benorama.com/coldfusion/components/imaging.htm It is based on the open source ImageJ java API, 100% java and therefore CFMX native. There are setColor(), setFont() and drawString() methods that should fit your needs. Benoit Hediard

RE: image processing

2003-06-16 Thread Jeff Beer
Hey Mike and Bryan, Thanks TONS for pointing this out - this is perfect! -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 11:25 AM To: CF-Talk Subject: Re: image processing CFX_IMAGE will do this for ya no problem Bryan Stevenson B.Comm.

Re: image processing

2003-06-16 Thread Adam Churvis
Try CFX_ImageCR3 from Efflare.com instead. Incredible optimization / clarity combinations, super-small file sizes. I thought all image manipulation tags did about the same until I tried them side-by-side. Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive

Re: OT: image processing

2003-06-16 Thread jon hall
ImageMagick will do this as well. http://www.imagemagick.org/ Not sure it's applicable for you, but I remember one of the new features in Fireworks MX being database connectivity for pulling image text out of a database... -- jon mailto:[EMAIL PROTECTED] Monday, June 16, 2003, 11:12:18 AM,

Re: image processing

2003-06-16 Thread Critz
oi Adam!! nuthin bout no version 3 only 2.4.5/6... Monday, June 16, 2003, 11:46:42 AM, you wrote: AC Try CFX_ImageCR3 from Efflare.com instead. Incredible optimization / AC clarity combinations, super-small file sizes. I thought all image AC

Re: image processing

2003-06-16 Thread Bryan Stevenson
NPand hey...the docs can be a tad less than intuitive...so if you need a hand I can fire some samples your way (just gimme a shout offlist). Cheers Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED]

Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Allan Clarke
I downloaded the Babelfish sample application source code from the macromedia website: http://www.macromedia.com/support/flash/flashremoting/consuming_ws_using_cfmx/ Extracted the code in my CFMX wwwroot folder. Opened the file: Babelfish.fla in Flash MX, brought up the NetConnectionDebugger and

MS AD

2003-06-16 Thread Shahzad.Butt
How can I query MS Active Directory and get a list of all emails for users in AD?? My impression was that something like cfldap server = TestServer action = query name = results start = cn = shaz,c = US filter = (cn = shaz) attributes =

Re: FW: (clug-talk) CFMX on Gentoo Linux?

2003-06-16 Thread Graham Pearson
From the error messages you will need to upgrade to LibC6 for the install to work. -- Do you use the Macromedia MX Suite of Products? A new book has just been published called Macromedia MX: Building Rich Internet Applications Link:

Re: image processing

2003-06-16 Thread Bryan Stevenson
Can't remember offhand, but the other CFX Image tag (which may be the one from efflare) has had some pretty big security holes found in the past...and about a year ago when I was firing up Jukka's CFX_IMAGE the site for the other tag was down for weeks on end not allowing me to get at the updated

Re: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Graham Pearson
I got the same error message and i have discovered it has to do with the WebService not being at the location on xmethods.net -- === Graham Pearson, System Administrator / Certified Webmaster / Published Northern Indiana

Apache and MX updater 3

2003-06-16 Thread Tim Blair
Bah humbug. Just discovered a dev box was running on updater 1 still, so just upgraded apache to 2.0.43 and installed updater 3. Things seem to be OK, except that _every_ request is being sent through JRun, not just those specified in the JRun settings...? That means that a) things are running

RE: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Chris Kief
Are you running CFMX with Updater 3 installed? chris -Original Message- From: Allan Clarke [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 8:56 AM To: CF-Talk Subject: Remoting - Access from Flash to web services - BabelFish I downloaded the Babelfish sample application source

RE: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Allan Clarke
Yes I have Updater 3 installed --- Chris Kief [EMAIL PROTECTED] wrote: Are you running CFMX with Updater 3 installed? chris -Original Message- From: Allan Clarke [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 8:56 AM To: CF-Talk Subject: Remoting - Access from Flash

Re: MS AD

2003-06-16 Thread CF Dude
I haven't queries the AD, but I have queried MSExch before. Hopefully the article, or links on this page will shed some light. http://www.cfcomet.com/exchange_server/ E - Original Message - From: Shahzad.Butt [EMAIL PROTECTED] How can I query MS Active Directory and get a list of

RE: MS AD

2003-06-16 Thread Marlon Moyer
Have you tried giving it a username and password? -Original Message- From: Shahzad.Butt [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 10:54 AM To: CF-Talk Subject: MS AD How can I query MS Active Directory and get a list of all emails for users in AD?? My impression was that

Re: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Allan Clarke
I don't agree with that. I can see the wsdl: http://www.xmethods.net/sd/2001/BabelFishService.wsdl Cheers Allan --- Graham Pearson [EMAIL PROTECTED] wrote: I got the same error message and i have discovered it has to do with the WebService not being at the location on xmethods.net --

Re: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Allan Clarke
I don't agree with that. I can see the wsdl: http://www.xmethods.net/sd/2001/BabelFishService.wsdl Cheers Allan --- Graham Pearson [EMAIL PROTECTED] wrote: I got the same error message and i have discovered it has to do with the WebService not being at the location on xmethods.net --

SOT Flash vs Java Applet to display streaming data

2003-06-16 Thread [EMAIL PROTECTED]
Not exactly CF, but there are lots of Flash users out there. Scotttrader at www.scotttrader.com provides a free java applet that allows you to monitor stock positions in real time. ( a more robust version of the java applet is available if you set up a Scottrade account). You can enter

Re: image processing

2003-06-16 Thread Critz
oi Bryan!! well was it the one from efflare? there are other cfx imaging tags out there... cfxDynamicImage cfxImageProc.. making reference to security holes in a cfx is useless information unless you can be more specific about a name.no?

RE: MS AD

2003-06-16 Thread Shahzad.Butt
Did try passing username and password. No luck -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: 16 June 2003 17:11 To: CF-Talk Subject: RE: MS AD Have you tried giving it a username and password? -Original Message- From: Shahzad.Butt [mailto:[EMAIL

RE: MS AD

2003-06-16 Thread Allan Clarke
the 'port' attribute is missing. Adding this will fix your problem --- Marlon Moyer [EMAIL PROTECTED] wrote: Have you tried giving it a username and password? -Original Message- From: Shahzad.Butt [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 10:54 AM To: CF-Talk

RE: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Chris Kief
With Updater 3, Macromedia disabled the use of web services through the Flash Remoting gateway in CFMX. Remoting with CFCs works just fine still...just web services are off. You'll need to re-enable them...see this technote (watch for wrapping):

RE: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Allan Clarke
I did that, you probably didn't read my original thread :). I now get an error, 'NetConnection.Call.BadVersion'. This is way out of my hands, I have tried everything to fix this, but keep getting a error. --- Chris Kief [EMAIL PROTECTED] wrote: With Updater 3, Macromedia disabled the use of web

RE: MS AD

2003-06-16 Thread Shahzad.Butt
Same error man, using port 389 -Original Message- From: Allan Clarke [mailto:[EMAIL PROTECTED] Sent: 16 June 2003 17:17 To: CF-Talk Subject: RE: MS AD the 'port' attribute is missing. Adding this will fix your problem --- Marlon Moyer [EMAIL PROTECTED] wrote: Have you tried giving it

RE: Remoting - Access from Flash to web services - BabelFish

2003-06-16 Thread Chris Kief
Whoops...sorry bout that...got to the stack trace and stopped reading :) Not sure what that bad version error is... chris -Original Message- From: Allan Clarke [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 9:23 AM To: CF-Talk Subject: RE: Remoting - Access from Flash to web

Re: image processing

2003-06-16 Thread jon hall
I'm remembering another actual cfx_image tag from someone other than Jukka on some really badly designed, slow web site a while back. I don't know if anyone ever clarified the differences between them...it was all quite confusing. Probably not the efflare. There was someone from efflare posting

Re: Installing MX for JRun with no context root

2003-06-16 Thread Sean A Corfield
On Monday, Jun 16, 2003, at 06:50 US/Pacific, Dave Carabetta wrote: Again, sorry I missed out that key step... Just to updateSUCCESS!!! I'm not sure why the NullPointerError went away, but I just shut down the entire JRun application overnight to allow Java to clean itself out garbage

Re: image processing

2003-06-16 Thread Bryan Stevenson
OKI dug up some old project docs...the tag in question is from www.gafware.com...sorry for any confusion ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED]

whitespace using RDS on cfstudio

2003-06-16 Thread Emmet McGovern
Anyone know why cfstudio4.5 using rds is causing an enormous amount of white space every time I save a file? It adds a line of space between lines of code every time I save. Emmet ~| Archives:

Whaling? Whaling? C'mon people....

2003-06-16 Thread John Stanley
...get with the plan...mammals are supposed to be slaightered in huge factories (**munching on a burger for lunch**...not in their natural habitats... http://www.cnn.com/2003/WORLD/europe/06/16/whaling.conference/ ~| Archives:

Re: image processing

2003-06-16 Thread Bryan Stevenson
yep John...it's www.gafware.com bad site..lots of Batman image maniplulations ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate

Re: image processing

2003-06-16 Thread Adam Churvis
Soon... Until then, check out the latest V2. Plenty good while waiting. We currently use it in production. Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive ColdFusion MX Training ColdFusion MX Master Class: July 14 - 18, 2003 http://www.ColdFusionTraining.com

Re: image processing

2003-06-16 Thread Adam Churvis
Doesn't sound like Efflare. Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive ColdFusion MX Training ColdFusion MX Master Class: July 14 - 18, 2003 http://www.ColdFusionTraining.com Download CommerceBlocks V2.1 and LoRCAT from

RE: SOT Flash vs Java Applet to display streaming data

2003-06-16 Thread Benoit Hediard
If you want to see what can be done with Flash for stocks/trading, you should have a look to this app : http://marketrac.nyse.com/mt/ I think it is Flash5 based... pretty impressive... It should be even faster if it was done with FlashMX. The example always shown by MM is the E*Trade stock quote

RE: MS AD

2003-06-16 Thread Shahzad.Butt
Got it working. Dc was missing thx -Original Message- From: Shahzad.Butt Sent: 16 June 2003 17:25 To: CF-Talk Subject: RE: MS AD Same error man, using port 389 -Original Message- From: Allan Clarke [mailto:[EMAIL PROTECTED] Sent: 16 June 2003 17:17 To: CF-Talk Subject: RE:

RE: image processing

2003-06-16 Thread Emmet McGovern
Since efflare is getting a quasi badrap here I'll chime in. Ive been using imagecr for quite some time. I know of know security leak from using it. It is by far THE BEST image tag I've used. We tried them all. The quality and file size blows me away. I've gotten better results using this tag

Re: Array or Struct...which would be more 'do-able' for something like this...

2003-06-16 Thread John Quarto-vonTivadar
you could try using a structuary - Original Message - From: Jeff [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 8:27 AM Subject: Array or Struct...which would be more 'do-able' for something like this... I'm doing a fairly complex join, and the recordcount

Re: image processing

2003-06-16 Thread Bryan Stevenson
No worries...nobody is bad mouthing Efflarejust trying to give some info about a bad CFX Image manip. tagjust a little confusion ;-) As I recall I reviewed the Efflare tag for my client, but we went with CFX_Image from Jukka Manner because it was free (and at the time there was no speed

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread Stephenie Hamilton
?? (guessing wrong list) ~~ Stephenie Hamilton Macromedia Certified ColdFusion Professional CFXHosting -Original Message- From: John Stanley [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 12:41 PM To: CF-Talk Subject: Whaling? Whaling? C'mon people ...get with the

RE: image processing

2003-06-16 Thread Emmet McGovern
The difference between cfx_image and imagecr has little to do with speed of processing, it's the final image quality and filesize from imagecr that outshines all the others. :) Emmet -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:00 PM

Re: SOT Flash vs Java Applet to display streaming data

2003-06-16 Thread [EMAIL PROTECTED]
On Monday, June 16, 2003, at 09:49 AM, Benoit Hediard wrote: If you want to see what can be done with Flash for stocks/trading, you should have a look to this app : http://marketrac.nyse.com/mt/ Interesting... won't work on any of my Mac browsers (IE, Safari, Mozilla) I think it is

Re: Whaling? Whaling? C'mon people....

2003-06-16 Thread Dana Tierney
I think it's just a random rant... we are all allowed a few aren't we? Dana On Mon, 16 Jun 2003 12:41:16 -0400, John Stanley [EMAIL PROTECTED] wrote: ...get with the plan...mammals are supposed to be slaightered in huge factories (**munching on a burger for lunch**...not in their natural

Re: image processing

2003-06-16 Thread Charlie Griefer
Another advantage of imagecr is support. I really can't speak of the support available with cfx_image, as I've not used it... I'll just echo what others have said about the quality of imagecr (they speak the truth)...but also add that I've e-mailed the efflare folk at 2:00 am on Saturday

Re: Whaling? Whaling? C'mon people....

2003-06-16 Thread Howard Fore
On Monday, Jun 16, 2003, at 12:41 US/Eastern, John Stanley wrote: ...get with the plan...mammals are supposed to be slaightered in huge factories (**munching on a burger for lunch**...not in their natural habitats... http://www.cnn.com/2003/WORLD/europe/06/16/whaling.conference/ My

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread John Stanley
whoops...slightly large blunder. -Original Message- From: Stephenie Hamilton [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:00 PM To: CF-Talk Subject: RE: Whaling? Whaling? C'mon people ?? (guessing wrong list) ~~ Stephenie Hamilton Macromedia Certified ColdFusion

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread John Stanley
Sorry to everyone on CF-Talk, this was meant for CF-Community.prepares wrists for slapping.. -Original Message- From: Dana Tierney [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:11 PM To: CF-Talk Subject: Re: Whaling? Whaling? C'mon people I think it's just a random

RE: whitespace using RDS on cfstudio

2003-06-16 Thread Debbie Dickerson
It's usually caused by having the wrong option set for the file format to save as (Unix vs. PC under the File Settings option). -Original Message- From: Emmet McGovern [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 12:22 PM To: CF-Talk Subject: whitespace using RDS on cfstudio

Re: Whaling? Whaling? C'mon people....

2003-06-16 Thread Dana Tierney
oops...didnt notice this was on talk a whale of a mistake. Dana On Mon, 16 Jun 2003 11:10:41 -0600, Dana Tierney [EMAIL PROTECTED] wrote: I think it's just a random rant... we are all allowed a few aren't we? Dana On Mon, 16 Jun 2003 12:41:16 -0400, John Stanley [EMAIL PROTECTED]

Re: image processing

2003-06-16 Thread jon hall
lol...even conversations about image manipulation tags get confused because of that stupid other tag. -- jon mailto:[EMAIL PROTECTED] Monday, June 16, 2003, 12:59:42 PM, you wrote: BS No worries...nobody is bad mouthing Efflarejust trying to give some info BS about a bad CFX Image manip.

regex help

2003-06-16 Thread Michael T. Tangorre
I am trying to determine if an integer begins with 332. The number varies in length from 4 to 9 digits in length. If 332 begins the number I would like to return the number minus the 332. I am still trying to learn regex so an explanation with any ideas would be very helpful. Here is what I am

Re: regex help

2003-06-16 Thread Michael T. Tangorre
in1 should be testNum, I typed it in wrong... - Original Message - From: Michael T. Tangorre [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:44 PM Subject: regex help I am trying to determine if an integer begins with 332. The number varies in length

RE: regex help

2003-06-16 Thread Marlon Moyer
cfset testNum = REreplace(testNum,^332([0-9]*),\1) / ^332 --- look for a string with 332 at the beginning ([0-9]*) Look for all remaining digits after that. Marlon -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 12:44 PM To: CF-Talk

RE: regex help

2003-06-16 Thread Marlon Moyer
Michael, I also use this program to help test regex's. It's quicker than using cf most of the time. http://laurent.riesterer.free.fr/regexp/ Marlon -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 12:47 PM To: CF-Talk Subject: Re:

RE: SOT Flash vs Java Applet to display streaming data

2003-06-16 Thread Benoit Hediard
Hi Dick, I've tried to get the applet, but the NYSE, AMEX and OPRA form agreement is only for US people (only US in the select...) and I prefer not to create a fake account. The problem is that I have no idea how they get the data from the java applet.. Is it through a socket connection

Re: regex help

2003-06-16 Thread Michael T. Tangorre
Thank you for the help, explanation and link. I will check that out for sure. Mike - Original Message - From: Marlon Moyer [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:55 PM Subject: RE: regex help Michael, I also use this program to help test

RE: regex help

2003-06-16 Thread Greg McDaniel
Too bad it does not install on W2K. :`( -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 12:55 PM To: CF-Talk Subject: RE: regex help Michael, I also use this program to help test regex's. It's quicker than using cf most of the time.

RE: regex help

2003-06-16 Thread Marlon Moyer
I've had it running on win2k before. You have to run it in the win95 compatibility mode. Marlon -Original Message- From: Greg McDaniel [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:10 PM To: CF-Talk Subject: RE: regex help Too bad it does not install on W2K. :`(

Re: regex help

2003-06-16 Thread Michael T. Tangorre
I just noticed that as well. :-( - Original Message - From: Greg McDaniel [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 2:10 PM Subject: RE: regex help Too bad it does not install on W2K. :`( -Original Message- From: Marlon Moyer

CFFTP Question

2003-06-16 Thread Duane Boudreau
I need to FTP 100 images and hate the idea of sending them individually. Is it possible to send multiple files using CFFTP per session? Duane ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

RE: CFFTP Question

2003-06-16 Thread Cantrell, Adam
Yep - cfftp action=open connection=myConnection ... cfloop ... cfftp action=putfile connection=myConnection ... /cfloop cfftp action=close connection=myConnection Adam. -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:29 PM

RE: regex help

2003-06-16 Thread Ben Doom
Um. This showed up after some responses, but I never saw an answer, so here goes... testnum = rereplace(testnum, ^332([0-9]*), \1); This assumes that testnum is an int to begin with, so you should probably test for that first. If you have any questions about why this works or whatnot, or need

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread jon roig
I'm sure he didn't do it on porpoise. -- jon -Original Message- From: Dana Tierney [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 1:32 PM To: CF-Talk Subject: Re: Whaling? Whaling? C'mon people oops...didnt notice this was on talk a whale of a mistake. Dana

email support app

2003-06-16 Thread Phillip B
I want to change the way our current application handles email. Currently they just send us a generic email through on online form. What I would like to do is gather all the information about their computer as possible. Then stick it in the email so we can help fix their problem. I've never

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread Les Mizzell
:: I'm sure he didn't do it on porpoise. Naw, he did it just for the halibut... ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread Richard Crawford
Abalone. People who post personal rants to lists like this are just being shellfish. At 03:04 PM 6/16/2003 -0400, you wrote: :: I'm sure he didn't do it on porpoise. Naw, he did it just for the halibut... ~| Archives:

OT: printer friendly page break?

2003-06-16 Thread Janine Jakim
Is there an easy way to force a page break at certain sections? I have a huge page that people want to view as a long scrollable cfm page but when printed they want it to start a new page at certain points. (ie: there may be 5 lesson plans- they'd want each lesson plan on a separate page/etc.)

RE: email support app

2003-06-16 Thread Ben Doom
You can get things like the browser and OS from the http headers, which you could append to the email using cfmail on the action page. -- Ben Doom Programmer General Lackey Moonbow Software, Inc : -Original Message- : From: Phillip B [mailto:[EMAIL PROTECTED] : Sent: Monday,

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread Haggerty, Mike
Enough. There's nuh-fin to see here. Please let this die. M -Original Message- From: Richard Crawford [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 3:10 PM To: CF-Talk Subject: RE: Whaling? Whaling? C'mon people Abalone. People who post personal rants to lists like this

OT: Whoa, what's with MACR Stock?

2003-06-16 Thread [EMAIL PROTECTED]
A couple of months ago MACR stock was selling in the $12.50 range. Yesterday it closed at it opened for $20.25 and the latest is $21.57 up $1.32 or 6.52% Is there some good news that I haven't heard? Dick ~| Archives:

Re: OT: printer friendly page break?

2003-06-16 Thread Jochem van Dieten
Janine Jakim wrote: Is there an easy way to force a page break at certain sections? Use the CSS page-break-before and page-break-after options. Jochem ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4

Re: MS AD

2003-06-16 Thread Frank Mamone
Just for reference, what is DC? - Original Message - From: Shahzad.Butt [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 12:48 PM Subject: RE: MS AD Got it working. Dc was missing thx -Original Message- From: Shahzad.Butt Sent: 16 June 2003

Null Pointer errors with MX U3

2003-06-16 Thread Dave Carabetta
Using CFMX for J2EE for JRun, I am receiving the following error when trying to do a simple form post: The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefined values.

Re: OT: Whoa, what's with MACR Stock?

2003-06-16 Thread Jochem van Dieten
[EMAIL PROTECTED] wrote: A couple of months ago MACR stock was selling in the $12.50 range. Yesterday it closed at it opened for $20.25 and the latest is $21.57 up $1.32 or 6.52% Is there some good news that I haven't heard? There is plenty of good news on cf-community. Jochem

Re: email support app

2003-06-16 Thread Phillip B
Doh! If it was a snake it would have bit me. Thanks Ben :) Phillip B. www.LoungeRoyale.com www.FillWorks.com - Original Message - From: Ben Doom [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, June 16, 2003 2:10 PM Subject: RE: email support app You can get things like

RE: Whaling? Whaling? C'mon people....

2003-06-16 Thread Matt Robertson
C'mon You all otter know the rules enough to stop this right now. --Matt-- -- Original Message -- From: Haggerty, Mike [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Mon, 16 Jun 2003 15:15:34 -0400 Enough. There's nuh-fin to see here. Please let this

Re: Whoa, what's with MACR Stock?

2003-06-16 Thread Bryan Stevenson
Ya...Q4 results a few weeks back boosted the stock...crawl out from under that rock man ;-) Cheers Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] -

  1   2   >