Re: newsletter system with tracking and tracing capabilities

2003-02-12 Thread Uwe Degenhardt
I found myself a good source how
to start this:
http://www.clickz.com/emailstrategies/nl/article.php/943691
in case s.o. is interested too.
I have started to write my own tracking system as well.

Another newsletter-service based on ColdFusion with tracking
capabilities is:
www.subscribermail.com
Although they don't offer test-Accounts.
Anyone done s.th. with them ?

Uwe

UD> Hi list, a customer
UD> asked me to make
UD> a newsletter campaign.
UD> So far so good.
UD> What he wants to know
UD> for success-control reasons is to
UD> track every .htm/.cfm -page and every -.gif
UD> the user clicked.
UD> Is there any CF-based tracking and tracing
UD> system - predeveloped, customizable - combined with newsletter functions ?
UD> Thanks for infos.

UD> Uwe

UD> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: newsletter system with tracking and tracing capabilities

2003-02-12 Thread steve
Steve Bryant has one of his own

you can contact him via
http://www.bryantwebconsulting.com

Steve Soars
[p] 07 3821-5800
[f] 07 3821-5811

www.i-redlands.com.au
Interactive Redlands

"what we do in life
   echoes an eternity"

- Original Message -
From: "Uwe Degenhardt" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 6:17 PM
Subject: Re: newsletter system with tracking and tracing capabilities


| I found myself a good source how
| to start this:
| http://www.clickz.com/emailstrategies/nl/article.php/943691
| in case s.o. is interested too.
| I have started to write my own tracking system as well.
|
| Another newsletter-service based on ColdFusion with tracking
| capabilities is:
| www.subscribermail.com
| Although they don't offer test-Accounts.
| Anyone done s.th. with them ?
|
| Uwe
|
| UD> Hi list, a customer
| UD> asked me to make
| UD> a newsletter campaign.
| UD> So far so good.
| UD> What he wants to know
| UD> for success-control reasons is to
| UD> track every .htm/.cfm -page and every -.gif
| UD> the user clicked.
| UD> Is there any CF-based tracking and tracing
| UD> system - predeveloped, customizable - combined with newsletter
functions ?
| UD> Thanks for infos.
|
| UD> Uwe
|
| UD>
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: experthost.com & cfmx

2003-02-12 Thread Jochem van Dieten
Dave Watts wrote:
> 
> CFMX compiles your .cfm files to Java class files. When you change the .cfm
> file, CFMX compares the timestamp of the .cfm to the timestamp of the class,
> and recompiles if the .cfm has a newer timestamp. However, apparently there
> are some situations where that doesn't work correctly.

Like if there is no newer file because it was renamed or deleted.


> The "fix" in this
> case is to delete the compiled class, which would be in /WEB-INF/cfclasses.
> Unfortunately, you probably don't have access to that directory.

Since the compiled .class files contain the original template location 
as a string (at about byte 100) it should be do-able for a webhost to 
provide an interface from which people can delete these classes. And I 
presume there must be some hook into the runtimeservice that allows you 
to flush whatever is cached in memory.

But all of these are just workarounds, it really is up to MM to fix it:
http://www.macromedia.com/support/email/wishform/?6213=3

Jochem

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: cferror

2003-02-12 Thread Thomas Chiverton
On Tuesday 11 Feb 2003 17:44 pm, Thomas Chiverton wrote:
> On Tuesday 11 Feb 2003 15:32 pm, Mosh Teitelbaum wrote:
> > 2. Debug your CFMAIL code/settings based on the gray-box CF error that is
> > currently being shown.
>
> They gray-box error is just the one that caused the exception (I'm
> deliberatly breaking a database call) though.
>
> I'll try your suggestion.

Nope, it no goes stright to the fatal error page, and only logs the one 
exception in exception.log.

We're running on J2EE, updater beta 3 if that helps any.

-- 
Tom C

For the last time Hal, open the bloody pod bay door!

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Custom tag recommendation?

2003-02-12 Thread Ryan Mitchell
Hey

Can anyone recommend a good custom tag, needs to work with CFMX, that will
resize a jpg and also has options to crop it and pad it ??


TIA,
Ryan Mitchell


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Custom tag recommendation?

2003-02-12 Thread Neil.Robertson-Ravo
You may need a CFX tag for this. 

-Original Message-
From: Ryan Mitchell [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 10:27
To: CF-Talk
Subject: Custom tag recommendation?


Hey

Can anyone recommend a good custom tag, needs to work with CFMX, that will
resize a jpg and also has options to crop it and pad it ??


TIA,
Ryan Mitchell



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Custom tag recommendation?

2003-02-12 Thread Thomas Chiverton
On Wednesday 12 Feb 2003 10:24 am, "Robertson-Ravo>,Neil (RX)" 
<[EMAIL PROTECTED] wrote:
> You may need a CFX tag for this.

Nah,  just call the JAI classes:
http://www.macromedia.com/desdev/mx/coldfusion/articles/jai_images.html
-- 
Tom C

At work, the authority of a person is inversely proportional to the
number of pens that person is carrying.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Custom tag recommendation?

2003-02-12 Thread Ryan Mitchell
That url brings up an error for me


On 12/2/03 10:43, "Thomas Chiverton" <[EMAIL PROTECTED]> wrote:

> On Wednesday 12 Feb 2003 10:24 am, "Robertson-Ravo>,Neil (RX)"
> <[EMAIL PROTECTED] wrote:
>> You may need a CFX tag for this.
> 
> Nah,  just call the JAI classes:
> http://www.macromedia.com/desdev/mx/coldfusion/articles/jai_images.html


Ryan Mitchell

e: [EMAIL PROTECTED]
w: www.rtnetworks.net
t: 07866569916


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Custom tag recommendation?

2003-02-12 Thread Neil.Robertson-Ravo
Jeezonice one; damn being stuck on 5 (and some cases 4.5!)

-Original Message-
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 10:44
To: CF-Talk
Subject: Re: Custom tag recommendation?


On Wednesday 12 Feb 2003 10:24 am, "Robertson-Ravo>,Neil (RX)" 
<[EMAIL PROTECTED] wrote:
> You may need a CFX tag for this.

Nah,  just call the JAI classes:
http://www.macromedia.com/desdev/mx/coldfusion/articles/jai_images.html
-- 
Tom C

At work, the authority of a person is inversely proportional to the
number of pens that person is carrying.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Custom tag recommendation?

2003-02-12 Thread Stephen Moretti
Worked just fine for me Ryan.

Try working your way back up the URL if you're getting a 404 from the MM
site.

> That url brings up an error for me
>
> >
> > Nah,  just call the JAI classes:
> > http://www.macromedia.com/desdev/mx/coldfusion/articles/jai_images.html
>


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Custom tag recommendation?

2003-02-12 Thread Adam Churvis
Go to http://www.efflare.com and look at both CFX_ImageFlare and CFX_ImageCR
(not to be confused with CFX_Image from another company).  We use
CFX_ImageCR very heavily in everyday production on a news site, and it's
unmatched in its ability to produce highly compressed JPGs with little or no
loss of quality.  Their optimization algorithms beat anything I've seen in
any other product.

Respectfully,

Adam Phillip Churvis
Advanced Intensive ColdFusion MX Training
http://www.ColdFusionTraining.com
E-mail:  [EMAIL PROTECTED]
Phone:   770-446-8866
Team Macromedia Volunteer for ColdFusion
http://www.macromedia.com/support/forums/team_macromedia/

- Original Message -
From: "Ryan Mitchell" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 5:27 AM
Subject: Custom tag recommendation?


> Hey
>
> Can anyone recommend a good custom tag, needs to work with CFMX, that will
> resize a jpg and also has options to crop it and pad it ??
>
>
> TIA,
> Ryan Mitchell
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cferror

2003-02-12 Thread Craig Dudley
The template specified in  CANNOT run cfml, any cfml at all,
not even a cfif.

That's your problem.

-Original Message-
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] 
Sent: 12 February 2003 10:21
To: CF-Talk
Subject: Re: cferror


On Tuesday 11 Feb 2003 17:44 pm, Thomas Chiverton wrote:
> On Tuesday 11 Feb 2003 15:32 pm, Mosh Teitelbaum wrote:
> > 2. Debug your CFMAIL code/settings based on the gray-box CF error 
> > that is currently being shown.
>
> They gray-box error is just the one that caused the exception (I'm 
> deliberatly breaking a database call) though.
>
> I'll try your suggestion.

Nope, it no goes stright to the fatal error page, and only logs the one 
exception in exception.log.

We're running on J2EE, updater beta 3 if that helps any.

-- 
Tom C

For the last time Hal, open the bloody pod bay door!


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: experthost.com & cfmx

2003-02-12 Thread Tony Weeg
it sounds like we are all barking up the same
tree on the issue, however its not consistent either.
it's a situation whereby sometimes, on some code changes, ill
send the new file up, and I hit shift+Refresh, and I get
a new version of the fileother times, not.  

well, if anyone has any clues..

[EMAIL PROTECTED] :)

please email them.

thanks!

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 5:03 AM
To: CF-Talk
Subject: Re: experthost.com & cfmx


Dave Watts wrote:
> 
> CFMX compiles your .cfm files to Java class files. When you change the
.cfm
> file, CFMX compares the timestamp of the .cfm to the timestamp of the
class,
> and recompiles if the .cfm has a newer timestamp. However, apparently
there
> are some situations where that doesn't work correctly.

Like if there is no newer file because it was renamed or deleted.


> The "fix" in this
> case is to delete the compiled class, which would be in
/WEB-INF/cfclasses.
> Unfortunately, you probably don't have access to that directory.

Since the compiled .class files contain the original template location 
as a string (at about byte 100) it should be do-able for a webhost to 
provide an interface from which people can delete these classes. And I 
presume there must be some hook into the runtimeservice that allows you 
to flush whatever is cached in memory.

But all of these are just workarounds, it really is up to MM to fix it:
http://www.macromedia.com/support/email/wishform/?6213=3

Jochem


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




GetMetricData function on CFMX for J2ee? was: Monitoring Server Uptime

2003-02-12 Thread Dick Applebaum
I hadn't seen this before, so I tried Matt's snippet.

It works fine on the "Ugly" port of CFMX Enterprise to Mac  OS X

On CFMX for J2EE Jrun  on Mac OS X i get the following error:

   Error Occurred While Processing Request

   The metrics service is not available.

   This exception is usually caused by service startup failure.
   Please check your server configuration.
 
   The error occurred in /Applications/JRun4/servers/cfmx1/
   cfusion/mycfmxapps/ServerUpTime.cfm: line 15

   13 : 
   14 : 
   15 : 
   16 : 
   17 :  You can get a time-since-last-reboot and quite a bit more with this
