RE: TO ALL: Request for ColdFusion SP2 Input

2000-10-13 Thread Peter Theobald
Ah! CFHTTP queries! A big item for my personal the wish list: CFHTTP has the useful ability to take data from a URL and turn it into a query that you can then manipulate as any query. 1) CFHTTP interprets the data as a comma separated list (CSV) to turn it into a query. *BUT* it does NOT

Re: ColdFusion SP2

2000-10-12 Thread JustinMacCarthy
, gracefully, if a wddx packet is not valid would be nice. Justin MacCarthy - Original Message - From: "Damon Cooper" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 27, 2000 3:12 PM Subject

RE: ColdFusion SP2

2000-10-12 Thread Rob Cawte
session, similar to the SetLocale() would be great. Regards, -Rob Cawte -Original Message- From: Steve Martin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 03, 2000 11:55 PM To: CF-Talk Subject: RE: ColdFusion SP2 I concur, CF server always assumes English (US) as the default locale

RE: ColdFusion SP2

2000-10-12 Thread Damon Cooper
. -Original Message- From: JustinMacCarthy [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 12, 2000 5:51 AM To: [EMAIL PROTECTED] Subject: Re: ColdFusion SP2 I should also add DirectoryExists and UNC paths issues . Dosen't seem to work . Is this a confirmed bug also? Where can I get

RE: ColdFusion SP2

2000-10-12 Thread Mueller, Ben
If this is the place to post "wishes" for the next release of CF, I've got a good one. When I'm working on a cfm page which has a call to a custom tag in it, I want to be able to right-click on that call and have the tag open up in Studio.

Re: RE: ColdFusion SP2

2000-10-12 Thread Gregory Harris
Good call!!! Let me expand that a bit, how about for instance if I click on a IMG tag, can I open the image in my favorite editor? Or any A tag to open up in whatever editor is appropriate for the page (CF Studio, MS Word, whatever). I don't imagine that being terribly difficult to program,

RE: ColdFusion SP2 was Commenting on multiple lines

2000-10-09 Thread Aidan Whitehall
Oh yeah, here's another one! If you're writing some code that throws an error and can't figure out what's wrong, if you put comments around the code to get ColdFusion to skip it, it still throws the error. I guess the code's being evaluated, even though it's inside comments. Is it possible for

RE: ColdFusion SP2 was Commenting on multiple lines

2000-10-09 Thread Andy Ewings
- From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] Sent: 09 October 2000 14:02 To: CF-Talk Subject: RE: ColdFusion SP2 was Commenting on multiple lines Oh yeah, here's another one! If you're writing some code that throws an error and can't figure out what's wrong, if you put comments around

RE: ColdFusion SP2 was Commenting on multiple lines

2000-10-09 Thread Reynolds, Adam
That is cfcommented out. If you use !-- it will still exist in the code...if you use !--- it won't -- From: Andy Ewings[SMTP:[EMAIL PROTECTED]] Sent: 09 October 2000 13:57 To: CF-Talk Subject: RE: ColdFusion SP2 was Commenting on multiple lines Are you

RE: ColdFusion SP2 was Commenting on multiple lines

2000-10-09 Thread Andy Ewings
:[EMAIL PROTECTED]] Sent: 09 October 2000 14:09 To: CF-Talk Subject: RE: ColdFusion SP2 was Commenting on multiple lines That is cfcommented out. If you use !-- it will still exist in the code...if you use !--- it won't -- From: Andy Ewings[SMTP:[EMAIL PROTECTED]] Sent

RE: ColdFusion SP2 was Commenting on multiple lines

2000-10-09 Thread Aidan Whitehall
That is cfcommented out. If you use !-- it will still exist in the code...if you use !--- it won't I thought I used !---'s. I'll check it again... [frantic tapping] Well I'll be!... I coulda sworn ColdFusion comments still threw an error. OK, I take it back *embarrassed* ;-) --

Re: ColdFusion SP2

