RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Dan O'Keefe
Remember the additional tab that came out in Studio 4.0 or 4.5 or something like that. I think it was called Design or Layout or something like that. Everyone quickly dismissed it since it caused mayhem in the code. I was always hoping MM would supply just the page layout engine for studio to fulfi

RE: Index.cfm problem again

2003-08-28 Thread Dave Watts
> both of those "users" had permissions on my cf dirs but, > still got the 404 error. Once I made "everyone read only", > things worked as they should. Just giving my experience > and what I saw. Well, I can tell you from my experience that you can limit access using IUSR_MACHINENAME or "Authent

Query driven form

2003-08-28 Thread Kathy Wargo
I have a form in which is based on a query. Each item in a form represents a record in the query My question is when I submit the form how do I access the value of the named field ? Code example I submit form to mUpdate.cfm. How do I obtain the value of the

RE: more php vs cf (cfcase and constants)

2003-08-28 Thread Dave Watts
> Again with a PHP-related question (trying to convert some PHP > code to CF). This one has to do with CFCASE. In PHP you can > define a constant using define("constantname","constantvalue"). > From there on the variable is indeed treated as a constant > (like true or false). I have a switch/ca

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Tim Heald
Why do I hear a yet at the end of that? Tim -Original Message- From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 4:46 PM To: CF-Talk Subject: Re: DWMX 2004 - Whats new for us? > It's like New Atlanta came out with an IDE for CFML and in the next > revision men

RE: Arrrgh, this is driving me crazy, and I know it's so simple t o do...

2003-08-28 Thread Dave Watts
> > I might be missing something, but I'm not sure how unioning > > the two queries is going to help you when you get to > > displaying the records, since you'll still need some sort > > of differentiating factor at that point. > > Perhaps the two separate member queries of the UNION could > se

RE: CFMAIL 6.1 ARRGH!

2003-08-28 Thread Douglas.Knudsen
woot! shite mon, never saw a big software co do this before! Hats off to Tom. Doug >-Original Message- >From: Tom Jordahl [mailto:[EMAIL PROTECTED] >Sent: Wednesday, August 27, 2003 3:36 PM >To: CF-Talk >Subject: RE: CFMAIL 6.1 ARRGH! > > >This is definitely a bug and has been reported

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Dave Watts
> Enhanced Find and Replace these are all asthetic > enhancements. I don't think Find & Replace is an aesthetic enhancement - most designers don't care too much about that stuff. One of my biggest Dreamweaver pet peeves is how Find & Replace currently works. > Siteless File Editing doesn't help

Re: CFMAIL 6.1 ARRGH!

2003-08-28 Thread Jochem van Dieten
Ben Forta wrote: > > I'd like to see any developer from Microsoft or Sun or IBM or any other > company post a message like that, and that quickly too! Subscribe to [EMAIL PROTECTED] and watch the RedHat people ;-) Jochem ~|

Re: Query driven form

2003-08-28 Thread Scott Weikert
At 06:28 PM 8/27/2003 -0400, you wrote: >I have a form in which is based on a query. >Each item in a form represents a record in the query > >My question is when I submit the form how do I access the value of the named >field ? > >Code example > > > > maxlength='4' value='#getf

RE: CFHTTP to remotely submit form?

2003-08-28 Thread Kris Pilles
I am trying to automate some posting to a message board where we place announcements (no spam). I am able to get the entire form to populate itself remotely but i am confused as to how i can make the form on the remote server submit itself... or if that is even possible? KP -Origi

RE: CFHTTP to remotely submit form?

2003-08-28 Thread Kris Pilles
I think the action page of the form i want to submit to has something in place to prevent me from doing so... KP -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wed 8/27/2003 5:25 PM To: CF-Talk Cc: Subject: RE: CF

RE: Index.cfm problem again

2003-08-28 Thread B.H. Forbes
>Not to be too picky, but I'd recommend that you use the "Authenticated >Users" group, or better yet, just the IUSR_MACHINENAME account if possible - >if you're not using Windows authentication - instead of "Everyone". >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ >voice: (202) 797-

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Matt Liotta
> Why do I hear a yet at the end of that? > I don't know, why? I can't recall ever hearing or seeing a New Atlanta employee mention they have plans for an IDE. I'm personally looking forward to what they do with BlueDragon. Matt Liotta President & CEO Montara Software, Inc. http://www.MontaraSof

WAY OT - Netscreen Firewall (and stuff) For Sale

2003-08-28 Thread Bud
Hi. Sorry for the OT post. Please respond off list. I'm hoping not to get admonished too bad, but I do try and keep my idle banter to a minimum, so hopefully I've got an OT post coming. :) I'm getting out of the hosting business. Just can't compete with the big boys any more. :) I have a "like

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Gyrus
At 18:11 27/08/2003 -0400, you wrote: > > In the offical campaign they mention improvements for .ASP > > and .PHP. But on these lists they say that us CF Coders have > > so much to look forward to, yet none of these are worth > > mentioning in the official marketing campaign??? > > > > That does no