> code.  I got it from the devex ages ago.  Can't remember the name of  
> the
> tag.
>
> 
>  Matt Robertson   [EMAIL PROTECTED]
>  MSB Designs, Inc.  http://mysecretbase.com
> 
>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Untitled
> 
> 
>
> Amount of time
> server has been up since last restart: 
> #days# Day 1>s #days# EQ 0>s
> , #hours# Hour 1>ss
> , #minutes# Minute 1>ss
> , #seconds# Second 1>ss
> 
> 
> 
>   
>   
> InstanceName#pmData.InstanceName#
>   
>   
>   PageHits#pmData.PageHits#
>   
>   
>   
> ReqQueued#pmData.ReqQueued#
>   
>   
>   
>bgcolor="Blue"> 
>   
>   
>   
>   
>   
>   DBHits#pmData.DBHits#
>   
>   
>   
> ReqRunning#pmData.ReqRunning#
>   
>   
>   
>bgcolor="Blue"> 
>   
>   
>   
>   
>   
>   
> ReqTimedOut#pmData.ReqTimedOut#
>   
>   
>   BytesIn#pmData.BytesIn#
>   
>   
>   BytesOut#pmData.BytesOut#
>   
>   
>   
> AvgQueueTime#pmData.AvgQueueTime#
>   
>   
>   
>width="#Evaluate('#pmData.AvgQueueTime#/20')#"  
> bgcolor="Red"> 
>   
>   
>   
>   
>   
>   
> AvgReqTime#pmData.AvgReqTime#
>   
>   
>   
>bgcolor="Red"> 
>   
>   
>   
>   
>   
>   
> AvgDBTime#pmData.AvgDBTime#
>   
>   
>   
>bgcolor="Red"> 
>   
>   
>   
>   
>   
>   CachePops#pmData.CachePops#
>   
> 
> 
> 
> 
> 
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cferror

2003-02-12 Thread Chip Griffin
The cfmail tag should have the parameter "server" instead of
"mailserver"

Chip

-Original Message-
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 11, 2003 11:23 AM
To: CF-Talk
Subject: Re: cferror


On Tuesday 11 Feb 2003 15:28 pm, Scott Brady wrote:

> Most likely, there's a problem in your cfmail code (or something else 
> on your error page, but I'm guessing that it's the cfmail code).  
> Maybe post your cfmail code and someone will spot the problem?

 help ! 

-- 
Tom C

'Duct tape is like the force. It has a light side, and a dark side, and
it holds the universe together ...'
 - Carl Zwanzig


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CFLOCATION & IE 6

2003-02-12 Thread Matt Kornguth
Thanks you all for the suggestions. Some good work arounds and other paths to follow 
...

Matt

On 2/11/2003 4:38 PM, Jochem van Dieten <[EMAIL PROTECTED]> wrote:
>Matt Kornguth wrote:
>> 
>> Positive it is just IE 6. I test on multiple versions of IE (mostly 
>5.5) without ever seeing the headers.
>
>Verify that the response from the server is correct and then maybe 
>try a 
>microsoft.* newsgroup?
>
>Jochem
>

>   
>
>

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Encryption Key

2003-02-12 Thread GLuce
What's the best way to send an email to members of a site with a link that
will log them right in if they click it? This is what I've been asked to
provide, but isn't it insecure? What would you encrypt? Even if you encrypt
a key, if the email is intercepted the interceptor will still be able to log
right in correct? I don't see how any encryption will make it any more
secure. Any ideas?

Greg
***Sterling Financial Investment Group, Inc. (SFIG) is a member of
NASD/MSRB/NFA/SIPC.  Email transmissions may be monitored.  SFIG cannot
accept orders to buy or sell via email.  Please visit www.mysterling.com for
more information.***
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: experthost.com & cfmx

2003-02-12 Thread Robert Bailey
I have used them, no problems at all

Thanks!
Robert Bailey
Famous for nothing


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 11:18 PM
To: CF-Talk
Subject: experthost.com & cfmx


is anyone else out there, using experthost.com
to host your sites, on one of their cfmx servers
and noticed that sometimes when you ftp a file over
that when you refresh in your browser, you wont
see the new file, and sometimes, you can delete the file
refresh, and it still shows the old cached version?

i emailed them and they told me that it was a cfmx bug, and
that they werent sure of a fix?

thanks!

tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: experthost.com & cfmx

2003-02-12 Thread Tony Weeg
h. when was the last domain
you put on there? I have no problems,with the domains
that I have on their cf5 servers, its just the new cfmx servers.


