Re: how (the heck) to call functions on a jsp page?

2006-06-03 Thread Paul Hastings
stylo stylo wrote: 1) it imports some stuff. i don't see where that code uses anything but java.util.zip. is there more to this? 2) I need to call the functions from cf. below are those java methods as cfscript functions, though cffunctions would be a better idea. cfscript function

Re: Disappearing Single-Quote

2006-06-03 Thread David Delbridge
Thank you, everyone, for the helpful advice. Ultimately, the solution was to escape every single-quote in the code snippet, as was suggested early on. And this should've been easy enough except that I attempted the REPLACE() inside of the query. Doh! Now, all is good: cfset Var = cfset ID =

Re: CF Studio 5

2006-06-03 Thread dave
You kinda already seem like you are to me ray. ~Dave the disruptor~ From: Rey Bango [EMAIL PROTECTED] Sent: Friday, June 02, 2006 4:33 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: CF Studio 5 Well, us old dogs like a better explanation than:

RE: CF Studio 5

2006-06-03 Thread dave
yup.. its exactly like that ~Dave the disruptor~ From: Steve Brownlee [EMAIL PROTECTED] Sent: Friday, June 02, 2006 4:31 PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CF Studio 5 Hm, I like it. It's kinda how I hoard all of the cookies

RE: CF Studio 5

2006-06-03 Thread kola.oyedeji
So if you're just developing a small site without any sort of version control, then Homesite+ or Dreamweaver might work better for you, but if you're serious about development and want integration with subversion, then CFEclipse is the best editor for you. Just my $0.02. Russ Never

RE: CF Studio 5

2006-06-03 Thread kola.oyedeji
I think Denny makes and excellent point - if you want a feature added to homesite or CFstudio then you can complete the wishlist and hope that someone actually reads it. If you want a feature added to Homesite you can a) do it yourself (if you have the time/skills) b) hire someone to do it c)

Re: CF Studio 5

2006-06-03 Thread Rey Bango
Then you're not a good read of talent, Dave. Rey... dave wrote: You kinda already seem like you are to me ray. ~Dave the disruptor~ From: Rey Bango [EMAIL PROTECTED] Sent: Friday, June 02, 2006 4:33 PM To: CF-Talk cf-talk@houseoffusion.com

Re: CF Studio 5

2006-06-03 Thread Mark Drew
Ben, CFEclipse already has that and has had it for a while, Its called the File Explorer view and you can also use it to connect to FTP servers MD On 2 Jun 2006, at 19:10, Ben Nadel wrote: I can understand moving to CFEclipse over homesite, but I have never felt that DW offered anything

Re: CF Studio 5

2006-06-03 Thread Mark Drew
I hope I could persuade you that that is not so, there seems to be a big issue with installing a JRE and Eclipse etc... so I might look to team up with another site (forget the name at the moment) that do pre- packaged versions of Eclipse for different developers MD On 2 Jun 2006, at 19:29,

Re: CF Studio 5

2006-06-03 Thread Mark Drew
Just thought I would say some things: On 2 Jun 2006, at 19:32, Steve Brownlee wrote: 1. The large box for extended search/replace. Exist in limited fashion in Eclipse. Only capable of doing single line extended search/replace. This is true, and I am looking into the search API. 2.

Re: CF Studio 5

2006-06-03 Thread Mark Drew
AFAE (which is Rob Rohan's editor) also has a lot of CSS editors and JavaScript editors. HE also has an XML editor that will help with model glue etc. I am thinking of ways of helping people do Model Glue and do CFunit tests. There will be lots of features added to CFEclipse over the coming

Re: CF Studio 5

2006-06-03 Thread Mark Drew
I want my youth back too! all the late nights developing a tool for programmers and with attitudes like this it is a bit dis-heartening There is nothing I could do to CFEclipse to make some people change, but when I use HomeSite (which I dont by the way, only to do a feature comparison) it

Re: CF Studio 5

2006-06-03 Thread Mark Drew
Err, up to date libraries Tag Editors, Snippets CFC support! Support from Adobe if you are doing Crud Methods etc. I mean, the list goes on, I cant force you to change, but then again, I like WordPerfect running on Dos. MD On 2 Jun 2006, at 20:02, Ken Ferguson wrote: Actually, and I'm not

Re: CF Studio 5

2006-06-03 Thread Mark Drew
On 2 Jun 2006, at 20:31, Russ wrote: I've been using CFEclipse for a while... It's not as good as Homesite+ or CF Studio by itself. It's missing the integrated help (although it gives you link to online docs, they're kind of slow). I was working on that but now Adobe have released all

