Re: CFC for Image Manipulation

2005-12-13 Thread Massimo Foti
Speaking of...Massimo...do you have any intention of adding in a quality parameter to your CFC? There are already many quality-related parameters than you can tweak to suit your needs. By default the CFC is optimized for quality. Use the init() method as pseudo-constructor to get an instance of

Re: CFC for Image Manipulation

2005-12-13 Thread Massimo Foti
I haven't tried version 2 and I'm sorry if my post was inaccurate, I was using an older version. I'll give v2 a go and see how it works No need to apologize. I know version 2 offers much better quality. Hope it will be able to suit your needs I have some users that believe they need to use

MySQL Auth mode

2005-12-13 Thread Snake
In order to get MySQL4.1 to work with CFMX, I set it to use old_passwords. But we are still having problems with DSN's just stop working, using when using alternate drivers. Is it possible to just set individual databases back to using new_passwords, if so what is the command (I'm on windows here

RE: Enterprise manager

2005-12-13 Thread Snake
OK I presume you have a different login for each database then and thus can only access one at a time. You can connect to same servers with different names by using aliases. To use an alias run the client network utility form your sql server folder. Add a new alias Select TCP/IP Type a name for

RE: What am I missin' here with this cfparam??

2005-12-13 Thread Shawn McKee
No clue as to why the problem is happening but how about doing a simple if check instead. cfif NOT isDefined(FORM.criteria) cfset FORM.criteria = /cfif Shawn McKee -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Monday, December 12, 2005 10:02 PM To:

RE: What am I missin' here with this cfparam??

