RE: form.cfid ignored. Why?

2004-03-30 Thread Pascal Peters
thats true, but there's nothing to stop you copying form.cfid and form. token into into the URL scope, and this will do the trick as long as its before the the CFapplication tag. Hmm. How do I ensure it's before the application? It's called first automatically, no? NO. You have to

RE: urlencode mangling accented letters

2004-03-30 Thread Pascal Peters
What version of CF? -Original Message- From: ScootrS [mailto:[EMAIL PROTECTED] Sent: dinsdag 30 maart 2004 9:51 To: CF-Talk Subject: urlencode mangling accented letters I need to urlencode something. When it involves an accented letter, the letter comes out mangled as a series

Re: Flex is out

2004-03-30 Thread Jochem van Dieten
Rob said: If they don't want the poor playing with their stuff, then so be it. Sure they want everybody to *play* with it. That can only increase the Flex awareness of the general public. That is why you can get the trial for $8.99, familiarize yourself with it and build a demo to convince your

Re: Flex is out

2004-03-30 Thread Jochem van Dieten
PC Wroble said: Laszlo has changed their pricing/version model. For most of it's life they just had the Enterpise Edition which was out of reach of small guys. Just a few weeks ago they were selling the Professional Edition for $995 (or $999) and the Enterprise Edition for $2495 (or $2499).

RE: Flex is out

2004-03-30 Thread Tim Blair
I'm still waiting for Flex to show up in the Education store, but I have little hope of the discount percentage being high enough to make it affordable in the near future. The educational discount in N. America is going to be 34%, so just under $8k.Government institutions will get a 20%

RE: Flex is out

2004-03-30 Thread Arden Weiss
Maybe just another go nowhere Spectra product chasing tumble weeds... -Original Message- From: Rob [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 12:30 AM To: CF-Talk Subject: Re: Flex is out On Mon, 2004-03-29 at 21:11, Geoff Bowers wrote: So Flex is expensive.. its a product

RE: Flex is out

2004-03-30 Thread Arden Weiss
And if Microsoft buys MM for Flask etal, guess what -- Cold Fusion is dead -- just like they knifed FoxPro in the back... -Original Message- From: Dwayne Cole [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 11:16 PM To: CF-Talk Subject: Re: Flex is out I predict that Macromedia is

Re: help with string manipulation (Find,Replace)

2004-03-30 Thread cf coder
Thank you pascal, the code works just the way I want it to. here it is: cfif Find('#Chr(13)#',qResults.Slug) cfset tmp=REReplaceNoCase(qResults.Slug,'^[^a-z0-9_]*([a-z0-9_])','\1') cfif Find('***',tmp) and trim(Left(tmp,Find('***',tmp)-1)) neq cfset str =

RE: Replacement for CFUpdate

2004-03-30 Thread Robertson-Ravo, Neil (RX)
whats wrong with using SQL? _ From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: 29 March 2004 22:58 To: CF-Talk Subject: Replacement for CFUpdate Before I start making a replacement, does anyone already have a CFInsert/CFUpdate replacement custom tag.I love the using those 2 tags, but I

Re: Flex is out

2004-03-30 Thread Dwayne Cole
But Macromedia is not Microsoft by far. Managing the diversity of product lines is essential to success and ever organization has a limit, and many organizations suffer significant failures becuase mismanage a brand or they go beyond their limit. Microsoft releases new version of SQL

RE: Flex is out

2004-03-30 Thread Dwayne Cole
eloquently stated geoff.it's the quarterly, mm is getting bought, cf is going to be gobbled up by .net, run and hide thread...its almost like we should have anniversary parties for it... tw I'm not saying gobbled up by .net I'm saying bought and strengthen by someone else.It happens every day

RE: help with string manipulation (Find,Replace)

2004-03-30 Thread Tangorre, Michael
#ParagraphFormat(variable)# Mike I need your help with something else. This is not related to my original query, but related. When the comment field data is displayed in a text area, it looses the new line character. Don't know why. Here is an example. [Todays Threads] [This Message]

Re: Flex is out

2004-03-30 Thread Jeffry Houser
Since there seems to be very little traffic about this on the flex list, I thought I'd post here. Which of these are true? Flex: 1) Is an alternative way to create swf files 2) Offers nothing new to the Flash Client (I.E. with enough time; you could build anything created in Flex through

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Monday 29 Mar 2004 17:14 pm, Rob wrote: Can you just buy the Flex server and not buy cfmx? or do you have to buy both? You can them individualy as far as I know. It was a comparrison, because they do a similar job - server side scripting of a high level language - Flex renders to Flash, CF

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 13:22 pm, Jeffry Houser wrote: Which of these are true? Both. 1) Is an alternative way to create swf files Well, it does. 2) Offers nothing new to the Flash Client (I.E. with enough time; you could build anything created in Flex through other means ) Yes, you could.

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 12:36 pm, Arden Weiss wrote: Maybe just another go nowhere Spectra product chasing tumble weeds... The same thought occured to me at lunch time mulling things over with the rest of the guys here :-/ -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 04:50 am, Dick Applebaum wrote: But, given the jsp taglibs... is that all there is? That' all CFMX is, really. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road,

Re: SOT: Flex Pricing

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 00:29 am, Tyler Silcox wrote: D:Each project is somewhat unique but, in general, an initial Flex application requires at least six to eight CPUs. [con't] _ | | | | |_| (_) kidding Add on the cost of a J2EE server such as JRun/WebLogic, and it is obvious MM are going

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Monday 29 Mar 2004 20:07 pm, Mark Leder wrote: Ditto. As I watched the demo, I was brainstorming about all new products, apps, etc. using Flex.So my bubble is burst. :nods I was mocking up GUI for the next major release of our web site recently, and wouldv'e loced to use Flex for it, and

Re: Flex is out

2004-03-30 Thread Dick Applebaum
On Mar 30, 2004, at 4:24 AM, Thomas Chiverton wrote: You can them individualy as far as I know. It was a comparrison, because they do a similar job - server side scripting of a high level language - Flex renders to Flash, CF to HTML. But they don't do a similar job -- Flex has no

Re: Flex is out

2004-03-30 Thread Dick Applebaum
I should not have used rhetoric! The point I was trying to make (however lamely) was: Why aren't the RIA components in the Flex taglibs available to CFMX without the need and expense of purchasing, installing and maintaining another server? I think it was Ben;s preso or white paper that says

RE: help with string manipulation (Find,Replace)

2004-03-30 Thread Pascal Peters
Actually, those 2 lines were meant to replace the cfif's too. You can replace the whole block by my code (but test it anyway!!). For your other problem, I see two possibilities: 1. You are using HTMLEditFormat() to display in the textarea. It replaces CR/LF. Just create a UDF that replaces ,,,

RE: help with string manipulation (Find,Replace)

2004-03-30 Thread Pascal Peters
This is for display in HTML, not in a textarea. The p tags would show and everything would be on one line -Original Message- From: Tangorre, Michael [mailto:[EMAIL PROTECTED] Sent: dinsdag 30 maart 2004 14:22 To: CF-Talk Subject: RE: help with string manipulation (Find,Replace)

RE: Replacement for CFUpdate

2004-03-30 Thread Pascal Peters
I've always found cfupdate/cfinsert to lack flexibility. Stick to cfquery. I haven't seen any CT's to replace the tags btw Pascal -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: maandag 29 maart 2004 23:58 To: CF-Talk Subject: Replacement for CFUpdate

Re: Flex is out

2004-03-30 Thread Jochem van Dieten
Dick Applebaum wrote: The point I was trying to make (however lamely) was: Why aren't the RIA components in the Flex taglibs available to CFMX without the need and expense of purchasing, installing and maintaining another server? Flex is just a J2EE application that runs on top of a

JRUN drops database connections

2004-03-30 Thread Bosky, Dave
It seems JRUN keeps dropping connections from the database(using connection pooling). Are there any know issues with db connections being dropped for no apparent reason. We are running JRUN4 w/updater 3 and MS SQL Server 2000 sp4. We've tried using both Macromedia and Microsoft JDBC drivers and

function for decimal to hex and back?

2004-03-30 Thread Michael Kear
Is there a function to convert a number from decimal to hex and back again? I'm doing a small app that displays colours, and I need to do some math on the RGB values of the colours, then display the Hex value of the resulting colour.I have already found the InputBaseN and FormatBaseN functions,but

Re: CF Classified Ads Program

2004-03-30 Thread Kevin Maloy
classifiedZONE found at http://www.fusionzone.com/applications/classifieds/index.cfm Excuse me, does anyone know of a CF classifieds Ad program I can purchase? I currently use a UNIX based one that is about 8 years old, and I would like to switch to CF. I have not had any luck locating one, but

Re: help with string manipulation (Find,Replace)

2004-03-30 Thread cf coder
can you show me how to do this? This is for display in HTML, not in a textarea. The p tags would show and everything would be on one line [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: help with string manipulation (Find,Replace)

2004-03-30 Thread Pascal Peters
To do what? Show me the code of your textarea and any code manipulating the string you display in it and I will try to give you the solution Pascal -Original Message- From: cf coder [mailto:[EMAIL PROTECTED] Sent: dinsdag 30 maart 2004 14:23 To: CF-Talk Subject: Re: help with

Re: Flex is out

2004-03-30 Thread Dick Applebaum
Of course you are correct But the CFMX application and (apparently) the Flex application are kind of mini-servers in themselves: 1) CFMX is passed a request for a template or service 2) CFMX locates the template and interprets/compiles it as necessary 3) CFMX executes the template making

RE: CF Curriculum

2004-03-30 Thread Sandy Clark
CFUN ran a CF Bootcamp last year (and are running it this year as well). You might want to check that out for an idea of what to talk about and in what order.It starts at the bottom. http://www.cfconf.org/cfun-04/session.cfm http://www.cfconf.org/ _ From: Westin, Ken [mailto:[EMAIL

RE: function for decimal to hex and back?

2004-03-30 Thread Pascal Peters
Write a udf: if the Len() is 1, pad with 0. You can even include the formatbaseN in the UDF Pascal -Original Message- From: Michael Kear [mailto:[EMAIL PROTECTED] Sent: dinsdag 30 maart 2004 15:13 To: CF-Talk Subject: function for decimal to hex and back? Is there a function to

Re: SOT: Flex Pricing

2004-03-30 Thread Adrocknaphobia
Well with the primary focus of the Flex launch being price. Lets get down to the nitty gritty. How many people on this list work for an institution that is willing to pay the premium for Flex? -adam -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday,

RE: function for decimal to hex and back?

2004-03-30 Thread Pascal Peters
Don't write it: http://www.cflib.org/udf.cfm?ID=339 http://www.cflib.org/udf.cfm?ID=340 Pascal -Original Message- From: Pascal Peters Sent: dinsdag 30 maart 2004 15:38 To: CF-Talk Subject: RE: function for decimal to hex and back? Write a udf: if the Len() is 1, pad with 0.

Re: SOT: Flex Pricing

2004-03-30 Thread Dick Applebaum
I am self-employed, so no -- but I ordered the trial CD Dick On Mar 30, 2004, at 5:54 AM, Adrocknaphobia wrote: Well with the primary focus of the Flex launch being price. Lets get down to the nitty gritty. How many people on this list work for an institution that is willing to pay the

RE: SOT: Flex Pricing

2004-03-30 Thread Stacy Young
We've got Flex projects underway currently. Stace _ From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 8:55 AM To: CF-Talk Subject: Re: SOT: Flex Pricing Well with the primary focus of the Flex launch being price. Lets get down to the nitty gritty. How many

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 13:38 pm, Dick Applebaum wrote: But they don't do a similar job -- Flex has no mechanisms to access databases, email, etc. Flex is 'new wave' in that in supports invoking services to do all the back-end stuff. As far as I can tell Flex relies on other components

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 14:37 pm, Dick Applebaum wrote: But if the Flex jsp taglibs were available for installation on CFMX, No if about it. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole

RE: function for decimal to hex and back?

2004-03-30 Thread Michael Kear
Oh DER!!I keep forgetting to look for a UDF in CFLIB.That's a wealth of great stuff, and I hardly know what's in there. Thanks Pascal for pointing it out for me.Those UDFs look like they're going to do exactly what I want. Cheers Mike Kear Windsor, NSW, Australia AFP Webworks

Re: Flex is out

2004-03-30 Thread Danielle Romain
Exactly, while Flex is no doubt cool, it would be a tough sell convince a client to pony up $12K when UI development in either Flash or HTML would be far less than that.Obviously, the pricing is enterprise level. I have looked at Laszlo and wondered how it differs from Flex.The answer's not

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 14:26 pm, Danielle Romain wrote: Sun ought to buy MM. Bit early for Fool's Day :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44

Re: SOT: Flex Pricing

2004-03-30 Thread Kevin Graeme
Well with the primary focus of the Flex launch being price. Lets get down to the nitty gritty. How many people on this list work for an institution that is willing to pay the premium for Flex? -adam I think we're a good target for Flex. We're a statewide educational institution with over 200

Re: Speeding up the conversion of a Query to XML function

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 04:52 am, Brook Davies wrote: Opps...forgot to paste the code: Why not just use WDDX ? -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44

Re: Flex is out

2004-03-30 Thread Dick Applebaum
Tom What do you mean? AFAIK, the only way to get the taglibs is to install another server instance on the same j2ee server and then (somehow) access them thru the J2ee server facilities. Am I wrong?Can you purchase only the taglibs and instal them on a CFMX server instance? That would be

Re: SOT: Flex Pricing

2004-03-30 Thread Dwayne Cole
Well with the primary focus of the Flex launch being price. Lets get down to the nitty gritty. How many people on this list work for an institution that is willing to pay the premium for Flex? -adam Not I. Dwayne Cole, MS in MIS, MBA Certified Advanced ColdFusion Developer 850-591-0212

RE: Flex is out

2004-03-30 Thread Ben Forta
Dick, Yes, you install Flex (with it's taglibs) and CF into the same J2EE instance. See http://www.forta.com/blog/index.cfm?mode=e http://www.forta.com/blog/index.cfm?mode=eentry=1102 entry=1102 and http://www.forta.com/blog/index.cfm?mode=e http://www.forta.com/blog/index.cfm?mode=eentry=1042

Re: Flex is out

2004-03-30 Thread Dick Applebaum
Ahh.. shoulda' gone to the blog first. Now that makes perfect sense! My faith in the server-side technology is restored. All that remain (IMO) are packaging and pricing for Flex and the taglibs. There is another set of issues re: RIAs in general -- but that's for another time/thread. One

Re: Flex is out

2004-03-30 Thread Dave Carabetta
But they don't do a similar job -- Flex has no mechanisms to access databases, email, etc. As far as I can tell Flex relies on other components (written in CF, JSP, whatever) to do the meat of the seerverside. What Flex appears to do (and it is difficult to tell how well) is combine XML

Re: SOT: Flex Pricing

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 14:54 pm, Adrocknaphobia wrote: How many people on this list work for an institution that is willing to pay the premium for Flex? I've been enthusing about it. My boss was intrested. With that picing , there is no way we can justify it. -- Tom Chiverton Advanced

Re: Flex is out

2004-03-30 Thread Dave Carabetta
I should not have used rhetoric! The point I was trying to make (however lamely) was: Why aren't the RIA components in the Flex taglibs available to CFMX without the need and expense of purchasing, installing and maintaining another server? I think it was Ben;s preso or white paper that says

Money Format in SQL 2000

2004-03-30 Thread Mark Leder
What's the best way to post a numeric cost value, say 12.99 from CF into a SQL db? Currently I have the db datatype set to money, and I've tried #DollarFormat(form.var)# without luck. Thanks, Mark [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Money Format in SQL 2000

2004-03-30 Thread Philip Arnold
From: Mark Leder What's the best way to post a numeric cost value, say 12.99 from CF into a SQL db? Currently I have the db datatype set to money, and I've tried #DollarFormat(form.var)# without luck. DO NOT use DollarFormat - it adds the $ and commas - SQL Server will treat this as a

RE: Money Format in SQL 2000

2004-03-30 Thread Pascal Peters
I think cfqueryparam cfsqltype=CF_SQL_MONEY value=#form.val# I am not sure. I always use a number to store prices -Original Message- From: Mark Leder [mailto:[EMAIL PROTECTED] Sent: dinsdag 30 maart 2004 17:13 To: CF-Talk Subject: Money Format in SQL 2000 What's the best way to

Re: SOT: Flex Pricing

2004-03-30 Thread Adrocknaphobia
I hear that. So that makes one company so far -adam -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 03:07 PM To: 'CF-Talk' Subject: Re: SOT: Flex Pricing On Tuesday 30 Mar 2004 14:54 pm, Adrocknaphobia wrote: How many people

Re: OT: COunt Characters with Javascript on a CFMX page

2004-03-30 Thread Jochem van Dieten
Ciliotta, Mario wrote: I am having a problem on a page where I have a text area that user can only type in 8000.I provide a count of each character used as they type so they know were they are up to.The problem is that all of a sudden the code is counting a space as 3 characters and a new

Re: SOT: Flex Pricing

2004-03-30 Thread Dave Carabetta
Well with the primary focus of the Flex launch being price. Lets get down to the nitty gritty. How many people on this list work for an institution that is willing to pay the premium for Flex? As somebody who works for a relatively small company, even we are willing to listen. I received a

Update price

2004-03-30 Thread Robert Orlini
I have a query in an action page where I set a column to 0 (from a form) and update discountedprice to the same value as price. Here is the code: CFQUERY name=change datasource=printprices Update bookinfo SET percentage = '#form.percentage#' SET 'discountedprice' = 'price' /cfquery I'm kinda a

RE: SOT: Flex Pricing

2004-03-30 Thread Stacy Young
You probably won't hit all that many on this list...considering it's not really the initial target market. You can hop on flexcoders list on yahoo for more peeps! http://groups.yahoo.com/group/flexcoders/ -Stace _ From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30,

RE: Money Format in SQL 2000

2004-03-30 Thread Mark Leder
That did the trick, thanks. Thanks, Mark _ From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 10:17 AM To: CF-Talk Subject: RE: Money Format in SQL 2000 I think cfqueryparam cfsqltype=CF_SQL_MONEY value=#form.val# I am not sure. I always use a number to store

RE: SOT: Flex Pricing

2004-03-30 Thread Stacy Young
Yep, you fall into the volume licensing discount pretty fast when looking at flex. Most can net at least 20% discount. -Stace _ From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 10:26 AM To: CF-Talk Subject: Re: SOT: Flex Pricing Well with the primary focus of

RE: Update price

2004-03-30 Thread Dave Carabetta
From: Robert Orlini [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: Update price Date: Tue, 30 Mar 2004 10:23:36 -0500 I have a query in an action page where I set a column to 0 (from a form) and update discountedprice to the same value as price. Here is the

Re: Update price

2004-03-30 Thread Ray Champagne
Take out the second set statement. CFQUERY name=change datasource=printprices Update bookinfo SETpercentage = '#form.percentage#', 'discountedprice' = 'price' /cfquery There probably should be a 'WHERE' clause in there too, as well as u should be using cfqueryparam.Look it up in a book for the

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 16:04 pm, Dick Applebaum wrote: Why is the Flex trial only available on CD -- Price isn't the issue, but delay is. So all the people who did the beta can go 'nuh-nuh-nuh-nuhh' :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email:

RE: Update price

2004-03-30 Thread Jeremy
Maybe the quotes on discountedprice could be it. -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 10:24 AM To: CF-Talk Subject: Update price I have a query in an action page where I set a column to 0 (from a form) and update discountedprice

RE: Update price

2004-03-30 Thread Pascal Peters
SET percentage = cfqueryparam cfsqltype=CF_SQL_NUMERIC value=#form.percentage# , discountprice = price WHERE ... Assuming your percentage is numeric. I see you have quotes around it, so mayby it's a varchar (CF_SQL_VARCHAR) Don't forget the WHERE clause or you will update all records in the

Re: Update price

2004-03-30 Thread Patric Stumpe
Well when you want to set percentage to ZERO and discountedprice to the value of price the just strip the quotes from your second SET-line - assuming the two price-fields are database-fields. But there has should be a WHERE-clause because else all fields in your db will get updated. CFQUERY

Re: Update price

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 16:32 pm, Dave Carabetta wrote: It should be using cfqueryparam. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44 (0)1749 834900 Fax: +44

Re: Flex is out

2004-03-30 Thread Jeffry Houser
At 08:01 AM 3/30/2004, you wrote: Subject: Flex is out From: Thomas Chiverton [EMAIL PROTECTED] Date: Tue, 30 Mar 2004 13:29:34 +0100 Thread: http://www.houseoffusion.com/cf_lists/index.cfm/method=messagesthreadid=31535forumid=4#158147 On Tuesday 30 Mar 2004 13:22 pm, Jeffry Houser wrote: Which

RE: Replacement for CFUpdate

2004-03-30 Thread Marlon Moyer
Nothing's wrong with SQL, it just is really nice to have that separation on the sql code.I find it much easier to write and read cfinsert datasource=dsn fields=#fieldlist# table=tblWhatever than: cfquery datasource=dsn name=blah Insert into tblwhatever (field1,field2,field3,field4,.)

RE: Update price

2004-03-30 Thread Robert Orlini
I get an error Peter (see below). I want to update all in the percentage column to the value of form.percentage (which will be 0) and in each of those records I want discountedprice to be set to the same as the price value. Discountedprice, price are decimal fields. ODBC Error Code = 37000 (Syntax

RE: Flex is out

2004-03-30 Thread Earl, George
Rob asked: Why does it cost so much? A few years back we used a product called HTMLTransit to convert Word documents, Excel documents and documents in other formats to HTML. After an initial investment in building a template that mapped the styles in the original document to HTML it was a simple

RE: Update price

2004-03-30 Thread Ray Champagne
Syntax is a little off.Also, make sure that you have the 'percentage' field in the database correctly marked as a numeric field and not a character field. My advice is to purchase an SQL book, mine is dogeared to death from all the use it gets SQL Complete Refernce - isbn # 0-07-211845-8

Re: Flex is out

2004-03-30 Thread Thomas Chiverton
On Tuesday 30 Mar 2004 16:45 pm, Jeffry Houser wrote: traditional flash creation method will be less costly than using Flex?Only having a general knowledge of Flash I am not qualified to even speculate. The first few projects you do will involve writing your own objects for things like a data

RE: Update price

2004-03-30 Thread Robert Orlini
Thanks! -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 11:06 AM To: CF-Talk Subject: RE: Update price Syntax is a little off.Also, make sure that you have the 'percentage' field in the database correctly marked as a numeric field and not a

ntsecurity CFC

2004-03-30 Thread Ian Skinner
Anybody out there using the natsecurity.cfc from Macromedia? We have been using it successfully for over 6 months now.This morning we found an important user for which it does not work correctly.I can't figure it out?I run the component with my credentials it works fine, run it with hers it does

Re: Replacement for CFUpdate

2004-03-30 Thread Morgan Senkal
to return the ID of the last inserted record, I always use this: cfquery datasource=MyDSN name=GetID SELECT @@IDENTITY AS 'ActivityID' /cfquery I've always found cfupdate/cfinsert to lack flexibility. Stick to cfquery. I haven't seen any CT's to replace the tags btw Pascal [Todays

Re: Flex is out

2004-03-30 Thread Mike Chambers
http://www.macromedia.com/software/flex/productinfo/faq/#item-36 mike chambers [EMAIL PROTECTED] - Original Message - From: Dick Applebaum [EMAIL PROTECTED] Why is the Flex trial only available on CD -- Price isn't the issue, but delay is. [Todays Threads] [This Message]

Enter key not working to submit?

2004-03-30 Thread Morgan Senkal
I've always assumed that on a form page with a submit button, hitting the enter key will automatically submit the form.However, now I have run across a situation where it does not work; I have to manually click the submit button to submit the form, hitting enter does nothing.Anyone ever run across

cfmail

2004-03-30 Thread David Koehler
We have a site where the users occasionally have some files generated and then emailed to the person logged into the site. This has been working well for quite a while and then suddenly the emails have stopped. Nothing has changed in the code so I checked the mail.log file and found all the emails

Re: Enter key not working to submit?

2004-03-30 Thread Ray Champagne
I have only run into this once before, when I was using images to be the form submission buttons. I use this in that case: function onKeyPress () { var keycode; if (window.event) keycode = window.event.keyCode; else if (e) keycode = e.which; else return true; if (keycode == 13) {

Re: cfmail

2004-03-30 Thread Ray Champagne
Did you recently upgrade the server to 6.1? Ray At 10:53 AM 3/30/2004, David Koehler wrote: We have a site where the users occasionally have some files generated and then emailed to the person logged into the site. This has been working well for quite a while and then suddenly the emails have

SOT: RIA thoughts (longish)

2004-03-30 Thread Dick Applebaum
RIAs It is likely that each of can see the need for an RIA for certain apps and/or parts of other apps, I suspect that there very few cases where we would use an RIA for flaming logos or barndoor-wipe page transitions -- a lot of overhead, adds little to the user experience, and gets tedious

RE: Update price

2004-03-30 Thread Pascal Peters
You are missing something UPDATE bookinfo SET percentage = cfqueryparam cfsqltype=CF_SQL_NUMERIC value=#form.percentage# -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: dinsdag 30 maart 2004 17:50 To: CF-Talk Subject: RE: Update price I get an error Peter

Re: Flex is out

2004-03-30 Thread Dick Applebaum
Thx Mike I like the 5 IPs on the developer -- but not perishable swfs Bet, hey, it's free! Dick On Mar 30, 2004, at 8:33 AM, Mike Chambers wrote: http://www.macromedia.com/software/flex/productinfo/faq/#item-36 mike chambers [EMAIL PROTECTED] - Original Message - From: Dick

Re: RIA thoughts (longish)

2004-03-30 Thread Bryan Stevenson
All the RIA stuff asideit sounds like you re-invented the wheel with your appsounds an awful lot like the reems of day trader apps out theredoes your do something special? Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830

RE: cfmail

2004-03-30 Thread Dave Koehler
No, still on 5. Dave -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 11:53 AM To: CF-Talk Subject: Re: cfmail Did you recently upgrade the server to 6.1? Ray At 10:53 AM 3/30/2004, David Koehler wrote: We have a site where the users

RE: cfmail

2004-03-30 Thread Dan Phillips
Sounds like it could be the mail server...have you tried boucing it ? -Original Message- From: Dave Koehler [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 12:32 PM To: CF-Talk Subject: RE: cfmail No, still on 5. Dave -Original Message- From: Ray Champagne

Daytrader APP was:Re: RIA thoughts (longish)

2004-03-30 Thread Dick Applebaum
Could you point me to some? The ones I have seen are mostly Java applets.and as I mentioned: 1) They do not contain all the data need to make instantanious decisions 2) Theyget too far behind (5-7 minutes) during peak hours I didn't mention the need to permanently record and/or log the data

Re: Daytrader APP was:Re: RIA thoughts (longish)

2004-03-30 Thread Bryan Stevenson
No I don't know of any personally, but I had a client that went through a half dozen of so before he found one he likedif his e-mail is still active you can ask him yourself... [EMAIL PROTECTED] Wow...it's hard to believe that a tool meant for making split second decisons could lag that bad!!

RE: cfmail

2004-03-30 Thread Dave Koehler
No, the ISP whose mail server we use, says nothing is odd with the server. d -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 12:29 PM To: CF-Talk Subject: RE: cfmail Sounds like it could be the mail server...have you tried boucing it ?

Re: Daytrader APP was:Re: RIA thoughts (longish)

2004-03-30 Thread Rob
On Tue, 2004-03-30 at 09:32, Dick Applebaum wrote: Could you point me to some? The ones I have seen are mostly Java applets.and as I mentioned: 1) They do not contain all the data need to make instantanious decisions 2) Theyget too far behind (5-7 minutes) during peak hours 3) often the

sql new user woes

2004-03-30 Thread Ray Champagne
Hi all: Up until now I have only used Access as a backend for all of our apps.I have recently installed SQL 2000 on my computer and am trying to get a simple query running, but I keep getting the error: [Macromedia][SQLServer JDBC Driver][SQLServer]SELECT permission denied on object

RE: cfmail

2004-03-30 Thread Dan Phillips
Are you on a Windows server? Have you tried restarting the SMTP service? -Original Message- From: Dave Koehler [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 1:01 PM To: CF-Talk Subject: RE: cfmail No, the ISP whose mail server we use, says nothing is odd with the server. d

RE: cfmail

2004-03-30 Thread Ray Champagne
Have you tried to make a dummy mail script that will send to yourself to see if you can replicate the problem? Ray http://www.crystalvision.org At 01:01 PM 3/30/2004, you wrote: No, the ISP whose mail server we use, says nothing is odd with the server. d -Original Message- From: Dan

CFMIAL ERROR TOO

2004-03-30 Thread Eric Creese
I get the following running CFMX, IIS5 Error,scheduler-5,03/29/04,23:48:09,,Sending failed;nested exception is: javax.mail.SendFailedException: Invalid Addresses;nested exception is: javax.mail.SendFailedException: 550 5.7.1 Unable to relay for [emailaddress] [Todays Threads] [This Message]

RE: sql new user woes

2004-03-30 Thread Eric Creese
make sure the user you used to set up the datasource connection in CF Administrator is the same you are using in the SQL. Did you check the table persmission directly for that user? -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 11:57 AM To:

Re: SOT: RIA thoughts (longish)

2004-03-30 Thread Won Lee
You are going to use CF on the backend to store trades in the DB and feed the quotes to the GUI? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: cfmail

2004-03-30 Thread Dave Koehler
Yes, Windows Server. I just restarted the SMTP service and will try again to see if the server sends email. d -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 30, 2004 12:59 PM To: CF-Talk Subject: RE: cfmail Are you on a Windows server? Have you

RE: sql new user woes

2004-03-30 Thread Ray Champagne
That was it.God, I felt like such a dumbass - thank you thank you thank you Ray http://www.crystalvision.org At 01:01 PM 3/30/2004, you wrote: make sure the user you used to set up the datasource connection in CF Administrator is the same you are using in the SQL. Did you check the table

  1   2   3   >