question about javascript

2010-01-04 Thread Clint Tredway
I do not know where else to ask this so I am asking here... can javascript manipulate png files like action script can? ie - adding glows, change the color? -- “When you choose hope, anything is possible.” -Christopher Reeve

Re: question about javascript

2010-01-04 Thread Clint Tredway
...@commadelimited.comwrote: Javascript cannot change the file itself, but it can apply filters client-side to an image using CSS. andy -Original Message- From: Clint Tredway [mailto:grum...@gmail.com] Sent: Monday, January 04, 2010 2:43 PM To: cf-talk Subject: question about

Re: integrating with quick books merchant services

2009-07-29 Thread Clint Tredway
# / /cfhttp !--- Response / debugging --- cfset QBMSReturn = xmlParse(cfhttp.filecontent) / On Tue, Jul 28, 2009 at 1:12 PM, Clint Tredway grum...@gmail.com wrote: Has anyone been able to integrate with QBMS using CF? I have looked around

integrating with quick books merchant services

2009-07-28 Thread Clint Tredway
Has anyone been able to integrate with QBMS using CF? I have looked around some on different forums and the last time someone posted a solution was over a year ago. I really need help in finding out how to do this pretty quickly. Any help is appreciated. Thanks! -- “When you choose hope,

Re: CFEclipse and FTP (was: MM and CFEclipse)

2005-08-02 Thread Clint Tredway
CFE now has FTP capability. On 8/2/05, Jordan Michaels [EMAIL PROTECTED] wrote: Connie DeCinko wrote: How are CFE users uploading files to their production sites? I really like the ability in DW to push and pull files between development and production without having to drop out to an FTP

Re: ANNOUNCE: CFFM 1.1 Released

2005-07-28 Thread Clint Tredway
Also, it may seem bad to upload exe, bats, etc.. but his app is a FILE MANANGEMENT system which most of them will allow these kinds of files into the system... On 7/28/05, Tangorre, Michael [EMAIL PROTECTED] wrote: From: Robertson-Ravo, Neil (RX) My favourite is the way I could upload and

Re: CFIF logic problem

2005-07-20 Thread Clint Tredway
Why not use a switch/case to catch that url param and then inside case 3 put the logic you need for that specific incident. my 2 cents On 7/20/05, Ian Vaughan [EMAIL PROTECTED] wrote: However The cfif url.no IS 3 etc displays dynamic content out of the database based on the url.no=. So

Re: Query error

2005-07-15 Thread Clint Tredway
If you have that table open in design view or open at all in Access (I think), you will get this error. On 7/15/05, Merrill, Jason [EMAIL PROTECTED] wrote: can you post a more informative error message? OK - I put in some pseudo variables instead of using the ones from Flash Remoting and got

Re: Playing with Flash Data Access

2005-07-14 Thread Clint Tredway
I have to ask... why not use Flash Remoting, much faster than using web services... On 7/14/05, SStewart [EMAIL PROTECTED] wrote: I'm just in the beginning stages of playing with Flash as a UI builder. I've set up a web services datasource and a data grid, when I run the data grid I get the

Re: Playing with Flash Data Access

2005-07-14 Thread Clint Tredway
... and thus the Pipes were born the Scottish Rogues -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 04:01 pm To: CF-Talk Subject: Re: Playing with Flash Data Access Importance: Low I have to ask... why not use Flash

Re: Not to start a flame war.....

2005-07-13 Thread Clint Tredway
Here is how I see it. If the majority of your developers know CF, then stick with that. It costs more (both time money) to learn .Net than it does to learn CF. .Net may be free to put on the server, but training and tools (VS Studio) both cost alot more than tools training for .Net. my 2cents

Re: Not to start a flame war.....

2005-07-13 Thread Clint Tredway
Programmer BloodSource www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 2:07 PM To: CF-Talk Subject: Re: Not to start

Re: Not to start a flame war.....

2005-07-13 Thread Clint Tredway
there be any on-going aspect of it? -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent

Re: 5th Most Trafficked Site Switches to BlueDragon

