RE: DW Extension

2004-05-22 Thread Craig Earls
It works unless the CFC code is already opened, then it dos nothing. -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Saturday, May 22, 2004 12:48 PM To: CF-Talk Subject: RE: DW Extension > This would fulfill two main niches.  First, it'd let you get a list of > func

RE: Turning DevNet CFMX into Developer?

2004-04-25 Thread Craig Earls
From: Craig Earls [mailto:[EMAIL PROTECTED] Sent: Sun 4/25/2004 9:03 AM To: CF-Talk Cc: Subject: Turning DevNet CFMX into Developer? I am making use of WDDX output from CFCs to allow some _javascript_ routines to call home.  They work fine in production, but because the DevNet CFMX sever sticks a

Turning DevNet CFMX into Developer?

2004-04-25 Thread Craig Earls
I am making use of WDDX output from CFCs to allow some _javascript_ routines to call home.  They work fine in production, but because the DevNet CFMX sever sticks a silly watermark into every outgoing file it breaks the WDDX parsing.  I know about setting the output type to XML for XML I generate,

RE: Turning CFMX DevNet edition into developer mode?

2004-04-22 Thread Craig Earls
eloper American Contractors Insurance Group phone: 972.687.9445 fax: 972.687.0607 mailto:[EMAIL PROTECTED] www.acig.com > -Original Message----- > From: Craig Earls [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 21, 2004 10:23 PM > To: CF-Talk > Subject: Turning CFMX DevNet editi

Turning CFMX DevNet edition into developer mode?

2004-04-21 Thread Craig Earls
I really need to use WDDX in local testing. The DevNet version of CFMX puts a silly watermark in everything even the XML WDDX.  This totally hose the _javascript_ code supplied.  Is there a simple way to transform a CFMX DevNet installer into the developer edition?  My understanding is that the dev

[OT] Dreamweaver nightmare

2004-04-16 Thread Craig Earls
Can someone please tell me how Dreamweaver determines when a tag is nested incorrectly? I am using DWMX templates and it keeps telling me that I have made changes out side of an editable region (which I haven't) and tags are nest improperly (which they aren't) I would just as soon turn that particu

Proving you are legitimate from CFMail

2004-04-14 Thread Craig Earls
I am developing a service that sends email to registered users about upcoming events.  I keep getting errors about my mails being bounced as spam.  Even test emails I am sending to myself are getting bounced by my ISP.  What procedures does a business need to go through to prove they are legitimate

Web Server affecting browser rendering?

2004-03-26 Thread Craig Earls
Has anybody seen a browser render the same HTML differently from two different servers?  I have apache over cfmx on my local test system, while my live site is on IIS.  My browser (IE6, usually)  renders my pages correctly from localhost, but the same files (verified using CS-Diff) render different

RE: Here is why WDDX doesn't work for a lot of us...

2004-03-26 Thread Craig Earls
Yep, DEVNET edition. Unfortunately, it doesn't look like I can fix it locally since the WDDX packets are generated automatically and must not be setting the correct text/xml content-type. -Original Message- From: Debbie Dickerson [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 2

Here is why WDDX doesn't work for a lot of us...

2004-03-26 Thread Craig Earls
After struggling for hours trying to get WDDX deserialization in _javascript_ to work I finally started try hand formed wddx packets to test. It turns out that my CFMX development server sticks a tag at the head of EVERY thing it sends out, this breaks XML output and most parsers refuse to deal wi

Using CFC to dynamically populate a select using javascript?

2004-03-25 Thread Craig Earls
This should be dead easy.  I have Advanced CF Application Development (Forta) and it gives a simple example of using _javascript_ and a _javascript_ deserializer to grab the output of a CFC and turn it into a select. I can get the WDDX from the CFC, but for the life of me I cannot get wddxDesIE

RE: [OT] How do you make a take up space?

2004-03-24 Thread Craig Earls
Thanks I signed up for the css-d mailing list and am learning a ton... -Original Message- From: mayo [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 10:24 PM To: CF-Talk Subject: RE: [OT] How do you make a take up space? http://www.css-discuss.org/mailman/listinfo/css-d is an ex

RE: [OT] How do you make a take up space?

2004-03-23 Thread Craig Earls
Thanks, great information. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

[OT] How do you make a take up space?

2004-03-22 Thread Craig Earls
Sorry for the non CF question here, but can't seem to figure out a way to ask this question hat google understands.  I have read several CSS books and none seem to tell me how to make a DIV take up space inside another DIV. For example:         This should make the "outer div take up space on th

RE: Queries with pretty column names

2004-03-20 Thread Craig Earls
You da man! Thanks! -Original Message- From: Pascal Peters [mailto:[EMAIL PROTECTED] Sent: Saturday, March 20, 2004 7:00 AM To: CF-Talk Subject: RE: Queries with pretty column names queryname['Pretty Field Name'][queryname.currentRow] [Todays Threads] [This Message] [Subscription]

Queries with pretty column names

2004-03-19 Thread Craig Earls
I have some CFCs that return queries to a flash app for use in a datagrid. The query have to return pretty column names (like 'Case Number') so that flash can display them properly.  Now I need to access them same results from elsewhere in CF. How can I get to those fields in the recordset?  I can'

RE: CFCs...best practices, tutorials, examples...

2004-03-12 Thread Craig Earls
Sweet! Thanks for the pointer to benorama.com! -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: Friday, March 12, 2004 11:24 AM To: CF-Talk Subject: Re: CFCs...best practices, tutorials, examples... There's a great write up on MVC with CFMX on benorama.com in the

RE: Multiple Selections to populate a SQL or operator.

2004-03-11 Thread Craig Earls
Use the list functions to break apart the group variable and loop through each list item. -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED] Sent: Thursday, March 11, 2004 8:24 PM To: CF-Talk Subject: Re: Multiple Selections to populate a SQL or operator. Thanks Nick, I mu

CFCONTENT and CFHEADER working from Actionscript getURL, but not from HTML Anchor

2004-03-11 Thread Craig Earls
I am storing a grunch of files of different types in a directory on my server. For obscurity (don't ask it's a legal thing) I store them with names like DOC_**.AAF  Where the ** is an id number.  I store the mime type and orignal filename in a database table.  My Flash application calls a coldfusio

RE: Split screen editor for two files

2004-03-11 Thread Craig Earls
XEmacs... [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Syntax Checking a CFC in DW?

2004-03-10 Thread Craig Earls
Is there a way to compile check a CFC in DWMX without having to write a page to call a method to get the compile errors in the browser window? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Accessing CFC on a shared server

2004-03-08 Thread Craig Earls
information as long as the cfc file is in the same directory as the template that is calling it, but not in another directory. This is becoming very hard to live with but the only alternative I can see is moving to my own server which is cost prohibitive right now. Craig Earls [Todays Threads

RE: CFC Packages...

2004-02-23 Thread Craig Earls
You could have another problem lurking.  If you are running on a shared server, meaning you are not the only application, the path names need to use the ACTUAL PATH ON THE FILE SYSTEM vice the webroot.  This makes testing hell... [Todays Threads] [This Message] [Subscription] [Fast Unsubscri

Can you parameterize instantiation of a CFC?

2004-02-23 Thread Craig Earls
I must be missing something in the docs on CFCs.  If I want to instantiate a persistent CFC I have to use , but there doesn't appear to be a way to pass parameters to a "constructor". Is this even possible or should I just get use to creating the object then ing an initialization function with an a

RE: CFC Packages...

2004-02-23 Thread Craig Earls
You could have another problem lurking.  If you are running on a shared server, meaning you are not the only application, the path names need to use the ACTUAL PATH ON THE FILE SYSTEM vice the webroot.  This makes testing hell... -Original Message- From: Troy Simpson [mailto:[EMAIL PROTECT

RE: Blocked emails

2004-02-22 Thread Craig Earls
Was it a "503 Server requires authentication?" error? I have been getting a lot of these lately when using my own small domain to send emails ( and Outlook or Eudora)...I have been seeing them in lots of places. Just tried to send an email to the webmaster at O'Reilly's (www.oreilly.com). Blocked

RE: OT: Ok, now I've seen it all

2004-02-18 Thread Craig Earls
Belly Buttons? > What a bunch of... (I'm thinking of a properly descriptive word right now that Michael's filters won't let me post.  Hint:  everyone's got one). > [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Calling CFC from C# or Java?

2004-02-17 Thread Craig Earls
Are there any facilities to using flash remoting with a C# application or Java Application? To be clear I want to call a ColdFusion server from a GUI developed in C# or Java.  I am sure I could do it using WebServices, but flash remoting is quite a bit more efficient. [Todays Threads] [This Mess

RE: out to file?

2004-02-07 Thread Craig Earls
--- Blog: http://www.rewindlife.com Charts: http://www.blinex.com/products/charting --- > -Original Message- > From: Craig Earls [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 07, 2004 2:40 PM >

out to file?

2004-02-07 Thread Craig Earls
Anyone know if there is a way to direct into a file rather than the output stream? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

When is a struct not a struct?

2004-02-06 Thread Craig Earls
If you inside a CFCATCH block you will see a nicely block structured "struct".  However if you try to pass #CFCATCH# inside a cfinvokeargument that requires a struct, it pukes.  You can't use StructCopy on it, so what is CFCATCH?  Is there anyway to capture it as a Struct that can be passed? [Tod

RE: Invoking CFC from within a CFCATCH block

2004-02-06 Thread Craig Earls
Yes, I finally just broke down and started passing the individual CFCATCH variables into my error handling CFC and CFMAILed and CFFILEd a log.  I wish I could figure out why CFDUMP says #CFCATCH# is a struct, but I can't pass is as one, or use StructCopy()... -Original Message- From: Ubqto

RE: Invoking CFC from within a CFCATCH block

2004-02-06 Thread Craig Earls
Thanks, Unfortunately I am using Flash on the client side, and only CFC on the server side.  I was hoping to be able to generate a log as well, but I'll try this. Thanks -Original Message- From: Ubqtous [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 4:21 PM To: CF-Talk Subject:

Invoking CFC from within a CFCATCH block

2004-02-06 Thread Craig Earls
It seems like if I invoke a static method of a CFC from within a CFCATCH block the CFCATCH scope is cleaned out. Meaning I can't create a stock Error handler CFC and call that from within a CFCATCH block without having to individual passing in each of the CFCATCH variables (Type...) Is there any w

Re: flash remoting help

2004-01-06 Thread Craig Earls
if others have had different luck. Craig Earls On Mon, 05 Jan 2004 20:14:35 -0400, you wrote: >>Has anyone used flash remoting on a shared hosting environment, as I¹m >>convinced its a problem with the path to the cfc... > >What hosting provider? Does it work in your local develo

Re: toString(CFXML Object) produces grunches of whitespace

2003-12-28 Thread Craig Earls
Actually, I am not.  I am simply saying topicTree.dataProvider=xmlFile Where the xmlFile is the string generated and returned from a CFC.   There were two problems here.  The first was that the whitesapce was fromt he typical CF source.  The ugly hack to get around that was to put every piece of

toString(CFXML Object) produces grunches of whitespace

2003-12-26 Thread Craig Earls
I am trying to return n XML formatted tre to Flash (for use by A Tree component).  Flash really doens't like extraneous whitespace.  I am generating the XML using CFXML then transmitting the XML from a CFC using toString(CFXMLObject).  When I view the file is has boatloads of empty lines in it whic

Re: CFMX 6.1 Log Files Diappearing?

2003-11-23 Thread Craig Earls
Not sure what actualy hapened here, for a few days the logs were not getting updated, then they started working.  I wished I could say why, but I can't. On Sat, 22 Nov 2003 20:04:01 -0600, you wrote: >Do you happen to have a cferror catching your errors?  They don't get >logged unless you cfthro

Determing wehre you've loaded from

2003-11-22 Thread Craig Earls
I am developing an app that includes a Flash Form accessing CFC.  I set the arget for the flash remoting gateway in a FlashVar.  This si good but still not great.  I need to remember to change source code when I move from local testing to putting out to the public server. I would like to be able t

CFMX 6.1 Log Files Diappearing?

2003-11-22 Thread Craig Earls
I am trying desperately to troubleshot a CFC.  I have a local installation of CFMX 6.1 running under Apache. Suddenly the log files for CFMX have stopped being updated.  I have verified that debugging is set in CF Administrator and that the logs files are going where I think they are (the defaul c:

Re: Altering Date Objects?

2003-11-19 Thread Craig Earls
are, why does it matter? > >- Original Message - >From: Craig Earls <[EMAIL PROTECTED]> >Date: Tuesday, November 18, 2003 6:58 pm >Subject: Re: Altering Date Objects? > >> Thanks, as it turns out that is what I am doing in a way.  So I have >> just wasted a lot o

Re: Altering Date Objects?

2003-11-18 Thread Craig Earls
myDate), hr, >min,sec); >2) myDate = dateAdd(myDate, "h", hr); >    myDate = dateAdd(myDate, "n", min); >    myDate = dateAdd(myDate, "s", sec); >3) myDate = parseDate(dateFormat(myDate, "mm/dd/") & " >#hr#:#min#:#sec#"); > &

Re: Altering Date Objects?

2003-11-18 Thread Craig Earls
17:58:49 -0700, you wrote: >Databases are a persistent data store, not an object store.  So yes, you'd have to change the date somewhere and update the corresponding entry in the database (you can do these two operations in one SQL statement). > >- Original Message - >Fro

Re: Altering Date Objects?

2003-11-18 Thread Craig Earls
;m".  "m" is month, "n" is minute. > >  -Original Message- >  From: Craig Earls [mailto:[EMAIL PROTECTED] >  Sent: Tuesday, November 18, 2003 4:13 PM >  To: CF-Talk >  Subject: Altering Date Objects? > > >  I need to allow a user to sp

Altering Date Objects?

2003-11-18 Thread Craig Earls
I need to allow a user to specify a time and date for a meeting.  I am using a calendar widget to choose the date, and a few comboboxes to choose the time.  This brught the following question up: Suppose I create a date object with CreateDate(Year, Month, Day), then later want to modify the time i