Re: CF Studio 5

2006-06-03 Thread Mark Drew
I think if you dont have the time to learn a new tool, no matter the size of the site, you just wont. Nothing anyone can say will help you switch from one tool to another, I would have to show you (ahh, yes people, I will be doing some video's of using CFEclipse) MD On 2 Jun 2006, at

Re: CF Studio 5

2006-06-03 Thread Mark Drew
Thanks Jacob! I am sure I could have come up with the features, but sometimes you cant see the wood for trees, and also since I dont use HomeSite, I cant remember what it can and cannot do! I might have to blog these if you dont mind? MD On 2 Jun 2006, at 21:21, Munson, Jacob wrote:

Re: Document Upload/Retrieval Security

2006-06-03 Thread James Holmes
On 6/3/06, Peter Legg [EMAIL PROTECTED] wrote: So if I encrypt a document that is being uploaded by a user, I have to decrypt it, index it and then encrypt it again before I insert it into the database table? It depends on what tool you use to do the indexing, but if it isn't native to the

Re: Generic database management tool

2006-06-03 Thread Claude Schneegans
There is also a cfmyadmin. Exact, although CFMyadmin is just PHPMyadmin rewriten in CF, and like PHPMyadmin, it only handles MySQL databases. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any

Re: CF Studio 5

2006-06-03 Thread Nick Tong - TalkWebSolutions.co.uk
Hey Mark, I would just like to say that i've only recently starting using CFE but i think it's cool - it took me a while to get into it (from a studio then DW background) but i want to say a big that you to you and the CFE team. THANK YOU - and please keep up the good work... On 03/06/06, Mark

Web Traffic Reports

2006-06-03 Thread Matt Williams
I'm looking for some recommendations on web traffic reporting. My client hosts their own web server (one web site) on Microsoft IIS. What is an easy, reasonably priced analysis tool for their log files? Ideally the client would be able to run the reports themselves, possibly with me assiting in

RE: Web Traffic Reports

2006-06-03 Thread Phillip Holmes
Hi Matt, Here are a couple excellent options: This one is free but is a little more complicated to setup. However, I run awstats on **ix and it is excellent. http://awstats.sourceforge.net/ This one is great and very cheap. I liked it better than webtrends because it is faster and doesn't

Re: Web Traffic Reports

2006-06-03 Thread Casey Dougall
SmarterStats is really good as well.. Free single site version available. https://www.smartertools.com/Products/SmarterStats/Overview.aspx -- Casey Dougall Web Applications Developer Ph: 518 743-9424 Fax: 743-0337 [EMAIL PROTECTED] Mannix Marketing Inc. 10 East Washington St. Suite 1, Glens

RE: CF Studio 5

2006-06-03 Thread Dawson, Michael
That would be very beneficial, Mark. It can be a bother to install the JRE and Eclipse, but I got through it with no problems. However, if I want my dad, or some friends to switch to CFE, some may have a more-difficult time just because of the current two separate installs. Having a single

RE: Web Traffic Reports

2006-06-03 Thread Dawson, Michael
+1 on WebLog Expert. -Original Message- From: Phillip Holmes [mailto:[EMAIL PROTECTED] Sent: Saturday, June 03, 2006 9:23 AM To: CF-Talk Subject: RE: Web Traffic Reports Hi Matt, Here are a couple excellent options: This one is free but is a little more complicated to setup. However,

RE: Web Traffic Reports

2006-06-03 Thread Coldfusion
+1 Smarter Stats.. I use the automated function for sending the emails with stats. -Original Message- From: Casey Dougall [mailto:[EMAIL PROTECTED] Sent: Saturday, June 03, 2006 10:45 AM To: CF-Talk Subject: Re: Web Traffic Reports SmarterStats is really good as well.. Free single site

Re: CF Studio 5

2006-06-03 Thread Mark Drew
I would say it would be basically a version of Eclipse pre-installed with CFEclipse and some other plugins, you would still need to download the JRE But these arent big issues surely? MD On 3 Jun 2006, at 16:21, Dawson, Michael wrote: That would be very beneficial, Mark. It can be a

Re: Web Traffic Reports

2006-06-03 Thread Mark Drew
+1 on SmarterStats but I also use Google Analytics and its absolutely awesome. There are great features such as outgoing links as well as conversion funnels that you can setup. Depending on what kind of stats you want to get Google could be your solution. MD On 3 Jun 2006, at 16:53,

RE: CF Studio 5

2006-06-03 Thread Kev McCabe
Jacob (Or anyone?), 7. There is a plug-in that lets you view the CF logs right from the CFE IDE Have you got a lazy link to the log file viewer? Cheers ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242232

RE: CF Studio 5

2006-06-03 Thread Kev McCabe
Ok Decided to be less lazy :-) http://www.mikenimer.com/eclipse/logviewer/index.cfm Cheers -Original Message- From: Kev McCabe [mailto:[EMAIL PROTECTED] Sent: 03 June 2006 17:15 To: 'cf-talk@houseoffusion.com' Subject: RE: CF Studio 5 Jacob (Or anyone?), 7. There is a plug-in that

Re: Generic database management tool

2006-06-03 Thread Claude Schneegans
That's an unfortunate restriction. When I started this project, Mozilla was still on the drawing board, and Netscape was definitely not able to do the job. Now it would just be a question of verifying all scripts for compatibility with Mozilla. I t is almost done actually. Mice are

RE: CF Studio 5

2006-06-03 Thread Dawson, Michael
Not big issues, but to some developers, they may see it as a bother. -Original Message- From: Mark Drew [mailto:[EMAIL PROTECTED] Sent: Saturday, June 03, 2006 11:08 AM To: CF-Talk Subject: Re: CF Studio 5 I would say it would be basically a version of Eclipse pre-installed with

RE: CF Studio 5

2006-06-03 Thread Eric Roberts
Its not an attitude...just an opinion. I am also not a big fan of open source products in general. I have recommended cfeclipse to people as it is not a bad product over all...I just don't like it. I couldn't get...or at least figure out how to get, the cf part to work right. I found the

RE: Generic database management tool

2006-06-03 Thread Eric Roberts
Isn't that what he was asking? Or did I miss something...I am prone to brain farts these days hehe -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Saturday, 03 June 2006 06:30 To: CF-Talk Subject: Re: Generic database management tool There is also a

Re: Generic database management tool

2006-06-03 Thread Claude Schneegans
Isn't that what he was asking? Actually, he didn't specify MySQL. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks.

Re: CF Studio 5

2006-06-03 Thread dave
Well i certainly wouldn't take my car into someone who uses an old decrypted set of rusty tools, no matter how good they say they are. Even though I do believe you are a good developer and my meaning wasn't quite how it came out (my appologize for that). If hs was so great it would still be in

Positive/negative integer issues

2006-06-03 Thread andy
I have a cfparam tag with a default value of -213, a negative integer. I'm having issues with it automatically converting to a positive integer. Here's the test code: cfparam name=FORM.yCo default=-213 cfset yStart = -FORM.yCo cfset yEnd = FORM.yCo Form: cfdump var=#FORM#

RE: CF Studio 5

2006-06-03 Thread dave
And why would Adobe add it? It's done, gone and I doubt they will bring it back for the 13 people who want it. ~Dave the disruptor~ From: [EMAIL PROTECTED] Sent: Saturday, June 03, 2006 5:37 AM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CF

Re: Positive/negative integer issues

2006-06-03 Thread Josh Nathanson
Could it be that because you have a negative sign before the yStart = -Form.yCo, it's taking the negative of the already negative value of the cfparam, and the negative of a negative is positive. I think you'd get the desired result if you removed the negative sign from either the cfparam

Re: Disappearing Single-Quote

2006-06-03 Thread treelifesolutions
try to use SQLSAFE UDF on www.cflib.org -- View this message in context: http://www.nabble.com/Disappearing-Single-Quote-t1720049.html#a4678272 Sent from the Cold Fusion - Technical forum at Nabble.com. ~| Message:

Re: Generic database management tool

2006-06-03 Thread Denny Valliant
On 6/2/06, Claude Schneegans [EMAIL PROTECTED] wrote: - advanced query buider à la Access, with all types of JOINS, GROUP, WHERE, HAVING etc. clauses; even UNIONs are supported (not in Access) Is this a web-based tool? I assumed so at first, but don't know how you'd tie that in with

RE: Positive/negative integer issues

2006-06-03 Thread Michael E. Carluen
Try using the absolute function: cfset yStart = abs(FORM.yCo) cfset yEnd = abs(FORM.yCo) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, June 03, 2006 1:18 PM To: CF-Talk Subject: Positive/negative integer issues I have a cfparam tag with a

Re: Positive/negative integer issues

2006-06-03 Thread andy
Apparently I was the one doing the converting. Looking at the code in the email, I notice a minus sign in the yStart cfet statement. Carry on. nothing to see here ps. I noticed it myself at the same time you did Josh. I have a cfparam tag with a default value of -213, a negative integer.

Re: CF Studio 5

2006-06-03 Thread Denny Valliant
On 6/3/06, Eric Roberts [EMAIL PROTECTED] wrote: Its not an attitude...just an opinion. I am also not a big fan of open source products in general. I have recommended cfeclipse to people as it is not a bad product over all...I just don't like it. I couldn't get...or at least figure out

Re: Generic database management tool

2006-06-03 Thread Claude Schneegans
Is this a web-based tool? Sure: 100% You just install it on your server, preferabilly on your development server. For CF5, you just have a CFX to install, for CFMX you don't need. Presently I have tested it for - Access, - MySQL - Oracle, - MS SQLServer, - Sybase For Access, there is also a

Re: Positive/negative integer issues

2006-06-03 Thread Claude Schneegans
So why does one variable display the integer as positive and another as negative? What's the problem? you set FORM.yCo to -213, then you set yStart = -FORM.yCo it's got to be +213, then you set yEnd = FORM.yCo It's got to be the same as FORM.yCo, ie -213 --

Re: Positive/negative integer issues

2006-06-03 Thread Claude Schneegans
cfset yStart = abs(FORM.yCo) cfset yEnd = abs(FORM.yCo) Then you get the same value for yStart and yEnd, you won't get very far ;-) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to

Re: CF Studio 5

2006-06-03 Thread Rey Bango
Definitely do the videos. I'm fairly open to new ideas but again, as I mentioned in an earlier post, I don't just jump to the next tool because its the in thing. If you're videos do a good job of showing me the benefits, I'd be more than happy to use CFE. Rey... Mark Drew wrote: I think if

Re: Generic database management tool

2006-06-03 Thread Denny Valliant
On 6/3/06, Claude Schneegans [EMAIL PROTECTED] wrote: Is this a web-based tool? Sure: 100% Does it run on linux based CF instances? I've tried CFEclipse, but CFStudio eclipses it ;-) Heh. That's totally alright, what's good for the goose don't mean it's good for the gander.

Re: CF Studio 5

2006-06-03 Thread Rey Bango
Hi Dave, Even though I do believe you are a good developer and my meaning wasn't quite how it came out (my appologize for that). Thanks for saying that. Your post came out a bit rough. ;) ...cfstudio got left behind for dead and 5 ppl moaning about it on here wont change it. The funny

RE: Generic database management tool

2006-06-03 Thread Snake
If your looking for a totally web based SQL Server database manager, try www.mylittletools.com -Original Message- From: Denny Valliant [mailto:[EMAIL PROTECTED] Sent: 04 June 2006 00:34 To: CF-Talk Subject: Re: Generic database management tool On 6/3/06, Claude Schneegans [EMAIL

Re: CF Studio 5

2006-06-03 Thread Rey Bango
dave wrote: And why would Adobe add it? It's done, gone and I doubt they will bring it back for the 13 people who want it. I would venture to say that there are quite a bit more than 13 people that use it. I know of plenty that still love it. But I don't see Adobe ever restarting development

RE: CF Studio 5

2006-06-03 Thread Snake
I have been using CFE for nearly 2 months now, and I still miss Homesite. In fact I keep it open at the same time for the quick reference to tag editor, function/tag insert and quick help. CFE has a way to go before it beats CFStudio/homesite for CFML editing. russ -Original Message-

RE: CF Studio 5

2006-06-03 Thread Snake
I have to say, I would buy HS if they continued releasing it. -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: 04 June 2006 00:48 To: CF-Talk Subject: Re: CF Studio 5 dave wrote: And why would Adobe add it? It's done, gone and I doubt they will bring it back for the

Re: CF Studio 5

2006-06-03 Thread Mark Drew
Those are two features that are rather requested and I have already added them (not sure if they are in the stable yet but definately will be in the next release) If you have a Dictionary View you can double click and enter functions and tags. Also I have (in the nightly) a version of right

Re: CF Studio 5

2006-06-03 Thread Rey Bango
So would I. Rey... Snake wrote: I have to say, I would buy HS if they continued releasing it. -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: 04 June 2006 00:48 To: CF-Talk Subject: Re: CF Studio 5 dave wrote: And why would Adobe add it? It's done, gone

RE: CF Studio 5

2006-06-03 Thread Eric Roberts
Homesite was originally designed for non-cf developers. It was also used by non-developers because it has a great interface. HS+ was a bit of an appeasement to the CF developers MM lied to when they trashed cf studio after assuring us they wouldn't. As far as open source goes, don't assume that

Stored Procedure support in Doug Hughes Reactor

2006-06-03 Thread David Strong
What is the best practice/method for integrating sql stored procedures within a reactor/MG framework? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242261 Archives:

RE: CF Studio 5

2006-06-03 Thread Terry Troxel
I second that Ray, I have been reading and saving every single post on here since the start as my knowledge base. If in the middle of the night I get stumped there usually is an answer found by searching. I have posted some replies from time to time to try and pay back for the free knowledge

Re: Generic database management tool

2006-06-03 Thread Claude Schneegans
Does it run on linux based CF instances? With CFMX, I suppose, although I never tested. It only uses a CFC in Java. With CF 5 it needs a CFX (ODBCInfo) which won't run under Linux. -- ___ REUSE CODE! Use custom tags; See

Re: How to convert a number into date?

2006-06-03 Thread David Strong
The number can be a misinterpreted representation of the Unix Epoch time. (The number of seconds passed since January 1 1970 00:00:00). But I believe your number is way too big. Please we need more info on the origins of your number.

Re: CF Studio 5

2006-06-03 Thread dave
It's all good Rey, I love ya and respect you and more than anything it probably wasn't your post in perticular but as others post and everyone from the pasts posts who just wanna bitch and moan about it not being supported anymore. Plus you know how i love to stir the pot and actually as usual

RE: CF Studio 5

2006-06-03 Thread dave
Well I totally disagree with you, if we all just kiss each others butts and don't debate things a bit then we also don't learn as much because bigger discussions don't come out of it and it all stays status quo (which im sure a few ppl would prefer). ~Dave the disruptor~

Re: CF Studio 5

2006-06-03 Thread dave
Ok Adobe, you got 14 people now that want hs back so get crackin on a new updated version, oh and of course it better not be more than a $25 upgrade... ~Dave the disruptor~ From: Rey Bango [EMAIL PROTECTED] Sent: Saturday, June 03, 2006

RE: CF Studio 5

2006-06-03 Thread dave
You'd also get a mullett if they'd do it 4 ya ;) ~Dave the disruptor~ From: Snake [EMAIL PROTECTED] Sent: Saturday, June 03, 2006 7:52 PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CF Studio 5 I have to say, I would buy HS if they continued

Re: CF Studio 5

2006-06-03 Thread Rey Bango
It's all good Rey, I love ya and respect you and more than anything it probably wasn't your post in perticular but as others post and everyone from the pasts posts who just wanna bitch and moan about it not being supported anymore. Plus you know how i love to stir the pot and actually as

RE: CF Studio 5

2006-06-03 Thread dave
some people do more than cfm editing and some ppl choose to use a better os as well ~Dave the disruptor~ From: Snake [EMAIL PROTECTED] Sent: Saturday, June 03, 2006 7:50 PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CF Studio 5 I have been

Re: CF Studio 5

2006-06-03 Thread Rey Bango
Okay, I have to say that made me laugh. Smartass! ;) Rey... dave wrote: Ok Adobe, you got 14 people now that want hs back so get crackin on a new updated version, oh and of course it better not be more than a $25 upgrade... ~Dave the disruptor~

Re: CF Studio 5

2006-06-03 Thread dave
Ok well there would be more than 13 but the point is just as you say, they won't be doing something that they lose a ton of money on which pretty much means there aren't enough people buying it to justify it. Personally, I thought setting hs up was a pita kinda like how eclipse is now and to

Re: CF Studio 5

2006-06-03 Thread dave
Actually Rey I don't really use cfe that much yet, I will do most stuff in dw them to make myself feel better go into cfe and clean it up after I get the layouts done in css. To me its like if half the ppl keep trying to keep the oldy stuff alive that we arent putting enough focus on the

Re: CF Studio 5

2006-06-03 Thread dave
:) I remember a couple of years ago we had this discussion and someone was hardcore bitching about it and was adimant that it should just be a free release from now on but have all the features of dw as well but run as fast as hs and only be for cfm coders, was about to go over there and smack

RE: CF Studio 5

2006-06-03 Thread Terry Troxel
Gee Dave the Disrupter, You disagree with my entire post.hmmm You disagree with me using the questions and answers as a knowledge base? I said nothing about debating, I was refering to someone posting a question and before the question has been answered, someone comes along, picks a

RE: CF Studio 5

2006-06-03 Thread dave
You can do as you please, I been here for several years and its always been this way. And sorry but I won't take your age as a crutch as I recall Dick Applebaum was your age as well and he was all over new technology, hell I was well behind him at getting to it. Yeah you can use some of this

RE: CF Studio 5

2006-06-03 Thread Terry Troxel
Dave my age is not a crutch, I don't act my age and I also love new technology when I have time to get involved with it. I just don't like being made to feel if I don't have the latest and greatest I won't be able to live another day. I also don't want a simple question and answer forum as well,

RE: CM?

2006-06-03 Thread Coldfusion
I agree. But it is of little cost and I want to weigh the functionality. If 13amp is better, I have no problems paying for it. The goal is to be Easy to use (by the most computer-Unsavy client), allow multiple sites To be configured for different users, and easy to maintain from the admin point.

RE: CF Studio 5

2006-06-03 Thread dave
When was Apple ever cool? Thats what all the uncool kids say to make themselfs feel better. ~Dave the disruptor~ From: Eric Roberts [EMAIL PROTECTED] Sent: Saturday, June 03, 2006 10:43 PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CF Studio 5

RE: CF Studio 5

2006-06-03 Thread dave
I cant get it to work right and thats a major deal for me. ~Dave the disruptor~ From: Eric Roberts [EMAIL PROTECTED] Sent: Saturday, June 03, 2006 10:13 PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: CF Studio 5 I never could get the FTP to work

Re: CF Studio 5

2006-06-03 Thread Denny Valliant
Heh. That does make me feel cool. :-) On 6/3/06, Eric Roberts [EMAIL PROTECTED] wrote: When was Apple ever cool? Eric ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242288 Archives:

Re: CF Studio 5

2006-06-03 Thread Denny Valliant
Have you guys tried the Eclipse FTP / webDAV stuff? It uses team, so it's got to be good. If it works. :)en On 6/3/06, dave [EMAIL PROTECTED] wrote: I cant get it to work right and thats a major deal for me. ~Dave the disruptor~ From: Eric Roberts

Re: CF Studio 5

2006-06-03 Thread dave
yup ~Dave the disruptor~ From: Denny Valliant [EMAIL PROTECTED] Sent: Saturday, June 03, 2006 11:11 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: CF Studio 5 Have you guys tried the Eclipse FTP / webDAV stuff? It uses team, so it's got to be

Re: Generic database management tool

2006-06-03 Thread Jim Wright
If it's not out there, I'll make one somehow, I guess. dhtmlgoodies looks like it's got stuff to fit the bill, UI wise. If you haven't already, I'd take a look at dojo... http://dojotoolkit.org/ If I was going to do some intense AJAX/DHTML work, I'd look at using one of these toolkits (like

MySQL query help

2006-06-03 Thread Jim McAtee
Using MySQL 5.0.21, I have two tables: contributors - contributor_id name namesort contributor_sort - name namesort I'd like to update the namesort column in contributors by using the values in the namesort column in contributor_sort wherever name = name. I

Re: MySQL query help

2006-06-03 Thread Greg Morphis
off the top of my head, may have errors.. update contributors c set c.namesort = ( select cs.namesort from contributor_sort cs where c.name = cs.name) On 6/3/06, Jim McAtee [EMAIL PROTECTED] wrote: Using MySQL 5.0.21, I have two tables: contributors - contributor_id name

Re: MySQL query help

2006-06-03 Thread Jim Wright
I believe it would be... UPDATE contributors,contributor_sort SET contributors.namesort=contributor_sort.namesort WHERE contributors.name=contributor_sort.name -- Jim Wright Wright Business Solutions [EMAIL PROTECTED] 919-417-2257