cfcontent & quicktime movie

2006-02-11 Thread Andrew Grosset
I would like this movie to play (inline) as soon as its loaded the code below doesn't work unless I change the "inline" to "attachment" in which case a dialogue box pops up asking wether I want to "open with" or "save to disk" etc. I'm thinking that its not possible to do this with just cfcont

Re: Decimal places

2006-02-11 Thread Barney Boisvert
I'm not sure what exactly you're asking. 1.078E+07 isn't an equation, just scientific notation. Are you saying your DB is returning numbers of that format, and you want to display them through CF as "normal" decimal numbers? Or something else? cheers, barneyb On 2/11/06, Snake <[EMAIL PROTECTE

Re: OT: ColdFusion and Flex

2006-02-11 Thread Sean Corfield
On 2/11/06, Aaron Rouse <[EMAIL PROTECTED]> wrote: > Why not just post that paragraph on the current CFEclipse site. I went to > it early when I read Johns post and it does look kind of "stale" when you > see last dates from back in the middle of 05 http://cfeclipse.org/go/project/roadmap -- Sean

Re: OT: ColdFusion and Flex

2006-02-11 Thread Aaron Rouse
Why not just post that paragraph on the current CFEclipse site. I went to it early when I read Johns post and it does look kind of "stale" when you see last dates from back in the middle of 05 On 2/11/06, Sean Corfield <[EMAIL PROTECTED]> wrote: > > On 2/11/06, John McKown <[EMAIL PROTECTED]> wro

Re: Need Help Coding Database Interactions

2006-02-11 Thread James Holmes
The MAX(ID) technique only works 100% if you use a serializable transaction in the cftransaction tag, which can impact performance. On 2/12/06, Mike Soultanian <[EMAIL PROTECTED]> wrote: > If you're sure about that, go with it. However, from a previous > conversation, it didn't seem that was the

Re: New SQL Abstraction API

2006-02-11 Thread James Holmes
Does the API build the final query with cfqueryparam tags? On 2/12/06, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > This is something I mentioned a little while ago on the Team > Macromedia list (maybe on cf-community too), because I was really > excited about it and felt like I had to share. :) [

Re: OT: ColdFusion and Flex

2006-02-11 Thread Sean Corfield
On 2/11/06, John McKown <[EMAIL PROTECTED]> wrote: > There is mention on that site that MM is backing them now, but the > updates look stale on the > site, and once again there is the issue of momentum. A new, unified site will be rolled out soon. We have most of the infrastructure in place on a n

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-02-11 Thread Rick Root
Andy, If HTML2PDF3 doesn't work out for you, check out ActivePDF. http://www.activepdf.com Alternatively, some people use reporting software for quotes and such... I was actually able to integrate jasperReports, a java reporting solution, into CFMX 6.1. It wasn't particularly easy and the r

New SQL Abstraction API

2006-02-11 Thread S . Isaac Dealey
This is something I mentioned a little while ago on the Team Macromedia list (maybe on cf-community too), because I was really excited about it and felt like I had to share. :) I just recently released version 2.4 of the onTap framework after a fair amount of refactoring to remove code that suppor

RE: SmarterStats