2005-06-28 Thread Clint Tredway
according to Alexa the top five are 1. Yahoo 2. MSN 3. Google 4. Passport.net 5. Ebay ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a

Re: 5th Most Trafficked Site Switches to BlueDragon

2005-06-28 Thread Clint Tredway
i just heard of it the other day... so it is possible for some not to have heard of it... On 6/28/05, Rey Bango [EMAIL PROTECTED] wrote: hehe. I truly hope you're joking Bryan. Rey... Bryan Stevenson wrote: Wowmyspace.com must be huge.hm...no waitI've never heard of

Re: Fw: Your recent email to us

2005-06-28 Thread Clint Tredway
I got that too On 6/28/05, Bryan Stevenson [EMAIL PROTECTED] wrote: Anybody else getting this? I seem to get one everytime I post to CF-TALK. Goldman Sachs JBWere's electronic mail policy prohibits the receipt or distribution of material which may be regarded as offensive or spam

Re: Sql Server CF, getting field types

2005-06-27 Thread Clint Tredway
try this execute sp_columns @Table_Name = '#form.table#' On 6/27/05, Greg Johnson [EMAIL PROTECTED] wrote: Long story short, we need to move data from one database to another on a daily basis. Problem is that one of the databases is out of our control and the structure is changed regularly.

Re: CF7 Flash Remoting

2005-06-15 Thread Clint Tredway
not to be picky, but that app is a flex app and not just flash remoting... On 6/15/05, Ben Forta [EMAIL PROTECTED] wrote: Sure have. That's how this page talks to CF: http://www.forta.com/cf/isp/ --- Ben -Original Message- From: Aldon Moore [mailto:[EMAIL PROTECTED] Sent:

Re: CF7 Flash Remoting

2005-06-15 Thread Clint Tredway
). The question was Has any one been able to connect to Flash Remoting in CFMX 7?, and that is exactly what that is doing. ;-) --- Ben -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 15, 2005 2:31 PM To: CF-Talk Subject: Re: CF7 Flash Remoting

Re: Man, this is so OT...

2005-05-13 Thread Clint Tredway
white under, black over or just black On 5/13/05, Will Tomlinson [EMAIL PROTECTED] wrote: Sweeet! Keep it comin guys. I really appreciate it! Will ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: I truly hate Ben Forta

2005-05-11 Thread Clint Tredway
the main reason I buy books is for when I am not online and need a reference... On 5/11/05, Ray Champagne [EMAIL PROTECTED] wrote: Yea, those books just don't stand up to the pressure. All three of my copies (4.0, 5.0, MX) are in quite horrible condition. :) Micha Schopman wrote: I was

Re: I truly hate Ben Forta