Javascript Form & History Question

2003-08-28 Thread Stan Winchester
I've got a form with a submit button that is disabled when the page is loaded. The following snippet is at the very bottom of the page: When the user makes a selection from a radio group the button is enabled. The problem is if there are

RE: CFC Explorer Problem

2003-08-28 Thread Dave Watts
> having some problems with the CFCExplorer in a shared hosting > environment. > > the root mapping for the development site on our server is > something like http://developmentmx.domain.com/somedirectory > > > the url to the administrator on th

DATE conversion msAccess to mySQL

2003-08-28 Thread B.H. Forbes
My cold fusion forum software (using msAccess) has finally buckled under the heavy loads... I need to convert my existing msAccess data to another forum package that uses mySQL. I am able to convert all existing data except for any DATE field. All dates in the msAccess db are stored as Date/Time.

RE: CFMX 6.1 FreeBSD

2003-08-28 Thread Stacy Young
Hhmm, I heard BSD isn't a huge fan of the Java platform in regards to support...anyone know otherwise? Stace -Original Message- From: Buddy [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 6:14 PM To: CF-Talk Subject: CFMX 6.1 FreeBSD Has anyone tried CFMX 6.1 with FreeBSD? A

RE: CFMAIL 6.1 ARRGH!

2003-08-28 Thread Mark Leder
Thank you for your followup - I'll wait for the hotfix, since I have a workaround. Thanks, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 4:37 PM To: CF-Talk Subject: RE: CFMAIL 6.1 ARRGH! woot! shite mon, never saw a big so

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Tony Weeg
easy killer whats up dave :) stormin like crazy over here in smallsbury lighting like crazy...like a HOF cf list, word up :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 5:29 PM To: CF-Talk Subject: RE: DWMX 2004 - Whats new

Re: Caching CFCs... again

2003-08-28 Thread Sean A Corfield
On Wednesday, Aug 27, 2003, at 14:14 US/Pacific, Brad Roberts wrote: > My CFC is over 1200 lines of code. I can't put it into server or > application scope because if the CFC is executed by simultaneous > requests, a > second call to the CFC might overwrite data in the first call. How > might >

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Joshua Miller
FYI Jerry, you can view multiple documents at the same time in jEdit in split views - even supports syntax highlighting for different languages in split views. There's also a jDiff plugin that allows you to compare two files in the same view and it sets alerts in the buffer for each area that's di

RE: CF Version for RedSky