2006-02-11 Thread Jennifer Gavin-Wear
Thought as much, thanks Russ. >>-Original Message- >>From: Snake [mailto:[EMAIL PROTECTED] >>Sent: 11 February 2006 23:31 >>To: CF-Talk >>Subject: RE: SmarterStats >> >> >>This wouldn't really give you total server traffic, it will only tell you >>HTTP traffic from web sites. >>To get tot

RE: SmarterStats

2006-02-11 Thread Snake
This wouldn't really give you total server traffic, it will only tell you HTTP traffic from web sites. To get total server traffic you need to do this at switch or NIC level. Russ -Original Message- From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: 11 February 2006 23:13 To: CF-

OT: SmarterStats

2006-02-11 Thread Jennifer Gavin-Wear
Way OT .. does anyone know if there's a way to get reports across all sites to find out the total server traffic, please? jenny ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232046 Archives: http://www.houseoffusi

RE: Create dynamic PDF in CFMX 6.1 Standard

2006-02-11 Thread Jennifer Gavin-Wear
Hi Bryan, Seems that for iText a knowledge of Java is needed, do you know of anything else, please? Thanks, Jenny >>-Original Message- >>From: Bryan Stevenson [mailto:[EMAIL PROTECTED] >>Sent: 11 January 2006 19:17 >>To: CF-Talk >>Subject: Re: Create dynamic PDF in CFMX 6.1 Standard >>

Re: Need Help Coding Database Interactions

2006-02-11 Thread Mike Soultanian
If you're sure about that, go with it. However, from a previous conversation, it didn't seem that was the consensus... but I could very well be wrong... Mike Aaron Rouse wrote: > It does a transaction in the database itself, assuming the database being > used supports transactions. This would

CF5 / W2K intermittent server stops

2006-02-11 Thread Steve Logan
Starting about a month ago, one of our CF5 / W2K servers would intermittently stop responding to requests. The server houses about 4 sites, 2 of which run off access dbs, and 2 run of MySQL 5 dbs (working on converting the other two). Session vars are stored in access dbs. Looking at the windows

Decimal places

2006-02-11 Thread Snake
Greetings, I have a simple problem, but cf doesn't seem to want to comply. I have numbers stored in my database, some of which are very large and thus get stored as equations (1.078E+07), so I have to use numberformat() on them to get them to display the original number. My problem is that I need

Re: OT: ColdFusion and Flex

2006-02-11 Thread John McKown
I can't speak for MM, but I think it obvious that they will endorse Eclipse for coders definitely. We are all moving away from DW at our office and installing CFEclipse (www.cfeclipse.org). There is mention on that site that MM is backing them now, but the updates look stale on the site, and onc

Re: OT: ColdFusion and Flex

2006-02-11 Thread Aaron Rouse
I was wondering if it might mean we will eventually see them replace DW with something built on Eclipse, at least for CFM dev work. On 2/11/06, John McKown <[EMAIL PROTECTED]> wrote: > > > > Flex 2 is pretty exciting and so is the pricing model (what has been > eluded to so far) and the use of ope

Re: OT: ColdFusion and Flex

2006-02-11 Thread John McKown
I agree that the pricing needs to be more obvious. Flex 1 was like Spectra. The "call for a quote" on the MM web site just to get a price is a major turnoff. It just kills the momentum of a platform before it even gets started. And lets face it, MM has a track record of doing that (as man o

Re: Problems with mapping directories in CF 7 Developer

2006-02-11 Thread Casey Dougall
Doh, i fould it, C:\CFusionMX7\wwwroot\WEB-INF\jrun-web.xml Add the directory path and a name then restart CF service. On 2/11/06, Casey Dougall <[EMAIL PROTECTED]> wrote: > Has anyone had problems mapping directories in CF 7 using the > Developer version with built in web server? > > The only

Remote Control

2006-02-11 Thread clark slater
Hey Folks, I have a requirement to send commands to a machine from a web interface via a serial port. Has anyone got any tips or advice on where to start or possible approaches? Thanks, Clark ~| Message: http://www.houseoffusi

Problems with mapping directories in CF 7 Developer

2006-02-11 Thread Casey Dougall
Has anyone had problems mapping directories in CF 7 using the Developer version with built in web server? The only Mapped directory that seems to work is CFIDE i cannot make a new one, all I receive are JRun Servlet Errors - 404 /directory name This is a clean install of windows xp sp2 / coldfusi

Re: Need Help Coding Database Interactions

2006-02-11 Thread Aaron Rouse
It does a transaction in the database itself, assuming the database being used supports transactions. This would ensure that you get back the ID that you just inserted. On 2/11/06, Mike Soultanian <[EMAIL PROTECTED]> wrote: > > Aaron Roberson wrote: > > Mike, > > > > I will look into that. I thou

Re: Need Help Coding Database Interactions

2006-02-11 Thread Mike Soultanian
Aaron Roberson wrote: > Mike, > > I will look into that. I thought as long as I wrapped the insert user > query and the select user query (with the max() function) in a > cftransaction tag that I would eliminate race conditions and therefore > would return the correct userID. Is that incorrect? I

SLQ-Multile updates and inserts from single form

2006-02-11 Thread Michael Grove
Long story short, I have a page that lists all of the products in our database. We are trying to add contract pricing. Basically each product in the system may have a different price for each contract. I have built a form that lists all of the products in the database (around 700) with a blank

RE: Isolating DB CRUD in CFC objects

2006-02-11 Thread Andy
Fantastic. Thanks. -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Saturday, February 11, 2006 12:41 PM To: CF-Talk Subject: Re: Isolating DB CRUD in CFC objects If they are in one CFTRANSACTION tag pair, they should be rolled back together (in versions 6.1 and ab

RE: OpenSource Business Services Call For Comments

2006-02-11 Thread Andy
No, no one else has commented. And I am not sure that we should expect them to. From all outside appearances, we are making litte progress, and therefore we are not going to get even a small part of everyone's busy day. The only way to get momentum is to just dig in and get working. As we/I st

Re: Isolating DB CRUD in CFC objects

2006-02-11 Thread James Holmes
If they are in one CFTRANSACTION tag pair, they should be rolled back together (in versions 6.1 and above, anyway). >From the fixed issues list: 49705 - cfquery tags used in CFCs did not participate in cftransaction operations of the code that called them. http://www.macromedia.com/support/coldf

Isolating DB CRUD in CFC objects

2006-02-11 Thread Andy
I am considering isolating all of my database CRUD in CFC objects. From previous posts, I understand that if I put two calls to an Update method inside of a , I failure of the second transaction will not reverse the first transaction. Is this correct? If so, it seems that I need to have the CRUD

Re: Need Help Coding Database Interactions

2006-02-11 Thread James Holmes
I'd do it this way too. You can mix this with the UUID idea; you create the user with a new UUID, get it into the DB etc and then manage this user's newletters with the newsletter manager CFC. It means the newsletter info becomes a property of the user, which makes sense; users have newsletters and

Re: Need Help Coding Database Interactions

2006-02-11 Thread James Holmes
Yes, that avoids the whole issue of autonumbers and also allows you two merge separate databases later on if so desired. On 2/11/06, Aaron Roberson <[EMAIL PROTECTED]> wrote: > Could all of this be avoided if I just used the createUUID() function > to insert a userID into my users table instead of