2000-10-06 Thread Aidan Whitehall
Oh yeah! I almost forgot a really obvious one... That when an RDS connection to another machine fails, that it doesn't take Studio with it. I regularly have to Ctrl-Alt-Del to close Studio when RDS has a problem of one sort or another. -- Aidan Whitehall [EMAIL PROTECTED] Netshopper UK Ltd

RE: ColdFusion SP2

2000-10-06 Thread Rich Wild
. --- -Original Message- From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] Sent: Friday, October 06, 2000 9:36 AM To: CF-Talk Subject: Re: ColdFusion SP2 Oh yeah! I almost forgot a really obvious one... That when an RDS connection to another machine fails

RE: TO ALL: Request for ColdFusion SP2 Input

2000-10-05 Thread Peter Theobald
Here's one: I'd like positional parameters to modules. It would make calling a module so much more concise. And I'd like that to extend to CF's built in tags too. For example: cfinclude "mytag.cfm" instead of cfinclude template="mytag.cfm" cfparam "action", "display" instead of cfparam

RE: TO ALL: Request for ColdFusion SP2 Input

2000-10-05 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 -Original Message- From: Peter Theobald [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 05, 2000 1:36 PM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Here's one: I'd like positional parameters to modules

RE: ColdFusion SP2

2000-10-04 Thread Won Lee
This may sound like a small thing, but it is because the solution is small ;) in cfinput, can you put in email validation. I think its something that is easy enough to do, but used often enough to warrant. I'm sick of cut and pasteing JavaScript. Won Lee Software Engineer, kpe Allaire

ColdFusion SP2

2000-10-03 Thread Aidan Whitehall
Don't know if this applies to the SP2, but how about being able to set the Locale in ColdFusion Administrator or it being able to find out how the dates are formatted at the OS level? I've just realised a scheduled event set up this morning wasn't being triggered because the default value of

RE: ColdFusion SP2

2000-10-03 Thread Steve Martin
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 03, 2000 13:37 To: CF-Talk Subject: ColdFusion SP2 Don't know if this applies to the SP2, but how about being able to set the Locale in ColdFusion Administrator or it being able to find out how the dates are formatted at the OS level? I've

RE: ColdFusion SP2

2000-10-03 Thread Rich Wild
. --- -Original Message- From: Steve Martin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 03, 2000 3:55 PM To: CF-Talk Subject: RE: ColdFusion SP2 I concur, CF server always assumes English (US) as the default locale irrespective of OS settings which means that all us

RE: TO ALL: Request for ColdFusion SP2 Input

2000-10-02 Thread Dave Watts
i know one of the items that makes me very uncomfortable is the apparent code incompatibility on the locking issues. i.e. code written for CF server 4.5.1 locking doesn't easily work on 4.0 and vice versa.. This isn't really the case. Code using CFLOCK under CF 4.0.1 will work on a 4.5.1

RE: Buffering in ColdFusion. SP2?

2000-10-02 Thread Jaime Garza
I would think this is a frequently asked feature... I would propose it for SP2, if there is still time. Ohh, by the way, you cannot. Jaime/ -Original Message- From: patrick [mailto:[EMAIL PROTECTED]] Sent: Monday, October 02, 2000 1:10 PM To: CF-Talk Subject: Buffering in

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-30 Thread James Sleeman
---Reply to mail from Steve Martin about TO ALL: Request for ColdFusion SP2 Input You may be aware that when calling custom tags, either using the "CF_" syntax, or using "CFMODULE", you can pass a special attribute called "ATTRIBUTECOLLECTION", which is a struct

Re: ColdFusion SP2

2000-09-29 Thread James Smith
I wish I knew! Share your secrets!! :-) At 02:51 PM 9/28/00 +0100, James Smith wrote: I'll bet you are running NT or Win2K. You loose your bet, I have win98. It crashes Win98 very quickly. It has the same resource leaks under NT, but NT is just better at handling it. Not mine

RE: ColdFusion SP2 -install issues

2000-09-29 Thread Damon Cooper
Point taken. We're signed up for full kits (require regular registration #) as well as update kits for SP2. Thanks - Date: Thu, 28 Sep 2000 09:27:23 -0400 From: "Al Musella, DPM" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: ColdFusion SP2 -inst