2005-12-13 Thread Andrew Scott
Because that is exactly what cfparam function does? Regards, Andrew Scott Quote of the Day: In politics an absurdity is not a handicap. - Napoleon Bonaparte -Original Message- From: Shawn McKee [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 December 2005 12:18 AM To: CF-Talk Subject:

RE: WebService worked in 6.1 but fails with CFMX 7.0

2005-12-13 Thread Andrew Stevens
Hi, those two WSDLs really are quite different. If you're super sure the two servers are running the exact same code (I'm assuming that's true) then I think you can say the enhancements in CF7 (ie: newer Axis engine or related features) are the cause of the wsdl differences. Some can be explained

RE: What am I missin' here with this cfparam??

2005-12-13 Thread Andrew Scott
Have you tried dumping the form and aborting before calling the function? I would think that the if your doing it the way you are the cfparam is not needed, because the function should default the criteria anyway, and then checl to see if the criteria is eq to anyting before inserting it into the

RE: What am I missin' here with this cfparam??

2005-12-13 Thread Shawn McKee
But CFPARAM isn't working for him and so maybe there is something strange in the implementation of that seemingly innocuous piece of code and it would be worth checking if implementing it yourself works. In general a bad idea to assume something won't help just because we know it is the same

Re: no /channel for my rss

2005-12-13 Thread daniel kessler
CFSETTING changes the way the reqeust is processed in various ways. We only care about the ENABLECFOUTPUTONLY attribute in this case, which determines whether all rendered content is sent to the browser or only the content that's contained within CFOUTPUT tags. To put that another way, content

OT: Design Patterns book for OOP newbies?

2005-12-13 Thread Damien McKenna
A question for the OOP geeks in the audience. Would you recommend the Design Patterns book to someone who understands the general principles of OOP but has little experience with it thus a difficult time planning apps in an OOP way? If not, what book would you recommend first? Thanks. --

Re: OT: Design Patterns book for OOP newbies?

2005-12-13 Thread Aaron Rouse
I thought this book was a good starting point. Although I am more of a hands on person, so I ended up not retaining as much of the book as I would of preferred. On 12/13/05, Damien McKenna [EMAIL PROTECTED] wrote: A question for the OOP geeks in the audience. Would you recommend the Design

multiple uploads and cffile and cfmx instances

2005-12-13 Thread George Abraham
All, This is a bit of strange bug that we noticed recently. Out infrastructure is on CFMX 7.01 Enterprise with 6 instances of CFMX running on the same IIS server with about 20 websites. I was testing a multiple upload Java applet that was working fine on my small CFMX developer test box. After

Re: OT: Design Patterns book for OOP newbies?

2005-12-13 Thread Steve Bryant
I like Head First Design Patterns. Even more so now that Dave Shuck put up a ColdFusion version of some of the examples from the first chapter. http://www.daveshuck.com/index.cfm?commentID=57 I confess to not having looked at his examples yet, but I am very excited to do so. Thanks Dave!

Re: How to determine the name of a file upload

2005-12-13 Thread George Abraham
We use a Java applet called ImageUploader from Aurigma (http://aurigma.com). It has worked pretty well so far. It does show the current status of the upload for one file or multiple files while the upload is taking place. George On 12/12/05, James Holmes [EMAIL PROTECTED] wrote: You'll

Re: Design Patterns book for OOP newbies?

2005-12-13 Thread Massimo Foti
A question for the OOP geeks in the audience. Would you recommend the Design Patterns book to someone who understands the general principles of OOP but has little experience with it thus a difficult time planning apps in an OOP way? If not, what book would you recommend first? On my

Re: Design Patterns book for OOP newbies?

2005-12-13 Thread Joe Rinehart
Head First is a great series! I'd also recommend reading The Object Oriented Thought Process before going to a design patterns book...it not only covers the OOP principles (probably a review in this situation), but shows the need for patterns in the first place by illustrating problems that OOP

Re: Design Patterns book for OOP newbies?

2005-12-13 Thread Massimo Foti
Head First is a great series! I'd also recommend reading The Object Oriented Thought Process before going to a design patterns book...it not only covers the OOP principles (probably a review in this situation), but shows the need for patterns in the first place by illustrating problems that

RE: Design Patterns book for OOP newbies?

2005-12-13 Thread Robertson-Ravo, Neil (RX)
Did anyone get the Solution example to work? I get an error when I run that one - all the rest are fine.. -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent: 13 December 2005 14:55 To: CF-Talk Subject: Re: Design Patterns book for OOP newbies? Head First is a great

CFCHART and caching

2005-12-13 Thread Terry Ford
Hey folks, quick question - Haven't used CFCHART much in the past. I've got a small number of charts that I'd like to cache for a long period of time (hours or days). During that time I do NOT want those charts to be regenerated (because they are generated based on data that may have since

Re: Web Analytics

2005-12-13 Thread wolf2k5
On 12/12/05, Kay Smoljak [EMAIL PROTECTED] wrote: Regardless of whether it happens or not, version 5 (the latest standalone) is a great solution, cheaper than either Livestats or WebTrends (at least it was when I checked) but easily comparble to either of those in features. Urchin Software is

RE: CFCHART and caching

2005-12-13 Thread Adrian Lynch
You can write them to disk and do logic when displaying them. Ade -Original Message- From: Terry Ford [mailto:[EMAIL PROTECTED] Sent: 13 December 2005 14:49 To: CF-Talk Subject: CFCHART and caching Hey folks, quick question - Haven't used CFCHART much in the past. I've got a small

Re: Latest Stable JVM Version?

2005-12-13 Thread wolf2k5
On 12/13/05, Nathan Strutz [EMAIL PROTECTED] wrote: Well, it's stable on 1.5 (the latest), but you won't be able to take advantage of web services. It's supported up to 1.4.2 (http://java.sun.com/j2se/1.4.2/download.html), which is what I would recommend. I think the CFLDAP tag is broken in

Re: CFCHART and caching

2005-12-13 Thread Ryan Guill
You could also cache the query that the charts are generated from if it is just the data you want to preserve. On 12/13/05, Adrian Lynch [EMAIL PROTECTED] wrote: You can write them to disk and do logic when displaying them. Ade -Original Message- From: Terry Ford [mailto:[EMAIL

Re: CFCHART and caching

2005-12-13 Thread Terry Ford
Ahh, thanks. Totally missed this line! name Page variable name. String. Generates the the graph as binary data and assigns it to the specified variable. Suppresses chart display. You can use the name value in the cffile tag to write the chart to a file. Terry You can write them to disk

RE: Design Patterns book for OOP newbies?

2005-12-13 Thread Damien McKenna
Thanks for the tips everyone, I'm going to take a look at the Head First book and go from there. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include stdjoke.h

Re: Extending cftransaction

2005-12-13 Thread Sean Corfield
On 12/12/05, Chris Velevitch [EMAIL PROTECTED] wrote: Actually, you can:- cfexit method=loop Ah... Ugh! I'll add that to my list of why I don't like custom tags ;) can be a custom tag. And so when CF parses such code, there is an general rule that says, opening and

OT: studio upgrade terms

2005-12-13 Thread Ryan Guill
Hey guys, just a quick question, I had a full version of studio mx 2004. I purchased the upgrade license for studio 8. Do I still own a full licensed version of studio mx 2004? reason I am asking is that ive got my studio 8 for my needs, but my sister is starting to get into web design and is

How can I use a .Net DLL with CFMX?

2005-12-13 Thread blists
My coworker, has developed a .Net DLL in Delphi. What is the best way to interface with this DLL via CFMX? Brook ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and

RE: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Snake
Using BlueDragon would be the easiest way. Russ -Original Message- From: blists [mailto:[EMAIL PROTECTED] Sent: 13 December 2005 19:34 To: CF-Talk Subject: How can I use a .Net DLL with CFMX? My coworker, has developed a .Net DLL in Delphi. What is the best way to interface with this

RE: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Kevin Aebig
Depending on what it does, you could have him re-create it as a webservice and call it like that. !K -Original Message- From: blists [mailto:[EMAIL PROTECTED] Sent: December 13, 2005 1:34 PM To: CF-Talk Subject: How can I use a .Net DLL with CFMX? My coworker, has developed a .Net DLL

Re: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Joe Rinehart
I'd have him wrap the existing one in something that exposes its functionality as a web service instead of re-creating it. You could also use BlueDragon.net, a CF server that runs on .NET (see newatlanta.com). -Joe On 12/13/05, Kevin Aebig [EMAIL PROTECTED] wrote: Depending on what it does,

Re: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Joe Rinehart
Easy depends on how much existing infrastructure and investment in Macr...err..Adobe CF products they have -Joe On 12/13/05, Snake [EMAIL PROTECTED] wrote: Using BlueDragon would be the easiest way. Russ -Original Message- From: blists [mailto:[EMAIL PROTECTED] Sent: 13

RE: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Kevin Aebig
You know what I ment... =P We had quite a few of these in-house and it worked quite well. Of course, I've never had the opportunity to really play with BlueDragon, so I can't offer an opinion there... Cheers, Kevin -Original Message- From: Joe Rinehart [mailto:[EMAIL PROTECTED] Sent:

Re: OT: studio upgrade terms

2005-12-13 Thread Alan Rother
NO Your 8 license is an upgrade of your 2004 license, which means it's all one license. If you use the 2004 on another computer you are in violation of the license agreement. Think of it this way, Your 2004 no longer exists, it has been turned into 8. HTH -- Alan Rother Macromedia Certified

Re: OT: studio upgrade terms

2005-12-13 Thread Ben Doom
Nope, you paid for the priviledge of upgrading your MX2k4 suite to suite 8. You don't own concurrent licenses to both -- you can use one or the other. At least that's how I read it. --Ben Ryan Guill wrote: Hey guys, just a quick question, I had a full version of studio mx 2004. I

RE: What am I missin' here with this cfparam??

2005-12-13 Thread dave
I think its worth noting that will is outputting all his html via a cfc and I'm assuming something in that is gooffing it up. access + html outputting cfc + will = mega disaster!! haha ;)~ ~Dave the disruptor~ good sites - make money getting rid of ie :) http://explorerdestroyer.com/

Re: OT: studio upgrade terms

2005-12-13 Thread Ryan Guill
Thanks Alan, can you show me a link or something somewhere that states this? On 12/13/05, Alan Rother [EMAIL PROTECTED] wrote: NO Your 8 license is an upgrade of your 2004 license, which means it's all one license. If you use the 2004 on another computer you are in violation of the license

Re: How can I use a .Net DLL with CFMX?

2005-12-13 Thread charles arehart
That seems a curious conclusion, Joe. The whole reason to use BlueDragon.NET is when a shop DOES have a large existing infrastructure in CFML and yet needs to perform tighter integration with .NET than is possible with CFMX. I realize you may be inferring the possibility of compatibility

Re: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Joe Rinehart
You know what I ment... =P Sorry, didn't mean to sound like a smartass. :) Just wanted to make sure the poster knew what ya meant. -joe -- Get Glued! The Model-Glue ColdFusion Framework http://www.model-glue.com ~| Logware

Re: OT: studio upgrade terms

2005-12-13 Thread Ryan Guill
Thats what I was thinking, but wonder if someone can show me this. Also, its interesting to note that when I downloaded the new studio 8 and went through the upgrade process, it did not uninstall my previous mx 2004 versions. They can still be used the same as always. All of my settings were

RE: UML programs?

2005-12-13 Thread Kevin Aebig
Web based Flash UML diagramming software. Absolutely genius... http://www.gskinner.com/gmodeler/index.html !K -Original Message- From: Ryan Guill [mailto:[EMAIL PROTECTED] Sent: December 12, 2005 11:24 AM To: CF-Talk Subject: OT: UML programs? Hey guys, sorry for the somewhat off

RE: How can I use a .Net DLL with CFMX?

2005-12-13 Thread Kevin Aebig
I think you're misunderstood what Joe ment. If they perhaps were using other Macromedia Products as well as or integrated with Coldfusion, than perhaps BlueDragon isn't a viable solution. !K -Original Message- From: charles arehart [mailto:[EMAIL PROTECTED] Sent: December 13, 2005 1:15

Reading apache web access log files?

2005-12-13 Thread Blaha, James \(InfoTechServ\)
CF Pro's, I have to read in an apache web access log file. Does anyone have any code that they can send me to parse an access log file that could be used to then import the information into a table to run some stats? If you could think of something free or a better way to do this please let me

Re: OT: studio upgrade terms

2005-12-13 Thread Ben Doom
Ryan Guill wrote: Thats what I was thinking, but wonder if someone can show me this. At a guess, it's in the license/EULA you (yeah, right) read when you installed. Also, its interesting to note that when I downloaded the new studio 8 and went through the upgrade process, it did not

Re: How can I use a .Net DLL with CFMX?

2005-12-13 Thread dave
sorry charlie but not trying to be an ass but.. We have plenty of shops who find the move to BlueDragon to be quite painless like myspace.. Thats the one I measure BD by and to tell you the truth it seems worse now then when it was on cf5 the error messages are a bit different they are

RE: OT: studio upgrade terms

2005-12-13 Thread Dawson, Michael
At a recent Adobe User Group, the Adobe guy said Dec 31, 2005 is the deadline for something related to upgrading to Studio 8. I don't remember the details, since I already have 8, but I'm pretty sure it was related to upgrading for a very low cost, or even free. Check out the ol' MACR site.

No buffer space available (maximum connections reached?)

2005-12-13 Thread Anthony Prato
We recently had our application server crash around 11am pst. starting around 10 I see many errors saying: No buffer space available (maximum connections reached?) I found a number of threads in the coldfusion forums on mac... adobe's site but none have an answer. Some places in the logs it

Re: OT: studio upgrade terms

2005-12-13 Thread Ryan Guill
Is there then a way to read the license/EULA that I 'read' when I installed? On 12/13/05, Ben Doom [EMAIL PROTECTED] wrote: Ryan Guill wrote: Thats what I was thinking, but wonder if someone can show me this. At a guess, it's in the license/EULA you (yeah, right) read when you installed.

Re: OT: studio upgrade terms

2005-12-13 Thread Sean Corfield
On 12/13/05, Ryan Guill [EMAIL PROTECTED] wrote: Is there then a way to read the license/EULA that I 'read' when I installed? http://www.macromedia.com/software/eula/tools/ Section 4 covers upgrades. -- Sean A Corfield -- http://corfield.org/ Got frameworks? If you're not annoying somebody,

Re: OT: studio upgrade terms

2005-12-13 Thread Sean Corfield
On 12/13/05, Sean Corfield [EMAIL PROTECTED] wrote: http://www.macromedia.com/software/eula/tools/ List of all EULAs: http://www.macromedia.com/software/eula/ -- Sean A Corfield -- http://corfield.org/ Got frameworks? If you're not annoying somebody, you're not really alive. -- Margaret Atwood

Re: OT: studio upgrade terms

2005-12-13 Thread Ryan Guill
Thanks Sean! On 12/13/05, Sean Corfield [EMAIL PROTECTED] wrote: On 12/13/05, Ryan Guill [EMAIL PROTECTED] wrote: Is there then a way to read the license/EULA that I 'read' when I installed? http://www.macromedia.com/software/eula/tools/ Section 4 covers upgrades. -- Sean A Corfield --

RE: what do you use instead of cfx_openimage?

2005-12-13 Thread Bobby Hartsfield
[EMAIL PROTECTED] rejects my reply to you Crystal. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 2:10 PM To: CF-Talk Subject: Re: what do you use instead of

RE: pseudo-memory leak

2005-12-13 Thread Russ
I tried to crack this hash and failed. However, my rainbow tables are limited. I only have lowercase alphanumeric up to 14 characters. (Which is probably about the limit that the md5 rainbow tables support at this time). This means that strong passwords (even ones with uppercase letters) are

Re: What am I missin' here with this cfparam??

2005-12-13 Thread Will Tomlinson
I'm gonna mess with this problem again tonight fellas. It had me so perplexed (go get a dictionary dave)last night, I didn't even dump and abort. And man I wanna use that line in another crack on dave! But I'm not gonna! Thanks, Will

Re: Stats Program

2005-12-13 Thread Jim McAtee
I've had so much trouble with LiveStats 5 6 that I'd never again consider another DeepMetrix product or service. With LiveStats 5 it was constant database (proprietary) corruption, forcing me to reinstall and reimport, ad nauseam. With LiveStats 6 it just decides not to import logs for

RE: Reading apache web access log files?

2005-12-13 Thread Russ
Why do you need the files in the database? Are you looking to do some custom stats, or are you using an existing stats package? Russ -Original Message- From: Blaha, James (InfoTechServ) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 3:25 PM To: CF-Talk Subject: Reading

RE: Stats Program

2005-12-13 Thread Russ
Yea, I'm not very impressed with their smartermail program (we are on ver 1.6 though.. I haven't tried smarerstats for exactly that reason (plus we already have an urchin 5 license). -Original Message- From: Jim McAtee [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 5:00

Re: Stats Program

2005-12-13 Thread Matt Robertson
On 12/13/05, Russ [EMAIL PROTECTED] wrote: Yea, I'm not very impressed with their smartermail program (we are on ver 1.6 though.. I haven't tried smarerstats for exactly that reason (plus we already have an urchin 5 license). They're a young company with relatively young products.

need advice on advanced datasource setttings

2005-12-13 Thread Anthony Prato
I've been having a problem with an error: No buffer space available (maximum connections reached?) Which has me wondering if the connections are being kept open too long with the default settings. Rather than turn off Maintain Connections all together I wanted to try lowering the timeout. Any

Re: What am I missin' here with this cfparam??

2005-12-13 Thread Will Tomlinson
Ok, I still dunno what it's doin', but I fixed the damn thing! I just wrap the insert with a simple IF cfif FORM.criteria NEQ cfinvoke component=#APPLICATION.productDAO# method=insertSearch criteria=#FORM.criteria# searchreturncount=#getsearchproducts.recordcount# /cfif I left the

RE: What am I missin' here with this cfparam??

2005-12-13 Thread Ian Skinner
Ok, I still dunno what it's doin', but I fixed the damn thing! I just wrap the insert with a simple IF cfif FORM.criteria NEQ cfinvoke component=#APPLICATION.productDAO# method=insertSearch criteria=#FORM.criteria# searchreturncount=#getsearchproducts.recordcount# /cfif I left the

Re: Web Analytics

2005-12-13 Thread Kay Smoljak
On 12/13/05, wolf2k5 [EMAIL PROTECTED] wrote: Urchin Software is going nowhere, version 6 is coming out soon, you can purchase version 5 now with advanced support and upgrade to version 6 for free when it comes out. That's exactly what the sales rep told us when we bought it - last April. The

Re: what do you use instead of cfx_openimage?

2005-12-13 Thread Alan Rother
Not to speak ill of the Alagad image component. I use it, I love it, but If you do use it, do not instantiate it into a shared scope. It is not thread safe. Instantiate it each time you call it. -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer

more of my SQL issues :)

2005-12-13 Thread John Wilker
I'm working on another large search, different project. I had columns with lists, I've since moved them to a look up table. Here's my query and the error I get. SELECT P.id, P.Number, P.TheYear, P.Price, P.ShortDesc, P.LongDesc, P.Status, P.width, P.height, P.Weight, (Select Type FROM TypeLookup

Re: Extending cftransaction

2005-12-13 Thread Chris Velevitch
On 12/14/05, Sean Corfield [EMAIL PROTECTED] wrote: Well, there is a very strong argument for saying that transactions are part of a higher tier than basic data access code and that you *should* code them separately - from a design point of view. Data access is typically atomic (and can /

Re: How can I use a .Net DLL with CFMX?

2005-12-13 Thread charles arehart
Dave, MySpace is not yet running entirely on BD, so the problems you're seeing may just as well be code running on CF5, but failing simply because the volume of traffic is absolutely staggering. MySpace is either the 3rd or 4th highest trafficed web site of all, above google, (in terms of

RE: more of my SQL issues :)

2005-12-13 Thread ColdFusion
Basically one of the subqueries are returning more than one value I would check the subqueries to make sure they one return one value, And if it does return more than one value (as a true request), then you Can not use x = y where Y is more than one item. It has to be re-written to be like: (X =

Re: Reading apache web access log files?

2005-12-13 Thread James Blaha
Russ, Thanks for the reply. If I had a first choice it would be to dump the access logs into a database them do custom stats as I please. But if you know of something free that gives good basic stats like for day x chart usage by time for a day that would be great also. -Jim

Re: What am I missin' here with this cfparam??

2005-12-13 Thread Will Tomlinson
Did you have a cfparam name=form.criteria default=Foobar type statement that was not working? (This is the first post I've seen on this topic.) Ian, I had one, but it was working TOO well was the problem. lol!! Instead of goin back over it all, here's the whole thread.

Re: Reading apache web access log files?

2005-12-13 Thread Barney Boisvert
If you really need to do it yourself, import the raw files direct into the database. That'll at least get you to familiar territory (SQL), but if there's a lot of data, it'll probably be pretty slow. If you don't need to do it yourself, there are a fair number of free log analysis tools.

Re: Reading apache web access log files?

2005-12-13 Thread James Blaha
Barney, Do you know if there is an easy way to get the log to import into a SQL Server table and have all the variables in the log go into a column in a table (its not a fixed file)? Since the file is mostly space delimited the time variable throws a knot in an easy to parse and table insert

Re: Reading apache web access log files?

2005-12-13 Thread Barney Boisvert
Just import it space delimited. The columns won't all make sense, but it's fairly trivial to reassemble them or whatever. Say you've got this file (similar to yours): ip [date:time zone] method script protocol status size Import that space delimted and you'll get some trash, but then you can

Re: Reading apache web access log files?

2005-12-13 Thread James Blaha
Barney, Very nice idea thanks! I'll try it out in the AM first thing. I would think this would be common CF code, but from all my searching I guess not. Have a great night. -Jim ~| Logware (www.logware.us): a new and

Re: Reading apache web access log files?

2005-12-13 Thread Barney Boisvert
CF (and Java in general) is a horrible language to do large-scale text processing with. Databases are better at it, by far. A dedicated text processing language (awk, perl, etc.) ought to be a fair amount better than the DB, and then you get to native binaries. For example, we use a

Re: more of my SQL issues :)

2005-12-13 Thread John Wilker
Oops sorry, I wasn't clear. Yes the sub queries can return multiple values, which is ok with me (not with the SQL) I need to handle getting more than one value some times, but not all the time. J On 12/13/05, ColdFusion [EMAIL PROTECTED] wrote: Basically one of the subqueries are returning

Re: more of my SQL issues :)

2005-12-13 Thread James Holmes
If there can be multiple values for the subqueries, what to you want the resultset to look like? To simplify, say there was just a glaze (shiny, matte) and a colour (blue, green) for pottery ID 27. Do you want: ID, glaze colour 27, shiny, blue 27, shiny, green 27, matte, blue 27, matte, green

Cflogin and subdirectories

2005-12-13 Thread Mike | NZSolutions Ltd
Hi guys, I am integrating raymond's forum into an administration app I have. The folder tree is... Web_root/admin/forum In the admin folder I have an application.cfm which handles logging in a user. Now on the homepage of the admin I have a link to the forum. Because the forum has it's own

Re: more of my SQL issues :)

2005-12-13 Thread John Wilker
ideally I'd like 27, 'shiny,matte', 'blue,green' But could work with your version and create a struct out of the results the way I want it. On 12/13/05, James Holmes [EMAIL PROTECTED] wrote: If there can be multiple values for the subqueries, what to you want the resultset to look like? To

Re: Cflogin and subdirectories

2005-12-13 Thread Raymond Camden
If your root app also uses cflogin, you can just sync up the roles. Ie, Galleon wants forumsmember, forumsmoderator, and forumsadmin for the roles. If your app has roles of: goober and admingoober Then you can say that when a user logs on with roles of goober, also give them the role of

Re: more of my SQL issues :)

2005-12-13 Thread John Wilker
ideally I'd like 27, 'shiny,matte', 'blue,green' But could work with your version and create a struct out of the results the way I want it. ~| Logware (www.logware.us): a new and convenient web-based time tracking

RE: Cflogin and subdirectories

2005-12-13 Thread Mike | NZSolutions Ltd
Thanks raymond, What I have done is include the following in your app (removing your cfapplication)... !--- include root application for login settings --- cfinclude template=../application.cfm I was thinking of using my existing roles and modifying your code to suit, however your suggestion

Re: more of my SQL issues :)

2005-12-13 Thread James Holmes
For the ideal, you will need to write a custom DB function to pull out the choices as a list. What's your target DB? On 12/14/05, John Wilker [EMAIL PROTECTED] wrote: ideally I'd like 27, 'shiny,matte', 'blue,green' But could work with your version and create a struct out of the results the

variable help

2005-12-13 Thread eric.creese
Okay I create ashort but sweet order form. Esentailly I have a numeric ID 1 through what ever associated with a product. I create the form dynamically so for product 1 I will have a a field for quantity called Quantity1, and a subtotal called Subtotal1. The problem I am having in on the action

Re: variable help

2005-12-13 Thread James Holmes
First, the fid bit. You want: cfset fid = form[Quantity itemid] Same goes for any other scope variables - if you are creating the name dynamically, use the sqaure bracket notation. The pound signs # are mostly unnecessary if the name is created as above. Likewise, cfset subtot = subt is

Re: variable help

2005-12-13 Thread eric.creese
That took care of it, thank you very much ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try

Re: UML programs?

2005-12-13 Thread Robert Munn
barneyb turned me on to the MyEclipse plugin, which I just downloaded and am really digging. Free trial, $35/year gets you editors for XML, UML, DB browsing, HTML WYSIWYG, Javascript, J2EE, and more. I got it just for the JS editor, it rocks. Have you tried ArgoUML? There is also an Eclipse

Javascript question

2005-12-13 Thread eric.creese
Quick qustion, I have a submit button I do not want to show until a user clicks a button to calculate a total first on the same page. How do I do this? tr td align=center CLASS=defaulttextbTOTAL:/b/td td align=center colspan=2INPUT CLASS=inputlarge TYPE=button VALUE=Click to Total Order

Re: OT: studio upgrade terms

2005-12-13 Thread Sean Corfield
On 12/13/05, Dawson, Michael [EMAIL PROTECTED] wrote: At a recent Adobe User Group, the Adobe guy said Dec 31, 2005 is the deadline for something related to upgrading to Studio 8. I don't remember the details, since I already have 8, but I'm pretty sure it was related to upgrading for a very

Re: Extending cftransaction

2005-12-13 Thread Sean Corfield
On 12/13/05, Chris Velevitch [EMAIL PROTECTED] wrote: I agree, so why doesn't cf support this natively? One should be able to say:- cftransaction retrycount=5 !-- my transaction, however complex, goes here -- /cftransaction It sounds like a good enhancement request to

RE: WebService worked in 6.1 but fails with CFMX 7.0

2005-12-13 Thread Andrew Stevens
It looks like the thread killer has done it again, sorry. Did I say something wrong? -Original Message- From: Andrew Stevens [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 December 2005 12:32 AM To: CF-Talk Subject: RE: WebService worked in 6.1 but fails with CFMX 7.0 Hi, those two