RE: ColdFusion MX and Session Variables (Bug)

2002-07-25 Thread Nathan Stanford
-Original Message- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 4:19 PM To: CF-Talk Subject: Re: ColdFusion MX and Session Variables What about that session.dealer_id? Yes when adding Testing Variables the out put stayed the same. Is it staying

RE: ColdFusion MX and Session Variables (Bug)

2002-07-25 Thread Stacy Young
: ColdFusion MX and Session Variables (Bug) -Original Message- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 4:19 PM To: CF-Talk Subject: Re: ColdFusion MX and Session Variables What about that session.dealer_id? Yes when adding Testing Variables

RE: Coldfusion MX and SSL

2002-07-25 Thread Dave Watts
I've been investigating Coldfusion MX and it's capability to do stuff with other sites over a secured location. So far I've been unable to find a solution to some problems, maybe some of you can help. First I should mention that CFMX is not acepting SSL certificates for a subdomain,

Re: ColdFusion MX and Session Variables

2002-07-24 Thread Joe Eugene
Check your session locks... Joe - Original Message - From: Nathan Stanford [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, July 24, 2002 4:10 PM Subject: ColdFusion MX and Session Variables ColdFusion MX and Session Variables... ColdFusion MX on a Solaris 7 with

Re: ColdFusion MX and Session Variables

2002-07-24 Thread ksuh
CFMX does not require session locking... - Original Message - From: Joe Eugene [EMAIL PROTECTED] Date: Wednesday, July 24, 2002 2:18 pm Subject: Re: ColdFusion MX and Session Variables Check your session locks... Joe - Original Message - From: Nathan Stanford [EMAIL

RE: ColdFusion MX and Session Variables

2002-07-24 Thread Nathan Stanford
That is not the answer Next? -Original Message- From: Joe Eugene [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 3:18 PM To: CF-Talk Subject: Re: ColdFusion MX and Session Variables Check your session locks... Joe - Original Message - From: Nathan

Re: RE: ColdFusion MX and Session Variables

2002-07-24 Thread ksuh
Are you setting the session variable back to zero before you put another value in there? - Original Message - From: Nathan Stanford [EMAIL PROTECTED] Date: Wednesday, July 24, 2002 2:21 pm Subject: RE: ColdFusion MX and Session Variables That is not the answer Next

RE: RE: ColdFusion MX and Session Variables

2002-07-24 Thread Nathan Stanford
just as the code below says except change it to Session from request same code. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 3:30 PM To: CF-Talk Subject: Re: RE: ColdFusion MX and Session Variables Are you setting

RE: ColdFusion MX and Session Variables

2002-07-24 Thread Stacy Young
Curious, are you using J2EE sessions? -Original Message- From: Nathan Stanford [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 4:22 PM To: CF-Talk Subject: RE: ColdFusion MX and Session Variables That is not the answer Next? -Original Message- From: Joe Eugene

Re: ColdFusion MX and Session Variables

2002-07-24 Thread Jon Hall
What about that session.dealer_id? Is it staying consistent? What about the actual data? Is there some other query somewhere writing data that is affecting the price and or quantity variables, which I assume are coming from the qry_checkoutcart query, but I'm not sure, because they aren't

RE: ColdFusion MX performance brief now available

2002-07-24 Thread Matt Liotta
Congratulations to Jessie Noller et all for making Linux the highest performing platform available for ColdFusion. Matt Liotta President CEO Montara Software, Inc. http://www.montarasoftware.com/ V: 415-577-8070 F: 415-341-8906 P: [EMAIL PROTECTED] -Original Message- From: Phil Costa

Re: ColdFusion MX performance brief now available

2002-07-24 Thread Jon Hall
The brief says nothing of the sort, and you really can't compare the performance of a dual 933Mhz P3 system with a dual 500 Mhz processors, Xeon's or not. -- Jon mailto:[EMAIL PROTECTED] Wednesday, July 24, 2002, 5:58:05 PM, you wrote: ML Congratulations to Jessie Noller et all for making

RE: ColdFusion MX performance brief now available

2002-07-24 Thread Ben Johnson
Congratulations to Jessie Noller et all for making Linux the highest performing platform available for ColdFusion. I don't want to sound stupid, but where did you find that? The Windows boxes were running a completely different setup than the Linux box: Win2K: 2 500Mhz PIII Xeon 512 MB RAM

RE: ColdFusion MX performance brief now available

2002-07-24 Thread Phil Costa
-Talk Subject: RE: ColdFusion MX performance brief now available Congratulations to Jessie Noller et all for making Linux the highest performing platform available for ColdFusion. I don't want to sound stupid, but where did you find that? The Windows boxes were running a completely different

RE: ColdFusion MX performance brief now available

2002-07-24 Thread Matt Liotta
, 2002 3:24 PM To: CF-Talk Subject: Re: ColdFusion MX performance brief now available The brief says nothing of the sort, and you really can't compare the performance of a dual 933Mhz P3 system with a dual 500 Mhz processors, Xeon's or not. -- Jon mailto:[EMAIL PROTECTED] Wednesday

RE: ColdFusion MX performance brief now available

2002-07-24 Thread Matt Liotta
, 2002 3:25 PM To: CF-Talk Subject: RE: ColdFusion MX performance brief now available Congratulations to Jessie Noller et all for making Linux the highest performing platform available for ColdFusion. I don't want to sound stupid, but where did you find that? The Windows boxes were running

RE: ColdFusion MX performance brief now available

2002-07-24 Thread Ben Johnson
I was comparing the dual Linux to the quad Windows setup. I'm not a systems expert, but perhaps someone else can confirm this. As far as I can remember from what I have read, 4 500Mhz processors do not equal 1 2000Mhz. The computing cost to push certain tasks or threads to certain processors

Re: ColdFusion MX performance brief now available

2002-07-24 Thread David Hannum \(Ohio University\)
: Wednesday, July 24, 2002 6:49 PM Subject: RE: ColdFusion MX performance brief now available I was comparing the dual Linux to the quad Windows setup. I'm not a systems expert, but perhaps someone else can confirm this. As far as I can remember from what I have read, 4 500Mhz processors do not equal

RE: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Nathan Stanford
So am I to think no one is using JDBC for CF MX? -Original Message- From: Nathan Stanford [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 8:05 AM To: CF-Talk Subject: ColdFusion MX and the Third Party JDBC Driver. ColdFusion MX and the Third Party JDBC Driver. Can

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Jochem van Dieten
Nathan Stanford wrote: So am I to think no one is using JDBC for CF MX? Just not with AS400. With PostgreSQL it is about as easy as it gets: http://jochem.vandieten.net/coldfusion/postgresql/ It shouldn't be too hard to translate that to your situation. Jochem

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Paul Hastings
Just not with AS400. With PostgreSQL it is about as easy as it gets: http://jochem.vandieten.net/coldfusion/postgresql/ It shouldn't be too hard to translate that to your situation. any ideas about ingres? got some complaining parties in the forums...

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Jochem van Dieten
Paul Hastings wrote: Just not with AS400. With PostgreSQL it is about as easy as it gets: http://jochem.vandieten.net/coldfusion/postgresql/ It shouldn't be too hard to translate that to your situation. any ideas about ingres? got some complaining parties in the forums... Not really. The

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Paul Hastings
Not really. The procedure should really apply for all Type 4 JDBC drivers, just with a different Class Path, JDBC URL and Driver Class (all of which should be documented in the JDBC package). so cfmx will run any jdbc 4 driver? cool. are the place to be if there are issues. Even better as

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Jochem van Dieten
Paul Hastings wrote: so cfmx will run any jdbc 4 driver? cool. I can't find it anymore, but that is my interpretation of what was in the documentation during the beta's. And if you look at the JDBC standard, it is pretty clear that a JDBC Type 4 driver has the same position and function

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Paul Hastings
I can't find it anymore, but that is my interpretation of what was in the documentation during the beta's. ah but so much as changed since the betas ;-) And if you look at the JDBC standard, it is pretty clear that a JDBC Type 4 driver has the same position and function between the database

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Jochem van Dieten
Paul Hastings wrote: i'm a bit confused about this type business. some of the 3rd party drivers i've looked at don't mention it being of any particular type but refer to pure java jdbc version numbers. any references? CF docs:

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread John Paul Ashenfelter
Regards, John Paul Ashenfelter CTO/TransitionPoint [EMAIL PROTECTED] - Original Message - From: Paul Hastings [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, June 25, 2002 11:26 AM Subject: Re: ColdFusion MX and the Third Party JDBC Driver. I can't find it anymore

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Paul Hastings
CF docs: excellent. thanks. __ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ:

Re: ColdFusion MX and the Third Party JDBC Driver.

2002-06-25 Thread Paul Hastings
For the curious, quick overview: thanks. __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

RE: ColdFusion MX for development purposes

2002-06-13 Thread Christopher P. Maher
This is the trial, enterprise edition, and it reverts to single-IP mode after 30 days. Does single IP mode repond to the primary IP address of the machine or 172.0.0.1 (localhost) or both? Chris Christopher P. Maher, FCAS, MAAA Modotech, Inc. [EMAIL

Re: ColdFusion MX for development purposes

2002-06-13 Thread Mike Townend
afaik (if its the same as 5) it locks on to the first IP address that requests a page... HTH Christopher P. Maher wrote: This is the trial, enterprise edition, and it reverts to single-IP mode after 30 days. Does single IP mode repond to the primary IP address of the machine or

RE: ColdFusion MX for development purposes

2002-06-13 Thread todd
I think single IP means the 1st IP address to hit the server. Least, that's how CF 5 was. In order to clear it, you either needed to wait awhile or hiccup the CFserver. ~Todd On Thu, 13 Jun 2002, Christopher P. Maher wrote: This is the trial, enterprise edition, and it reverts to

RE: ColdFusion MX for development purposes

2002-06-13 Thread Matt Liotta
CFMX locks to lo (127.0.0.1) and the first IP address assigned to eth0. -Matt -Original Message- From: Mike Townend [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 7:47 AM To: CF-Talk Subject: Re: ColdFusion MX for development purposes afaik (if its the same as 5

RE: ColdFusion MX for development purposes

2002-06-13 Thread Vernon Viehe
According to my informatiom: In ColdFusion MX, single IP Developers version means that it will accept concurrent connections from 127.0.0.1 and one other IP address. -Vern -Original Message- From: [EMAIL PROTECTED] To: CF-Talk Sent: 6/13/2002 7:42 AM Subject: RE: ColdFusion MX

Re: ColdFusion MX for development purposes

2002-06-11 Thread todd
Yup, download the trial version, the same. On Tue, 11 Jun 2002, Waldemiro Junior wrote: Hi all. When ColdFusion 5 was released, Macromedia let us download it in a special version for development and learning purposes. Anyone of this group know if the same will happen with ColdFusion MX ?

RE: ColdFusion MX for development purposes

2002-06-11 Thread Dave Watts
When ColdFusion 5 was released, Macromedia let us download it in a special version for development and learning purposes. Anyone of this group know if the same will happen with ColdFusion MX ? You can simply download the trial version. After the trial period expires, it will turn into the

RE: ColdFusion MX for development purposes

2002-06-11 Thread Vernon Viehe
It's already there: http://www.macromedia.com/software/trial_download/ This is the trial, enterprise edition, and it reverts to single-IP mode after 30 days. Vernon Viehe ColdFusion Community Manager Developer Relations Macromedia, Inc. Online diary: http://vvmx.blogspot.com/ -Original

RE: ColdFusion MX / Studio MX now available!

2002-06-03 Thread Andrew Scott
together, and not like this! -Original Message- From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] Sent: Monday, 3 June 2002 2:39 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! How long before we can order the files on CD I wonder

Re: ColdFusion MX / Studio MX now available!

2002-06-03 Thread Justin Scott
With the MX suite of applications, why is it that everything else, Dreamweaver MX, Flash MX go into the macromedia folder on the startup menu. But CFMX has to have its own folder? Nit picking, yes... But it would have made better sense to keep everything together, and not like this!

RE: ColdFusion MX / Studio MX now available!

2002-06-02 Thread Peter Tilbrook
How long before we can order the files on CD I wonder :) -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED]] Sent: Thursday, 30 May 2002 1:15 AM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! And then CFTalk goes deathly quiet as everyone rushes off

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe
Message- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 12:07 PM To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now available! When do subscription holders get our cd's? __ Get

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe
. Vernon Viehe Community Manager Developer Relations Macromedia, Inc. Online diary: http://vvmx.blogspot.com/ -Original Message- From: Vernon Viehe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 3:40 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available

Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Dave Hannum
subscription upgrade now. It's been like that since yesterday afternoon when the email came out. Dave - Original Message - From: Vernon Viehe [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 30, 2002 12:07 PM Subject: RE: ColdFusion MX / Studio MX now available

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe
I think that's just high traffic, some requests get through, others don't. I'll double check on that for you though. -Vern -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 9:29 AM To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now

Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Dave Hannum
[EMAIL PROTECTED] Sent: Thursday, May 30, 2002 12:50 PM Subject: RE: ColdFusion MX / Studio MX now available! I think that's just high traffic, some requests get through, others don't. I'll double check on that for you though. -Vern -Original Message- From: Dave Hannum [mailto:[EMAIL

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Ken Wilson
I think that's just high traffic, some requests get through, others don't. Hmm, that's comforting. Can you reassure us that this is NOT running CFMX? :) Ken __ Your ad could be here. Monies from ads go to support these

Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Frank Mamone
alike!). Vernon Viehe Community Manager Developer Relations Macromedia, Inc. Online diary: http://vvmx.blogspot.com/ -Original Message- From: Max Paperno [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 3:37 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe
Community Manager Developer Relations Macromedia, Inc. Online diary: http://vvmx.blogspot.com/ -Original Message- From: Frank Mamone [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 10:27 AM To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now available! That's all great

Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Dave Hannum
It's JSP pages. Dave - Original Message - From: Ken Wilson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 30, 2002 1:19 PM Subject: RE: ColdFusion MX / Studio MX now available! I think that's just high traffic, some requests get through, others don't. Hmm

Re: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Owen Leonard
HomeSite+ is HomeSite5 plus the CF VTMs help/reference for CF stuff. So, if you want to see in general what HomeSite+ will look like, take a look at the HomeSite5 trial. Does that mean that HomeSite+ lacks advanced tools like the Databases resource window, debugging tools, Query Builder, etc?

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Ken Wilson
HomeSite+ is HomeSite5 plus the CF VTMs help/reference for CF stuff. So, if you want to see in general what HomeSite+ will look like, take a look at the HomeSite5 trial. Did the release version change from what was available with the DreamweaverMX beta? If not, then Homesite+ is actually a

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Mike Chambers
Broadvision. We are in the process of transitioning to our own servers. mike chambers [EMAIL PROTECTED] -Original Message- From: Ken Wilson [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 1:19 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! I

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe
: ColdFusion MX / Studio MX now available! HomeSite+ is HomeSite5 plus the CF VTMs help/reference for CF stuff. So, if you want to see in general what HomeSite+ will look like, take a look at the HomeSite5 trial. Does that mean that HomeSite+ lacks advanced tools like the Databases resource

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Andrew Tyrone
-Original Message- From: Vernon Viehe [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 4:33 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! No, sorry, I didn't make it clear. HomeSite+ is a HomeSite5 base, the CF IDE functionality of CFS5

RE: ColdFusion MX / Studio MX now available!

2002-05-30 Thread Vernon Viehe
: Thursday, May 30, 2002 1:45 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! -Original Message- From: Vernon Viehe [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 4:33 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Shawn Grover
And then CFTalk goes deathly quiet as everyone rushes off to download MX... LOL -Original Message- From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 2:10 AM To: CF-Talk Subject: ColdFusion MX / Studio MX now available! Macromedia has just announced

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread John McKown
I wonder if they will fix the annoying security bug that crashes it every other time I open it. John McKown -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 11:15 AM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread John Beynon
Subject: RE: ColdFusion MX / Studio MX now available! And then CFTalk goes deathly quiet as everyone rushes off to download MX... LOL -Original Message- From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 2:10 AM To: CF-Talk Subject

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Christine Lawson
Yup, here's the link to the press release: http://www.macromedia.com/macromedia/proom/pr/2002/mx_available.html Regards, Christine -Original Message- From: John Beynon [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 12:22 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX

Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Frank Mamone
Are these the same as the preview releases? Can we just install over them? - Original Message - From: John Beynon [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, May 29, 2002 12:22 PM Subject: RE: ColdFusion MX / Studio MX now available! In DWMX? It's fixed (on my

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Christine Lawson
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 1:55 PM To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now available! Are these the same as the preview releases? Can we just install over them? - Original Message - From: John Beynon [EMAIL PROTECTED] To: CF-Talk [EMAIL

Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Michael Smith
Mamone [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 1:55 PM To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now available! Are these the same as the preview releases? Can we just install over them? - Original Message - From: John Beynon [EMAIL PROTECTED] To: CF-Talk

Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Jon Hall
When do subscription holders get our cd's? __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Christine Lawson
29, 2002 3:07 PM To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now available! When do subscription holders get our cd's? __ Structure your ColdFusion code with Fusebox. Get the official book at http

Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Owen Leonard
When do subscription holders get our cd's? In our experience there's always been a lag time between official release of the product and distribution of the product to subscribers. If I recall correctly you'll be contacted by Macromedia when they're available (make sure you registered your

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Max Paperno
At 5/29/2002 02:01 PM -0400, Christine Lawson wrote: Nope, this is the final version - the Preview Release was not final and still had some bugs, etc. I would highly suggest you uninstall and then install the final trial: http://www.macromedia.com/software/trial_download/. Oh, the final has

Re: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Owen Leonard
Also I'm wondering where Homesite+ is... wasn't it supposed to have been included with DWMX? Or is it now a separate product? Only included on the DWMX CD, I hear. They sure are keeping it tightly under wraps--and I'm assuming that's not because they're saving it as a surprise. -- Owen

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Neil Clark - =TMM=
: ColdFusion MX / Studio MX now available! Also I'm wondering where Homesite+ is... wasn't it supposed to have been included with DWMX? Or is it now a separate product? Only included on the DWMX CD, I hear. They sure are keeping it tightly under wraps--and I'm assuming that's not because they're

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Todd
- From: Owen Leonard [mailto:[EMAIL PROTECTED]] Sent: 29 May 2002 22:16 To: CF-Talk Subject: Re: ColdFusion MX / Studio MX now available! Also I'm wondering where Homesite+ is... wasn't it supposed to have been included with DWMX? Or is it now a separate product? Only included on the DWMX CD, I

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Max Paperno
*peers at you all* ... Mine was in with the Studio MX download... ? *looks perplexed* ... in the eval download? When did you grab it? __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ:

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Vernon Viehe
Relations Macromedia, Inc. Online diary: http://vvmx.blogspot.com/ -Original Message- From: Max Paperno [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 3:37 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! *peers at you all* ... Mine

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Todd
]] | Sent: 29 May 2002 23:25 | To: CF-Talk | Subject: RE: ColdFusion MX / Studio MX now available! | | | *peers at you all* ... Mine was in with the Studio MX download... ? | | At 10:16 PM 5/29/2002 +0100, you wrote: | Yep, only on the CD. | | Neil Clark | Team Macromedia | http

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Stacy Young
- From: Neil Clark - =TMM= [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 5:16 PM To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! Yep, only on the CD. Neil Clark Team Macromedia http://www.macromedia.com/go/team Announcing Macromedia MX!! http

RE: ColdFusion MX / Studio MX now available!

2002-05-29 Thread Neil Clark - =TMM=
]] Sent: 30 May 2002 00:23 To: CF-Talk Subject: RE: ColdFusion MX / Studio MX now available! I was disappointed to see that...I was looking for it all over the place this morning. The upside is DW is noticeably more stable than the PR but certain elements still bother me coming from a studio

RE: Coldfusion MX

2002-05-02 Thread Neil Clark - =TMM=
Hi Harmony, MACR will be re-applying the link for CF5 v.shortly. Thanks! Neil Clark Team Macromedia http://www.macromedia.com/go/team Announcing Macromedia MX!! http://www.macromedia.com/software/trial/. __ Signup for

RE: Coldfusion MX

2002-05-02 Thread Christine Lawson
Hi, CFMX will be the upgrade path for ColdFusion 5. We're in the process of getting the link to the CF 5 Developer Edition back up. For now, you can download it here: http://download.macromedia.com/pub/coldfusion/esd/coldfusion-50-win-us_devrel.exe Regards, Christine Lawson Macromedia

RE: Coldfusion MX

2002-05-02 Thread harmony jones
I'm looking for the evaluation version not the developers edition, where can I get that from? At 12:16 AM 5/3/2002, you wrote: Hi, CFMX will be the upgrade path for ColdFusion 5. We're in the process of getting the link to the CF 5 Developer Edition back up. For now, you can download it

RE: Coldfusion MX

2002-05-02 Thread Kevan . Windle
Is CF MX and replacement for CF 5.0 ? Yes it is. When the CF MX going to be officially released? I think it's June If you check out all the posts here this week you'll get a pretty good idea of what to do. It depends really on the kind of site you've got and what you want to do in the future.

Re: Coldfusion MX

2002-05-02 Thread Stephen Moretti
When the CF MX going to be officially released? There is no mention of CF 5.0 anymore on the Macromedia site, you can't even download the CF 5.0 evaluation anymore (does anyone know where I can get that) Apparently the download for CF5 Developer Edition will be returned to the site in the

RE: Coldfusion MX

2002-05-02 Thread Shawn Grover
]] Sent: Thursday, May 02, 2002 10:33 AM To: CF-Talk Subject: RE: Coldfusion MX I'm looking for the evaluation version not the developers edition, where can I get that from? At 12:16 AM 5/3/2002, you wrote: Hi, CFMX will be the upgrade path for ColdFusion 5. We're in the process of getting

RE: Coldfusion MX

2002-05-02 Thread Rick Walters
Christine, What about those of us who have yet to upgrade to CF5? Will the jump from 4.5 to MX be a larger change, should I expect more code incompatibilites? Good Fortune, Richard Walters, Webmaster, Davita Laboratory Services [EMAIL PROTECTED] (800) 604-5227 x 3525 [EMAIL PROTECTED]

RE: Coldfusion MX

2002-05-02 Thread Christine Lawson
! Christine -Original Message- From: Rick Walters [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 12:49 PM To: CF-Talk Subject: RE: Coldfusion MX Christine, What about those of us who have yet to upgrade to CF5? Will the jump from 4.5 to MX be a larger change, should I expect

Re: Coldfusion MX And Website

2002-05-02 Thread Michael Dinowitz
I've forwarded his request to someone at MM. I'm really hoping that they'll either point him to the proper information or make an API (or whatever) so Website can be used. I've been using it since day one (I had one of the first 1500 copies) and love it still. And Bob's a cool guy. :) At

RE: Coldfusion MX And Website

2002-05-02 Thread Ben Forta
I've already sent Bob and e-mail. --- Ben -Original Message- From: UXB Internet [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 1:11 PM To: CF-Talk Subject: Coldfusion MX And Website Sheese, I am still at 4.0.1 and was just about to upgrade to 5 (it wasn't broken!). Now I

<    1   2   3