MVC Services Gateways

2010-11-15 Thread Clint Willard
Wondering if these checks belong in a gateway, I'll keep it simple: Assuming I want my service to update a user object only if there's no user using the username or email provided by the submitted form. UserService.cfc public void function updateUser(username,password,email){ var userid = 0;

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,

Filling In Tax Forms using CF

2006-10-24 Thread Clint Rauscher
. Are there any cf_tags that exist that do this or am i just going to have to just try to line everything up to print onto an existing form? Thanks, Clint [EMAIL PROTECTED] ~| Introducing the Fusion Authority Quarterly Update. 80 pages

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
yes I hate that :) I know its on a CD somewhere.. I just can't find it.. oh well.. so much has changed since I wrote that last one, that I would want to re-write it anyway On Apr 10, 2005 10:29 PM, Jared Rypka-Hauer - CMG, LLC [EMAIL PROTECTED] wrote: Clint, I know what you mean about

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
out your correct path. HTH, Clint Mauricio Giraldo wrote: Yes I am using Flash Remoting in a shared hosting environemnt Tell me about it. Some sysadmins just dont know how to configure flash remoting. Is it Windows or Linux hosting? Please provide the most information. [Todays Threads

Re: Flash question - newbie

2004-01-05 Thread Clint Tredway
=sr_8_xs_ap_i0_xgl14/103-1014540-8267857?v=glances=booksn=507846 Macromedia Flash MX Professional 2004 for Server Geeks: http://www.amazon.com/exec/obidos/tg/detail/-/0735713820/ref=pd_sim_books_4/103-1014540-8267857?v=glances=books That's my 2 cents... Clint Stephen Hait wrote: I'm interested

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 time

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
, but it is possible. Now, for the horizontal scroll... that I haven't figured out yet though it probably could be done with a scrollpane and some actionscript... Clint Jim Davis wrote: There was one on one of the DevNet kits (the second, I think) - I was impressed but as it couldn't scroll

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
Go to my example and you can 'grab' the columns and resize them by default. Clint Jim Davis wrote: I meant an end user resizing the columns. In this case the information being presented in financial transaction information.So we would like to display the screen with no horizontal scroll

Re: CF Flash grid

2003-10-10 Thread Clint Tredway
I work for a Financial Planning firm and use the datagrid in our apps. I wrote a help screen that showed how they can use the datagrid to sort and move the columns. We have some pretty simple users but once they saw the help, they knew right away how to use it. Clint im Davis wrote: True

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

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

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

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

2003-09-12 Thread Clint Tredway
purposes. Clint Claude Schneegans wrote: MM is targeting multiple levels of abilities with one tool. Now THIS is what is silly! ;-) ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http

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: http://www.houseoffusion.com

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: http

Re: FB4 Downloads

2003-09-09 Thread Clint
Ihave done the same thing and no files have been sent. I really need these for a contract that I am about to start. Thanks, Clint - Original Message - From: Stephenie Hamilton [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 6:14 PM Subject: FB4

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

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
You can point to any excel file that the SQL Server can see. I can pump a DTS export to any excel file on our network. Clint Robertson-Ravo, Neil (RX) wrote: The problem you will have about the excel file is that it usually writes to the SQL server local dir. -Original Message- From

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 21

Re: TEST - Please reply *at least once

2003-08-15 Thread Clint
got it ;) - Original Message - From: B G [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 14, 2003 3:00 PM Subject: TEST - Please reply *at least once Sorry to do this to you all, but I haven't seen any of my messages or responses in the last few days. Thanks!

Re: Good News: (was RE: Mach II 1.0 )

2003-08-14 Thread Clint
I would second that book. Clint - Original Message - From: Calvin Ward [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 14, 2003 7:36 AM Subject: Re: Good News: (was RE: Mach II 1.0 ) Try this for starters: Dicovering CFCs by Helms, Edwards - Calvin

Re: session/client variables 101

2003-08-14 Thread Clint
The only time I could see locking a session var is if it changes, i.e. adding a total up for a shopping cart. If you are just setting an id to a session var, then I do not think its necessary to lock it. My 2 cents. Clint - Original Message - From: Bruce Sorge [EMAIL PROTECTED] To: CF

Re: CFMX + Remoting Assistance Needed

2003-08-04 Thread Clint
You have to change the flash gateway url for each machine. So if you developed on http://www.first machine.com the moved the site to http://www.secondmachine.com you will need to change the gate url. HTH Clint - Original Message - From: Graham Pearson [EMAIL PROTECTED] To: CF-Talk

Re: CFMX + Remoting Assistance Needed

2003-08-04 Thread Clint
I do the same thing and it works for me except for if the swf file is on site1.com and I am trying to call it from site2.com; that I have not gotten to work. Clint - Original Message - From: Graham Pearson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, August 04, 2003 8

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: cf hosting

2003-07-25 Thread Clint
I would have to second crystaltech. I have 2 clients there and I have not had any issues. Clint - Original Message - From: Michael T. Tangorre [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, July 25, 2003 10:09 AM Subject: Re: cf hosting I know they are expensive... we

Re: Cons to Fusebox

2003-07-17 Thread Clint
You can accomplish the same thing with dynamic paths and still not have to use fusebox. There are easier ways to do this and not have all the overhead of FB. Clint - Original Message - From: Brian Kotek [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, July 17, 2003 12:48

Re: Cons to Fusebox

2003-07-17 Thread Clint
I agree with this ;) Clint - Original Message - From: Benoit Hediard [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, July 17, 2003 1:23 PM Subject: RE: Cons to Fusebox it is REALLY nice to be able to edit a few lines in your circuit definitions and be done

Re: Cons to Fusebox

2003-07-17 Thread Clint
This was my point as well... Thanks Matt. Clint - Original Message - From: Matt Robertson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, July 17, 2003 2:13 PM Subject: RE: Cons to Fusebox Barney wrote: Take this snip from FB4: !-- this automatically adds

Re: OT: Generating a flash file on the fly question

2003-07-16 Thread Clint
Or you can use PHP/MING and do this.. - Original Message - From: Thomas Chiverton [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 9:37 AM Subject: Re: OT: Generating a flash file on the fly question On Wednesday 16 Jul 2003 15:26 pm, Brian Ferrigno

RE: Cons to Fusebox

2003-07-16 Thread Clint Tredway
it may work for some, but for me.. I don't like it. My 2 cents... Clint -Original Message- From: GL [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 7:45 PM To: CF-Talk Subject: RE: Cons to Fusebox Right Barney. I've architected dozens of FB3 sites without ever needing to use

RE: Cons to Fusebox

2003-07-16 Thread Clint Tredway
that it works for some... Just not me. Clint -Original Message- From: Brian Kotek [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 8:07 PM To: CF-Talk Subject: Cons to Fusebox Could you be more detailed, Clint? What exactly took so long? How was it 'more than you needed'? What version

RE: Cons to Fusebox

2003-07-16 Thread Clint Tredway
I do use a framework, just not FB. I feel that FB adds a lot of overhead to my dev time. Now I am doing lots of RIA's with Flash and so most if not all of my current and future apps will not have an HTML interface and so I do not need FB. But, again, this is all my opinion.. ;) Clint

  1   2   3   4   5   6   >