2005-05-11 Thread Clint Tredway
truly hate Ben Forta Subtle way of saying in the bathroom? ;o) Rey... - Original Message - From: Clint Tredway [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Wednesday, May 11, 2005 9:35 AM Subject: Re: I truly hate Ben Forta the main reason I buy books

Re: Have A Client with A Specific Need. Read On to See If You're the Right CF Expert for the Job

2005-05-04 Thread Clint Tredway
I had a client with the same issue... after all was said and done, the only thing that fixed this was moving to CF 6.1 - using the same code, the server stopped crashing.. On 5/4/05, Jochem van Dieten [EMAIL PROTECTED] wrote: Peter Lakanen wrote: As of yesterday, I've got a client who recently

Re: OT: Connecting Flex with Databases

2005-04-29 Thread Clint Tredway
Yup, Remote Object is essentially Flash Remoting and is much more efficient than web services or HTTP Service... On 4/29/05, Steven Erat [EMAIL PROTECTED] wrote: On 4/29/05, Matt Woodward [EMAIL PROTECTED] wrote You can absolutely use CFCs, either as web services or as remote objects. You

Re: CrystalTech Users Beware

2005-04-22 Thread Clint Tredway
one thing is to move your DSN value from the application scope to the request scope and that issue is fixed... as for the app name... I always use a different name from dev to stage to production... that way I know which one I am using... On 4/22/05, Connie DeCinko [EMAIL PROTECTED] wrote:

Re: wtf are those advertizing links in the text?

2005-04-21 Thread Clint Tredway
I was on an insulin pump mailing list that had a message asking for donations... if you donated any amount, that message was removed from the emails... I donated $10 and that took care of that... I honestly can't believe that people would drop off the list if a small amount was required... On

Re: Last ID inserted

2005-04-18 Thread Clint Tredway
Yes, using @@Identity will send you back the LAST inserted ID in that query/stored proc... Which means, if you do 2 inserts in a stored proc and you do a Select @@Identity as RetId, RetId will be from the last insert. I just did this on SQL Server 7 and it produced this result... I can try on

Re: Last ID inserted

2005-04-18 Thread Clint Tredway
That will work if you only need that first @@Identity... but if you need both of the inserts just returning @@Identity will not work... you will have to set it after each insert... my 2 cents... On 4/18/05, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Whoah there horsey - both of your

Re: CF 7 and Flash Remoting

2005-04-14 Thread Clint Tredway
If memory serves me right, the NetServices.as is from Flash MX remoting, in which case you will need to install flash remoting AS1 for mx 2004 pro. On 4/14/05, Bryan Stevenson [EMAIL PROTECTED] wrote: NetServices.as: File not found. is the error var server =

Re: Free or *cheap* cf forum

2005-04-10 Thread Clint Tredway
. didn't you write one once? -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: April 9, 2005 4:03 PM To: CF-Talk Subject: Free or *cheap* cf forum is there a free or cheap coldfusion based forum application? -- My Blog http://www.clinttredway.com

Re: Free or *cheap* cf forum

2005-04-10 Thread Clint Tredway
in a set of folders on my home drive on the home file server. Most pleasing when that happens, eh? Laterz, J On Apr 10, 2005 10:03 PM, Clint Tredway [EMAIL PROTECTED] wrote: I wrote one like 3 or so years ago and I can't find the code for it.. :) I took a look at the ones posted

Free or *cheap* cf forum

2005-04-09 Thread Clint Tredway
is there a free or cheap coldfusion based forum application? -- My Blog http://www.clinttredway.com Are you diabetic? http://www.diabetesforums.com ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket

File Upload question

2004-11-19 Thread Clint Tredway
I am working on a site that is hosted at www.crystaltech.com and all of a sudden my file uploads start breaking. Thier supports says I need to change the temp directory where the file uploads happen... how the heck do I do that? Here is the error: Error Occurred While Processing Request

Re: File Upload question

2004-11-19 Thread Clint Tredway
someone changes the permissions on the windows temp directory which CF uses to temporarily store uploaded files. On Fri, 19 Nov 2004 08:49:02 -0600, Clint Tredway [EMAIL PROTECTED] wrote: I am working on a site that is hosted at www.crystaltech.com and all of a sudden my file uploads start

Re: File Upload question

2004-11-19 Thread Clint Tredway
I don't know how to change it either... All I know is that it was working and now its not and they don't seem to want to help much... thanks for the comments On Fri, 19 Nov 2004 09:41:46 -0600, Deanna Schneider [EMAIL PROTECTED] wrote: Well, they must be doing sandboxes very differently than

Re: File Upload question

2004-11-19 Thread Clint Tredway
thats what I thought.. its just frustrating as I have a client deadline and this is not helping On Fri, 19 Nov 2004 15:52:56 +, John Beynon [EMAIL PROTECTED] wrote: no, it's definitely their error. You *need* to have permission to write to the temp folder - CFFILE writes into it first

Re: File Upload question

2004-11-19 Thread Clint Tredway
I have essentially the same code as you. Thats why its so frustrating! On Fri, 19 Nov 2004 12:10:49 -0800, Bob Haroche [EMAIL PROTECTED] wrote: Clint Tredway wrote: thats what I thought.. its just frustrating as I have a client deadline and this is not helping I use a file upload

Re: How would I code this link for the anchor?

2004-01-27 Thread Clint Tredway
Double the pound sign for the anchor and cf will make it one when the output is done. # change to ## HTH, Clint Rick Faircloth wrote: Hi, all... How would I code the link below to have the pound sign for the anchor at the end with CF interpreting it as a variable sign? A HREF ="">

Re: How to do that?

2004-01-26 Thread Clint Tredway
Or, the tool that they built for the articles allows them to enter page by page. Spectrum WebDesign wrote: Thanx Dave maybe regex? Like inserting a, hmmm, nextpage statement and before inserting in DB regex find that statement and break it? Looks for the next statement and save. Looks

Re: Flash for Developers/Programmers WAS: Flash Remoting with Blue Dragon

2004-01-14 Thread Clint Tredway
Flash apps have their place, and they are not websites. For example, I just rebuilt my companies intranet that was Classic ASP/DHTML to Flash MX 2004/CFMX with the frontend all being flash. Now, these are financial tools and CRM tools, client tracking, and the like and the ASP/DHTML version

Re: Flash Remoting with Blue Dragon

2004-01-14 Thread Clint Tredway
openamf is a java implementation of Flash remoting. it is said to be more robust than MM's flash remoting for java. clint Matt Liotta wrote: Maybe I missed it, but I didn't see anything like an open source implementation of AMF, which is what I assumed I would find given the domain name.

Re: flash remoting help

2004-01-06 Thread Clint Tredway
In my experience its not configuring Flash Remoting, its configuring how the webroots are setup. The paths for flash remoting are based on your webroot. I use a shared environment with Crystal Tech, and remoting works just fine. You need to find out what your webroot is. Then, you can figure

Re: Flash question - newbie

2004-01-05 Thread Clint Tredway
The only 2 tools you need Flash MX 2004 Professional and Sapien's PrimalScript www.sapien.com. There are a couple of good books to get you going: Macromedia Flash MX 2004 ActionScript: Training from the Source

Re: Flash question - newbie

2004-01-05 Thread Clint Tredway
It's not really, but its a much better editor with a class browser for AS2... Plus it has some good CF stuff and it just plain rocks. Nick de Voil wrote: Clint The only 2 tools you need Flash MX 2004 Professional and Sapien's PrimalScript www.sapien.com. What's the minimum

Re: Flash question - newbie

2004-01-05 Thread Clint Tredway
to use any of the new data components, you have to get the pro version. AFAIK you can use FMX 2004 with remoting, but not to the extent as you can with the Pro version. Stephen Hait wrote: How does Flash Remoting fit into the equation? Or does it? Stephen The only 2 tools you need Flash

Re: OT: flash remoting help

2003-12-30 Thread Clint Tredway
What happens if you go to the gateway url in a browser? You should get a blank page. That means the gateway is working. You also, don't need the stop()that will kill your movie's timeline. HTH, Clint Ryan Mitchell wrote: Hello I'm playing with flash remoting to a cfc for the first

Re: OT: flash remoting help

2003-12-30 Thread Clint Tredway
://www.lightwillrise.com:27000/flashservices/gateway); var svc = conn.getService(cfc.sendMail, this); } HTH Ryan Mitchell wrote: Yeah I do get a blank page... I want the stop there to stop my movie :O) On 30/12/03 2:13 pm, Clint Tredway [EMAIL PROTECTED] wrote: What happens if you go

RE: OT: flash remoting help

2003-12-30 Thread Clint Tredway
when I put in a stop it stops everything... Clint Tredway www.digital12studios.com Original Message: +AD4-From: +ACI-chris kief+ACI- +ADw-chris+AEA-riseinteractive.com+AD4- +AD4-To: CF-Talk +ADw-cf-talk+AEA-houseoffusion.com+AD4- +AD4-Subject: RE: OT: flash remoting help +AD4-Date: Tue, 30 Dec

Re: Joining the dark side - using DWMX

2003-12-21 Thread Clint Tredway
Go buy PrimalScript for $169 and use an editor that beats DWMX and HS+/CF Studio(in my opinion because PrimalScript is more stable) and be happier and spend less money. also, since I coe in multiple languages PrimalScript fits me better than DW or HS+/CF Studio. Clint Tredway

Re: Joining the dark side - using DWMX

2003-12-19 Thread Clint Tredway
I have stopped using DreamWeaver and I now use PrimalScript from www.sapien.com - kicks DW's tail any day... my 2 cents Raymond Camden wrote: Ah, but you can still turn them on/off as well as setting a particular order. [Todays Threads] [This Message] [Subscription] [Fast

Re: Another CFML app server...

2003-12-04 Thread Clint Tredway
I would like to try it, but none of the links work on the site ;) Tim Blair wrote: Morning, Has anyone seen this before: http://www.pcaonline.com/coral/ It's a new one on me... Tim. --- RAWNET LTD - Internet, New Media and ebusiness