...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: Robert Bailey [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 8:55 AM
To: CF-Talk
Subject: RE: experthost.com & cfmx


I have used them, no problems at all

Thanks!
Robert Bailey
Famous for nothing


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 11:18 PM
To: CF-Talk
Subject: experthost.com & cfmx


is anyone else out there, using experthost.com
to host your sites, on one of their cfmx servers
and noticed that sometimes when you ftp a file over
that when you refresh in your browser, you wont
see the new file, and sometimes, you can delete the file
refresh, and it still shows the old cached version?

i emailed them and they told me that it was a cfmx bug, and
that they werent sure of a fix?

thanks!

tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: experthost.com & cfmx

2003-02-12 Thread Robert Bailey
Last domain I put on there was about 2 months ago, CFMX. Has not had any
problems at all, except some wacky CFFILE problem which is gone now

Thanks!
Robert Bailey
Famous for nothing


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:14 AM
To: CF-Talk
Subject: RE: experthost.com & cfmx


h. when was the last domain
you put on there? I have no problems,with the domains
that I have on their cf5 servers, its just the new cfmx servers.


...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337

-Original Message-
From: Robert Bailey [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 8:55 AM
To: CF-Talk
Subject: RE: experthost.com & cfmx


I have used them, no problems at all

Thanks!
Robert Bailey
Famous for nothing


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 11:18 PM
To: CF-Talk
Subject: experthost.com & cfmx


is anyone else out there, using experthost.com
to host your sites, on one of their cfmx servers
and noticed that sometimes when you ftp a file over
that when you refresh in your browser, you wont
see the new file, and sometimes, you can delete the file
refresh, and it still shows the old cached version?

i emailed them and they told me that it was a cfmx bug, and
that they werent sure of a fix?

thanks!

tony

tony weeg
[EMAIL PROTECTED]
www.revolutionwebdesign.com
rEvOlUtIoN wEb DeSiGn
410.334.6331




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Datapipe hosting

2003-02-12 Thread stas
Could someone please comment on their experience with Datapipe? I am looking
for dedicated hosting. Thank you!






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Datapipe hosting

2003-02-12 Thread Robert Bailey
Also have had some clients that had Datapipe. Not as a shared host, but as a
colo. Their PC, and was a workhorse. Good host for colo, not sure about
shared

Thanks!
Robert Bailey
Famous for nothing


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:16 AM
To: CF-Talk
Subject: Datapipe hosting


Could someone please comment on their experience with Datapipe? I am looking
for dedicated hosting. Thank you!







~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Encryption Key

2003-02-12 Thread Stephen Moretti
Greg,

I would be tempted to PGP encrypt the whole email using a password that the
user specified during some kind of secure registration process, but that
would require your that your users be able to download/puchase, install and
operate some PGP software.

Otherwise, I suppose a vague way around this is to send a URL with some kind
of unique reference for this user's login.  No user name, password or
anything identifiable as log in details.  Make it so this link will only
work once, your application gives them a username and they have to specify a
new password as soon as they hit the site through this link.

Of course this doesn't stop the email being intercepted and used by the
interceptor first.  In this case you'd have to have some kind of error
message with immediate contact details if the user wasn't the one to access
the account.

Looking at your sig, if this is for financial information, I'd just refuse
to code this as a massive security risk and potential PR nightmare for the
company.

Just my 2p

Regards

Stephen

- Original Message -
From: <"Luce>; >
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 2:05 PM
Subject: Encryption Key


> What's the best way to send an email to members of a site with a link that
> will log them right in if they click it? This is what I've been asked to
> provide, but isn't it insecure? What would you encrypt? Even if you
encrypt
> a key, if the email is intercepted the interceptor will still be able to
log
> right in correct? I don't see how any encryption will make it any more
> secure. Any ideas?
>
> Greg
> ***Sterling Financial Investment Group, Inc. (SFIG) is a member of
> NASD/MSRB/NFA/SIPC.  Email transmissions may be monitored.  SFIG cannot
> accept orders to buy or sell via email.  Please visit www.mysterling.com
for
> more information.***


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




CFFILE Delete & Rename problems

2003-02-12 Thread Kris Pilles
Ok. I have given the CF service Administrator rights temporarilly to try
to figure out why CFFIle is not working...




All that I want to do is use the above rename command and it returns the
following error:

Attribute validation error for tag CFFILE. The value of the attribute
source, which is currently
"c:\inetpub\wwwroot\wand\datafiles\INTERNAL7\BOCES20030211150033.txt",
is invalid. The error occurred in
C:\Inetpub\wwwroot\wand\importaction.cfm: line 46
44 :
SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#" 
45 :
DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#.ol
d"
46 : >
47 :
48 : 


Can anyone help me figure out why this isnt working???

Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFILE Delete & Rename problems

2003-02-12 Thread Raymond Camden
Did you do a fileExists() before the rename to ensure the file actually
exists?

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Kris Pilles [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
> 
> 
> Ok. I have given the CF service Administrator rights 
> temporarilly to try to figure out why CFFIle is not working...
> 
> 
>  SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#" 
>  
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
> 
> All that I want to do is use the above rename command and it 
> returns the following error:
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




CF - PHP comparisons?

2003-02-12 Thread Paul Campano
Does anyone know where I can find comparisons of CF and PHP?  I want to use CF, but my 
client is leaning toward PHP.  I would like to load up on as much information as 
possible with regards to how the two compare.  Thanks.


Paul Campano

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cferror

2003-02-12 Thread AEverett
> The template specified in  CANNOT run cfml, any cfml at all,
> not even a cfif.

*Buzz!* Thank you for playing.

That is only true for Error Type REQUEST.

I use an error template that e-mails me every EXCEPTION. I use CFMAIL,
CFDUMP, CFLOOP and several other CFML tags on that template.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFILE Delete & Rename problems

2003-02-12 Thread Kris Pilles
The file exists If I cut and paste the string into explorer on the
server it loads the file without a problem



-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 9:33 AM
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Did you do a fileExists() before the rename to ensure the file actually
exists?

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Kris Pilles [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
> 
> 
> Ok. I have given the CF service Administrator rights
> temporarilly to try to figure out why CFFIle is not working...
> 
> 
>  SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#"
>  
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
> 
> All that I want to do is use the above rename command and it
> returns the following error:
> 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFile???

2003-02-12 Thread AEverett
Depends on your OS.

For Windows 2000, go to Start | Programs | Administrative Tools | Services
(points to %SystemRoot%\system32\services.msc /s)

The service you're looking for is ColdFusion Application Server (CF5.0)

You need to change the user that the service runs as.

> -Original Message-
> From: [EMAIL PROTECTED] [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 10:56 PM
> To: CF-Talk
> Subject: CFFile???
> 
> 
> How do you open the service of cold fusion and set the permissions.
> 
> I am also having an issue with CFFile where I have to move a 
> file to another server that has a mapped newtork drive.  I am 
> getting an Access Denide issue and that thought that I have 
> is that the CF is running under a service/permissions where 
> that drive is not mounted or seen.
> 
> Any thoughts?
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFMX too fast?

2003-02-12 Thread AEverett
I've seen other folks use CFLOCK to single-thread the process to prevent
this sort of thing. I've not done it but perhaps one of them will pipe up.

> -Original Message-
> From: Dale Coyner [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 9:08 PM
> To: CF-Talk
> Subject: CFMX too fast?
> 
> 
> I have some CF code that was executing pretty reliably under 
> CF4.  Just
> this week we moved to CFMX/JRun on a new server and that formerly
> reliable script seems to have some issues but they are not
> syntax-related.
> 
> We embed a Windows Media file with a script and write it to disk using
> CFFILE.  Then we CFFTP it to another server.  For files under 5MB it
> still seems to work fine but for larger files, I get an FTP error that
> it can't find the file.  
> 
> So I was wondering if execution of the FTP tag is getting ahead of the
> operating system's ability to finish writing the file?  If 
> so, should I
> just write a loop that tests for the presence of the file before
> attempting the FTP or is there a better way to do that?
> 
> 
> Also, does anybody know whether CFMX's log files like application.log
> will be fixed so that they show the same kind of debugging data
> previously available?  Without good stuff like the referring URL's
> values, they are not very helpful at the present.
> 
> Thanks,
> 
> Dale
> 
> 
> Dale Coyner
> Communicast, Inc.
> "Don't just webcast it, Communicast it!"
> (703) 435-8073
> www.communicast.com
> [EMAIL PROTECTED]
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CF - PHP comparisons?

2003-02-12 Thread Tony Weeg
why is the client leaning towards php? cost?

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: Paul Campano [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 9:45 AM
To: CF-Talk
Subject: CF - PHP comparisons?


Does anyone know where I can find comparisons of CF and PHP?  I want to
use CF, but my client is leaning toward PHP.  I would like to load up on
as much information as possible with regards to how the two compare.
Thanks.


Paul Campano


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




DWMX Questions...

2003-02-12 Thread Justin Hansen
I know this issue is kind of tired but here I go anyways
I've gone from Studio 4.5 to DWMX and ending up going back to Studio 
4.5...
Now, I'm working with cfs's a lot more. So, I'm going to try switching 
back to DWMX, again.

1) Is there any want to set a snippet to a short cut key?
2) How can I get ## back for Ctrl+3 instead of ?

These things are killing me here!
Any help from the troops?

Justin Hansen
--
Uhlig Communications
Systems Engineer
--
[EMAIL PROTECTED]
--
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Not all Records Being Returned

2003-02-12 Thread Jillian Carroll
Hey everybody... I'm having a problem that is causing me to knock my
head against the wall... I'm sure it's something completely obvious.  I
have the following code (pasted below) and it should return 3
users/rows... but it only returns 1.  There isn't any error message, it
just lists one.  I did confirm in my DB that there are 3 users who are
assigned to this course.

 

Any suggestions would be most appreciated.  I'm not sure it helps, by my
environment is: RH 7.2/CF 5/Postgres 7.2.

 

Thank you!

 

--

Jillian

 





 



SELECT id, centraladmin, provadmin, trainer FROM users WHERE id =
#client.id#







SELECT * from courses WHERE id = #url.id#







SELECT * from attendee WHERE assigneddate = #url.id#



 



SELECT * FROM users WHERE id = #attendeeupdate.users_id# ORDER BY lname,
fname ASC



 



SELECT * FROM salutation ORDER by salutation ASC



 



SELECT * FROM prov ORDER by abbreviation ASC



 



SELECT * FROM country ORDER by name ASC



 



SELECT * FROM profession



 



SELECT * FROM designation



 



SELECT * FROM years



 



SELECT * FROM empstatus



 



SELECT * FROM empplace



 



SELECT * FROM empresp



 



SELECT * FROM dpccat







SELECT * FROM dpcclass



 



select * FROM caeyear ORDER BY year DESC



 



SELECT * FROM payment ORDER BY type ASC



 



SELECT * FROM postassign



 



SELECT id, type, other, city, prov, s1_startdate

FROM courses

WHERE s1_startdate >= #Now()#

ORDER BY s1_startdate DESC





 























 















 

 







 











COURSE ATTENDEE GRADING
(Please scroll to the right to see entire record for each user.)

[Modify My Personal Information] [Home]





The
following attendees are assigned to: #courses.city#,
#courses.prov# - #courses.s1_startdate#



















Attendee Name

Registration Received:

Confirmation Sent:

Attended:

Withdrawn:

Payment Method:

Payment Cleared:

Authorization Number:

Pre-Workshop Package Sent:

Received Pre-Assignments:

Post Workship Written Tests:

Post Workshop Skills Tests:

Post Workshop Assignment:

Requirements Not Met Notice Sent:

AsthmaTrec Certificate Date:

Income Tax Receipt Sent:

Assessment Strategies Notified:

CEU Notice Sent:

CAE Exam Date:

CAE Status Gained Date:

Year Recertification Due:

Last Year Recertification Received:

Admin Note:

Action









#userinfo.lname#, #userinfo.fname#

 

 

checked> Yes
checked> No

checked> Yes
checked> No

selected>#payment.type#

checked>
Yes checked> No



 

 1  2  3
 Pre-Test

% 1 % 2 % 3

 1  2 
3

selected>#postassign.status#<
/select>

 

 

 

 

 

 

 

 

 

#attendeeupdate.adminNote#


















~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CF - PHP comparisons?

2003-02-12 Thread Pablo Varando
Tell your client that you can do the site in half the time with CF and
therefore cutting down his costs, that's always a big one around here! :)
hehe

Pablo
- Original Message -
From: "Tony Weeg" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 8:43 AM
Subject: RE: CF - PHP comparisons?


> why is the client leaning towards php? cost?
>
> ...tony
>
> Tony Weeg
> Senior Web Developer
> UnCertified Advanced ColdFusion Developer
> Information System Design
> Navtrak, Inc.
> Mobile workforce monitoring, mapping & reporting
> www.navtrak.net
> 410.548.2337
>
> -Original Message-
> From: Paul Campano [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:45 AM
> To: CF-Talk
> Subject: CF - PHP comparisons?
>
>
> Does anyone know where I can find comparisons of CF and PHP?  I want to
> use CF, but my client is leaning toward PHP.  I would like to load up on
> as much information as possible with regards to how the two compare.
> Thanks.
>
>
> Paul Campano
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFILE Delete & Rename problems

2003-02-12 Thread Raymond Camden
Just for the heck of it - what do you get if you try a copy instead of a
rename? I wonder if this is a new file that is perhaps getting locked by
the system. I know IIS in the past would lock a file that was newly
generated and not allow you to move/delete it.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Kris Pilles [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
> 
> 
> Ok. I have given the CF service Administrator rights 
> temporarilly to try to figure out why CFFIle is not working...
> 
> 
>  SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#" 
>  
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
> 
> All that I want to do is use the above rename command and it 
> returns the following error:
> 
> Attribute validation error for tag CFFILE. The value of the 
> attribute source, which is currently 
> "c:\inetpub\wwwroot\wand\datafiles\INTERNAL7\BOCES20030211150033.txt",
> is invalid. The error occurred in
> C:\Inetpub\wwwroot\wand\importaction.cfm: line 46
> 44 : 
> SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#" 
> 45 : 
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> 46 : >
> 47 :  
> 48 : 
> 
> 
> Can anyone help me figure out why this isnt working???
> 
> Kris Pilles
> Website Manager
> Western Suffolk BOCES
> 507 Deer Park Rd., Building C
> Phone: 631-549-4900 x 267
> E-mail: [EMAIL PROTECTED]
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CF - PHP comparisons?

2003-02-12 Thread Fregas
http://php.weblogs.com/php_vs_cold_fusion

This is a pretty good comparison, though it is kind of old.  Many of the
things they say are lacking in CF are now in CFMX (like user-defined
functions) and the same might be true of PHP.

The main difference to me is speed:
-CF is faster and easier to developer, (which could lower development costs
to your client.)
-PHP compiles and runs faster (which could lower hardware costs.)

Fregas

- Original Message -
From: "Paul Campano" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 8:45 AM
Subject: CF - PHP comparisons?


> Does anyone know where I can find comparisons of CF and PHP?  I want to
use CF, but my client is leaning toward PHP.  I would like to load up on as
much information as possible with regards to how the two compare.  Thanks.
>
>
> Paul Campano
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFILE Delete & Rename problems

2003-02-12 Thread webguy
Any chance that the file is still being used be anthor process?
Have you cflock 'ed the file delete?

WG

-Original Message-
From: Kris Pilles [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 14:37
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


The file exists If I cut and paste the string into explorer on the
server it loads the file without a problem



-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:33 AM
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Did you do a fileExists() before the rename to ensure the file actually
exists?

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -Original Message-
> From: Kris Pilles [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
>
>
> Ok. I have given the CF service Administrator rights
> temporarilly to try to figure out why CFFIle is not working...
>
>
>  SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#"
>
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
>
> All that I want to do is use the above rename command and it
> returns the following error:
>



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CF & Linux

2003-02-12 Thread Christian Cantrell
http://www.macromedia.com/software/trial_download/

Christian

On Tuesday, February 11, 2003, at 01:18 PM, Che Vilnonis wrote:

> If it exists, could someone post a link to where I could
> download the developer edition (1 IP address) of either
> CF5/CFMX on the LINUX platform?
>
> Much appreciated...
>
> Ché Vilnonis
> Application Developer
> Advertising Systems Incorporated
> 8470C Remington Avenue
> Pennsauken, NJ 08110
> p: 856.488.2211
> f: 856.488.1990
> www.asitv.com
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFILE Delete & Rename problems

2003-02-12 Thread Neil.Robertson-Ravo
If the file is being used by another process, would a lock release that use
and free it up or will the lock fail as well?

-Original Message-
From: webguy [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:02
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Any chance that the file is still being used be anthor process?
Have you cflock 'ed the file delete?

WG

-Original Message-
From: Kris Pilles [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 14:37
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


The file exists If I cut and paste the string into explorer on the
server it loads the file without a problem



-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:33 AM
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Did you do a fileExists() before the rename to ensure the file actually
exists?

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -Original Message-
> From: Kris Pilles [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
>
>
> Ok. I have given the CF service Administrator rights
> temporarilly to try to figure out why CFFIle is not working...
>
>
>  SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#"
>
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
>
> All that I want to do is use the above rename command and it
> returns the following error:
>




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Session Timer

2003-02-12 Thread Thane Sherrington
At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
>Does anyone have a good solution for a session timer?  I'd like to be
>able to add something to my CMS that will prompt users at certain time
>intervals about their session status.

I was thinking one could write something in Javascript to do this, but I'm 
not sure how.

T 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CF - PHP comparisons?

2003-02-12 Thread Dave Carabetta
>http://php.weblogs.com/php_vs_cold_fusion
>
>This is a pretty good comparison, though it is kind of old.  Many of the
>things they say are lacking in CF are now in CFMX (like user-defined
>functions) and the same might be true of PHP.
>
>The main difference to me is speed:
>-CF is faster and easier to developer, (which could lower development costs
>to your client.)
>-PHP compiles and runs faster (which could lower hardware costs.)

Respectfully, I think that's a terrible comparison. That comparison is 
obviously of CF 4.5 vs PHP!! User-defined functions have been available 
since CF 5, and the enhanced feature set and performance of CF 5, let alone 
CFMX, is enough to antiquate this article. The article you mention to still 
refers to Allaire, which was bought by Macromedia almost two years ago! In 
fairness, PHP may have grown in parallel with CF over the 3 years since that 
article, but I doubt it's as rich as CFMX.

For a better refence, try the following two links to get started (watch for 
wrapping):

1. Ben Forta's site: 
2. Ben's article on CF vs. "free" technologies entitled "But It's Free!" 
from the CF Developer's Journal: 





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CFFILE Delete & Rename problems

2003-02-12 Thread webguy
No. But it will try to ensure your lock has exclusive access to the file and
timeout after the time you specify.
Without the lock it will try to delete the file and immediately return with
an error.

WG


-Original Message-
From: "Robertson-Ravo [mailto:"Robertson-Ravo]
Sent: 12 February 2003 15:01
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


If the file is being used by another process, would a lock release that use
and free it up or will the lock fail as well?

-Original Message-
From: webguy [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:02
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Any chance that the file is still being used be anthor process?
Have you cflock 'ed the file delete?

WG

-Original Message-
From: Kris Pilles [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 14:37
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


The file exists If I cut and paste the string into explorer on the
server it loads the file without a problem



-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:33 AM
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Did you do a fileExists() before the rename to ensure the file actually
exists?

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -Original Message-
> From: Kris Pilles [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
>
>
> Ok. I have given the CF service Administrator rights
> temporarilly to try to figure out why CFFIle is not working...
>
>
>  SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#"
>
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
>
> All that I want to do is use the above rename command and it
> returns the following error:
>





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Microsoft to aquire Macromedia

2003-02-12 Thread Fregas
Ok, that's a little inflammatory, but has anyone heard this rumor that MS might buy MM?

Fregas

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Session Timer

2003-02-12 Thread mynews
Here is code I wrote to do that:







~
~
~
~~
~~
~~
~




Good Luck,
David Murphy
www.cfugcny.org

= = = Original message = = =

At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
>Does anyone have a good solution for a session timer?  I'd like 
to be
>able to add something to my CMS that will prompt users at certain 
time
>intervals about their session status.

I was thinking one could write something in Javascript to do 
this, but I'm 
not sure how.

T 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Google - Link Popularity in Multi Site hosting environment

2003-02-12 Thread Chris Alvarado
Hello all,

I'm sure some of you have experienced something similar to this.

We have sites that we build and host. With Google, the more sites that
link to you, and the stronger the rating those sites have, the higher
rating you will have. I need a way to dynamically include a link to our
site in every site in our hosting environment. I know there is a way to
append document footers thru IIS to EACH site, but that has 2 problems.
1) you have to do it for every new site 2) I need a way to have some
kind of processing logic on the page that's included, whether it be ASP
or what have you. Since you cant force CF to execute in an IIS included
footer that rules any conditional logic out.

Hope this makes sense. Thanks all



-chris.alvarado




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Tony Weeg
forever, I think since the inception of the moon and the earth tthat
rumor has been around...it seems to cycle with the end of baseball
season
tho' not usually this early in the year...

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:12 AM
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that
MS might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Session Timer

2003-02-12 Thread webguy
here is some off the head code


 

funcation startTimer()
{

timeInMS= #timeout# * 1000; //millisecs
FunctionToCall = "DisplayWarning()";
tmrHandle = setTimeout(FunctionToCall , timeInMS);

}

function DisplayWarning()
{
alert("logging out ");
}




*NOT TESTED* theory only

WG



-Original Message-
From: Thane Sherrington [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:09
To: CF-Talk
Subject: Re: Session Timer


At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
>Does anyone have a good solution for a session timer?  I'd like to be
>able to add something to my CMS that will prompt users at certain time
>intervals about their session status.

I was thinking one could write something in Javascript to do this, but I'm
not sure how.

T


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Microsoft to aquire Macromedia

2003-02-12 Thread Bruce Sorge
AHH. Not this again! arggg tiahh (This last part
is only funny to you South Park fans)
- Original Message -
From: "Fregas" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 9:12 AM
Subject: Microsoft to aquire Macromedia


> Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?
>
> Fregas
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Microsoft to aquire Macromedia - Or - Not Again!

2003-02-12 Thread Jerry Johnson
Has it been a week already?

(We've heard it about once a week since 1998)

Jerry Johnson

>>> [EMAIL PROTECTED] 02/12/03 10:12AM >>>
Ok, that's a little inflammatory, but has anyone heard this rumor that MS might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Dave Sueltenfuss
Its just that, another rumor. There is no truth to it

Dave


-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:12 AM
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread webguy
xmas rumor. anyone who knows would have to kill you.

WG


-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:12
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Raymond Camden
Oh...

no

please

not again... I beg you!

Seriously - check the archives. This comes up about once every two or
three months. Short answer - there is no truth to the rumour. Sure, it
may happen. MS may buy Sun as well. MS may buy anything, but for now,
there is no truth to the rumour.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 12, 2003 9:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
> 
> 
> Ok, that's a little inflammatory, but has anyone heard this 
> rumor that MS might buy MM?
> 
> Fregas
> 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CFLOCK

2003-02-12 Thread Christian Cantrell
Actually, you only need to use cflock around shared variable scopes to  
prevent race conditions as the underlying data structures are already  
synchronized at a very low level.  See my weblog post here:

http://markme.com/cantrell/weblog/index.cfm?m=2&d=6&y=2003

Christian

On Tuesday, February 11, 2003, at 03:36 PM, Ryan wrote:

> Scott,
>
> Basically, use cflock around anything to do with application, server,  
> or
> session variables.  When you set one of those variables, set the type  
> to
> "exclusive".  When you read one, use a "readonly" lock.  See below:
>
> 
> 
> 
>
> 
> 
> 
>
> Now you can use "request.test" for the rest of your page without  
> locking and
> unlocking everytime you need it.
>
> Hope that helps,
>
> Ryan
>
> - Original Message -
> From: "Scott Wilhelm" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, February 11, 2003 2:17 PM
> Subject: CFLOCK
>
>
>> Can someone please explain to me, in very simply terms, what CFLOCK
>> does, and why/when/where I should use it?
>>
>> I'm trying to build an application, and put it together as proper as  
>> can
>> be, but for some reason, my brain doesn't want to comprehen CFLOCK.
>>
>> Thanks,
>>
>> Scott
>>
>>
>> Scott Wilhelm
>> Computer Technician/Web Developer
>> St. Lawrence-Lewis BOCES
>> PO Box 231, Outer State Street
>> Canton, NY 13617
>>
>> P. 315-386-4504 x 164
>> F. 315-386-3395
>> W.   http://www.sllboces.org
>> E.[EMAIL PROTECTED]
>>
>>
>>
>>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




windows .net server 2003 and cf

2003-02-12 Thread Tony Weeg
hi there.

is anyone yet running cfmx on server 2003 or .net server, im not sure
if they are one in the same...

thanks

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Session Timer

2003-02-12 Thread Acantrell
http://developer.irt.org/script/redirect.htm

You should be able to figure it out based on some of those code samples.

Adam.



> -Original Message-
> From: Thane Sherrington [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:09 AM
> To: CF-Talk
> Subject: Re: Session Timer
> 
> 
> At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
> >Does anyone have a good solution for a session timer?  I'd like to be
> >able to add something to my CMS that will prompt users at 
> certain time
> >intervals about their session status.
> 
> I was thinking one could write something in Javascript to do 
> this, but I'm 
> not sure how.
> 
> T 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread seth.turetsky
here we go again

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:12 AM
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that MS might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: soeditor custum tag.

2003-02-12 Thread Dimo Michailov
Yes, try to change the scriptpath attribute and also try to change the 
call to the custom tag.

D.

Darren Adams wrote:
> Thanks Dimo,
> 
> That would have done the trick !
> Would that be the scriptpath attribute ?
> 
> Cheers !
> 
> 
>>-Original Message-
>>From: Dimo Michailov [mailto:[EMAIL PROTECTED]]
>>Sent: 11 February 2003 15:12
>>To: CF-Talk
>>Subject: Re: soeditor custum tag.
>>
>>Darren:
>>
>>A quick suggestion, if you have other versions of soEditor maybe it's
>>good idea to run it as a  
> when
> 
>>calling the custom tag - try changing it too.
>>
>>Also, as other pointed out - try the forums on siteobjects.com
>>
>>
>>Dimo
>>
>>Darren Adams wrote:
>>
>>>Hello,
>>>
>>>Does anyone out there have some experience with soeditor?
>>>
>>>I've installed it and can get it to run perfectly well on our test
>>>server  but, once I upload it onto the demo server it seems to mess
>>
> up.
> 
>>>I have setup the script, image and basecss paths in my fbx_settings
>>
> so
> 
>>>that it can easily be altered for different installations.
>>>
>>>The problem seems to lie in the fact that there is another
>>
> installation
> 
>>>of it on the demo server being used by another website.  My new site
>>>just seems to pickup the other version and not the one setup in the
>>>local directory.
>>>
>>>The button images don't appear, the image upload cant be found and
>>
> the
> 
>>>bottom of the soeditor box reads version 2.1 not the local 2.5
>>
> version.
> 
>>>Any ideas ?
>>>
>>>Thanks,
>>>
>>>
>>>Darren Adams
>>>
>>>
>>>
>>>
>>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Google - Link Popularity in Multi Site hosting environment

2003-02-12 Thread webguy
CFMX? Use a Filter.
If not, use a ISAPI filter.

WG


-Original Message-
From: Chris Alvarado [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:19
To: CF-Talk
Subject: Google - Link Popularity in Multi Site hosting environment


Hello all,

I'm sure some of you have experienced something similar to this.

We have sites that we build and host. With Google, the more sites that
link to you, and the stronger the rating those sites have, the higher
rating you will have. I need a way to dynamically include a link to our
site in every site in our hosting environment. I know there is a way to
append document footers thru IIS to EACH site, but that has 2 problems.
1) you have to do it for every new site 2) I need a way to have some
kind of processing logic on the page that's included, whether it be ASP
or what have you. Since you cant force CF to execute in an IIS included
footer that rules any conditional logic out.

Hope this makes sense. Thanks all



-chris.alvarado





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CF - PHP comparisons?

2003-02-12 Thread Kris Pilles
Well not really but that's what I tell people...

-Original Message-
From: Dave Carabetta [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:12 AM
To: CF-Talk
Subject: Re: CF - PHP comparisons?


>http://php.weblogs.com/php_vs_cold_fusion
>
>This is a pretty good comparison, though it is kind of old.  Many of 
>the things they say are lacking in CF are now in CFMX (like 
>user-defined
>functions) and the same might be true of PHP.
>
>The main difference to me is speed:
>-CF is faster and easier to developer, (which could lower development 
>costs to your client.) -PHP compiles and runs faster (which could lower

>hardware costs.)

Respectfully, I think that's a terrible comparison. That comparison is 
obviously of CF 4.5 vs PHP!! User-defined functions have been available 
since CF 5, and the enhanced feature set and performance of CF 5, let
alone 
CFMX, is enough to antiquate this article. The article you mention to
still 
refers to Allaire, which was bought by Macromedia almost two years ago!
In 
fairness, PHP may have grown in parallel with CF over the 3 years since
that 
article, but I doubt it's as rich as CFMX.

For a better refence, try the following two links to get started (watch
for 
wrapping):

1. Ben Forta's site: 
2. Ben's article on CF vs. "free" technologies entitled "But It's Free!"

from the CF Developer's Journal: 






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Session Timer

2003-02-12 Thread Dave Carabetta
>At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
> >Does anyone have a good solution for a session timer?  I'd like to be
> >able to add something to my CMS that will prompt users at certain time
> >intervals about their session status.
>
>I was thinking one could write something in Javascript to do this, but I'm
>not sure how.

In my quest to try and convince Macromedia during the Neo beta last year to 
put some sort of auto-logout feature into the CF Administrator (as an 
additional security measure against those who leave their machine but stay 
logged-in, hence allowing anybody to come and mess with the settings), I 
built a small proof-of-concept using JavaScript. (This, of course, didn't 
make it in to MX, but I'm not giving up!!)

Essentially, what the script does is detects mouse movement. If, after any 
time interval you specify (I use 10 seconds just for demo-ing) the mouse 
hasn't moved, a centered popup window appears alerting you that the system 
hasn't detected any activity during that interval. You can then choose to 
either stay logged in or logout by choosing a simple Yes or No link. If you 
choose yes, the popup closes and you can continue. If you choose No, the 
logout script is run and you are re-directed to the login page. If no 
selection is made after another 10 seconds, this signifies that the user has 
left their machine and you are automatically logged out.

If you are interested in seeing this code (it's 3 templates and very 
barebones, but functional and should get you in the right direction if it's 
not enough), I'd be happy to zip it up and send it to you. Just e-mail me 
off-list and I'll shoot you a copy.

Regards,
Dave.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread mtangorre
everyone just dont reply to it.. let it die. im so sick of this crap in ym inbox.


-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:22 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia


Oh...

no

please

not again... I beg you!

Seriously - check the archives. This comes up about once every two or
three months. Short answer - there is no truth to the rumour. Sure, it
may happen. MS may buy Sun as well. MS may buy anything, but for now,
there is no truth to the rumour.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 12, 2003 9:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
> 
> 
> Ok, that's a little inflammatory, but has anyone heard this 
> rumor that MS might buy MM?
> 
> Fregas
> 




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Session Timer

2003-02-12 Thread Acantrell
I take my last post back, check out question 1754 on this page - 
http://developer.irt.org/script/window.htm

Adam.


> -Original Message-
> From: Thane Sherrington [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:09 AM
> To: CF-Talk
> Subject: Re: Session Timer
> 
> 
> At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
> >Does anyone have a good solution for a session timer?  I'd like to be
> >able to add something to my CMS that will prompt users at 
> certain time
> >intervals about their session status.
> 
> I was thinking one could write something in Javascript to do 
> this, but I'm 
> not sure how.
> 
> T 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Neil.Robertson-Ravo
You are a little late aren't you?  Macromedia CF.NET was launched last
week...

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:12
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Acantrell
You didn't know they were already acquired? That happened last year man -
ColdFusion.NET is the shizzy.


> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
> 
> 
> Ok, that's a little inflammatory, but has anyone heard this 
> rumor that MS might buy MM?
> 
> Fregas
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Ryan Kime
Someone must not have enough to do if they bring this up. Unless you have
supporting documentation, references, links, etcplease quit wasting
everyone's bandwidth.

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 9:12 AM
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?

Fregas


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Not all Records Being Returned

2003-02-12 Thread Ben Doom
Without reading thru all that (I'm lazy) I did notice that you are using
'id' from various scopes for different things -- classes, students, etc.  Is
it possible that you are confusing two or more?

A more likely scenario:
You are comparing a startdate with now().  If you have startdate as today
(but at midnight, which is the default in most DBs if you don't set a time)
then this will fail.  Midnight this morning is less than now() not equal to
it.


--  Ben Doom
Programmer & General Lackey
Moonbow Software, Inc

: -Original Message-
: From: Jillian Carroll [mailto:[EMAIL PROTECTED]]
: Sent: Wednesday, February 12, 2003 9:48 AM
: To: CF-Talk
: Subject: Not all Records Being Returned
:
:
: Hey everybody... I'm having a problem that is causing me to knock my
: head against the wall... I'm sure it's something completely obvious.  I
: have the following code (pasted below) and it should return 3
: users/rows... but it only returns 1.  There isn't any error message, it
: just lists one.  I did confirm in my DB that there are 3 users who are
: assigned to this course.
:
:
:
: Any suggestions would be most appreciated.  I'm not sure it helps, by my
: environment is: RH 7.2/CF 5/Postgres 7.2.
:
:
:
: Thank you!
:
:
:
: --
:
: Jillian
:
:
:
: 
:
: 
:
:
:
: 
:
: SELECT id, centraladmin, provadmin, trainer FROM users WHERE id =
: #client.id#
:
: 
:
:
:
: 
:
: SELECT * from courses WHERE id = #url.id#
:
: 
:
:
:
: 
:
: SELECT * from attendee WHERE assigneddate = #url.id#
:
: 
:
:
:
: 
:
: SELECT * FROM users WHERE id = #attendeeupdate.users_id# ORDER BY lname,
: fname ASC
:
: 
:
:
:
: 
:
: SELECT * FROM salutation ORDER by salutation ASC
:
: 
:
:
:
: 
:
: SELECT * FROM prov ORDER by abbreviation ASC
:
: 
:
:
:
: 
:
: SELECT * FROM country ORDER by name ASC
:
: 
:
:
:
: 
:
: SELECT * FROM profession
:
: 
:
:
:
: 
:
: SELECT * FROM designation
:
: 
:
:
:
: 
:
: SELECT * FROM years
:
: 
:
:
:
: 
:
: SELECT * FROM empstatus
:
: 
:
:
:
: 
:
: SELECT * FROM empplace
:
: 
:
:
:
: 
:
: SELECT * FROM empresp
:
: 
:
:
:
: 
:
: SELECT * FROM dpccat
:
: 
:
:
:
: 
:
: SELECT * FROM dpcclass
:
: 
:
:
:
: 
:
: select * FROM caeyear ORDER BY year DESC
:
: 
:
:
:
: 
:
: SELECT * FROM payment ORDER BY type ASC
:
: 
:
:
:
: 
:
: SELECT * FROM postassign
:
: 
:
:
:
: 
:
: SELECT id, type, other, city, prov, s1_startdate
:
: FROM courses
:
: WHERE s1_startdate >= #Now()#
:
: ORDER BY s1_startdate DESC
:
: 
:
: 
:
:
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
:
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
:  
:
:
:
: 
:
:
:
: 
:
:
:
: 
:
: 
:
: 
:
: 
:
: 
:
: COURSE ATTENDEE GRADING
: (Please scroll to the right to see entire record for each user.)
:
: [Modify My Personal Information] [Home]
:
: 
:
: 
:
: The
: following attendees are assigned to: #courses.city#,
: #courses.prov# - #courses.s1_startdate#
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: 
:
: Attendee Name
:
: Registration Received:
:
: Confirmation Sent:
:
: Attended:
:
: Withdrawn:
:
: Payment Method:
:
: Payment Cleared:
:
: Authorization Number:
:
: Pre-Workshop Package Sent:
:
: Received Pre-Assignments:
:
: Post Workship Written Tests:
:
: Post Workshop Skills Tests:
:
: Post Workshop Assignment:
:
: Requirements Not Met Notice Sent:
:
: AsthmaTrec Certificate Date:
:
: Income Tax Receipt Sent:
:
: Assessment Strategies Notified:
:
: CEU Notice Sent:
:
: CAE Exam Date:
:
: CAE Status Gained Date:
:
: Year Recertification Due:
:
: Last Year Recertification Received:
:
: Admin Note:
:
: Action
:
: 
:
: 
:
: 
:
: 
:
: #userinfo.lname#, #userinfo.fname#
:
:  
:
:  
:
: checked> Yes
: checked> No
:
: checked> Yes
: checked> No
:
: selected>#payment.type#
:
: checked>
: Yes checked> No
:
: 
:
:  
:
:  1  2  3
:  Pre-Test
:
: % 1 % 2 % 3
:
:  1  2 
: 3
:
: selected>#postassign.status#<
: /select>
:
:  
:
: 

RE: Microsoft to aquire Macromedia

2003-02-12 Thread webguy
Raymond Camden >>>
> Sure, it may happen. MS may buy Sun as well. MS may buy anything, but for
now,
> there is no truth to the rumour.

Bill spends $1 trillion buying Death Clock . "We are going to update it
using .NET technology," he said, "hopefully we can fix it so I'm immortal".
"I'm off to buy a Millieum Falcon" said JediMaster.




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Not all Records Being Returned

2003-02-12 Thread Dina Hess
Jillian,

I'd start by checking the "attendeeupdate" query since "userinfo" is
dependent upon its results. How many records are returned? Do they all have
the same users_id? Is assigneddate really supposed to be equal to url.id?

~Dina


- Original Message -
From: "Jillian Carroll" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 8:48 AM
Subject: Not all Records Being Returned


> Hey everybody... I'm having a problem that is causing me to knock my
> head against the wall... I'm sure it's something completely obvious.  I
> have the following code (pasted below) and it should return 3
> users/rows... but it only returns 1.  There isn't any error message, it
> just lists one.  I did confirm in my DB that there are 3 users who are
> assigned to this course.
>
>
>
> Any suggestions would be most appreciated.  I'm not sure it helps, by my
> environment is: RH 7.2/CF 5/Postgres 7.2.
>
>
>
> Thank you!
>
>
>
> --
>
> Jillian
>
>
>
> 
>
> 
>
>
>
> 
>
> SELECT id, centraladmin, provadmin, trainer FROM users WHERE id =
> #client.id#
>
> 
>
>
>
> 
>
> SELECT * from courses WHERE id = #url.id#
>
> 
>
>
>
> 
>
> SELECT * from attendee WHERE assigneddate = #url.id#
>
> 
>
>
>
> 
>
> SELECT * FROM users WHERE id = #attendeeupdate.users_id# ORDER BY lname,
> fname ASC
>
> 
>
>
>
> 
>
> SELECT * FROM salutation ORDER by salutation ASC
>
> 
>
>
>
> 
>
> SELECT * FROM prov ORDER by abbreviation ASC
>
> 
>
>
>
> 
>
> SELECT * FROM country ORDER by name ASC
>
> 
>
>
>
> 
>
> SELECT * FROM profession
>
> 
>
>
>
> 
>
> SELECT * FROM designation
>
> 
>
>
>
> 
>
> SELECT * FROM years
>
> 
>
>
>
> 
>
> SELECT * FROM empstatus
>
> 
>
>
>
> 
>
> SELECT * FROM empplace
>
> 
>
>
>
> 
>
> SELECT * FROM empresp
>
> 
>
>
>
> 
>
> SELECT * FROM dpccat
>
> 
>
>
>
> 
>
> SELECT * FROM dpcclass
>
> 
>
>
>
> 
>
> select * FROM caeyear ORDER BY year DESC
>
> 
>
>
>
> 
>
> SELECT * FROM payment ORDER BY type ASC
>
> 
>
>
>
> 
>
> SELECT * FROM postassign
>
> 
>
>
>
> 
>
> SELECT id, type, other, city, prov, s1_startdate
>
> FROM courses
>
> WHERE s1_startdate >= #Now()#
>
> ORDER BY s1_startdate DESC
>
> 
>
> 
>
>
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
>
>
>  checked4="Yes">
>
>  checked5="Yes">
>
>  checked6="Yes">
>
>  checked7="No">
>
>  checked8="Yes">
>
>  checked9="Yes">
>
>  checked10="Yes">
>
>  
>
>
>
> 
>
>
>
> 
>
>
>
> 
>
> 
>
> 
>
>  width="100%" class="tableborder">
>
> 
>
> COURSE ATTENDEE GRADING
> (Please scroll to the right to see entire record for each user.)
>
>  align="right"> class="tabletitlesm">[Modify My Personal Information]  href="main.cfm" class="tabletitlesm">[Home]
>
> 
>
> 
>
> The
> following attendees are assigned to: #courses.city#,
> #courses.prov# - #courses.s1_startdate#
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
>  width="100%">
>
> 
>
> Attendee Name
>
> Registration Received:
>
> Confirmation Sent:
>
> Attended:
>
> Withdrawn:
>
> Payment Method:
>
> Payment Cleared:
>
> Authorization Number:
>
> Pre-Workshop Package Sent:
>
> Received Pre-Assignments:
>
> Post Workship Written Tests:
>
> Post Workshop Skills Tests:
>
> Post Workshop Assignment:
>
> Requirements Not Met Notice Sent:
>
> AsthmaTrec Certificate Date:
>
> Income Tax Receipt Sent:
>
> Assessment Strategies Notified:
>
> CEU Notice Sent:
>
> CAE Exam Date:
>
> CAE Status Gained Date:
>
> Year Recertification Due:
>
> Last Year Recertification Received:
>
> Admin Note:
>
> Action
>
> 
>
> 
>
>  method="post">
>
> 
>
> #userinfo.lname#, #userinfo.fname#
>
>  size="10" class="text" value="#attendeeupdate.regreceived#" />  href="javascript:ShowCalendar('user', 'regreceived')"> src="images/cal.gif" width="16" height="16" border="0" alt="Click Here
> to Pick up the date">
>
>  size="10" class="text" value="#attendeeupdate.confsent#" />  href="javascript:ShowCalendar('user', 'confsent')"> src="images/cal.gif" width="16" height="16" border="0" alt="Click Here
> to Pick up the date">
>
>  value="Yes" checked> Yes
>  attendeeupdate.attended IS 'no'>checked> No
>
>  v

RE: Microsoft to aquire Macromedia

2003-02-12 Thread Jim Campbell
My web-geek friends and I have speculated before on the possibilities of a
Macromedia/Adobe merger (read: hostile takeover from one side or another),
if that would ever come to be.  Of course, we've also talked about IBM
buying Sun and what would win in a battle - the Enterprise or a Super Star
Destroyer...

- Jim

-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:22 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia


Oh...

no

please

not again... I beg you!

Seriously - check the archives. This comes up about once every two or
three months. Short answer - there is no truth to the rumour. Sure, it
may happen. MS may buy Sun as well. MS may buy anything, but for now,
there is no truth to the rumour.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
>
>
> Ok, that's a little inflammatory, but has anyone heard this
> rumor that MS might buy MM?
>
> Fregas
>




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: windows .net server 2003 and cf

2003-02-12 Thread kazmiekr
We have installed it on .net 2003 server, but were unable use it with IIS,
we just installed it standalone. The installer kept bombing out trying to
find the IIS web folders.  Haven't played around with it too much, but it
looks like it is working.

Kevin Kazmierczak.


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:23 AM
To: CF-Talk
Subject: windows .net server 2003 and cf

hi there.

is anyone yet running cfmx on server 2003 or .net server, im not sure
if they are one in the same...

thanks

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Changing Order By - designating specific value to return first

2003-02-12 Thread Brad Howerter
Here's an Oracle solution:

ORDER BY iApplication, iModule, DECODE(sFeatureSubHeading, 'General Features','0', 
sFeatureSubHeading)

This will cause General Features to sort as if it were '0', which will move it up to 
the front of the list.


>Hello list - I have a query that specifys a specific order - I need to 
>take the last value in the order by statement and alter that... for 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CF - PHP comparisons?

2003-02-12 Thread Ryan.Hagan
I have to disagree that this is a "better" reference.  Good points are
definitely made here, but it is very obviously ColdFusion-centric.  The
purpose of these articles seems to be to convince one to buy ColdFusion, not
compare ColdFusion with PHP, which was the original question.

Paul, Consider the fact that you just asked the ColdFusion listserve to
compare CF and PHP.  That's not really fair, as there is going to,
generally, be a lot more support for CF than PHP here.  I, personally, have
not been developing with CF very long, but have spent years and years
developing with PHP, so PHP would be my preference.  And the problem is,
most of the "negatives" that people point out are reasons WHY I prefer PHP.


In any case, you really need to carefully consider what you need to
accomplish, weigh in your experience with both technologies, factor in
available resources and decide for yourself, for this particular
application, which technology is better suited.  There's never going to be a
definitive, "PHP is better than CF" (or vice versa) silver bullet answer.

Good luck.

-Original Message-
From: Dave Carabetta [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:12 AM
To: CF-Talk
Subject: Re: CF - PHP comparisons?


>http://php.weblogs.com/php_vs_cold_fusion
>
>This is a pretty good comparison, though it is kind of old.  Many of the
>things they say are lacking in CF are now in CFMX (like user-defined
>functions) and the same might be true of PHP.
>
>The main difference to me is speed:
>-CF is faster and easier to developer, (which could lower development costs
>to your client.)
>-PHP compiles and runs faster (which could lower hardware costs.)

Respectfully, I think that's a terrible comparison. That comparison is 
obviously of CF 4.5 vs PHP!! User-defined functions have been available 
since CF 5, and the enhanced feature set and performance of CF 5, let alone 
CFMX, is enough to antiquate this article. The article you mention to still 
refers to Allaire, which was bought by Macromedia almost two years ago! In 
fairness, PHP may have grown in parallel with CF over the 3 years since that

article, but I doubt it's as rich as CFMX.

For a better refence, try the following two links to get started (watch for 
wrapping):

1. Ben Forta's site: 
2. Ben's article on CF vs. "free" technologies entitled "But It's Free!" 
from the CF Developer's Journal: 






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Microsoft to aquire Macromedia

2003-02-12 Thread Fregas
I don't know which is funnier.  The fact that the rumor resurfaces every few
months or so or everyone's reaction to it.

Well, I know now, and knowing is half the battle.

Hey, did anyone hear that Microsoft just bought God?

Fregas

- Original Message -
From: <"Turetsky>; >
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 9:25 AM
Subject: RE: Microsoft to aquire Macromedia


> here we go again
>
> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 10:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
>
>
> Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?
>
> Fregas
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: @@identity and serialization errors.

2003-02-12 Thread Neil H.
Thanks :)

Neil

- Original Message -
From: "Scott Weikert" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 7:13 PM
Subject: Re: @@identity and serialization errors.


> Do it just like I posted earlier - all in one CFQUERY tag.
>
> At 07:04 PM 2/11/2003 -0500, you wrote:
> >I was running it in-between another cfquery tag, is this wrong?
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Tony Weeg
neil is that bad? :)

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: "Robertson-Ravo [mailto:"Robertson-Ravo] 
Sent: Wednesday, February 12, 2003 10:27 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia


You are a little late aren't you?  Macromedia CF.NET was launched last
week...

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:12
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that
MS
might buy MM?

Fregas



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Matthew Small
It was?  

Matthew Small
IT Supervisor
Showstopper National Dance Competitions
3660 Old Kings Hwy 
Murrells Inlet, SC 29576
843-357-1847
http://www.showstopperonline.com

-Original Message-
From: "Robertson-Ravo [mailto:"Robertson-Ravo] 
Sent: Wednesday, February 12, 2003 10:27 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia

You are a little late aren't you?  Macromedia CF.NET was launched last
week...

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:12
To: CF-Talk
Subject: Microsoft to aquire Macromedia


Ok, that's a little inflammatory, but has anyone heard this rumor that
MS
might buy MM?

Fregas



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Microsoft to aquire Macromedia

2003-02-12 Thread Fregas
Cool, that will go right along with my Assembly.NET and Binary.NET
development.

- Original Message -
From: <"Robertson-Ravo>; >
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 9:26 AM
Subject: RE: Microsoft to aquire Macromedia


> You are a little late aren't you?  Macromedia CF.NET was launched last
> week...
>
> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: 12 February 2003 15:12
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
>
>
> Ok, that's a little inflammatory, but has anyone heard this rumor that MS
> might buy MM?
>
> Fregas
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Session Timer

2003-02-12 Thread Douglas.Knudsen
Here is one we use...displays a timer in the browsers status window and redirects user 
when time runs out
script language="JavaScript">


>
>= = = Original message = = =
>
>At 01:09 PM 02/11/03 -0500, Scott Wilhelm wrote:
>>Does anyone have a good solution for a session timer?  I'd like 
>to be
>>able to add something to my CMS that will prompt users at certain 
>time
>>intervals about their session status.
>
>I was thinking one could write something in Javascript to do 
>this, but I'm 
>not sure how.
>
>T 
>
>
>
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: issues with JVM change?

2003-02-12 Thread Chris Norloff
I had problems with Sun's 1.4.1_01 (CFMX/J2EE/JRun, Solaris 8, Oracle 8i). I just 
couldn't get things to work.

But I'm new to Java, so I may have missed something. I'm just glad it's working with 
1.3.1_06. When I get a little further on, I'll try 1.4.1 again.

Chris Norloff

-- Original Message --
From: Sean A Corfield <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
date: Tue, 11 Feb 2003 14:45:30 -0800

>On Tuesday, Feb 11, 2003, at 10:15 US/Pacific, <[EMAIL PROTECTED] (Paul 
>Hastings)> wrote:
>>> 1.4.0_03 works really well on Solaris (and Windows I believe). Some
>>> people have reported a few problems with 1.4.1 - including
>>> internationalization issues.
>>
>> its been smooth sailing for me as far as i18n goes. what were the 
>> issues?
>
>I thought you were the one posting that there were problems with the 
>1.4.1 JRE???
>
>
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Read Confirmation for e-mail application

2003-02-12 Thread Huynh Weiming
I need to develop a Read Confirmation feature for my e-mail.  Basically
it will give the user to send out emails with a read confirmation.  Once
the receipient clicks on the message a read confirmation is set back to
the sender.  Has anybody try to do that?  Right now we are using the
CFX_IMAP4 tag and cfmail for our email application.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




FW: Returning arrays from a web service

2003-02-12 Thread Phillip Cave
I sent this yesterday morning... But I think it was when the list was having
issues.

Boy, on a roll this morning. 

When a ColdFusion web service method is set to return an array, the WSDL
that is generated says the return type is . Specifically, the function returns an array of strings. Is there anyway
to make CF generate the correct return type in the WSDL (I don't want the
return type to be xsd_anyType)? Or, am I going to have to edit the WSDL by
hand.

Thanks again,

Phillip


Phillip Cave
ColdFusion Developer
Carol/Trevelyan Strategy Group 
202.448.5212

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: windows .net server 2003 and cf

2003-02-12 Thread Tony Weeg
what are the problems with iis and it?
is there a way to make it work with iis?

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: "Kazmierczak [mailto:"Kazmierczak] 
Sent: Wednesday, February 12, 2003 10:39 AM
To: CF-Talk
Subject: RE: windows .net server 2003 and cf


We have installed it on .net 2003 server, but were unable use it with
IIS,
we just installed it standalone. The installer kept bombing out trying
to
find the IIS web folders.  Haven't played around with it too much, but
it
looks like it is working.

Kevin Kazmierczak.


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:23 AM
To: CF-Talk
Subject: windows .net server 2003 and cf

hi there.

is anyone yet running cfmx on server 2003 or .net server, im not sure
if they are one in the same...

thanks

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread mtangorre
go do something productive would you please.

-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:42 AM
To: CF-Talk
Subject: Re: Microsoft to aquire Macromedia


I don't know which is funnier.  The fact that the rumor resurfaces every few
months or so or everyone's reaction to it.

Well, I know now, and knowing is half the battle.

Hey, did anyone hear that Microsoft just bought God?

Fregas

- Original Message -
From: <"Turetsky>; >
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 9:25 AM
Subject: RE: Microsoft to aquire Macromedia


> here we go again
>
> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 10:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
>
>
> Ok, that's a little inflammatory, but has anyone heard this rumor that MS
might buy MM?
>
> Fregas
>
>
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




cffile with unique names

2003-02-12 Thread Darren Adams
Hello,

I am uploading an image and then inserting a record into the database.

So that there are no name clashes I have set the tag to make unique
files names.

However,  when I refer to the uploaded file name e.g.
cffile.serverfilename etc.
It seems to list the name of the file before it was made unique.


Has anyone else experienced this and do you know what going on ?


Thanks,

Darren Adams


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Web Services

2003-02-12 Thread Brad Howerter
My code is what Sean posted yesterday:
http://www.ejse.com/WeatherService/Service.asmx?wsdl"; 
method = "GetWeatherInfo" 
zipCode = "94546" 
returnvariable = "Weather"> 
Weather for location: #Weather.getLocation()# 
Temp: #Weather.getTemprature()# 
Feels like: #Weather.getFeelsLike()# 
Forecast: #Weather.getForecast()# 
Visibility: #Weather.getVisibility()# 
Pressure: #Weather.getPressure()# 
DewPoint: #Weather.getDewPoint()# 
UVIndex: #Weather.getUVIndex()# 
Humidity: #Weather.getHumidity()# 
Wind: #Weather.getWind()# 
Reported at: #Weather.getReportedAt()# 
Last updated: #Weather.getLastUpdated()#

It doesn't matter what the web service is, I always get the same result, unless its an 
internal one that I've written.  I've tried several different ones.

>On Tuesday, Feb 11, 2003, at 10:19 America/Chicago, Brad Howerter wrote:
>
>> The "java.net.SocketException: connect" makes me think my proxy must  
>> somehow
>> be denying access.  Does anyone know what we need to turn on or change?
>>
>
>I likewise sometimes received that error, but now (with the help of  
>this list) am consuming it correctly. I don't offhand remember what I  
>did to generate that error. What exactly is your code? Here's what I  
>have that is working:
>
>
>
>  webservice = "http://www.ejse.com/WeatherService/Service.asmx?WSDL";
>  method = "getExtendedWeatherInfo"
>  returnvariable = "WeatherInfo">
>   
>
>
>#WeatherInfo.getDay1().day#,  
>#WeatherInfo.getDay1().date#:  High of  
>#WeatherInfo.getDay1().high#F
>
>Temperature:  strong>#WeatherInfo.GetInfo().getTemprature()#
>
>
>I'm particularly fond of the spelling of temperature ;o)
>
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Adrocknaphobia Jones
Super Star Destroyer... no contest. The Enterprise was always falling
apart, needed more power, lost shields... or my favorite... detaching
the dish and crashing onto small planets.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Jim Campbell [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:38 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia

My web-geek friends and I have speculated before on the possibilities of
a
Macromedia/Adobe merger (read: hostile takeover from one side or
another),
if that would ever come to be.  Of course, we've also talked about IBM
buying Sun and what would win in a battle - the Enterprise or a Super
Star
Destroyer...

- Jim

-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:22 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia


Oh...

no

please

not again... I beg you!

Seriously - check the archives. This comes up about once every two or
three months. Short answer - there is no truth to the rumour. Sure, it
may happen. MS may buy Sun as well. MS may buy anything, but for now,
there is no truth to the rumour.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
>
>
> Ok, that's a little inflammatory, but has anyone heard this
> rumor that MS might buy MM?
>
> Fregas
>





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: cffile with unique names

2003-02-12 Thread Paul Giesenhagen
Are you saying that if you update picture.jpg and then output
#cffile.serverFilename# it returns picture.jpg?

And you have your CFFILE set to unique?

Could you post your CFFILE code?

Thanks

Paul Giesenhagen
QuillDesign


- Original Message -
From: "Darren Adams" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 10:03 AM
Subject: cffile with unique names


> Hello,
>
> I am uploading an image and then inserting a record into the database.
>
> So that there are no name clashes I have set the tag to make unique
> files names.
>
> However,  when I refer to the uploaded file name e.g.
> cffile.serverfilename etc.
> It seems to list the name of the file before it was made unique.
>
>
> Has anyone else experienced this and do you know what going on ?
>
>
> Thanks,
>
> Darren Adams
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Read Confirmation for e-mail application

2003-02-12 Thread Fregas
This is very easy to do using email bugs but probably violates some
anti-spam laws.  Plus its just plain evil.

You could add an email header that asks for a confirmation, but this will
only work in programs like outlook that actually look at read-receipt
headers.

Fregas

- Original Message -
From: "Huynh Weiming" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 9:43 AM
Subject: Read Confirmation for e-mail application


> I need to develop a Read Confirmation feature for my e-mail.  Basically
> it will give the user to send out emails with a read confirmation.  Once
> the receipient clicks on the message a read confirmation is set back to
> the sender.  Has anybody try to do that?  Right now we are using the
> CFX_IMAP4 tag and cfmail for our email application.
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cffile with unique names

2003-02-12 Thread Acantrell
Try dumping all of the properties to be sure you're using the right one;
seeing everything available always helps.

After your upload:


Adam.



> -Original Message-
> From: Darren Adams [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 10:03 AM
> To: CF-Talk
> Subject: cffile with unique names
> 
> 
> Hello,
> 
> I am uploading an image and then inserting a record into the database.
> 
> So that there are no name clashes I have set the tag to make unique
> files names.
> 
> However,  when I refer to the uploaded file name e.g.
> cffile.serverfilename etc.
> It seems to list the name of the file before it was made unique.
> 
> 
> Has anyone else experienced this and do you know what going on ?
> 
> 
> Thanks,
> 
> Darren Adams
> 
> 
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Microsoft to aquire Macromedia

2003-02-12 Thread Fregas
I'm very productive thank you.

- Original Message -
From: <"Tangorre>; >
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 10:03 AM
Subject: RE: Microsoft to aquire Macromedia


> go do something productive would you please.
>
> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 10:42 AM
> To: CF-Talk
> Subject: Re: Microsoft to aquire Macromedia
>
>
> I don't know which is funnier.  The fact that the rumor resurfaces every
few
> months or so or everyone's reaction to it.
>
> Well, I know now, and knowing is half the battle.
>
> Hey, did anyone hear that Microsoft just bought God?
>
> Fregas
>
> - Original Message -
> From: <"Turetsky>; >
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Wednesday, February 12, 2003 9:25 AM
> Subject: RE: Microsoft to aquire Macromedia
>
>
> > here we go again
> >
> > -Original Message-
> > From: Fregas [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, February 12, 2003 10:12 AM
> > To: CF-Talk
> > Subject: Microsoft to aquire Macromedia
> >
> >
> > Ok, that's a little inflammatory, but has anyone heard this rumor that
MS
> might buy MM?
> >
> > Fregas
> >
> >
> >
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: windows .net server 2003 and cf

2003-02-12 Thread kazmiekr
When you are installing it and it asks you what web server you want to use,
after you select IIS, the next screen has problems.  Its where you set the
path for CFMX and IIS.  It shows the path to c:\CFusionMX ok, but for the
web files, all it shows is "/".  When you try to change it an error message
stating that it can't find the path specified or something like that pops up
and the install fails.  It looks like its not cooperating right with the new
version of IIS.  We tried a couple times, but couldn't get past that error
and just gave up and installed it standalone for now.

Kevin.

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 11:00 AM
To: CF-Talk
Subject: RE: windows .net server 2003 and cf

what are the problems with iis and it?
is there a way to make it work with iis?

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-Original Message-
From: "Kazmierczak [mailto:"Kazmierczak] 
Sent: Wednesday, February 12, 2003 10:39 AM
To: CF-Talk
Subject: RE: windows .net server 2003 and cf


We have installed it on .net 2003 server, but were unable use it with
IIS,
we just installed it standalone. The installer kept bombing out trying
to
find the IIS web folders.  Haven't played around with it too much, but
it
looks like it is working.

Kevin Kazmierczak.


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 10:23 AM
To: CF-Talk
Subject: windows .net server 2003 and cf

hi there.

is anyone yet running cfmx on server 2003 or .net server, im not sure
if they are one in the same...

thanks

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




CF5.0 DB Connection String

2003-02-12 Thread Matthew Small
Is there something wrong with my cfquery?



I can't find anything wrong here (path and db name changed to protect
the innocent).

Matthew Small
IT Supervisor
Showstopper National Dance Competitions
3660 Old Kings Hwy 
Murrells Inlet, SC 29576
843-357-1847
http://www.showstopperonline.com




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: cffile with unique names

2003-02-12 Thread Ben Doom
IIRC, the unique filenames only get assigned if a file exists with that
filename already.  That is, if you upload two pictures named pic.gif, the
first one is stored as pic.gif and the second as A02983467.gif or something
wacky like that.


--  Ben Doom
Programmer & General Lackey
Moonbow Software, Inc

: -Original Message-
: From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]]
: Sent: Wednesday, February 12, 2003 11:18 AM
: To: CF-Talk
: Subject: Re: cffile with unique names
:
:
: Are you saying that if you update picture.jpg and then output
: #cffile.serverFilename# it returns picture.jpg?
:
: And you have your CFFILE set to unique?
:
: Could you post your CFFILE code?
:
: Thanks
:
: Paul Giesenhagen
: QuillDesign
:
:
: - Original Message -
: From: "Darren Adams" <[EMAIL PROTECTED]>
: To: "CF-Talk" <[EMAIL PROTECTED]>
: Sent: Wednesday, February 12, 2003 10:03 AM
: Subject: cffile with unique names
:
:
: > Hello,
: >
: > I am uploading an image and then inserting a record into the database.
: >
: > So that there are no name clashes I have set the tag to make unique
: > files names.
: >
: > However,  when I refer to the uploaded file name e.g.
: > cffile.serverfilename etc.
: > It seems to list the name of the file before it was made unique.
: >
: >
: > Has anyone else experienced this and do you know what going on ?
: >
: >
: > Thanks,
: >
: > Darren Adams
: >
: >
: >
: 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Read Confirmation for e-mail application

2003-02-12 Thread webguy
Recrit work by adding a a header called

Disposition-Notification-To

with a email address as a value

e.g.  "Web Guy" <[EMAIL PROTECTED]>

So you end up with something like

Disposition-Notification-To: "Web Guy" <[EMAIL PROTECTED]>


WG



-Original Message-
From: Huynh Weiming [mailto:[EMAIL PROTECTED]]
Sent: 12 February 2003 15:44
To: CF-Talk
Subject: Read Confirmation for e-mail application


I need to develop a Read Confirmation feature for my e-mail.  Basically
it will give the user to send out emails with a read confirmation.  Once
the receipient clicks on the message a read confirmation is set back to
the sender.  Has anybody try to do that?  Right now we are using the
CFX_IMAP4 tag and cfmail for our email application.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Unknown character codes appearing in DB

2003-02-12 Thread David K
Dwayne:

CF5
NT4 sp6 / IIS4

Since I first posted, I have discovered that the behavior is only happening
with IE 5.5. The characters represent quotes  and apostophes from MS Word.

“ = MS Word Left Quote
” = MS Word Right Quote
’ = MS Word Apostophe

Still stumped on this... possible IE 5.5 bug? Where on MSDN would one go to
find out?




- Original Message -
From: "Dwayne Cole" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 3:40 PM
Subject: Re: Unknown character codes appearing in DB


> What version of ColdFusion are you using?
>
>
> >A small utility on our intranet contains a simple form with a single
textarea sending to an Access DB. Users typically copy and paste text from
MS Word documents into this textarea. From time to time the following
character codes show up in the database.
> >
> >'
> >"
> >.
> >
> >What are these and how can we prevent this from occurring?
> >
>
>
>


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Thane Sherrington
At 11:19 AM 02/12/03 -0500, Adrocknaphobia Jones wrote:
>Super Star Destroyer... no contest. The Enterprise was always falling
>apart, needed more power, lost shields... or my favorite... detaching
>the dish and crashing onto small planets.

No way.  They'd just realign the forward deflector array and whoop the 
Super Star Destroyer. :)

T 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Microsoft to aquire Macromedia

2003-02-12 Thread Fregas
I think I tend to agree.  Those star destroyers were bitches.

But Klingon ship might be a different story

- Original Message -
From: "Adrocknaphobia Jones" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 10:19 AM
Subject: RE: Microsoft to aquire Macromedia


> Super Star Destroyer... no contest. The Enterprise was always falling
> apart, needed more power, lost shields... or my favorite... detaching
> the dish and crashing onto small planets.
>
> Adam Wayne Lehman
> Web Systems Developer
> Johns Hopkins Bloomberg School of Public Health
> Distance Education Division
>
>
> -Original Message-
> From: Jim Campbell [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 10:38 AM
> To: CF-Talk
> Subject: RE: Microsoft to aquire Macromedia
>
> My web-geek friends and I have speculated before on the possibilities of
> a
> Macromedia/Adobe merger (read: hostile takeover from one side or
> another),
> if that would ever come to be.  Of course, we've also talked about IBM
> buying Sun and what would win in a battle - the Enterprise or a Super
> Star
> Destroyer...
>
> - Jim
>
> -Original Message-
> From: Raymond Camden [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:22 AM
> To: CF-Talk
> Subject: RE: Microsoft to aquire Macromedia
>
>
> Oh...
>
> no
>
> please
>
> not again... I beg you!
>
> Seriously - check the archives. This comes up about once every two or
> three months. Short answer - there is no truth to the rumour. Sure, it
> may happen. MS may buy Sun as well. MS may buy anything, but for now,
> there is no truth to the rumour.
>
> ===
> Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
>
> Email: [EMAIL PROTECTED]
> WWW  : www.camdenfamily.com/morpheus
> Yahoo IM : morpheus
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -Original Message-
> > From: Fregas [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, February 12, 2003 9:12 AM
> > To: CF-Talk
> > Subject: Microsoft to aquire Macromedia
> >
> >
> > Ok, that's a little inflammatory, but has anyone heard this
> > rumor that MS might buy MM?
> >
> > Fregas
> >
>
>
>
>
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: CF - PHP comparisons?

2003-02-12 Thread Adrocknaphobia Jones
Has anyone done a myPetStore comparison on PHP and CFMX? I'm curious as
to if PHP still compiles and runs faster.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Fregas [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 9:57 AM
To: CF-Talk
Subject: Re: CF - PHP comparisons?

http://php.weblogs.com/php_vs_cold_fusion

This is a pretty good comparison, though it is kind of old.  Many of the
things they say are lacking in CF are now in CFMX (like user-defined
functions) and the same might be true of PHP.

The main difference to me is speed:
-CF is faster and easier to developer, (which could lower development
costs
to your client.)
-PHP compiles and runs faster (which could lower hardware costs.)

Fregas

- Original Message -
From: "Paul Campano" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 8:45 AM
Subject: CF - PHP comparisons?


> Does anyone know where I can find comparisons of CF and PHP?  I want
to
use CF, but my client is leaning toward PHP.  I would like to load up on
as
much information as possible with regards to how the two compare.
Thanks.
>
>
> Paul Campano
>
> 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Microsoft to aquire Macromedia

2003-02-12 Thread jdinowit
Michael's off in Boston right now -- He'll be checking his email intermittently. As 
soon as he gets a moment, he'll look into what's going on with the "From" fields in 
the emails.

As for the topic at hand, I think it's time to let it die a natural death. If you want 
to see past discussions, just search the list archives for Microsoft and you'll see 
plenty! :) 

Judith Dinowitz
Mistress of the House
House of Fusion
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Microsoft to aquire Macromedia

2003-02-12 Thread Jim Campbell
Of course, the Enterprise could transport an away team to the bridge of the
SSD to take it over.  Like the Stormtroopers have ever hit *anything* other
than Ewoks, and they needed AT-ST's for that.  Ooooh, somebody beat me up
and steal my lunch money...

-Original Message-
From: Adrocknaphobia Jones [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:20 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia


Super Star Destroyer... no contest. The Enterprise was always falling
apart, needed more power, lost shields... or my favorite... detaching
the dish and crashing onto small planets.

Adam Wayne Lehman
Web Systems Developer
Johns Hopkins Bloomberg School of Public Health
Distance Education Division


-Original Message-
From: Jim Campbell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 10:38 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia

My web-geek friends and I have speculated before on the possibilities of
a
Macromedia/Adobe merger (read: hostile takeover from one side or
another),
if that would ever come to be.  Of course, we've also talked about IBM
buying Sun and what would win in a battle - the Enterprise or a Super
Star
Destroyer...

- Jim

-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 9:22 AM
To: CF-Talk
Subject: RE: Microsoft to aquire Macromedia


Oh...

no

please

not again... I beg you!

Seriously - check the archives. This comes up about once every two or
three months. Short answer - there is no truth to the rumour. Sure, it
may happen. MS may buy Sun as well. MS may buy anything, but for now,
there is no truth to the rumour.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email: [EMAIL PROTECTED]
WWW  : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda

> -Original Message-
> From: Fregas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 9:12 AM
> To: CF-Talk
> Subject: Microsoft to aquire Macromedia
>
>
> Ok, that's a little inflammatory, but has anyone heard this
> rumor that MS might buy MM?
>
> Fregas
>






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




  1   2   3   >