Re: ColdFusion SP2

2000-09-29 Thread James Smith
I'll bet you are running NT or Win2K. You loose your bet, I have win98. It crashes Win98 very quickly. It has the same resource leaks under NT, but NT is just better at handling it. Not mine it doesn't How are you keeping it from crashing your Win98? What settings are you

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Brian L. Wolfsohn
At 08:50 AM 9/27/00 , you wrote: ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. i know one of the items that makes me very uncomfortable is the apparent code incompatibility on the locking issues. i.e. code

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Steve Bernard
To some this may seem trivial but, the PDF documentation HAS to get fixed. For many this is the only documentation that they have for 4.5.x and quite frankly, it sucks. It's not the content, it's the usability. In earlier versions, especially the 4.0.x series, the included and downloadable PDF

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Steve Bernard
To some this may seem trivial but, the PDF documentation HAS to get fixed. For many this is the only documentation that they have for 4.5.x and quite frankly, it sucks. It's not the content, it's the usability. In earlier versions, especially the 4.0.x series, the included and downloadable PDF

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Robert Everland III
to appease thier customers anyways. Bob Everland -Original Message- From: Steve Bernard [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 11:53 AM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input To some this may seem trivial but, the PDF documentation HAS

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Peter Theobald
I'll second that! Since we're on the documentation here are some gripes of my own: Why don't the hard copy docs have the TAG NAMES or FUNCTION NAMES printed at the header or footers or at the top of each page? It's terribly inconvenient to find anything. If you flip through the book 75% of

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Steve Bernard
-Original Message- From: Robert Everland III [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 12:36 PM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input I gave up on this dream months ago. I now exclusively use the online documentation. Someone else has made

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Steve Bernard
. Too much, too fast could be the hump that broke the camels back. Steve -Original Message- From: Robert Everland III [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 12:36 PM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input I gave up on this dream months ago. I

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-29 Thread Steve Bernard
. Too much, too fast could be the hump that broke the camels back. Steve -Original Message- From: Robert Everland III [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 12:36 PM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input I gave up on this dream months ago. I

RE: ColdFusion SP2

2000-09-29 Thread lsellers
You know. An option to choose between the default "LocalSystem" and a new "Cold Fusion" NT account would be nice. Automatically set it up with admin privileges and all that. You pretty much have to anyway if you "play" with other computers in your lan. --min

Re: TO ALL: Request for ColdFusion SP2 Input - locking

2000-09-29 Thread Al Musella, DPM
It is probably too big a change for just a service pack - but maybe keep it in mind for the next point release: I would like to request an option to automatically lock variables. I read the "best practices" paper on the allaire site that explains why you don't have it - but you have to

RE: ColdFusion SP2

2000-09-29 Thread Jaime Garza
For SP2: 1. Better garbage collection on the JVM interaction. Man, the memory degrades in the JVM! I suspect that if I do a low priority thread and call System.gc() it would work better... Maybe. 2. In oracle thru ODBC, if I issue and incorrect data value (i.e. a "TRUE" when I created a

RE: TO ALL: Request for ColdFusion SP2 Input - locking

2000-09-29 Thread Benjamin S. Rogers
Musella, DPM [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 3:34 PM To: CF-Talk Subject: Re: TO ALL: Request for ColdFusion SP2 Input - locking It is probably too big a change for just a service pack - but maybe keep it in mind for the next point release: I would like to request

Progress re ColdFusion SP2

2000-09-28 Thread Mike Kear
Yesterday I posted on this list and sent to Damon Cooper at Allaire my request that as well as releasing a Server SP2, they release a fixed Studio too. Studio has been a bugbear of mine (and lots of other people too) for ages, and the correspondence between me, Allaire and their Australian

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Peter Theobald
Thread-safe Sybase drivers on Linux would be nice :-) At 08:50 AM 9/27/00 -0400, Damon Cooper wrote: Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. While Service Pack 1 focused heavily on stability and

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Peter Theobald
Cold Fusion Studio crashes a Win98 system every time due to resource problems. At 08:50 AM 9/27/00 -0400, Damon Cooper wrote: Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. While Service Pack 1 focused

Re: ColdFusion SP2

2000-09-28 Thread Peter Theobald
To: "CF-Talk" [EMAIL PROTECTED] Sent: Wednesday, September 27, 2000 4:03 PM Subject: Re: ColdFusion SP2 well now that we are talking about Studio my 2 cents. I get alot of crashes on it too for no reason most of the time when it manages to suck down my 500 megs of ram on my persona

ColdFusion SP2 Input

2000-09-28 Thread Stephen R. Cassady
playground and stepping stone for youth. -- Date: Wed, 27 Sep 2000 08:50:44 -0400 From: Damon Cooper [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED], "'[EMAIL PROTECTED]'" [EMAIL PROTECTED] Subject: TO ALL: Request for C

RE: ColdFusion SP2 -install issues

2000-09-28 Thread Al Musella, DPM
I don't remember if SP1 worked this way or not, but my biggest request would be for EVERY new version of CF - be able to be installed without having installed a previous version. I ran into trouble once where my webserver died. I had to rebuild everything. I forget which version of CF it

Re: ColdFusion SP2

2000-09-28 Thread James Smith
I'll bet you are running NT or Win2K. You loose your bet, I have win98. It crashes Win98 very quickly. It has the same resource leaks under NT, but NT is just better at handling it. Not mine it doesn't -- James Smith [EMAIL PROTECTED]

RE: ColdFusion SP2 -install issues

2000-09-28 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't remember if SP1 worked this way or not, but my biggest request would be for EVERY new version of CF - be able to be installed without having installed a previous version. CF_Gripe Can I say AMEN to that?! It seems like some versions

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Jesse Noller
Theobald [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 28, 2000 1:46 AM To: CF-Talk Subject: Re: TO ALL: Request for ColdFusion SP2 Input Thread-safe Sybase drivers on Linux would be nice :-) At 08:50 AM 9/27/00 -0400, Damon Cooper wrote: Folks, ColdFusion Service Pack 2 is under

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Damon Cooper
p/nd33.nsf/docid/c403d2b1120d10c5bcbc605e f832ba6f - Date: Thu, 28 Sep 2000 01:45:39 -0400 From: Peter Theobald [EMAIL PROTECTED] To: Damon Cooper [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: TO ALL: Request for ColdFusion SP2 Input Message-ID: [EMAIL PROTECTED] Thread-safe Syb

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Damon Cooper
Peter, someone should be contacting you shortly for details. Thanks Date: Thu, 28 Sep 2000 01:50:36 -0400 From: Peter Theobald [EMAIL PROTECTED] To: Damon Cooper [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: TO ALL: Request for ColdFusion SP2 Input Message-ID

Re: ColdFusion SP2

2000-09-28 Thread Peter Theobald
Share your secrets!! :-) At 02:51 PM 9/28/00 +0100, James Smith wrote: I'll bet you are running NT or Win2K. You loose your bet, I have win98. It crashes Win98 very quickly. It has the same resource leaks under NT, but NT is just better at handling it. Not mine it doesn't -- James Smith

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Peter Theobald
: i work for allaire, and am also a linux developer -Jesse -Original Message- From: Peter Theobald [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 28, 2000 1:46 AM To: CF-Talk Subject: Re: TO ALL: Request for ColdFusion SP2 Input Thread-safe Sybase drivers on Linux would

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Jesse Noller
- From: Peter Theobald [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 28, 2000 12:22 PM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Sigh... I'm waiting for 2.4's raw devices too. Thanks

Re: ColdFusion SP2

2000-09-28 Thread Cfmarksport
In a message dated 09/28/2000 10:13:03 AM Eastern Daylight Time, [EMAIL PROTECTED] writes: I'll bet you are running NT or Win2K. You loose your bet, I have win98. It crashes Win98 very quickly. It has the same resource leaks under NT, but NT is just better at handling it. Not mine

Re: ColdFusion SP2 -install issues

2000-09-28 Thread Chris Lott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In my experience, successive versions, even if they are upgrade versions of the installer, actually will install without the previous versions being installed. For instance, I bought the 4.5 upgrade. When a hard drive fried I reinstalled using the

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-28 Thread Peter Theobald
Re: CFHTTP building a query: the CSV parsing is broken as follows: If you specify a text qualifier then EVERY field must be surrounded by that text qualifier or CFHTTP gives an error. I would expect that a very common source of CSV files is from Microsoft Excel. When Excel saves CSV files it

TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Damon Cooper
Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. While Service Pack 1 focused heavily on stability and performance issues (across platform and Unix-specific), we'd like to nail as many serious feature and

Re: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread David Shadovitz
Damon, This is great! We appreciate that Allaire is working with CF developers. -David Shadovitz On Wed, 27 Sep 2000 08:50:44 -0400 Damon Cooper [EMAIL PROTECTED] writes: Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Steve Martin
s, Steve Martin Allaire Certified Instructor (initially spotted by P.Murphy [ACI] ) -Original Message- From: Damon Cooper [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 13:51 To: CF-Talk Subject: TO ALL: Request for ColdFusion SP2 Input Folks, ColdFusion Service

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Heath Lord
anyway. Heath -Original Message- From: Reynolds, Adam [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 9:27 AM To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Sorry to be a bit of a bore, but read his email. You should email him directly. -- From

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Reynolds, Adam
Dohapologies in the middle of a code crisis...scanned his email...during a 10 second break :) -- From: Heath Lord[SMTP:[EMAIL PROTECTED]] Sent: 27 September 2000 14:39 To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Actually, he

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Stewart McGowan
hmmm you get breaks -Original Message- From: Reynolds, Adam [mailto:[EMAIL PROTECTED]] Sent: 27 September 2000 14:41 To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Dohapologies in the middle of a code crisis...scanned his email...during a 10 second

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Steve Martin
, 2000 14:27 To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Sorry to be a bit of a bore, but read his email. You should email him directly. -- From: Steve Martin[SMTP:[EMAIL PROTECTED]] Sent: 27 September 2000 14:22 To: CF-Talk Cc

Re: ColdFusion SP2

2000-09-27 Thread Mike Kear
At , [EMAIL PROTECTED], CF-Talk wrote: At 08:50 AM 27-09-00 -0400, Damon Cooper wrote: Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. Damon, I know you're asking about server, but frankly for me the

RE: TO ALL: Request for ColdFusion SP2 Input

2000-09-27 Thread Reynolds, Adam
I know I know I know.sorry -- From: Steve Martin[SMTP:[EMAIL PROTECTED]] Sent: 27 September 2000 14:46 To: CF-Talk Subject: RE: TO ALL: Request for ColdFusion SP2 Input Adam, I did. I also copied it to the list for the benefit of the other list

RE: ColdFusion SP2

2000-09-27 Thread Damon Cooper
Excellent. I'm forwarding your comments to the Studio team, and I know they appreciate it. -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit

RE: ColdFusion SP2

2000-09-27 Thread Simon Horwith
I agree with Mike. ~Simon -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 9:56 AM To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: ColdFusion SP2 At , [EMAIL PROTECTED], CF-Talk wrote: At 08:50 AM 27-09-00 -0400, Damon Cooper wrote: Folks

RE: ColdFusion SP2

2000-09-27 Thread Craig M. Rosenblum
That's why I stick to Textpad... -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 8:56 AM To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: ColdFusion SP2 At , [EMAIL PROTECTED], CF-Talk wrote: At 08:50 AM 27-09-00 -0400, Damon

RE: ColdFusion SP2

2000-09-27 Thread HappyToad.com
To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: ColdFusion SP2 At , [EMAIL PROTECTED], CF-Talk wrote: At 08:50 AM 27-09-00 -0400, Damon Cooper wrote: Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. Damon, I know

Re: ColdFusion SP2

2000-09-27 Thread William J Wheatley
Message - From: "Damon Cooper" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 27, 2000 10:12 AM Subject: RE: ColdFusion SP2 Excellent. I'm forwarding your comments to the Studio team, and I k

Re: ColdFusion SP2

2000-09-27 Thread JustinMacCarthy
CF-Talk" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 27, 2000 3:12 PM Subject: RE: ColdFusion SP2 -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://w

Re: ColdFusion SP2

2000-09-27 Thread Jackson Moore (CFTalk)
I'll chime in with a Studio wish list item as well. It's not as critical as Mike's issues, but it's the only reason I still keep TextPad around. When indenting a line that wraps (word wrap is on), the portion that gets wrapped is not indented - it starts all the way back at column 1.

RE: ColdFusion SP2

2000-09-27 Thread Damon Cooper
PROTECTED] Subject: Re: ColdFusion SP2 Issues with cfcontent over UNC paths. Is this a confirmed Allaire Bug ?? Also Using cfwddx : Some sort of error returned, gracefully, if a wddx packet is not valid would be nice. Justin

Re: ColdFusion SP2

2000-09-27 Thread James Smith
ith [EMAIL PROTECTED] - Original Message - From: "William J Wheatley" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Wednesday, September 27, 2000 4:03 PM Subject: Re: ColdFusion SP2 well now that we are talking about Studio my 2 cents. I get alot of crashe

Re: ColdFusion SP2

2000-09-27 Thread Jim McAtee
Run 4.0.1 until Allaire is finished beta testing 4.5. Or are you one of their paying beta testers? Jim -Original Message- From: HappyToad.com [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Wednesday, September 27, 2000 10:31 AM Subject: RE: ColdFusion SP2 I thought

RE: Studio Gripes (was ColdFusion SP2)

2000-09-27 Thread Ken Wilson
I thought it was just me. I have 256megs of Ram and get system out of resources errors when running CF Studio and a few other programs. Just how much is CF studio using?? Sounds like you must be using Win95/98/whatever. If so, keep in mind that RAM and Resources are two entirely different

RE: ColdFusion SP2

2000-09-27 Thread Lomvardias, Christopher
To: CF-Talk Subject: RE: ColdFusion SP2 Yes, wddx validation is also slated for SP2 (both internally and via a new isWddx() function). The cfcontent + UNC issue (#4696) is currently a Must-Be-Fixed issue for 5.0. For others, here's a refresher of the issue (borrowed from the text of the issue

RE: ColdFusion SP2

2000-09-27 Thread mherbene
get broken in 4.5x? -Original Message- From: Damon Cooper [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 12:58 PM To: CF-Talk Subject: RE: ColdFusion SP2 Yes, wddx validation is also slated for SP2 (both internally and via a new isWddx() function). The cfcontent + UNC is

RE: ColdFusion SP2

2000-09-27 Thread Dan Haley
(CFTalk) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 8:57 AM To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: ColdFusion SP2 I'll chime in with a Studio wish list item as well. It's not as critical as Mike's issues, but it's the only reason I still keep TextPad around. When indenting

RE: ColdFusion SP2

2000-09-27 Thread Eric Hoffman
CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: ColdFusion SP2 At , [EMAIL PROTECTED], CF-Talk wrote: At 08:50 AM 27-09-00 -0400, Damon Cooper wrote: Folks, ColdFusion Service Pack 2 is under construction, and I'd like to get your feedback on what you believe to be Must-Be-Fixed items. Damon, I k

RE: ColdFusion SP2

2000-09-27 Thread Jaime Garza
Hey! What is the trick? Tell us, please... It bugs me like nothing and keeps me attached to my pain-producing mouse. Jaime/ -Original Message- From: William J Wheatley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 27, 2000 8:03 AM To: CF-Talk Subject: Re: ColdFusion SP2

Re: ColdFusion SP2

2000-09-27 Thread Chris Lott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I run CF 4.5.1.SP1 most of the day every day, I use deployment, projects, RDS, etc. most of that time, and have yet to have a problem. The biggest bug I have run into since the Service Pack installation was that I can't remove and add a development