2003-08-28 Thread Jim Campbell
Explicitly calling the server variable returns exactly the same result - 6,1,0,63958. - Jim -Original Message- From: David K [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 4:28 PM To: CF-Talk Subject: Re: CF Version for RedSky Thanks Jim: Hey, just out of curiousity, if you

Re: (Admin) List Question

2003-08-28 Thread Howie Hamlin
Once you customize an email you can't send it to more than one person at a time. Howie - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, August 27, 2003 3:05 PM Subject: Re: (Admin) List Question > If there's an SMTP fe

clustered processing?

2003-08-28 Thread Don
>Nevertheless, you'll be better served if you can more accurately formulate >your questions. See my response above. > >> I know a bit about "federated servers", but that's not >> applicable here. > >Why do you say it's not applicable here? See my response above (implied). > >Dave Watts, CTO, Fig

clustered processing?

2003-08-28 Thread Don
Thanks for taking the time to do this. I hope the enhancement request implementation by MM would also take the following factors into consideration: a) the term "clustered" should be taken in light of "parallel", what I mean by that, is the start of the execution of each thread would almost be i

Javascript Form & History Question

2003-08-28 Thread lee
Well, there are a whole bunch of ways to do this. 1) Why should user have to "go back"? Page should submit to itself; if error, display message, but the flag (however set) should indicate that the form HAS been submitted. 2) OK, have to go back a page for whatever reason: Possible solution - Se

clustered processing?

2003-08-28 Thread Don
I'm not too sure of the effectiveness of Parallel Execution on db side by different DBMS vendors, have not read any substantive metrics to support that, hence, I would hesitate to explore, and the other reason is logistics. I've exloited substantially on database side for my applications and ex

whitespace is breaking my javascript

2003-08-28 Thread Mauricio Giraldo
Hello Well the app is now working (was the output="false" issue after all... doh!). I am trying now to make it work under a shared hosting environment and CFINCLUDE mappings get freaked out. The app in question is a web-based html editor based on the PHP SPAW Editor found here: http://www.solme

RE: XML request/response issues - Still

2003-08-28 Thread Matt Blatchley
I've tried changing the type in the CFHTTPParam but it didn't change the response. I'm using CF5, is that an issue? I ended up getting on the phone with these folks in Hungry and they proceeded to tell me that ColdFusion didn't handle the XML Request/Response because ColdFusion was more o

sql question

2003-08-28 Thread Tony Weeg
testy this one is i tell ya, testy... ok. i have a table, with 4 columns: 1. acctNo 2. trxAmt 3. trxType 4. trxId where trxType might be [d] or [r] and for every [r] there is a matching [d]. i want to get acctNo's that match but only when the trxAmt are opposing value matches... could be...

SQL Query Aggregate function problem wile trying to pull data from two tables.

2003-08-28 Thread Michael C.Grove
Lets see if I can explain this. What I am trying to do is.. SELECT ai.Product_ID, ai.Status, ai.reserve_price, ai.date_enddate, MAX(DISTINCT ab.Bid_Amount) AS HighBid FROM Auction_Items ai, Auction_Bids ab WHERE ai.Status = 'ACTIVE' AND ai.date_EndDate < #createODBCDate(now())# AND ai.Product_

Re[2]: CFMX 6.1 FreeBSD

2003-08-28 Thread Toby Tremayne
freeBSD has actually just gotten stable java 1.3.1 support: http://bsd.slashdot.org/bsd/03/08/25/1834249.shtml?tid=108&tid=122&tid=126&tid=156&tid=162&tid=185&tid=190&tid=99 cheers, Toby Thursday, August 28, 2003, 10:26:47 AM, you wrote: SY> Hhmm, I heard BSD isn't a huge fan of the Java platfor

RE: DATE conversion msAccess to mySQL