RE: diagrams for cfc's

2003-12-02 Thread Clint Tredway
go to gmodler.com Clint Tredway www.digital12studios.com Original Message: From: Tony Weeg [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: RE: diagrams for cfc's Date: Tue, 2 Dec 2003 15:58:12 -0500 there is a web based thing for creating uml designs, not sure of the url, but ive seen

re: Flash Remoting question

2003-11-11 Thread Clint Tredway
You have to buy the .Net version. Clint Tredway www.digital12studios.com Does the Flash Remoting component that comes with CFMX work for .NET as well?Or do I have to purchase Flash Remoting separately for .NET? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

RE: What CMS do you use?

2003-10-22 Thread Clint Tredway
I was able to view the site. I am in Texas. Clint Tredway www.digital12studios.com Original Message: Return-Path: [EMAIL PROTECTED] Wed Oct 22 07:08:01 2003 Received: from houseoffusion.com [64.118.64.245] by mail16.webcontrolcenter.com with SMTP; Wed, 22 Oct 2003 07:08:01 -0700 Received: from

re: Database conversion tool??

2003-10-21 Thread Clint Tredway
MsSQL already has an Access Upsize tool. There used to be an Access-MySQL tool, but I have not seen it in awhile. Clint Tredway www.digital12studios.com Original Message: Return-Path: [EMAIL PROTECTED] Tue Oct 21 10:39:23 2003 Received: from houseoffusion.com [64.118.64.245] by mail16

re: CF Forum 2000

2003-10-17 Thread Clint Tredway
Is the forum using Access or SQL Server? If it is using Access then up the database to SQL Server and that should help alot. Clint Tredway www.digital12studios.com Original Message: Return-Path: [EMAIL PROTECTED] Thu Oct 16 21:25:44 2003 Received: from houseoffusion.com [64.118.64.245

re: Giving up on DW 2004 MX

2003-10-15 Thread Clint Tredway
I use it everyday for development and I don't have any issues with it. I use for CFC stuff for my RIA's. Other than a memory hog, I think DW 2004 is much better than the MX version. Clint Tredway www.digital12studios.com Original Message: Return-Path: [EMAIL PROTECTED] Wed Oct 15 05:01:13 2003

RE: flash remoting and dotted directories

2003-10-14 Thread Clint Tredway
He is using Flash Remoting. It makes the data transfer between Flash and CF much easier and faster. Clint Tredway www.digital12studios.com Original Message: Return-Path: [EMAIL PROTECTED] Tue Oct 14 01:28:42 2003 Received: from houseoffusion.com [64.118.64.245] by mail16.crystaltech.com

Re: CF Flash grid

2003-10-10 Thread Clint Tredway
For that matter, Flash MX has a datagrid and by default all the columns are sortable. http://www.digital12studios.com/contact/ HTH, Clint Ben Densmore wrote: Flash MX 2004 Pro has a Datagrid component. That is essentially what CFGRID is but it might be more stable than CFGRID. Ben

Re: CF Flash grid

2003-10-10 Thread Clint Tredway
You can resize the columns dynamically.. it takes a bit of code but you can do that. In my example app, the bottom datagrid is reused for the address, email, and phone data. Each time I reload that grid with the new columns and resize the columns. This was purely use for an example, but it is

Re: CF Flash grid

2003-10-10 Thread Clint Tredway
What do you mean by params? from the cfm or html file? sure just pass that in and use the array as the dataprovider for the datagrid... Clint Michael Dinowitz wrote: So nothing already out there? I'm looking for something that will allow the column data as Params. For that matter, Flash

Re: CF Flash grid

2003-10-10 Thread Clint Tredway
control). Jim Davis -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 2:01 PM To: CF-Talk Subject: Re: CF Flash grid You can resize the columns dynamically.. it takes a bit of code but you can do that. In my example app, the bottom

Re: CF Flash grid

2003-10-10 Thread Clint Tredway
we'd really like to find!) Jim Davis -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 4:24 PM To: CF-Talk Subject: Re: CF Flash grid Go to my example and you can 'grab' the columns and resize them by default. Clint Jim Davis

Re: Dynamic FORM.variables

2003-10-07 Thread Clint Tredway
I have done this. cfloop index=i from=1 to=6 step=1 cfparam name=form.var#i# default= /cfloop You can also do: cfloop index=i from=1 to=6 step=1 input type=text name=var#i# /cfloop HTH Clint Scott Wilhelm wrote: How would I create a dynamic FORM.variable? I am trying to call a series of

Re: Hosting at CrystalTech or EdgeWebHosting

2003-09-29 Thread Clint Tredway
I have 3 sites at crystaltech and they are great. Clint Snake Hollywood wrote: cfmxhosting.co.uk are good, good reviews, nice control panel. Do pretty much anything CF wise. -Original Message- From: Ryan Sabir [mailto:[EMAIL PROTECTED] Sent: 29 September 2003 01:21 To: CF-Talk

Re: Flash Chat

2003-09-26 Thread Clint Tredway
Cutter - I am open for IM chat if you need help.AOl - clint1274MSN - [EMAIL PROTECTED]YIM - clinttredwaycfhelp wrote: http://www.pipey.com/chat/default.asp http://www.pipey.com/chat/default.asp http://www.pipey.com/chat/default.asp%3E Rick -Original Message- From: Cutter (CF-Talk)

Re: OT: Flash question

2003-09-25 Thread Clint Tredway
Sure, I will help you... Clint Cutter (CF-Talk) wrote: Anybody out there who might be willing to get into a Chat session with me for a few minutes about a Flash dev question? Cutter ~| ColdFusion MX 6.1, now 2.5 times

Re: MX Hosting Site recommendations

2003-09-23 Thread Clint Tredway
crystaltech.com has a plan that costs 16.95 a month http://www.crystaltech.com/plan1.htm Clint Andy Ousterhout wrote: I am looking for a new host for my MX with Access site. Any recommendations? My current host seems unable to operate the two together. My site has been down for 1 week as they

Re: MX Hosting Site recommendations

2003-09-23 Thread Clint Tredway
Yes, I have multiple sites with them and love it. Clint Andy Ousterhout wrote: Have you used them? My problem with my existing provider is knowledge of MX. -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 1:20 PM To: CF-Talk Subject

Re: CFC-based GPL web HTML editor

2003-09-16 Thread Clint Tredway
Matt Liotta wrote: Win IE5.5 required = unusable. ... by about 5% users... That kind of perspective is how we got stuck with Microsoft in the first place! Matt Liotta President CEO Montara Software, Inc. http://www.MontaraSoftware.com (888) 408-0900 x901

Re: Any way to get Homesite+ 5.5 without Dreamweaver?

2003-09-12 Thread Clint Tredway
I jst have one thing to say... Everyone needs to remember that DW in all its forms was never and probably will not ever be touted as a code only editor. To expect to be is silly because MM is targeting multiple levels of abilities with one tool. Clint Tony Weeg wrote: I second that. im not

Re: Any way to get Homesite+ 5.5 without Dreamweaver?

2003-09-12 Thread Clint Tredway
Not really. What is more cost effective, having one tool that multiple levels of people can use or multiple tools for different levels of people? We may not agree or like what MM is doing with DW, but I for one and happy with the new enhancements and I still use other editors for different

Re: Anyone know of a decent SQL ide?

2003-09-12 Thread Clint Tredway
On that note also look at Rapid SQL from Embarcadero. It is expensive but very good. Clint jon hall wrote: Check out Embarcadero's DBArtisan...beware sticker shock though. ~| Archives:

FB4 Downloads

2003-09-09 Thread Clint Tredway
Does anyone know where FB4 can be downloaded? It seems the FB beta site is down and I really need to get these files. Thanks, Clint ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription:

Re: Firefly

2003-09-04 Thread Clint Tredway
I can tell you from getting it with our DevNet, that it would be best to wait until Flash 2004 because the current FireFly is a pian to work with. Remoting is more stable and a whole lot easier to work with at this point. Clint [EMAIL PROTECTED] wrote: Seems kinda weird to drop it before the

Re: query output to Excel file

2003-09-04 Thread Clint Tredway
Assuming SQL Server, the easiest way would be to do a DTS export directly an excel file. If you are not using SQL Server, then there really isn't an easy way. Clint ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4

Re: query output to Excel file

2003-09-04 Thread Clint Tredway
410.860.2337 -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 10:59 AM To: CF-Talk Subject: Re: query output to Excel file Assuming SQL Server, the easiest way would be to do a DTS export directly an excel file. If you are not using SQL

Re: Pound sign question

2003-09-02 Thread Clint Tredway
Just use 2 # in the anchor and it will work fine. Clint E Creese wrote: I need to display a # sign in my anchor tag. The anchor tag is inside a CFOUTPUT tag. How can I do this. What I am trying to do is list a menu category across the top of the page that will connect to the linked area

Re: Authorize.NET Custom Tag?

2003-08-27 Thread Clint Tredway
I use the one from Oleani Technologies and it works great. http://www.oleani.com/products.cfm?pid=2 I use this with CFMX and it was the only one that I could get to work. Clint - Original Message - From: Bryan Stevenson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday,

Re: CF Studio/HomeSite+

2003-08-26 Thread Clint Tredway
True, and Dreamweaver is cheaper than Studio was. Clint - Original Message - From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 21, 2003 9:14 AM Subject: RE: CF Studio/HomeSite+ Homesite+ is the only version of 'Studio' which MM

Re: CF Studio/HomeSite+

2003-08-26 Thread Clint Tredway
True, and Dreamweaver is cheaper than Studio was. Clint - Original Message - From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 21, 2003 9:14 AM Subject: RE: CF Studio/HomeSite+ Homesite+ is the only version of 'Studio' which MM

Re: CF Studio/HomeSite+

2003-08-21 Thread Clint Tredway
True, and Dreamweaver is cheaper than Studio was. Clint - Original Message - From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 21, 2003 9:14 AM Subject: RE: CF Studio/HomeSite+ Homesite+ is the only version of 'Studio' which MM

Re: MS SQL Server vs. MySQL

2003-08-21 Thread Clint Tredway
I will add my 2 cents.. In my tests, MySQL is faster than MSSQL. PHPMyAdmin is great from my view. It has a learning curve, but it keeps getting better and better. Clint - Original Message - From: Bryan Stevenson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August

Re: Hosting Revisited.

2003-07-28 Thread Clint Tredway
i tried replyong just to you... i would def hammer it.. I need one more person to test out my servers. I really would like it to be some one that's going to hammer it. Flash Remoting, CFCs, and Web Services will need to be tested hard. Let me know if your interested Tim --- [This

RE: Cons to Fusebox

2003-07-16 Thread Clint Tredway
I recently helped on a project that used Fusebox. I tell you what.. Talk about doing more than what you need. I will never understand using Fusebox. It took more time to build the parts that I needed to get done using Fusebox than it would have had I just built it the way that I do it. I know it

RE: Cons to Fusebox

2003-07-16 Thread Clint Tredway
It was FB3 and this was the first 'official' project that I had used it but I had used it on my to see if it was something that I wanted to use. I found that it wasn't. In a nutshell, I don't like having all my files going through a switch and having a to add a case statement every time I add a

RE: Cons to Fusebox

2003-07-16 Thread Clint Tredway
can't already do through another method. My thoughts, not yours Shawn -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 6:57 PM To: CF-Talk Subject: RE: Cons to Fusebox I recently helped on a project that used Fusebox. I tell you what

RE: CFC Remote Access

2003-06-21 Thread Clint Tredway
Also, you can access cfc's in subdirs. You have to use dot syntax to get to them. Like if you had a dir called cfc in the webroot, then another dir inside cfc named foo and a cfc name bar, you would get to it like this: cfc.foo.bar HTH Clint -Original Message- From: Dave Carabetta

RE: Quick note from the CF Team....

2003-06-02 Thread Clint Tredway
I have installed MX and the updaters on multiple Win2k and XP(Home pro) with no problems whatsoever.. Clint -Original Message- From: Greg Luce [mailto:[EMAIL PROTECTED] Sent: Sunday, June 01, 2003 8:21 PM To: CF-Talk Subject: RE: Quick note from the CF Team Holy crap! I was just

RE: Anybody have Discovering CFCs by Hal Helms?

2003-03-20 Thread Clint Tredway
I have this book and I really like it. It has explained OO stuff in a way that I actually understood it. I have learned alot. Clint -Original Message- From: Kevin Graeme [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 7:43 PM To: CF-Talk Subject: RE: Anybody have Discovering

RE: OO book

2003-03-19 Thread Clint Tredway
If you want on OO Flash book, get this one: http://www.amazon.com/exec/obidos/ASIN/0735711836/qid%3D1048132328/sr%3D11-1 /ref%3Dsr%5F11%5F1/104-6606213-6051900 This book is great. -Original Message- From: Yves Arsenault [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 8:53 PM

RE: Writing CF to a string

2003-02-26 Thread Clint Tredway
Use the ASCII characters for and . this should do what you want because I did this when I built my CF Code generator. Clint -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 8:37 AM To: CF-Talk Subject: RE: Writing CF to a string I'm

RE: Chatster on CFHUB

2003-02-10 Thread Clint Tredway
I have the only copy and there is not a link at the moment. I will post it soon. Clint -Original Message- From: Eric Hoffman [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 6:20 PM To: CF-Talk Subject: RE: Chatster on CFHUB Yeah...what is the link? Would like to review!

Re: Deleting session variables

2003-01-31 Thread Clint Tredway
use the variables scope for page vars.. Clint - Original Message - From: Thane Sherrington [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, January 31, 2003 10:16 AM Subject: RE: Deleting session variables At 04:05 PM 01/31/03 +, Robertson-Ravo, Neil (RX) wrote:

Re: CF Hosting Suggestions

2003-01-22 Thread Clint Tredway
I have to say hostmysite.com.. Clint - Original Message - From: Eric Hoffman [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, January 22, 2003 3:15 PM Subject: RE: CF Hosting Suggestions Cfdynamics.com :-) Regards, Eric J Hoffman DataStream Connexion

Re: Passing URL in query string

2003-01-21 Thread Clint Tredway
Have you tried using URLENCODEDFORMAT function to encode the vars and then use the urldecode function to decode it? This will probably get your desired results. Clint - Original Message - From: Phillip B [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, January 21, 2003

Re: Passing URL in query string

2003-01-21 Thread Clint Tredway
. - Original Message - From: Clint Tredway [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, January 21, 2003 3:45 PM Subject: Re: Passing URL in query string Have you tried using URLENCODEDFORMAT function to encode the vars and then use the urldecode function to decode

RE: cfschedule question

2003-01-16 Thread Clint Tredway
Not without you building an application that can track what schedules are whos. HTH, Clint -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 8:00 AM To: CF-Talk Subject: cfschedule question hi there... is there a way with the cfschedule tag

RE: cfschedule question

2003-01-16 Thread Clint Tredway
, mapping reporting www.navtrak.net 410.548.2337 -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 9:06 AM To: CF-Talk Subject: RE: cfschedule question Not without you building an application that can track what schedules are whos. HTH

RE: What's wrong with ASP.NET

2003-01-16 Thread Clint Tredway
Ok, I should have been more clear. The aspnet_client gets installed in all 'webroots' and i would bet that the directory in question is an application webroot setup in the webserver. that is why it got installed there. Don't take this the wrong way, but if you don't like it, just uninstall it,

  1   2   3   4   5   >