2003-08-28 Thread Tony Weeg
ahhh, tis quite simple my friend. that number represents the amount of seconds since jan 1, 1970. or to go back the other way... i may have the parameters a bit effed up, but you should get the picture. hth tony -Original Message- From: B.H. Forbes [mailto:[EMAIL PROTECTED] Sent:

RE: CFMX 6.1 FreeBSD

2003-08-28 Thread Pete Freitag
> Hhmm, I heard BSD isn't a huge fan of the Java platform in regards to > support...anyone know otherwise? Yeah, it isn't supported very well on FreeBSD because Sun doesn't support java (no jvm) on FreeBSD. >Has anyone tried CFMX 6.1 with FreeBSD? If I recall correctly someone had it running on

Re: (Admin) List Question

2003-08-28 Thread Jim McAtee
What's the normal iMS behavior if those messages aren't customized? I wonder at the bandwidth (and processing) savings of doing this for a large and/or very busy mailing list. No doubt it's dependant on the nature of the list, but professional lists similar to this one probably have a fair number

Re: (Admin) List Question

2003-08-28 Thread Doug White
Actually, under SMTP protocol it is only one message delivered to a server with multiple addresses, it is the recipient server that splits it up and delivers a separate message to each addressee mail box. == Stop spam on your domain, use our gateway! For hosting

RE: sql question

2003-08-28 Thread Matthew Walker
How about this?? Even if it does work, there could be a case where two reversals have the same dollar amount. This could cause confusion. Select * FROM transactions AS transactionsP, transactions AS transactionsN WHERE transactionsP.acctNo = transactionsN.acctNo AND transactionsP.trxType in ('d',

Re: (Admin) List Question

2003-08-28 Thread Howie Hamlin
Basically, an email server can send non-unique mail to multiple recipients simultaneously but customized mail is one recipient at a time whether the sending mail server is iMS or not. Regards, Howie - Original Message - From: "Jim McAtee" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROT

RE: CFHTTP to remotely submit form?

2003-08-28 Thread B.H. Forbes
i don't know if this is the answer to your question but... here is a code snippet that takes it's data from somewhere else, and the submits itself to yet a third program. Error data, data, data I used this on error trapping (the "somewhere else" from above) to send me an email with the err

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Massimo, Tiziana e Federica
> I don't think Find & Replace is an aesthetic enhancement - most designers > don't care too much about that stuff. One of my biggest Dreamweaver pet > peeves is how Find & Replace currently works. Now I am curious, DW's Find & Replace, even in DW MX, is way more powerful than HS/CF Studio and has

Re: (Admin) List Question

2003-08-28 Thread Jim McAtee
Clicking the unsubscribe link leads to this: "You have requested to be unsubscribed from the CF-Talk list. To complete this action, you must enter your password below to make sure that this is not being done to you maliciously. If you do not remember your password, you can have it emailed to you f

OT: Log file time stamps

2003-08-28 Thread Parker, Kevin
Apologies for the OT. Is anyone aware of any utility that can convert the date and time stamp in IIS server log files to another time zone. TIA!! ** Kevin Parker Web Services Manager WorkCover Corporation e: [EMAIL PROTECTED] w: www.workcover.com p:+ 61 8 8233 2548 f: +61 8 8233 2282

RE: DATE conversion msAccess to mySQL

2003-08-28 Thread B.H. Forbes
TO: Tony Weeg yep, a little off on the order of the parms but yeah baby... this bad boy is working finally, I get to get some sleep... thanks a bunch. -pat- -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 11:07 PM To: CF-Talk Subject: R

RE: SQL Query Aggregate function problem wile trying to pull data from two tables.

2003-08-28 Thread Michael Traher
Instead of the ORDER BY clause, you need a GROUP BY clause at the end of your SQL. You need to group by all columns that are not aggregated and are not constants. SELECT ai.Product_ID, ai.Status, ai.reserve_price, ai.date_enddate, MAX(DISTINCT ab.Bid_Amount) AS HighBid FROM Auction_Items ai, Auct

RE: sql question

2003-08-28 Thread Alistair Davidson
Or how about doing it as an inner join - generally more efficient Select TP.acctNo, TP.trxAmt AS posAmt, TP.trxID AS posTrxID, TN.trxID AS negTrxID, TN.trxAmt AS negAmt, FROM transactions TP INNER JOIN transactions TN ON TP.trxType = TN.trxType

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Calvin Ward
Adam, I'd have to disagree with your assessment that your coding speed won't be affected by your IDE. For example, in DWMX, even 6.1, there are cases where opening a file, changing focus from the app and back, or even saving files would literally take 20 seconds or more. This is before and after

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Calvin Ward
I believe that if DW indeed matched CFS's feature set, that would be sufficient for every CFS user. The strange thing is that many of the missing pieces aren't even CF specific, and that's the real crux of the DW acceptance challenge. I bet if everyone listed what keeps them using CF Studio, we w

using CONNECT STRING with CFMX

2003-08-28 Thread John McCosker
Hi, Could someone tell what would be the correct syntax to connect to MSSQL using ODBC SOCKETS through the connect string. We are using MX 6.0 and MSSQL 7.0. The server docs shed little light on this, and having trouble getting any reasonable documentation on the MM website. Our IT guy here has

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Calvin Ward
Ben, Well spoken! And also I agree with much you've shared. The one thing that I'm not so sure about is the needing multiple IDEs, specifically when you are dealing with the same language set. What feature of DWMX or CFS is so compelling that one should be willing to switch between IDEs while do

Re: (Admin) List Question

2003-08-28 Thread Michael Dinowitz
In the past I've had people complain to me that they could not unsubscribe. I've always given the information for their use, but either they never read the site, footer or whatever. The personalized unsubscribe link is something designed to do 2 things. The first is to allow someone to do a one cli

CFFILE - Error attempting to write data to target file

2003-08-28 Thread Ron Eberhard
I have seen several forum messages concerning this error, but I have never seen a solution. When using CFFILE WRITE or APPEND, I get the following: Error Diagnostic Information Error processing CFFILE Error attempting to write data to target file 'D:\Sysmgr\ftproot\LDAP\cities.ttx'. Error: No e

Special Characters - Display Issue - CF 5

2003-08-28 Thread Allan Clarke
I don't know how to escape special characters and display them in HTML Safe Format. This is a french banking application and there are banks with funny names, ex: Crédit France, Zürcher Kantonalbank, è, Ä, acute and the like. The bank Crédit France gets displayed like this on the browser: Crédit F

Re: Special Characters - Display Issue - CF 5

2003-08-28 Thread Jochem van Dieten
Allan Clarke wrote: > I don't know how to escape special characters and > display them in HTML Safe Format. This is a french > banking application and there are banks with funny > names, ex: Crédit France, Zürcher Kantonalbank, è, > Ä, acute and the like. The bank Crédit France gets > displayed lik

RE: using CONNECT STRING with CFMX

2003-08-28 Thread Bill Grover
The string should be: dsn=dsn;uid=uname;pwd=pword I've made the same mistake forgetting that it isn't "username" but "uid". __ Bill Grover Supervisor MIS Phone: 301.424.3300 x3324 EU Services, Inc. FA

RE: sql question

2003-08-28 Thread Tony Weeg
looks great, ill try it tonight, and let you know ;) thanks! tony -Original Message- From: Alistair Davidson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 5:13 AM To: CF-Talk Subject: RE: sql question Or how about doing it as an inner join - generally more efficient Selec

RE: Index.cfm problem again

2003-08-28 Thread DeMarco, Alex
Thanks for the info Pat, but I do have the permissions set correctly Everyone Read, note that not only do I get the 404 error but when I try to run the index.cfm and redirects into /cfide/administrator and returns the 404 along with a jrun servlet error(there is no virtual dir to cfide) - Alex --

RE: using CONNECT STRING with CFMX

2003-08-28 Thread John McCosker
Thanks Bill. -Original Message- From: Bill Grover [mailto:[EMAIL PROTECTED] Sent: 28 August 2003 12:36 To: CF-Talk Subject: RE: using CONNECT STRING with CFMX The string should be: dsn=dsn;uid=uname;pwd=pword I've made the same mistake forgetting that it isn't "username" but "uid". ___

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Massimo Foti
> Well spoken! And also I agree with much you've shared. > > The one thing that I'm not so sure about is the needing multiple IDEs, > specifically when you are dealing with the same language set. It's a matter of personal preferences, nothing more. I personally use Homesite, DW, TopStyle and a ded

Re: SQL syntax for Supertypes-Subtypes AKA Circular Reference AKA Entity Tree

2003-08-28 Thread Richard Heiser
Hi Jochem, Perhaps you are right - My background in computer science is pretty limited. I guess merely as a more philosophical principle, it seems incredible to me that an eventual circularity in reference between all members of any given set wouldn't figure prominently in the articulation of a l

Special Characters - Display Issue - CF 5

2003-08-28 Thread ColdFusion Programmer
I added the meta tag in my application.cfm file and to my surprise it displays the bank name correctly: "Crédit France". Is it safe/ok to add this code in my application.cfm file? Will I have any problems with blank pages or content display in the browser? >Allan Clarke wrote: >> I don't kno

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
"It's like" = hypothetical. -Angel -Original Message- From: Matt Liotta [mailto:[EMAIL PROTECTED] > It's like New Atlanta came out with an IDE for CFML and in the next > revision mentioning pages upon pages of new features for .Net and > nothing for the standard Bluedragon server, whi

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
Oh. So MM is only concerned with the current crop of Coldfusion users who visit these lists and are "wise enough to the sh**". I see.And you're quite ok with this. I thought the purpose of Marketing a new product was to keep existing clients and gain new buyers for a product. I thought that broad

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
Thanks ,Ben. I'm happy that I got my point across. I hope that this changes things with regard to MM marketing and that we CF Developers are able to benefit from a more inclusive marketing campaign for MM products. -Angel -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] I

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
Please re-read my statements, and keep on topic. I am talking about the most recent marketing campaign for Dreamweaver MX 2004 and the ommission of CF in that campaign. Thanks, -Angel. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Speaking for myself, I do que

CFOBJECT tag not returning results

2003-08-28 Thread Bosky, Dave
Everytime I try to call this java class file it always returns 'variable results undefined'. Can anyone tell me what may be causing this? It worked fine a few times and now its dead. -- --- package encode; import java.util.*; import BlowfishJ.*; public class e

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
I wasn't implying that MM should focus their campaign primarily on CF. I was talking about a campaign inclusive of CF period, which this, admittedly, was not. -Angel -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] It computes just fine to me. As a CF developer, I'm keen

RE: CF-Talk: Digest every hour

2003-08-28 Thread Michael C.Grove
PROBLEM SOLVED The code supplied... SELECT ai.Product_ID, ai.Status, ai.reserve_price, ai.date_enddate, MAX(DISTINCT ab.Bid_Amount) AS HighBid FROM Auction_Items ai, Auction_Bids ab WHERE ai.Status = 'ACTIVE' AND ai.date_EndDate < #createODBCDate(now())# AND ai.Product_ID = ab.Product_ID AND a

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Dave Watts
> > I don't think Find & Replace is an aesthetic enhancement - > > most designers don't care too much about that stuff. One > > of my biggest Dreamweaver pet peeves is how Find & Replace > > currently works. > > Now I am curious, DW's Find & Replace, even in DW MX, is way > more powerful than

RE: CFHTTP to remotely submit form?

2003-08-28 Thread Dave Watts
> I think the action page of the form i want to submit to has > something in place to prevent me from doing so... Perhaps, but those sorts of things are usually easy to fool. You just need to send the same information as a normal browser would send when submitting the form. Dave Watts, CTO, Fig

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Massimo Foti
> > Now I am curious, DW's Find & Replace, even in DW MX, is way > > more powerful than HS/CF Studio and has some features that > > are simply unmatched but everything else on the market (try > > search for: specific tag). What are you missing in it? > > I'd like to be able to "replace within selec

Multiple sites...

2003-08-28 Thread Mauricio Giraldo
Hello I was just googling around and found this post. I think I have a situation where relative paths will not solve the problem. I have an app that cannot use relative paths for cfincludes and cannot configure a mapping in cfadmin (shared hosting environment). Am I lost? Why can't I have rela

re: Multiple sites...

2003-08-28 Thread cf_talk
> Date: Thu, 28 Aug 2003 10:33:20 -0400 > From: Mauricio Giraldo <[EMAIL PROTECTED]> > I was just googling around and found this post. I think I have a situation where > relative paths will not solve the problem. I have an app that cannot use relative > paths for cfincludes and cannot configure a

RE: Multiple sites...

2003-08-28 Thread Dan Phillips \(CFXHosting.com\)
Yup, that's what we do too for people using CFCs. Very easy to setup and manage. Dan Phillips www.CFXHosting.com 1-866-239-4678 [EMAIL PROTECTED] Do you want complete ColdFusion Administrator access? RDS? Terminal Server?- CFX-Advanced VPS - http://www.cfxhosting.com/Plans/s_cfxadvancedVPS.cf

Re: Special Characters - Display Issue - CF 5

2003-08-28 Thread Paul Hastings
> I added the meta tag in my application.cfm file and to my surprise it displays the bank name correctly: "Crédit France". Is it safe/ok to add this code in my application.cfm file? Will I have any problems with blank pages or content display in the browser? > > if you really have utf-8 in a db

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Christian Cantrell
On Thursday, August 28, 2003, at 09:52 AM, Angel Stewart wrote: > I thought the purpose of Marketing a new product was to keep existing > clients and gain new buyers for a product. Marketing is about awareness. Given a budget, the goal is to get as many of the right people aware of your product

RE: [Spam] Re: Special Characters - Display Issue - CF 5

2003-08-28 Thread Tyler Clendenin
I would probobly include the meta tag in whatever page is included for layout purposes. If you have a header file or if you use fusebox3 the layout file you use. Tyler Clendenin GSL Solutions -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 200

RE: CFHTTP to remotely submit form?

2003-08-28 Thread Kris Pilles
I have been half heartedly playing with manipulating the form, I found a key that appears to be randomly genereated that is part of the form in a hidden variable. I think it may just be easier for me to do this by using javascript and frames... This way the form is actually loaded in a frame and I

OT - Registry tool

2003-08-28 Thread DeMarco, Alex
Is there a tool that checks the integrity of the Win2k Server registry? Do you have a link? - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubs

RE: OT - Registry tool

2003-08-28 Thread Robertson-Ravo, Neil (RX)
search Microsoft for regfix.exe -Original Message- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: 28 August 2003 16:26 To: CF-Talk Subject: OT - Registry tool Is there a tool that checks the integrity of the Win2k Server registry? Do you have a link? - Alex ~~

RE: OT - Registry tool

2003-08-28 Thread DeMarco, Alex
DOH I should have known that.. Thanks.. - Alex -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 11:32 AM To: CF-Talk Subject: RE: OT - Registry tool search Microsoft for regfix.exe -Original Message- From: DeMarco,

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
Be that as it may, *I* am a CF Developer. I want to push CF to my clients and want to raise awareness of the platform which I and my company use. The recent marketing campaign did not help me in that regard AT all. Do I think there are more ASP and PHP developers out there who need to be made awar

Special Characters - Display Issue - CF 5

2003-08-28 Thread ColdFusion Programmer
my client does not want to migrate ot MX just yet. I don't know another way to display french/foreign characters in CF5 other then using the meta tag. If I don't use the meta tag the content screws up or in other words the foreign characters get displayed. But when I view the source on the brows

Re: XML request/response issues - Still

2003-08-28 Thread Matt Liotta
Whoops! Didn't realize you were on CF 5. The cfhttpparam change I suggested won't work then. You are likely going to need to use a 3rd party tag/object to get what you need. -Matt On Wednesday, August 27, 2003, at 11:44 PM, Matt Blatchley wrote: > I've tried changing the type in the CFHTTPPara

Javascript Form & History Question

2003-08-28 Thread Stan Winchester
ralph, This is an existing application that I don't want to spend a lot of time rewriting, but you did give me an idea. On error, I'll just loop over the values passed, set a bunch of hidden form fields, then submit back to the original form. On the original form, I'll test if the user has been

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Thomas Chiverton
On Wednesday 27 Aug 2003 21:42 pm, Ben Forta wrote: > they screwed up, and we're not letting them Let's up they really listened, and we get a great CFC aware, IntelliJ/Eclipse type IDE soon ! Come to think of it, MM could just produce some (maybe free) plugins for Eclipse, and that would be it

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Dave Carabetta
>Be that as it may, *I* am a CF Developer. >I want to push CF to my clients and want to raise awareness of the >platform which I and my company use. >The recent marketing campaign did not help me in that regard AT all. > >Do I think there are more ASP and PHP developers out there who need to >be ma

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Dan O'Keefe
kind of approaching the point of being a little hell bent, aren't you? Dan -Original Message- From: Angel Stewart [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 11:55 AM To: CF-Talk Subject: RE: DWMX 2004 - Whats new for us? Be that as it may, *I* am a CF Developer. I want to

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Thomas Chiverton
On Wednesday 27 Aug 2003 22:03 pm, Adam Wayne Lehman wrote: > I seriously just don't get this thread at all. Never once in my life > have I ever noticed a difference in coding speed based on the IDE I was > using. I can just see the expression on my boss's face if I'd say "sorry > I missed the dead

RE: Special Characters - Display Issue - CF 5

2003-08-28 Thread Mike Brunt
Take a look at this on CFLIB to see it will help you. http://www.cflib.org/udf.cfm?ID=833 Kind Regards - Mike Brunt Webapper Services LLC Web Site http://www.webapper.com Blog http://www.webapper.net Webapper -Original Message- From: ColdFusion Programmer [mailto:[EMAIL PROTECTED] Sent

RE: XML request/response issues - Still

2003-08-28 Thread Matt Blatchley
I guess I'm screwed. The account is on shared server and the CFX tag require an install with Java. At least the ones I found... Thanks for the input though. -Matt -Original Message- From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 11:07 AM To: CF-Talk Subject

Special Characters - Display Issue - CF 5

2003-08-28 Thread ColdFusion Programmer
actually I did have a play with that udf but it does'nt convert western european characters to html safe characters. >Take a look at this on CFLIB to see it will help you. > >http://www.cflib.org/udf.cfm?ID=833 > >Kind Regards - Mike Brunt >Webapper Services LLC >Web Site http://www.webapper.com

re: Multiple sites...

2003-08-28 Thread info
Another alternative to switching hosting providers: http://www.cflib.org/udf.cfm?ID=837 All you'd need to do is replace instances of template="#map#/blah.cfm" with template="#getRelative('blah.cfm')#" and I can help you write a multi-file regular expression to do that if you like. Let me know

Re: Special Characters - Display Issue - CF 5

2003-08-28 Thread Jochem van Dieten
ColdFusion Programmer wrote: > I don't know another way to display french/foreign characters in CF5 other then > using the meta tag. There is nothing wrong with the meta tag. It is the charset you are using which is wrong. All French characters are covered in ISO-88659-15, and CF 5 supports th

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Angel Stewart
Listen, I am by far not the only one that has responded to this topic,so don't make it appear as though I'm bitching up a storm unnecessarily. >From Ben Forta's reply, the thread has been read and salient portions sent onto the right people. Ergo the discussion has helped in whatever small way.

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Adam Wayne Lehman
I recommend you try selling yourself with quality application development. CF is a brief paragraph with a link to mm.com in my proposals. Your clients shouldn't need to have their noses that deep in the technology, that's your job. It's not like you go to a car dealer and salesman starts rattling o

RE: DWMX 2004 - Whats new for us?

2003-08-28 Thread Joshua Miller
Something you have to remember is that Dreamweaver was quite popular before MM had CF in it's toolkit. You can't expect them to totally change the strategy of an already popular tool just to please the CF community. There's a large DW community as well and they do not all - or even most - use CF.

Re: DWMX 2004 - Whats new for us?

2003-08-28 Thread Matt Liotta
> Granted, I pretty much stopped using DW when MX rolled out, but lots of > people love it. You can't expect MM to stop schmoozing it's > pre-existing > customer base and ONLY focus on CF. Seriously now, you don't want all > those ASP and PHP folks spending their money somewhere else - the > beau

  1   2   >