[OT] JS problem or other?

2003-06-24 Thread Taco Fleur
On the following page I have a simple JavaScript, the script is fine.
However I get
http://www.fusionmx.net/core/
I get Line: 52
Char:1
Error: 'document.frm1.pageLink.value' is null or not an object
Code: 0

This is IE6

I had other people to try it and it works for them, so I can assume it
is not a problem with the JavaScript or webserver etc. I can only think
of a browser problem, but what kind of problem could cause this? Also it
only started giving me this problem a couple of days ago.

Anyone any ideas..



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: [OT] JS problem or other?

2003-06-24 Thread Robertson-Ravo, Neil (RX)
seems fine to me expect on every click its submitting the form!

-Original Message-
From: Taco Fleur [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 11:07
To: CF-Talk
Subject: [OT] JS problem or other?


On the following page I have a simple JavaScript, the script is fine.
However I get
http://www.fusionmx.net/core/
I get Line: 52
Char:1
Error: 'document.frm1.pageLink.value' is null or not an object
Code: 0

This is IE6

I had other people to try it and it works for them, so I can assume it
is not a problem with the JavaScript or webserver etc. I can only think
of a browser problem, but what kind of problem could cause this? Also it
only started giving me this problem a couple of days ago.

Anyone any ideas..




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: [OT] JS problem or other?

2003-06-24 Thread Taco Fleur
That's what the problem is, it's fine for everyone else but me. I get
the error as I reported in my previous email. And as I said it all
worked fine before (all javascripts on my site give me an error, the
script on the home page is just a test).

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 24 June 2003 8:05 PM
To: CF-Talk
Subject: RE: [OT] JS problem or other?


seems fine to me expect on every click its submitting the form!

-Original Message-
From: Taco Fleur [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 11:07
To: CF-Talk
Subject: [OT] JS problem or other?


On the following page I have a simple JavaScript, the script is fine.
However I get http://www.fusionmx.net/core/ I get Line: 52 Char:1
Error: 'document.frm1.pageLink.value' is null or not an object
Code: 0

This is IE6

I had other people to try it and it works for them, so I can assume it
is not a problem with the JavaScript or webserver etc. I can only think
of a browser problem, but what kind of problem could cause this? Also it
only started giving me this problem a couple of days ago.

Anyone any ideas..





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: [OT] JS problem or other?

2003-06-24 Thread Robertson-Ravo, Neil (RX)
what version of ie are you on?

I would suggest a return false to stop the form submitting.

-Original Message-
From: Taco Fleur [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 11:19
To: CF-Talk
Subject: RE: [OT] JS problem or other?


That's what the problem is, it's fine for everyone else but me. I get
the error as I reported in my previous email. And as I said it all
worked fine before (all javascripts on my site give me an error, the
script on the home page is just a test).

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 24 June 2003 8:05 PM
To: CF-Talk
Subject: RE: [OT] JS problem or other?


seems fine to me expect on every click its submitting the form!

-Original Message-
From: Taco Fleur [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 11:07
To: CF-Talk
Subject: [OT] JS problem or other?


On the following page I have a simple JavaScript, the script is fine.
However I get http://www.fusionmx.net/core/ I get Line: 52 Char:1
Error: 'document.frm1.pageLink.value' is null or not an object
Code: 0

This is IE6

I had other people to try it and it works for them, so I can assume it
is not a problem with the JavaScript or webserver etc. I can only think
of a browser problem, but what kind of problem could cause this? Also it
only started giving me this problem a couple of days ago.

Anyone any ideas..






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: [OT] JS problem or other?

2003-06-24 Thread Taco Fleur
I'm on version 6, have been as long as the computer is up and running.
The form submitting is not one of my problems.

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 24 June 2003 8:14 PM
To: CF-Talk
Subject: RE: [OT] JS problem or other?


what version of ie are you on?

I would suggest a return false to stop the form submitting.

-Original Message-
From: Taco Fleur [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 11:19
To: CF-Talk
Subject: RE: [OT] JS problem or other?


That's what the problem is, it's fine for everyone else but me. I get
the error as I reported in my previous email. And as I said it all
worked fine before (all javascripts on my site give me an error, the
script on the home page is just a test).

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 24 June 2003 8:05 PM
To: CF-Talk
Subject: RE: [OT] JS problem or other?


seems fine to me expect on every click its submitting the form!

-Original Message-
From: Taco Fleur [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 11:07
To: CF-Talk
Subject: [OT] JS problem or other?


On the following page I have a simple JavaScript, the script is fine.
However I get http://www.fusionmx.net/core/ I get Line: 52 Char:1
Error: 'document.frm1.pageLink.value' is null or not an object
Code: 0

This is IE6

I had other people to try it and it works for them, so I can assume it
is not a problem with the JavaScript or webserver etc. I can only think
of a browser problem, but what kind of problem could cause this? Also it
only started giving me this problem a couple of days ago.

Anyone any ideas..







~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Multiple Statements in a cfquery with mySQL

2003-06-24 Thread Craig Dudley
Just a quickie,
 
Running multiple statements at once works fine in mySQL, but not from a
cfquery (cf5), I assume it's an ODBC driver issue, or is it cf? Anyone
know for sure?
 
Craig Dudley

Senior Developer

Netstep Corporate Communications Ltd

Direct Line: +44(0) 1422 319712

Phone: +44(0) 1422 200308

Fax: +44(0) 1422 200306

e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

MS Messanger: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

www: www.netstep.co.uk

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Multiple Statements in a cfquery with mySQL

2003-06-24 Thread Ken Wilson
I do believe it depends on what you are doing in the SQL statements. As long
as you are only bringing back one recordset it should not be a problem.



-Original Message-
From: Craig Dudley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 6:37 AM
To: CF-Talk
Subject: Multiple Statements in a cfquery with mySQL


Just a quickie,

Running multiple statements at once works fine in mySQL, but not from a
cfquery (cf5), I assume it's an ODBC driver issue, or is it cf? Anyone
know for sure?

Craig Dudley

Senior Developer

Netstep Corporate Communications Ltd

Direct Line: +44(0) 1422 319712

Phone: +44(0) 1422 200308

Fax: +44(0) 1422 200306

e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

MS Messanger: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

www: www.netstep.co.uk



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Multiple Statements in a cfquery with mySQL

2003-06-24 Thread Craig Dudley
With SQL server that's true yes, no issues there.

But not with mySQL or so it seems, the ODBC drivers chokes the instant
you start a 2nd statement no matter what it is (or so it seems). Just
wondering why really and if it's ever likely to change with future
realeases of mySQL ODBC or CF.

-Original Message-
From: Ken Wilson [mailto:[EMAIL PROTECTED] 
Sent: 24 June 2003 11:49
To: CF-Talk
Subject: RE: Multiple Statements in a cfquery with mySQL


I do believe it depends on what you are doing in the SQL statements. As
long as you are only bringing back one recordset it should not be a
problem.



-Original Message-
From: Craig Dudley [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 6:37 AM
To: CF-Talk
Subject: Multiple Statements in a cfquery with mySQL


Just a quickie,

Running multiple statements at once works fine in mySQL, but not from a
cfquery (cf5), I assume it's an ODBC driver issue, or is it cf? Anyone
know for sure?

Craig Dudley

Senior Developer

Netstep Corporate Communications Ltd

Direct Line: +44(0) 1422 319712

Phone: +44(0) 1422 200308

Fax: +44(0) 1422 200306

e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

MS Messanger: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

www: www.netstep.co.uk




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: CFMX Form Submission Hacking.

2003-06-24 Thread Michael T. Tangorre
In addition, which I think is a reiteration from something said previously,
store Ids and prices, but make sure you use the Ids and recalculate the
totals during checkout based on the Ids, not the prices that have been being
passed around and potentially altered.


- Original Message - 
From: Matt Robertson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, June 23, 2003 3:06 PM
Subject: RE: CFMX Form Submission Hacking.


 You're right.  That will not protect you, but the problem isn't
 Michael's suggestion; its your application design.

 Hidden form vars are just flat out a terrible place to put sensitive
 info; a gilded invitation that says 'steal from me' on it.

 Don't rely on form vars to transport any sort of sensitive info.  In
 fact try not to rely on them for anything (That way when you have to use
 one you *know* you had to do it that way).

 
  Matt Robertson   [EMAIL PROTECTED]
  MSB Designs, Inc.  http://mysecretbase.com
 

 -Original Message-
 From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 23, 2003 11:47 AM
 To: CF-Talk
 Subject: RE: CFMX Form Submission Hacking.


 Still not sure how what you're saying works. Let me give you a scenario.

 User clicks checkout on the e-commerce app. from his shopping cart.
 -- request gets sent to form page; session.notahacker = 1 --
 The page comes up with a request for his CC info in a form.
 The same form has a hidden field with the total purchase amount ($35)
 User Clicks Save, to save the html page to his desktop.
 User Edits the HTML page to change the amount from $35 to $3
 User Opens the page in a browser from his local machine.
 User clicks submit from this page to my web server
 -- request gets sent to submit page; session.notahacker is still 1 --

 What was solved?
 -Igor

 -Original Message-
 From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 23, 2003 1:38 PM
 To: CF-Talk
 Subject: Re: CFMX Form Submission Hacking.


 Form  Page - set the session variable equal to 1
 Processing Page - check to see if the session variable equals 1, and if
 so,
 process the form.. THEN
 set the session variable to 0 and carry on.  That should work for you.

 Mike

 - Original Message - 
 From: Igor Ilyinsky [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, June 23, 2003 2:24 PM
 Subject: RE: CFMX Form Submission Hacking.


  I'm not sure how that would work Mike... If I set the session
 variable,
 and the user comes back (within the session timeout timeframe) wouldn't
 the
 session variable persist? It's not like the session is tied to the page
 itself.
 
  -Igor
 
  -Original Message-
  From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
  Sent: Monday, June 23, 2003 12:51 PM
  To: CF-Talk
  Subject: Re: CFMX Form Submission Hacking.
 
 
  Why not just set some kind of variable on the form page itself, such
 as
  session.isOnMyServer
  and then on the processing page, check for the existence of that
 variable...
 
  Would that not work for you?
 
  Mike
 
 
  - Original Message - 
  From: Igor Ilyinsky [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Monday, June 23, 2003 1:40 PM
  Subject: RE: CFMX Form Submission Hacking.
 
 
   I realize this... It will not completely prevent hacking...
   but I would like to make sure that if a person is on my form page,
 they
  are not able to save the page, edit some of the hidden form variables,
 and
  then submit the page to my server. I am aware that the referrer can be
  simulated, but that is a deeper degree of the issue I am trying to
 solve.
  
   -Igor
  
   -Original Message-
   From: Dave Watts [mailto:[EMAIL PROTECTED]
   Sent: Monday, June 23, 2003 11:41 AM
   To: CF-Talk
   Subject: RE: CFMX Form Submission Hacking.
  
  
Does anyone have a quick snippet of code that does a regex
match against the referrer to check if a form was submitted
from an internal page (with attention to ports if possible).
Too lazy to write it myself, so hoping someone does this to
prevent hacking of form submissions.
  
   That wouldn't prevent hacking of form submissions, as the referer
 is
   provided by the browser, not the server. Also, I'm not sure what you
 mean
  by
   attention to ports.
  
   Dave Watts, CTO, Fig Leaf Software
   http://www.figleaf.com/
   voice: (202) 797-5496
   fax: (202) 797-5444
  
  
  
 
 


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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


way OT: blocking IPs ?

2003-06-24 Thread Uwe Degenhardt
Hi list, a customer
 of mine wants to block
 users from china and taiwan on his coldfusion driven website.
 How can I do this ?
 I thought of checking the IP
 and compare it with IPs (class-A/class-B)
 nets of those countries and blocking it.

Would that be possible ?

Uwe

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: way OT: blocking IPs ?

2003-06-24 Thread Michael T. Tangorre
yikes! *discrimination  :-)


- Original Message - 
From: Uwe Degenhardt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 8:27 AM
Subject: way OT: blocking IPs ?


 Hi list, a customer
  of mine wants to block
  users from china and taiwan on his coldfusion driven website.
  How can I do this ?
  I thought of checking the IP
  and compare it with IPs (class-A/class-B)
  nets of those countries and blocking it.

 Would that be possible ?

 Uwe

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



http://www.maxfusion.co.uk/freebies.cfm

2003-06-24 Thread Robertson-Ravo, Neil (RX)
Hey Christian

Is the cfdecrpyt listed here allowed with MM?

Thanks

Neil
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: way OT: blocking IPs ?

2003-06-24 Thread Jochem van Dieten
Uwe Degenhardt wrote:

 a customer
  of mine wants to block
  users from china and taiwan on his coldfusion driven website.
  How can I do this ?
  I thought of checking the IP
  and compare it with IPs (class-A/class-B)
  nets of those countries and blocking it.

Check the DevEx for GeoLocator from Paul Hastings.

Jochem



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: way OT: blocking IPs ?

2003-06-24 Thread Philip Arnold
 Hi list, a customer
  of mine wants to block
  users from china and taiwan on his coldfusion driven
 website.  How can I do this ?  I thought of checking the IP
 and compare it with IPs (class-A/class-B)  nets of those
 countries and blocking it.

 Would that be possible ?

It's usually a web server thing, not a CF thing

If you're running IIS, then there's a setting that you can block IPs on
it fairly easily




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



RE: way OT: blocking IPs ?

2003-06-24 Thread Robertson-Ravo, Neil (RX)
Your not doing the White House site are you ;-)

-Original Message-
From: Uwe Degenhardt [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 13:27
To: CF-Talk
Subject: way OT: blocking IPs ?


Hi list, a customer
 of mine wants to block
 users from china and taiwan on his coldfusion driven website.
 How can I do this ?
 I thought of checking the IP
 and compare it with IPs (class-A/class-B)
 nets of those countries and blocking it.

Would that be possible ?

Uwe


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Tyler Silcox
I just looked on macromedia.com, and I can't find a version of CFMX for Apple...is 
this out yet?  Or am I totally remembering something being announced that never 
was...announced?

Tyler
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: http://www.maxfusion.co.uk/freebies.cfm

2003-06-24 Thread Robertson-Ravo, Neil (RX)
oh and before anyone asks...the reason I want to know so I can clear it
internally for use ...




-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 13:32
To: CF-Talk
Subject: http://www.maxfusion.co.uk/freebies.cfm


Hey Christian

Is the cfdecrpyt listed here allowed with MM?

Thanks

Neil

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: I remember...a macintosh version of cfmx...but...can't...find ...it...

2003-06-24 Thread Robertson-Ravo, Neil (RX)
The only version available was a developer version and its available with
Studio MX

You wont find an OSX version, you need the J2EE version sitting on JRUN4 I
believe.

-Original Message-
From: Tyler Silcox [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 13:45
To: CF-Talk
Subject: I remember...a macintosh version of
cfmx...but...can't...find...it...


I just looked on macromedia.com, and I can't find a version of CFMX for
Apple...is this out yet?  Or am I totally remembering something being
announced that never was...announced?

Tyler

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: http://www.maxfusion.co.uk/freebies.cfm

2003-06-24 Thread Stephen Moretti
The answer would be no

I believe that it contravenes MM licencing and I suspect that it will also
contravene any specific licence agreement with any company from whom you
have purchased encrypted pages from.

If you have been supplied encrypted pages by a contractor then you need to
check the specifics of that developers contract to determine the ownership
of any work that they did for reedexpo.

Stephen

- Original Message - 
From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 1:38 PM
Subject: RE: http://www.maxfusion.co.uk/freebies.cfm


 oh and before anyone asks...the reason I want to know so I can clear it
 internally for use ...




 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 24 June 2003 13:32
 To: CF-Talk
 Subject: http://www.maxfusion.co.uk/freebies.cfm


 Hey Christian

 Is the cfdecrpyt listed here allowed with MM?

 Thanks

 Neil

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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[2]: way OT: blocking IPs ?

2003-06-24 Thread Uwe Degenhardt
Hello Michael,

Tuesday, June 24, 2003, 2:32:15 PM, you wrote:

MTT yikes! *discrimination  :-)


MTT - Original Message - 
MTT From: Uwe Degenhardt [EMAIL PROTECTED]
MTT To: CF-Talk [EMAIL PROTECTED]
MTT Sent: Tuesday, June 24, 2003 8:27 AM
MTT Subject: way OT: blocking IPs ?


 Hi list, a customer
  of mine wants to block
  users from china and taiwan on his coldfusion driven website.
  How can I do this ?
  I thought of checking the IP
  and compare it with IPs (class-A/class-B)
  nets of those countries and blocking it.

 Would that be possible ?

 Uwe

 
MTT 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: http://www.maxfusion.co.uk/freebies.cfm

2003-06-24 Thread Robertson-Ravo, Neil (RX)
Cheers Stephen...

I have passed this onto Legal - Its what I thought but the Exchange bit on
the page seems to indicate that a cfx tag did actually exist and since it
was on  the xchange it would be mm approved!

N

-Original Message-
From: Stephen Moretti [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 14:13
To: CF-Talk
Subject: Re: http://www.maxfusion.co.uk/freebies.cfm


The answer would be no

I believe that it contravenes MM licencing and I suspect that it will also
contravene any specific licence agreement with any company from whom you
have purchased encrypted pages from.

If you have been supplied encrypted pages by a contractor then you need to
check the specifics of that developers contract to determine the ownership
of any work that they did for reedexpo.

Stephen

- Original Message - 
From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 1:38 PM
Subject: RE: http://www.maxfusion.co.uk/freebies.cfm


 oh and before anyone asks...the reason I want to know so I can clear it
 internally for use ...




 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 24 June 2003 13:32
 To: CF-Talk
 Subject: http://www.maxfusion.co.uk/freebies.cfm


 Hey Christian

 Is the cfdecrpyt listed here allowed with MM?

 Thanks

 Neil

 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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



OT : SQL Extension Tables

2003-06-24 Thread Robertson-Ravo, Neil (RX)
Sorry for the OT but I am sure some of you have hit this at some stage...

Anyone got any decent thoughts on a reusable table extension schema which I
can adopt?  I aim to create a table which will hold table extensions row by
row and be extensibile enough to grow regardless of table type or name.

i.e. the new extension table will be able to extend any and all tables
within the system only by adding new rows.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re[2]: way OT: blocking IPs ?

2003-06-24 Thread Uwe Degenhardt
Hi Michael,
I guess you are from Taiwan ? ;-)
The customer is afraid of companies
possibly stealing his product-ideas I guess.
Uwe

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Re[2]: way OT: blocking IPs ?

2003-06-24 Thread Dan Phillips
Those countries also have the highest record of fraud with purchases
over the internet. 

-Original Message-
From: Uwe Degenhardt [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 24, 2003 9:33 AM
To: CF-Talk
Subject: Re[2]: way OT: blocking IPs ?


Hi Michael,
I guess you are from Taiwan ? ;-)
The customer is afraid of companies
possibly stealing his product-ideas I guess.
Uwe


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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[4]: way OT: blocking IPs ?

2003-06-24 Thread Uwe Degenhardt
 Those countries also have the highest record of fraud with purchases
 over the internet.


 
Thanks Dan,
might also be the case,
the customer is afraid of.
Uwe

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re[2]: way OT: blocking IPs ?

2003-06-24 Thread Uwe Degenhardt
Hello Jochem,

Tuesday, June 24, 2003, 2:40:30 PM, you wrote:

JvD Uwe Degenhardt wrote:


JvD Check the DevEx for GeoLocator from Paul Hastings.

Thanks Jochem.
Unfortunately the server is running CF 5.
Uwe

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: Re[2]: way OT: blocking IPs ?

2003-06-24 Thread Michael T. Tangorre
Nope, Washington, DC  :-)


- Original Message - 
From: Uwe Degenhardt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 9:33 AM
Subject: Re[2]: way OT: blocking IPs ?


 Hi Michael,
 I guess you are from Taiwan ? ;-)
 The customer is afraid of companies
 possibly stealing his product-ideas I guess.
 Uwe

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Thomas Chiverton
On Tuesday 24 Jun 2003 13:45 pm, Tyler Silcox wrote:
 I just looked on macromedia.com, and I can't find a version of CFMX for
 Apple...

OSX is UNIX, CFMX is availdible for Unix.

-- 
Thomas C
Advanced ColdFusion Programmer

PLEASE NOTE: When the Recipient Is Not Directly Observing This E-mail, It May 
Cease to Exist or Will Exist Only in a Vague and Undetermined State.
PLEASE ALSO NOTE: I don't speak for the company that sent this.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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[2]: way OT: blocking IPs ?

2003-06-24 Thread Uwe Degenhardt
Hello Philip,

Tuesday, June 24, 2003, 2:42:16 PM, you wrote:


PA It's usually a web server thing, not a CF thing

PA If you're running IIS, then there's a setting that you can block IPs on
PA it fairly easily

I did this once on IIS and didn't really work.
Also it might be a major hustle to block and find out
that many class-B/class-C networks, isn't it ?
Uwe

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: Re[2]: way OT: blocking IPs ?

2003-06-24 Thread Russ
I've blocked Ips--I do it upon any submit functionality; I don't think
it causes any harm to allow the reading of content, but all submits,
etc. go against the database and performs a redirect.

That's my way of doing it, at least.

HTH,

Russ

 -Original Message-
 From: Uwe Degenhardt [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, June 24, 2003 9:29 AM
 To: CF-Talk
 Subject: Re[2]: way OT: blocking IPs ?
 
 
 Hello Philip,
 
 Tuesday, June 24, 2003, 2:42:16 PM, you wrote:
 
 
 PA It's usually a web server thing, not a CF thing
 
 PA If you're running IIS, then there's a setting that you 
 can block IPs 
 PA on it fairly easily
 
 I did this once on IIS and didn't really work.
 Also it might be a major hustle to block and find out
 that many class-B/class-C networks, isn't it ?
 Uwe
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Re[2]: way OT: blocking IPs ?

2003-06-24 Thread Paul Hastings
 I did this once on IIS and didn't really work.
 Also it might be a major hustle to block and find out
 that many class-B/class-C networks, isn't it ?

grab the geoLocator CFC from devnet gallery, it should help determine a
users country. its fairly accurate.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: BLOBs and CF

2003-06-24 Thread Donnie Bachan
Jim thank you for your insight. Those seem like pretty good arguments in 
both directions.
Don, thanks also for your input. There always seems to be a solution/work 
around to most obsticles in software development! :)

Best Regards,
Donnie Bachan
Phone: (718) 217-2883
ICQ#: 28006783
Nitendo Vinces - By Striving You Shall Conquer
==
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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



Clearing variable

2003-06-24 Thread Bushy
Hi,

I'm checking my database field strAccess for the text no. If I find it do this 
otherwise do that...balh...blah...blah...

I need to clear/delete this variable everytime I close the app.

This is what I'm doing...

cfquery name='GetAccess datasource=database
SELECT strUsername,strAccess
FROMtable
WHERE strUsername = 'myname'
/cfquery

cfif GetAccess.strAccess IS 'no'
...run some JS that closes the parent window

...clear above variable.

Will this do the trick?

cfscript
StructDelete(SESSION, strAccess);
/cfscript



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: way OT: blocking IPs ?

2003-06-24 Thread jon hall
This list looks up to date.
http://www.okean.com/asianspamblocks.html

You could go to APNIC and do the legwork yourself though.
-- 
 jon
 mailto:[EMAIL PROTECTED]

Tuesday, June 24, 2003, 8:27:00 AM, you wrote:
UD Hi list, a customer
UD  of mine wants to block
UD  users from china and taiwan on his coldfusion driven website.
UD  How can I do this ?
UD  I thought of checking the IP
UD  and compare it with IPs (class-A/class-B)
UD  nets of those countries and blocking it.

UD Would that be possible ?

UD Uwe

UD 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Stephen Moretti
Just remember that a database is a _data_ storage mechanism, not a file
storage system. Storing files in your database is going to increase the size
of your database very quickly and necessitate a larger DB server than is
really required, as well as possible cause a detriment your real database
tasks.

If you need to move to a cluster you're gonna find that using a DB as a file
store is gonna restrict your options as well.

Stephen

- Original Message - 
From: Donnie Bachan [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 3:45 PM
Subject: RE: BLOBs and CF


 Jim thank you for your insight. Those seem like pretty good arguments in
 both directions.
 Don, thanks also for your input. There always seems to be a solution/work
 around to most obsticles in software development! :)



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Clearing variable

2003-06-24 Thread Bryan F. Hogan
Bushy CF automatically closes all scopes with the exception of the Cookie,
Application, and Session scopes. There is no need to close
GetAccess.strAccess on window close. CF does this for you.

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 10:55 AM
To: CF-Talk
Subject: Clearing variable


Hi,

I'm checking my database field strAccess for the text no. If I find it
do this otherwise do that...balh...blah...blah...

I need to clear/delete this variable everytime I close the app.

This is what I'm doing...

cfquery name='GetAccess datasource=database
SELECT strUsername,strAccess
FROMtable
WHERE strUsername = 'myname'
/cfquery

cfif GetAccess.strAccess IS 'no'
...run some JS that closes the parent window

...clear above variable.

Will this do the trick?

cfscript
StructDelete(SESSION, strAccess);
/cfscript




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: Clearing variable

2003-06-24 Thread Bushy
OK...then something is really weird in my code then. I have to look at it closer.

Thanks

On Tue, 24 Jun 2003 11:04:51 -0400, Bryan F. Hogan wrote:

 Bushy CF automatically closes all scopes with the exception of the Cookie,
 Application, and Session scopes. There is no need to close
 GetAccess.strAccess on window close. CF does this for you.
 
 -Original Message-
 From: Bushy [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 10:55 AM
 To: CF-Talk
 Subject: Clearing variable
 
 
 Hi,
 
 I'm checking my database field strAccess for the text no. If I find it
 do this otherwise do that...balh...blah...blah...
 
 I need to clear/delete this variable everytime I close the app.
 
 This is what I'm doing...
 
 cfquery name='GetAccess datasource=database
 SELECT strUsername,strAccess
 FROM  table
 WHERE strUsername = 'myname'
 /cfquery
 
 cfif GetAccess.strAccess IS 'no'
 ...run some JS that closes the parent window
 
 ...clear above variable.
 
 Will this do the trick?
 
 cfscript
 StructDelete(SESSION, strAccess);
 /cfscript
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: http://www.maxfusion.co.uk/freebies.cfm

2003-06-24 Thread Christian Cantrell
This is correct.  Regardless of Macromedia's stance, any encrypted code 
that you download or purchase is most likely not meant to be decrypted, 
so I would not recommend it.

Christian

On Tuesday, June 24, 2003, at 09:13 AM, Stephen Moretti wrote:

 The answer would be no

 I believe that it contravenes MM licencing and I suspect that it will 
 also
 contravene any specific licence agreement with any company from whom 
 you
 have purchased encrypted pages from.

 If you have been supplied encrypted pages by a contractor then you 
 need to
 check the specifics of that developers contract to determine the 
 ownership
 of any work that they did for reedexpo.

 Stephen

 - Original Message -
 From: Robertson-Ravo, Neil (RX) 
 [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 1:38 PM
 Subject: RE: http://www.maxfusion.co.uk/freebies.cfm


 oh and before anyone asks...the reason I want to know so I can clear 
 it
 internally for use ...




 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 24 June 2003 13:32
 To: CF-Talk
 Subject: http://www.maxfusion.co.uk/freebies.cfm


 Hey Christian

 Is the cfdecrpyt listed here allowed with MM?

 Thanks

 Neil

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Paul Hastings
 of your database very quickly and necessitate a larger DB server than is
 really required, as well as possible cause a detriment your real database
 tasks.

i beg to differ. storing binary data (files, images, spatial data, etc.) is
a real database task these days.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Christian Cantrell
On Tuesday, June 24, 2003, at 08:45 AM, Tyler Silcox wrote:

 I just looked on macromedia.com, and I can't find a version of CFMX 
 for Apple...is this out yet?  Or am I totally remembering something 
 being announced that never was...announced?

We offer an OS X development version of CFMX for J2EE as a free 
download (Products - ColdFusion - Try CFMX for J2EE).  We don't offer 
a version of the standalone CFMX server for OS X, though it is possible 
to get it working.  You might be thinking of the famous CFMX hack 
pioneered by Dick Applebaum when CFMX was still relatively new.  I 
haven't heard of anyone really using it since we released the J2EE 
version, but it's still an option.

Christian

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



CFChart: Set Axis Markers?

2003-06-24 Thread Suyer, Ed [PRD Non-JJ]
Hi folks,

I currently have a cfchart that displays something like this:

Line Graph (in ASCII)

650 |
577.8   |   
505.6   |   X   
433 |  /
361.1   |X/ 
288.9   |/  \/
216.7   |  X   \/   
144.4   | / X   
72.2|   X
0   |
---
J   A   S   N   D
U   U   E   O   E
L   G   P   V   C


How do I get the markers on the y-axis (650, 577.8, ..., 72.2, 0) to read:
700, 600, 500, 400, 300, 200, 100, 0?

I'm not currently passing anything to cfchart or cfchartseries that
generates these numbers.  My guess is that CF takes an average internally to
calculate these markers.  Any help is much appreciated!

TIA

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: BLOBs and CF

2003-06-24 Thread ksuh
Unless you're Solaris, which uses Oracle as their file system.  Or MS, which is moving 
to a databased file system as well :)

- Original Message -
From: Stephen Moretti [EMAIL PROTECTED]
Date: Tuesday, June 24, 2003 9:07 am
Subject: Re: BLOBs and CF

 Just remember that a database is a _data_ storage mechanism, not a 
 filestorage system. Storing files in your database is going to 
 increase the size
 of your database very quickly and necessitate a larger DB server 
 than is
 really required, as well as possible cause a detriment your real 
 databasetasks.
 
 If you need to move to a cluster you're gonna find that using a DB 
 as a file
 store is gonna restrict your options as well.
 
 Stephen
 
 - Original Message - 
 From: Donnie Bachan [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 3:45 PM
 Subject: RE: BLOBs and CF
 
 
  Jim thank you for your insight. Those seem like pretty good 
 arguments in
  both directions.
  Don, thanks also for your input. There always seems to be a 
 solution/work around to most obsticles in software development! :)
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



CFCHART error

2003-06-24 Thread Nick de Voil
Hi everyone,

We rebuilt our server (CFMX/W2K), and CFCHART now falls over with the
following error.

Looks as if part of the JRE is missing.

Has anyone seen this/know how to fix it?

Thanks

Nick


The chart could not be generated due to an error in the graphing engine.





Please try the following:
Check the CFML Reference Manual to verify that you are using the correct
syntax.
Search the Knowledge Base to find a solution to your problem.


Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Date/Time   24-Jun-03 04:37 PM

Stack Trace (click to expand)

snip


java.lang.NoClassDefFoundError
 at java.awt.Window.init(Unknown Source)
 at java.awt.Frame.init(Unknown Source)
 at java.awt.Frame.init(Unknown Source)
 at com.gp.image.server.IcHardwareImageImpl.init(IcImageImpl.java)
 at com.gp.image.server.IcImageImpl.newPlatformImpl(IcImageImpl.java)
 at com.gp.image.server.IcImageImpl.newImpl(IcImageImpl.java)
 at com.gp.image.server.IcResourceManager.init(IcResourceManager.java)
 at com.gp.image.server.IcImageServer.init(IcImageServer.java)
 at com.gp.image.ExServerComponent.init(ExServerComponent.java)
 at coldfusion.graph.GraphingServiceImpl.initializeEngine(Unknown Source)
 at coldfusion.graph.GraphingServiceImpl.access$000(Unknown Source)
 at coldfusion.graph.GraphingServiceImpl$1.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at coldfusion.graph.GraphingServiceImpl.generateGraph(Unknown Source)
 at coldfusion.tagext.io.ChartTag.doEndTag(Unknown Source)
 at cfdsp_profile_report_graph_la2ecfm1428782149.runPage(x.cfm:90)
 at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
 at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
 at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
 at cfdsp_profile_la_report2ecfm1520728752._factor0(x.cfm:213)
 at cfdsp_profile_la_report2ecfm1520728752.runPage(x.cfm:491)
 at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
 at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
 at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
 at cffbx_Switch2ecfm363740822._factor37(fbx_Switch.cfm:244)
 at cffbx_Switch2ecfm363740822._factor52(fbx_Switch.cfm:245)
 at cffbx_Switch2ecfm363740822.runPage(fbx_Switch.cfm:363)
 at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
 at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
 at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
 at cffbx_fusebox30_CF502ecfm1709848381.runPage(fbx_fusebox30_CF50.cfm:241)
 at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
 at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
 at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
 at cfindex2ecfm559670814.runPage(index.cfm:17)
 at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
 at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
 at coldfusion.filter.CfincludeFilter.invoke(Unknown Source)
 at coldfusion.filter.ApplicationFilter.invoke(Unknown Source)
 at coldfusion.filter.PathFilter.invoke(Unknown Source)
 at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
 at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown Source)
 at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
 at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
 at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
 at coldfusion.CfmServlet.service(Unknown Source)
 at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
 at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
 at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
 at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
 at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)
 at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:
348)
 at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451
)
 at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29
4)
 at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Ben Densmore
I'd have to agree with Paul on this one. In one of the new issues of
aspNetPro magazine there is an article about storing files in your Database.
It is becoming more common to store images, files etc.. in your DB rather
than just putting a link to the file. Security is handled by the DB as well
so you don't worry as much about setting up secure directories.

Ben
- Original Message - 
From: Paul Hastings [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 11:19 AM
Subject: Re: BLOBs and CF


  of your database very quickly and necessitate a larger DB server than is
  really required, as well as possible cause a detriment your real
database
  tasks.

 i beg to differ. storing binary data (files, images, spatial data, etc.)
is
 a real database task these days.


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: BLOBs and CF

2003-06-24 Thread Stephen Moretti
 Unless you're Solaris, which uses Oracle as their file system.  Or MS,
which is moving to a databased file system as well :)

What's the betting that the files are still sorted on storage media as they
are now, but instead of using NTFS, or FAT32 or whatever the solaris
equivalent is, they store the references to the file blocks in the database?
;o)

All you are doing by using a database as a file store is putting another
level of abstraction between the disk operating system and the application
itself.

Using a database : You give the file to the database, the database works out
how to store the file in its own structure, expands the size of its storage
space to accomodate the file, hands off to the DOS to write the chunks of
data to the hard drive.

Not Using a database :  You give the file to the DOS, the DOS writes the
file to the hard drive.

Stephen


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Simple popup window that auto loads

2003-06-24 Thread Bushy
How can I do a simple popup window to appear using


cfscript
...???...
/cfscript

When my page load I want to open the popup and then close the parent.



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Simple popup window that auto loads

2003-06-24 Thread Bryan F. Hogan
cfscript is serverside, script is client side. You want something like

script
window.open();
parent.close();
/script

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:08 PM
To: CF-Talk
Subject: Simple popup window that auto loads


How can I do a simple popup window to appear using


cfscript
...???...
/cfscript

When my page load I want to open the popup and then close the parent.




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: BLOBs and CF

2003-06-24 Thread Stephen Moretti
  Unless you're Solaris, which uses Oracle as their file system.  Or MS,
 which is moving to a databased file system as well :)
 
 What's the betting that the files are still sorted on storage media as
they
 are now, but instead of using NTFS, or FAT32 or whatever the solaris
 equivalent is, they store the references to the file blocks in the
database?
 ;o)

Or in fact its replacing the whole of the Disk Operating System...


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: Simple popup window that auto loads

2003-06-24 Thread Jeff Garza
Don't forget that this will generate a message box since you cannot close
the parent window programatically from the child.  It's a javascript
thing...

Jeff

- Original Message -
From: Bryan F. Hogan [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 9:06 AM
Subject: RE: Simple popup window that auto loads


cfscript is serverside, script is client side. You want something like

script
window.open();
parent.close();
/script

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:08 PM
To: CF-Talk
Subject: Simple popup window that auto loads


How can I do a simple popup window to appear using


cfscript
...???...
/cfscript

When my page load I want to open the popup and then close the parent.





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Simple popup window that auto loads

2003-06-24 Thread Stephen Moretti
 How can I do a simple popup window to appear using


 cfscript
 ...???...
 /cfscript

 When my page load I want to open the popup and then close the parent.


Wrong script tag Bushy ;o)

You want plain old script language=Javascript /script not
cfscript/cfscript

Regards

Stephen



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: Simple popup window that auto loads

2003-06-24 Thread Hagan, Ryan Mr (Contractor ACI)
Actually, you can.

http://aspalliance.com/peterbrunone/impossible.asp


-Original Message-
From: Jeff Garza [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:12 PM
To: CF-Talk
Subject: Re: Simple popup window that auto loads


Don't forget that this will generate a message box since you cannot close
the parent window programatically from the child.  It's a javascript
thing...

Jeff

- Original Message -
From: Bryan F. Hogan [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 9:06 AM
Subject: RE: Simple popup window that auto loads


cfscript is serverside, script is client side. You want something like

script
window.open();
parent.close();
/script

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:08 PM
To: CF-Talk
Subject: Simple popup window that auto loads


How can I do a simple popup window to appear using


cfscript
...???...
/cfscript

When my page load I want to open the popup and then close the parent.






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Stephen Moretti
 I'd have to agree with Paul on this one. In one of the new issues of
 aspNetPro magazine there is an article about storing files in your
Database.
 It is becoming more common to store images, files etc.. in your DB rather
 than just putting a link to the file. Security is handled by the DB as
well
 so you don't worry as much about setting up secure directories.

Because its common doesn't mean that its good practice, especially not if it
was published in an asp magazine. ;oD

Yes the DB can handle the security as well, but I don't know that its any
easier to code up DB security as it is to use secure directories.

Stephen



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread ksuh
The main impetus to moving towards a db-based filesystem is allow better search 
capabilities and organization of files.  So, I suppose if your application doesn't 
require this, then you might be better off with just storing the filename and its path.

- Original Message -
From: Stephen Moretti [EMAIL PROTECTED]
Date: Tuesday, June 24, 2003 10:09 am
Subject: Re: BLOBs and CF

  Unless you're Solaris, which uses Oracle as their file system.  
 Or MS,
 which is moving to a databased file system as well :)
 
 What's the betting that the files are still sorted on storage 
 media as they
 are now, but instead of using NTFS, or FAT32 or whatever the solaris
 equivalent is, they store the references to the file blocks in the 
 database?;o)
 
 All you are doing by using a database as a file store is putting 
 anotherlevel of abstraction between the disk operating system and 
 the application
 itself.
 
 Using a database : You give the file to the database, the database 
 works out
 how to store the file in its own structure, expands the size of 
 its storage
 space to accomodate the file, hands off to the DOS to write the 
 chunks of
 data to the hard drive.
 
 Not Using a database :  You give the file to the DOS, the DOS 
 writes the
 file to the hard drive.
 
 Stephen
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Paul Hastings
 Yes the DB can handle the security as well, but I don't know that its any
 easier to code up DB security as it is to use secure directories.

no, thats not the only reason. its been common in the GIS world for years
because it offers something more than file based system:
-functionality (via standard sql language),
-flexibility,
-data integrity,
-scalability,
-vast tool support of database vendors (ESRI, Oracle, MS, etc),
-easier server maintenance

hey, the ice age really is over.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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



CFLDAP ?

2003-06-24 Thread James Blaha
Hello All,

Does anyone know if you can pass the user id and password for the 
“Directory Manager” account and perform a query on all attributes in a 
LDAP server database using CFLDAP?

Regards,
James Blaha


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: CFChart: Set Axis Markers?

2003-06-24 Thread Benoit Hediard
I'm also interested in an answer to this problem.
The possible values for the labelFormat parameter are number, currency,
percent, date.
When using number you got this float numbers problem...

Is it a limitation of CFCHART? (pretty annoying, for example when you
display the number of visitors of a site...)

Benoit

 -Message d'origine-
 De : Suyer, Ed [PRD Non-JJ] [mailto:[EMAIL PROTECTED]
 Envoyé : mardi 24 juin 2003 17:42
 À : CF-Talk
 Objet : CFChart: Set Axis Markers?


 Hi folks,

 I currently have a cfchart that displays something like this:

 Line Graph (in ASCII)

 650   |
 577.8 |
 505.6 |   X
 433   |  /
 361.1 |X/
 288.9 |/  \/
 216.7 |  X   \/
 144.4 | / X
 72.2  |   X
 0 |
   ---
   J   A   S   N   D
   U   U   E   O   E
   L   G   P   V   C


 How do I get the markers on the y-axis (650, 577.8, ..., 72.2, 0) to read:
 700, 600, 500, 400, 300, 200, 100, 0?

 I'm not currently passing anything to cfchart or cfchartseries that
 generates these numbers.  My guess is that CF takes an average
 internally to
 calculate these markers.  Any help is much appreciated!

 TIA

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Simple popup window that auto loads

2003-06-24 Thread Jeff Garza
Very interesting twist...  I wouldn't have thought of that...  Another
little snippet to add to my arsenal.
Thanks Ryan!

Cheers,

Jeff
- Original Message -
From: Hagan, Ryan Mr (Contractor ACI) [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 9:16 AM
Subject: RE: Simple popup window that auto loads


Actually, you can.

http://aspalliance.com/peterbrunone/impossible.asp


-Original Message-
From: Jeff Garza [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:12 PM
To: CF-Talk
Subject: Re: Simple popup window that auto loads


Don't forget that this will generate a message box since you cannot close
the parent window programatically from the child.  It's a javascript
thing...

Jeff

- Original Message -
From: Bryan F. Hogan [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 9:06 AM
Subject: RE: Simple popup window that auto loads


cfscript is serverside, script is client side. You want something like

script
window.open();
parent.close();
/script

-Original Message-
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:08 PM
To: CF-Talk
Subject: Simple popup window that auto loads


How can I do a simple popup window to appear using


cfscript
...???...
/cfscript

When my page load I want to open the popup and then close the parent.







~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Stephen Moretti
  Yes the DB can handle the security as well, but I don't know that its
any
  easier to code up DB security as it is to use secure directories.

 no, thats not the only reason. its been common in the GIS world for years
 because it offers something more than file based system:
 -functionality (via standard sql language),
 -flexibility,
 -data integrity,
 -scalability,
 -vast tool support of database vendors (ESRI, Oracle, MS, etc),
 -easier server maintenance

 hey, the ice age really is over.


Ah yes, but Graphical Information Systems are just that - Information
Systems.
Information is just data that has meaning.
Data you store in a database and interprete to become information.

Given that a large percentage of what GIS systems do is interprete and
extrapolate pure numbers I should hope that this is stored in a database.
;o)   Images created from that extrapolated data or interpreted data placed
over an image is only the very top layer of what a GIS does.  The User
Interface if you will, not the entire application layer.

Stephen


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: CFChart: Set Axis Markers?

2003-06-24 Thread Ryan Kime
Well, you need some parameters added to your cfchart, such as:

scalefrom=0 
scaleto=x
gridlines=N 

Try this calculation and see if it gets you what you want:

x = 700 -- You know your max is 700
y = 100 -- You know you want intervals of 100 (700, 600, 500, etc)


Therefore:

N = (x/y = z) + 1

N = (700/100 = z) + 1

N = 7 + 1

N = 8


The + 1 is for the 0 marker.


HTH,

Ryan Kime


-Original Message-
From: Suyer, Ed [PRD Non-JJ] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 24, 2003 10:42 AM
To: CF-Talk
Subject: CFChart: Set Axis Markers?


Hi folks,

I currently have a cfchart that displays something like this:

Line Graph (in ASCII)

650 |
577.8   |   
505.6   |   X   
433 |  /
361.1   |X/ 
288.9   |/  \/
216.7   |  X   \/   
144.4   | / X   
72.2|   X
0   |
---
J   A   S   N   D
U   U   E   O   E
L   G   P   V   C


How do I get the markers on the y-axis (650, 577.8, ..., 72.2, 0) to read:
700, 600, 500, 400, 300, 200, 100, 0?

I'm not currently passing anything to cfchart or cfchartseries that
generates these numbers.  My guess is that CF takes an average internally to
calculate these markers.  Any help is much appreciated!

TIA


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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



Uploading Files with CFFile

2003-06-24 Thread Jeremy Bruck
Everyone,

We are having some problems when users are uploading files.  We don't get
this error all the time, but about 4/5 times per day (out of 50ish
uploads/day).  The error from CFMX is The directory either does not exist
or is not accessible by this tag.  We are using a UNC path over to a
different server:  \\216.xxx.xxx.xxx\E$\mfgq_live\uploads.

The only thing we can think of is CFMX seems to create a *.tmp file upon
upload. And after submission CFMX can't get back to the tmp file since the
user has been bounced to a different machine (3 server hardware load
balanced environment).  Here is an example of the temp file:  RFQ_FILE =
C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp27206
.tmp

FYI, users are uploading files to a NAS -- CFMX has Win2K rights to the NAS
to get the files (JVM 1.4.102 on Apache 2.044).

Could CFMX throw errors bucuase of this?  Anyone have an idea how this works
in CFMX?

Thanks for the help!

Jeremy


Jeremy Bruck,
VP of Technology
::MfgQuote
www.mfgquote.com
[EMAIL PROTECTED]

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: BLOBs and CF

2003-06-24 Thread Paul Hastings
 Ah yes, but Graphical Information Systems are just that - Information
 Systems.

the G is for geographical.

 Given that a large percentage of what GIS systems do is interprete and
 extrapolate pure numbers I should hope that this is stored in a database.

no, as a matter of historical fact they were not. most were (and some still
are) file based 3-5 years ago--we GIS practioners love our topology. we gave
it up for a while just to get decent database engine based databases.

 ;o)   Images created from that extrapolated data or interpreted data
placed
 over an image is only the very top layer of what a GIS does.  The User
 Interface if you will, not the entire application layer.

nonsense.  we're storing vector data in databases these days. arcSDE for
example comes with a couple of sql API for manipulating data in the db,
performing spatial searches, etc. i do this for a living.



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Uploading Files with CFFile

2003-06-24 Thread webguy
 user has been bounced to a different machine (3 server hardware load
 balanced environment)

No that can't be it. The user will (well should) be on the same machine for
the full http request. I think that temporary network failures to your UNC
path is more likely.

Code something like this is figure it out.

cfif DirectoryExists(uncpath)
cffile action=upload ...
cfelse
cfmail

Error the  uncpath #uncpath# is not reachable...
/cfmail

/

or use a cftry / cfcatch/

Also I wouldn't user a UNC like  \\unc\E$\whatever much better you create a
share uploads and then use it like \\unc\uploads

The temp file is always created in cffile action=upload, it is then moved to
your destination folder.

 CFMX has Win2K rights

not sure what you mean by that ? CFMX is running under a user account I
presume. That user has the permissions on the NAS..

WG

-Original Message-
From: Jeremy Bruck [mailto:[EMAIL PROTECTED]
Sent: 24 June 2003 17:49
To: CF-Talk
Subject: Uploading Files with CFFile


Everyone,

We are having some problems when users are uploading files.  We don't get
this error all the time, but about 4/5 times per day (out of 50ish
uploads/day).  The error from CFMX is The directory either does not exist
or is not accessible by this tag.  We are using a UNC path over to a
different server:  \\216.xxx.xxx.xxx\E$\mfgq_live\uploads.

The only thing we can think of is CFMX seems to create a *.tmp file upon
upload. And after submission CFMX can't get back to the tmp file since the
user has been bounced to a different machine (3 server hardware load
balanced environment).  Here is an example of the temp file:  RFQ_FILE =
C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp27206
.tmp

FYI, users are uploading files to a NAS -- CFMX has Win2K rights to the NAS
to get the files (JVM 1.4.102 on Apache 2.044).

Could CFMX throw errors bucuase of this?  Anyone have an idea how this works
in CFMX?

Thanks for the help!

Jeremy


Jeremy Bruck,
VP of Technology
::MfgQuote
www.mfgquote.com
[EMAIL PROTECTED]


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: BLOBs and CF

2003-06-24 Thread Stephen Moretti
  Ah yes, but Graphical Information Systems are just that - Information
  Systems.

 the G is for geographical.

Sorry yes - that's what I meant.

  Given that a large percentage of what GIS systems do is interprete and
  extrapolate pure numbers I should hope that this is stored in a
database.

 no, as a matter of historical fact they were not. most were (and some
still
 are) file based 3-5 years ago--we GIS practioners love our topology. we
gave
 it up for a while just to get decent database engine based databases.

Yeah I know... I had to deal with one briefly about 5 years ago
~shudder~
Which is why I said hope ;o)


  ;o)   Images created from that extrapolated data or interpreted data
 placed
  over an image is only the very top layer of what a GIS does.  The User
  Interface if you will, not the entire application layer.

 nonsense.  we're storing vector data in databases these days. arcSDE for
 example comes with a couple of sql API for manipulating data in the db,
 performing spatial searches, etc. i do this for a living.

Vector data is just that vector _data_  A bunch of points that you join
together to draw a picture, he says simplifying it horribly.
The APIs are there to simplify the calculations that the database has to do
for the developer/end-user.


Stephen


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: CFLDAP ?

2003-06-24 Thread James Blaha
I got it!

CFLDAP ACTION=QUERY
NAME=MyLDAPQuery
SERVER=#REQUEST.LDAP_Server#
PORT=#REQUEST.LDAP_Server_Port#
username = cn=Directory Manager
password = xx
ATTRIBUTES=#REQUEST.LDAP_Attributes#
MAXROWS=#REQUEST.LDAP_Server_MaxRows#
TIMEOUT=#REQUEST.LDAP_Server_Timeout#
START=ou=White Pages,o=WhitePages
SCOPE=subtree
FILTER=(cn=*#form.SearchFor#*)
SORT=sn,givenname
SORTCONTROL=nocase

James Blaha wrote:

Hello All,

Does anyone know if you can pass the user id and password for the 
Directory Manager account and perform a query on all attributes in a 
LDAP server database using CFLDAP?

Regards,
James Blaha



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Client Variable in application.cfm

2003-06-24 Thread Tim Do
Hello all,
 
What I'm trying to do is log the users out if they close their browser
window.  I have a client variable set for the jsessionID after the user logs
in and in application.cfm checking whether that client var equals to the
current jsessionID why does application.cfm not know what the client
variable is?  This worked before when all my variables were sessions.. now I
moved them all to client variables and this doesn't seem to work anymore...
It only works now if I move the logic to my index.cfm and checking it there
and logging the user out if the client var and the jsessionid are
different.. any ideas?
 
Also... when I delete all the client variables like
DeleteClientVariable(browserSession) it deletes the data field in the
CFDATA table... how would I delete the whole record when a user logs out?
 
Thanks,
Tim
 
 
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: BLOBs and CF

2003-06-24 Thread Paul Hastings
  nonsense.  we're storing vector data in databases these days. arcSDE for
  example comes with a couple of sql API for manipulating data in the db,
  performing spatial searches, etc. i do this for a living.
 
 Vector data is just that vector _data_  A bunch of points that you
join
 together to draw a picture, he says simplifying it horribly.
 The APIs are there to simplify the calculations that the database has to
do
 for the developer/end-user.

well you've lost me with that--no idea what your point is now. vector data
is binary, stored in db as BLOB or IMAGE just like word docs, images or
whatever started this thread off. its better off in a database for reasons
that were pointed out in this thread (and previously, this isn't the first
time this issue has been raised on this list). thats the modern way of
solving these kinds of problems. caves aren't really comfortable places to
live.


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Sean A Corfield
On Tuesday, Jun 24, 2003, at 08:19 US/Pacific, Christian Cantrell wrote:
 We offer an OS X development version of CFMX for J2EE as a free
 download (Products - ColdFusion - Try CFMX for J2EE).

Note: since Updater 3 is a complete CFMX for J2EE install, you could 
skip the initial download / install of CFMX for J2EE and go straight to 
the Updater.

When you download Updater 3, select the AIX version - it's a Java .jar 
file (62.05 Mb) - which is not obvious... This will give you version 
58096 (the standard Mac OS X bits are version 55712).

If you have the 1.4.1 JVM installed as your default, you need to run 
the command-line installer:

java -jar coldfusion-j2ee-java.jar -i console

If you have the 1.3.1 JVM installed as your default you can 
double-click the installer and run it in GUI mode - or you can run the 
command-line installer.

The installer creates a WAR file (option 2) which you then explode into 
your app server per the installation notes. If you're using Safari, 
remember to *allow* pop-ups before you try to access the administrator 
the first time otherwise the setup pop-up will be blocked!

 You might be thinking of the famous CFMX hack
 pioneered by Dick Applebaum when CFMX was still relatively new.  I
 haven't heard of anyone really using it since we released the J2EE
 version, but it's still an option.

I still have it installed but haven't fired it up for ages. Frankly, 
with the free versions of JRun and CFMX for J2EE now available 
officially for the Mac, there seems no point in using that unsupported 
hack - but it was great while we were still waiting for OS X support so 
many thanx to Dick for that!

Sean A Corfield -- http://www.corfield.org/blog/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Client Variable in application.cfm

2003-06-24 Thread Ben Doom
You wouldn't happen to be trying to check a client variable before the
cfapplication declaration, would you?


--  Ben Doom
Programmer  General Lackey
Moonbow Software, Inc

: -Original Message-
: From: Tim Do [mailto:[EMAIL PROTECTED]
: Sent: Tuesday, June 24, 2003 1:10 PM
: To: CF-Talk
: Subject: Client Variable in application.cfm
:
:
: Hello all,
:
: What I'm trying to do is log the users out if they close their browser
: window.  I have a client variable set for the jsessionID after
: the user logs
: in and in application.cfm checking whether that client var equals to the
: current jsessionID why does application.cfm not know what the client
: variable is?  This worked before when all my variables were
: sessions.. now I
: moved them all to client variables and this doesn't seem to work
: anymore...
: It only works now if I move the logic to my index.cfm and
: checking it there
: and logging the user out if the client var and the jsessionid are
: different.. any ideas?
:
: Also... when I delete all the client variables like
: DeleteClientVariable(browserSession) it deletes the data field in the
: CFDATA table... how would I delete the whole record when a user logs out?
:
: Thanks,
: Tim
:
:
:
:
: 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Sean A Corfield
On Tuesday, Jun 24, 2003, at 10:29 US/Pacific, Sean A Corfield wrote:
 If you have the 1.4.1 JVM installed as your default, you need to run
 the command-line installer:

BTW, JRun only uses the 1.3.1 JVM (even if you have the 1.4.1 JVM 
installed). You can persuade Tomcat to use 1.4.1 but you also need to 
remove WEB-INF/cfusion/lib/tools.jar from the CFMX installation 
otherwise it will give you a class version error at compilation.

Let me know if you have any Mac issues!

Sean A Corfield -- http://www.corfield.org/blog/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: CFChart: Set Axis Markers?

2003-06-24 Thread Suyer, Ed [PRD Non-JJ]
Good show Ryan!  That did it!  I used your calculations as is ... the only
trick was to dynamically derive the max value based on the dataset, which I
did with maxArray().  Thanks for your help!


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Barney Boisvert
 -Original Message-
 From: Sean A Corfield [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 10:41 AM
 To: CF-Talk
 Subject: Re: I remember...a macintosh version of
 cfmx...but...can't...find...it...

snip /

 Let me know if you have any Mac issues!

Not really a mac issue, per se, but I'll post anyway, since i'm working on a
Mac when having the issue ;)

Say you've got Tomcat w/ CFMX running, along with an Apache 2 install, and
you want to connect Tomcat to Apache to share the job of serving content.
How would you go about doing it?  The ideal setup would allow CF pages to
reside outside /cfusion, and the Apache/Tomcat connector would be mod_jk2.
More specifically, in workers2.properties, I'd like to see a [uri:/*.cfm]
section that works properly; I've thus far drawn a complete blank.

I seem to recall a post regarding connecting apache and cfmx/tomcat on here
a few weeks back, but a search of the archives didn't turn anything up, and
googling has be less than fruitful.

cheers,
barneyb

---
Barney Boisvert, Senior Development Engineer
AudienceCentral
[EMAIL PROTECTED]
voice : 360.756.8080 x12
fax   : 360.647.5351

www.audiencecentral.com



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



multiple file upload

2003-06-24 Thread Anthony Wong
Hi all,

Anyone knows if the above is possible? My test with two input type=file and
cffile in the same form doesn't seem to be able to upload both files to the
server. I remembered reading about this but i've totally forgotten about it.

Please help!

TIA

Anthony

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



RE: multiple file upload

2003-06-24 Thread Anthony Wong
Opps .. my mistake .. I renamed the input type=file .. not on the name
attribute but the id attribute ..

-Original Message-
From: Anthony Wong [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 2:35 AM
To: CF-Talk
Subject: multiple file upload


Hi all,

Anyone knows if the above is possible? My test with two input type=file and
cffile in the same form doesn't seem to be able to upload both files to the
server. I remembered reading about this but i've totally forgotten about it.

Please help!

TIA

Anthony


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: multiple file upload

2003-06-24 Thread Randell B Adkins
Yes it is.. I have uploaded 10 files before with one form one
submission

 [EMAIL PROTECTED] 06/24/03 02:35PM 
Hi all,

Anyone knows if the above is possible? My test with two input type=file
and
cffile in the same form doesn't seem to be able to upload both files to
the
server. I remembered reading about this but i've totally forgotten
about it.

Please help!

TIA

Anthony


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Client Variable in application.cfm

2003-06-24 Thread Matt Robertson
My login stuff is cvar-based and handled in application.cfm too.  Are you doing your 
login tests before the cfapplication statement?  Code sample?

---
 Matt Robertson, [EMAIL PROTECTED]
 MSB Designs, Inc. http://mysecretbase.com
---


-- Original Message --
From: Tim Do [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date: Tue, 24 Jun 2003 10:09:38 -0700

Hello all,
 
What I'm trying to do is log the users out if they close their browser
window.  I have a client variable set for the jsessionID after the user logs
in and in application.cfm checking whether that client var equals to the
current jsessionID why does application.cfm not know what the client
variable is?  This worked before when all my variables were sessions.. now I
moved them all to client variables and this doesn't seem to work anymore...
It only works now if I move the logic to my index.cfm and checking it there
and logging the user out if the client var and the jsessionid are
different.. any ideas?
 
Also... when I delete all the client variables like
DeleteClientVariable(browserSession) it deletes the data field in the
CFDATA table... how would I delete the whole record when a user logs out?
 
Thanks,
Tim
 
 
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



RE: Client Variable in application.cfm

2003-06-24 Thread Tim Do
Yes.. I was doing it before the cfapplication statement.. That is fixed
now.. But I'm still not clear about the client variables in the CFDATA
table... When I delete all the client variables... How does and when do the
records get removed completely?

Thanks

-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 24, 2003 11:55 AM
To: CF-Talk
Subject: Re: Client Variable in application.cfm


My login stuff is cvar-based and handled in application.cfm too.  Are you
doing your login tests before the cfapplication statement?  Code sample?

---
 Matt Robertson, [EMAIL PROTECTED]
 MSB Designs, Inc. http://mysecretbase.com
---


-- Original Message --
From: Tim Do [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date: Tue, 24 Jun 2003 10:09:38 -0700

Hello all,
 
What I'm trying to do is log the users out if they close their browser 
window.  I have a client variable set for the jsessionID after the user 
logs in and in application.cfm checking whether that client var equals 
to the current jsessionID why does application.cfm not know what 
the client variable is?  This worked before when all my variables were 
sessions.. now I moved them all to client variables and this doesn't 
seem to work anymore... It only works now if I move the logic to my 
index.cfm and checking it there and logging the user out if the client 
var and the jsessionid are different.. any ideas?
 
Also... when I delete all the client variables like
DeleteClientVariable(browserSession) it deletes the data field in the 
CFDATA table... how would I delete the whole record when a user logs 
out?
 
Thanks,
Tim
 
 
 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: CFMX Form Submission Hacking.

2003-06-24 Thread Dave Watts
 perhaps you are right Dave. And Matt.
 
 I'm going to run over to the Is Flash really that good 
 thread to tell them that using flash solves this issue.

No, unfortunately it doesn't. Flash content is just like any other
client-side content in that respect. If you want to test this theory, just
put up a Flash game on your site, have that game store high scores on your
server, and see how quickly people put in impossible scores. For the life of
me, I can't imagine why anyone would bother doing that - there's no logical
incentive to do so - but it didn't take very long.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Database Availability

2003-06-24 Thread admin
I hope that this isn't a stipid question but I'm sure it must have been asked before.

I have a two identical databases on different sql boxes. One primary and one back up. 
I would like to be able to do something like this in the application.cfm

cfif primary_available
cfset use_database=primary
cfelseif Secondary_available
cfset use_database=secondary
cfelse
 no database available
/cfif

Any thought on how I can easily check to see which box is available.

Cheers

Richard
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread Eric Creese
Wouldn't these boxes be out of sync then as far as data goes? I would hope you are 
applying some type of replication.

I think you could set something up in the application file and run a simple query to 
return a output from your prod box. If there is a connection problem then you would 
know when you did not return a value. you would want to trap that error so the page 
would not fail though.

-Original Message-
From: admin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 2:34 PM
To: CF-Talk
Subject: Database Availability


I hope that this isn't a stipid question but I'm sure it must have been asked before.

I have a two identical databases on different sql boxes. One primary and one back up. 
I would like to be able to do something like this in the application.cfm

cfif primary_available
cfset use_database=primary
cfelseif Secondary_available
cfset use_database=secondary
cfelse
 no database available
/cfif

Any thought on how I can easily check to see which box is available.

Cheers

Richard

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: Database Availability

2003-06-24 Thread Michael T. Tangorre
I think the bigger issue would be how to keep them synched up if you switch
between them :-)


- Original Message - 
From: admin [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 3:33 PM
Subject: Database Availability


 I hope that this isn't a stipid question but I'm sure it must have been
asked before.

 I have a two identical databases on different sql boxes. One primary and
one back up. I would like to be able to do something like this in the
application.cfm

 cfif primary_available
 cfset use_database=primary
 cfelseif Secondary_available
 cfset use_database=secondary
 cfelse
  no database available
 /cfif

 Any thought on how I can easily check to see which box is available.

 Cheers

 Richard
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Donnie Bachan
Ben said:

I'd have to agree with Paul on this one. In one of the new issues of
aspNetPro magazine there is an article about storing files in your Database.
It is becoming more common to store images, files etc.. in your DB rather
than just putting a link to the file. Security is handled by the DB as well
so you don't worry as much about setting up secure directories.


Ben, do you have the details on that issue of aspNetPro mag? Since this will 
most likely end up using SQL Server that article may be very pertinent.

The DB giants (Oracle,MS) obviously offer BLOBs as a datatype for a reason. 
It has always been my personal practice to store the links to the file in 
the DB and the actual files in the file system. After reading the comments 
on both sides here I am beginning to think differently. I am still concerned 
with the eventual size of the db if I store everything in there. On the 
other hand using the system in a clustered may pose a problem although I 
haven't fully investigated how one of the large DB vendors handle 
replication etc. across the cluster.

I agree that storing the files in the DB offers higher level of protection 
of the files and that is a key point as far as I see.

Thanks again for all those who have contributed to this discussion so far. 
It is much appreciated.

Best Regards,


Donnie Bachan
Phone: (718) 217-2883
ICQ#: 28006783
Nitendo Vinces - By Striving You Shall Conquer
==
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

_
The new MSN 8: advanced junk mail protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Sean A Corfield
On Tuesday, Jun 24, 2003, at 11:10 US/Pacific, Barney Boisvert wrote:
 Say you've got Tomcat w/ CFMX running, along with an Apache 2 install, 
 and
 you want to connect Tomcat to Apache to share the job of serving 
 content.
 How would you go about doing it?

You have several options.

 The ideal setup would allow CF pages to
 reside outside /cfusion, and the Apache/Tomcat connector would be 
 mod_jk2.

CF pages can reside anywhere - you can change the document root in one 
of the XML files. I haven't done it for Tomcat but I have done it for 
JRun (although I use the JRun Management Console to set the document 
root to avoid editing XML files!).

Then I use mod_proxy and mod_rewrite rather than the connector module. 
I do this because I have multiple sites running through the same Apache 
instance. My rewrite rule looks like this:

RewriteRule ^/cfusion(.*)$ http://127.0.0.1:8180/cfusion$1 [P,L]

That rewrites and proxies all URLs beginning with /cfusion to the 
Tomcat instance. You could easily do this:

RewriteRule ^/(.*\.cf[cm])$ http://127.0.0.1:8180/$1 [P,L]

That would map all .cfm / .cfc requests to Tomcat. You'd want 
additional rewrites for .jsp and a special one for the Flash Remoting 
gateway.

For the development environment I have set up, this is just more 
flexible for me.

Sean A Corfield -- http://www.corfield.org/blog/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread admin
the dbs's in quesion are read only and are automatically sync'd
- Original Message - 
From: Michael T. Tangorre [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 12:41 PM
Subject: Re: Database Availability


 I think the bigger issue would be how to keep them synched up if you
switch
 between them :-)


 - Original Message - 
 From: admin [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 3:33 PM
 Subject: Database Availability


  I hope that this isn't a stipid question but I'm sure it must have been
 asked before.
 
  I have a two identical databases on different sql boxes. One primary and
 one back up. I would like to be able to do something like this in the
 application.cfm
 
  cfif primary_available
  cfset use_database=primary
  cfelseif Secondary_available
  cfset use_database=secondary
  cfelse
   no database available
  /cfif
 
  Any thought on how I can easily check to see which box is available.
 
  Cheers
 
  Richard
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread Michael T. Tangorre
run a query and catch any db errors...
if an error is caught use the second one...


- Original Message - 
From: admin [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 3:45 PM
Subject: Re: Database Availability


 the dbs's in quesion are read only and are automatically sync'd
 - Original Message - 
 From: Michael T. Tangorre [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 12:41 PM
 Subject: Re: Database Availability


  I think the bigger issue would be how to keep them synched up if you
 switch
  between them :-)
 
 
  - Original Message - 
  From: admin [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Tuesday, June 24, 2003 3:33 PM
  Subject: Database Availability
 
 
   I hope that this isn't a stipid question but I'm sure it must have
been
  asked before.
  
   I have a two identical databases on different sql boxes. One primary
and
  one back up. I would like to be able to do something like this in the
  application.cfm
  
   cfif primary_available
   cfset use_database=primary
   cfelseif Secondary_available
   cfset use_database=secondary
   cfelse
    no database available
   /cfif
  
   Any thought on how I can easily check to see which box is available.
  
   Cheers
  
   Richard
  
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread Douglas.Knudsen
cf doesn't handle this well at all.  I have a check in an app like the below.  The 
alivetest datasource has a short login timeout set on it.  If the DB is up but there 
is an issue, this works.  If the DB server is dead, as in off, or has disappeared, as 
in a network issue, this thing bombs.  It, as well as any connection to the DB when 
this happens, ties up threads and causes general mayhem.  I've thought about writing 
something that performs a ping/tnsping, but have not got to it.  Our DB goes down so 
rarely that its not a high priority for me.  This topic has seen some discussion 
before around here.

cftry
cfquery name=test datasource=alivetest
select 42 as one from dual
/cfquery
cfcatch type=Any
do whatever

etc

Doug


-Original Message-
From: Eric Creese [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 3:40 PM
To: CF-Talk
Subject: RE: Database Availability


Wouldn't these boxes be out of sync then as far as data goes? 
I would hope you are applying some type of replication.

I think you could set something up in the application file and 
run a simple query to return a output from your prod box. If 
there is a connection problem then you would know when you did 
not return a value. you would want to trap that error so the 
page would not fail though.

-Original Message-
From: admin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 2:34 PM
To: CF-Talk
Subject: Database Availability


I hope that this isn't a stipid question but I'm sure it must 
have been asked before.

I have a two identical databases on different sql boxes. One 
primary and one back up. I would like to be able to do 
something like this in the application.cfm

cfif primary_available
cfset use_database=primary
cfelseif Secondary_available
cfset use_database=secondary
cfelse
 no database available
/cfif

Any thought on how I can easily check to see which box is available.

Cheers

Richard


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread jon hall
I can't say if it works or not, but you could try the
cf_IsColdFusionDataSource(dsn) function.

One probably crazy idea off the top of my head, would be to write a
program that checked to see if the database is up, if not, switch the
ip address in the CF DSN settings in the registry (or wherever MX
stores it), and the switch should be transparent to pretty much
everything.
...or maybe have the above connection testing set a server variable to
the connect string or provider dsn, and just use that server variable
in your cfquerys.

Lot's more ways really...these ideas are pretty low tech as redundancy
solutions go. If you want to hit everything with the CF hammer
though... ;-)

-- 
 jon
 mailto:[EMAIL PROTECTED]

Tuesday, June 24, 2003, 3:33:47 PM, you wrote:
a I hope that this isn't a stipid question but I'm sure it must have been asked 
before.

a I have a two identical databases on different sql boxes. One primary and one back 
up. I would like to be able to do something like this in the application.cfm

a cfif primary_available
a cfset use_database=primary
a cfelseif Secondary_available
a cfset use_database=secondary
a cfelse
a  no database available
a /cfif

a Any thought on how I can easily check to see which box is available.

a Cheers

a Richard
a 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Re: BLOBs and CF

2003-06-24 Thread Ben Densmore
Donnie,
 it's in the latest issue of aspnetPro. The article is called

Easy Uploads
Get files to your site with SQL server.

Unfortunately you have to subscribe to the magazine to get the article. It's
on their site as well http://www.aspnetpro.com but you have to be a paid
subscriber to view the article.

I'm not at home so I don't have anything specific I can take from the
article and off the top of my head can't state any facts from it(wouldn't
want to misquote anything). If you are interested in reading it you can
email me off list and I might be able to email you the text of the article.

Ben
- Original Message - 
From: Donnie Bachan [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 3:42 PM
Subject: Re: BLOBs and CF


 Ben said:
 
 I'd have to agree with Paul on this one. In one of the new issues of
 aspNetPro magazine there is an article about storing files in your
Database.
 It is becoming more common to store images, files etc.. in your DB rather
 than just putting a link to the file. Security is handled by the DB as
well
 so you don't worry as much about setting up secure directories.
 

 Ben, do you have the details on that issue of aspNetPro mag? Since this
will
 most likely end up using SQL Server that article may be very pertinent.

 The DB giants (Oracle,MS) obviously offer BLOBs as a datatype for a
reason.
 It has always been my personal practice to store the links to the file in
 the DB and the actual files in the file system. After reading the comments
 on both sides here I am beginning to think differently. I am still
concerned
 with the eventual size of the db if I store everything in there. On the
 other hand using the system in a clustered may pose a problem although I
 haven't fully investigated how one of the large DB vendors handle
 replication etc. across the cluster.

 I agree that storing the files in the DB offers higher level of
protection
 of the files and that is a key point as far as I see.

 Thanks again for all those who have contributed to this discussion so far.
 It is much appreciated.

 Best Regards,


 Donnie Bachan
 Phone: (718) 217-2883
 ICQ#: 28006783
 Nitendo Vinces - By Striving You Shall Conquer
 ==
 The information transmitted is intended only for the person or entity to
 which it is addressed and may contain confidential and/or privileged
 material. Any review, retransmission, dissemination or other use of, or
 taking of any action in reliance upon, this information by persons or
 entities other than the intended recipient is prohibited. If you received
 this in error, please contact the sender and delete the material from any
 computer.

 _
 The new MSN 8: advanced junk mail protection and 2 months FREE*
 http://join.msn.com/?page=features/junkmail

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread Clint
I used to have a script that ran a query and if it failed(using cfcatch) it
fired an ASP page that used ADSI and recycled the cf server. This was on a
CF4 box and the cf server would lose contact with the database and resetting
the cf service fixed that.

Clint

- Original Message - 
From: jon hall [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 3:09 PM
Subject: Re: Database Availability


 I can't say if it works or not, but you could try the
 cf_IsColdFusionDataSource(dsn) function.

 One probably crazy idea off the top of my head, would be to write a
 program that checked to see if the database is up, if not, switch the
 ip address in the CF DSN settings in the registry (or wherever MX
 stores it), and the switch should be transparent to pretty much
 everything.
 ...or maybe have the above connection testing set a server variable to
 the connect string or provider dsn, and just use that server variable
 in your cfquerys.

 Lot's more ways really...these ideas are pretty low tech as redundancy
 solutions go. If you want to hit everything with the CF hammer
 though... ;-)

 -- 
  jon
  mailto:[EMAIL PROTECTED]

 Tuesday, June 24, 2003, 3:33:47 PM, you wrote:
 a I hope that this isn't a stipid question but I'm sure it must have been
asked before.

 a I have a two identical databases on different sql boxes. One primary
and one back up. I would like to be able to do something like this in the
application.cfm

 a cfif primary_available
 a cfset use_database=primary
 a cfelseif Secondary_available
 a cfset use_database=secondary
 a cfelse
 a  no database available
 a /cfif

 a Any thought on how I can easily check to see which box is available.

 a Cheers

 a Richard
 a
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread Jim McAtee
Assuming you're using an ODBC datasource... How about an external application
this is constantly checking the availability of the databases in question, and
modifies the ODBC DSN to point at a working one?


- Original Message - 
From: admin [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 1:33 PM
Subject: Database Availability


 I hope that this isn't a stipid question but I'm sure it must have been asked
before.

 I have a two identical databases on different sql boxes. One primary and one
back up. I would like to be able to do something like this in the
application.cfm

 cfif primary_available
 cfset use_database=primary
 cfelseif Secondary_available
 cfset use_database=secondary
 cfelse
  no database available
 /cfif

 Any thought on how I can easily check to see which box is available.

 Cheers

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: I remember...a macintosh version of cfmx...but...can't...find...it...

2003-06-24 Thread Barney Boisvert
Interesting, I'd never thought of doing it with mod_rewrite.  That module is
amazing.  Damn confusing sometimes, but amazing none the less.  Have to play
with doing it that way.

As for the XML file to allow files outside the approot, any idea what file
it might be?  I didn't see anything even remotely promsising on my cursory
scan of the XML files in the web root.  It seems like it should be a
CF-related file, rather than one pertaining to the underlying J2EE server,
but I could be way off base.

cheers,
barneyb

---
Barney Boisvert, Senior Development Engineer
AudienceCentral
[EMAIL PROTECTED]
voice : 360.756.8080 x12
fax   : 360.647.5351

www.audiencecentral.com


 -Original Message-
 From: Sean A Corfield [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 12:45 PM
 To: CF-Talk
 Subject: Re: I remember...a macintosh version of
 cfmx...but...can't...find...it...


 On Tuesday, Jun 24, 2003, at 11:10 US/Pacific, Barney Boisvert wrote:
  Say you've got Tomcat w/ CFMX running, along with an Apache 2 install,
  and
  you want to connect Tomcat to Apache to share the job of serving
  content.
  How would you go about doing it?

 You have several options.

  The ideal setup would allow CF pages to
  reside outside /cfusion, and the Apache/Tomcat connector would be
  mod_jk2.

 CF pages can reside anywhere - you can change the document root in one
 of the XML files. I haven't done it for Tomcat but I have done it for
 JRun (although I use the JRun Management Console to set the document
 root to avoid editing XML files!).

 Then I use mod_proxy and mod_rewrite rather than the connector module.
 I do this because I have multiple sites running through the same Apache
 instance. My rewrite rule looks like this:

   RewriteRule ^/cfusion(.*)$ http://127.0.0.1:8180/cfusion$1 [P,L]

 That rewrites and proxies all URLs beginning with /cfusion to the
 Tomcat instance. You could easily do this:

   RewriteRule ^/(.*\.cf[cm])$ http://127.0.0.1:8180/$1 [P,L]

 That would map all .cfm / .cfc requests to Tomcat. You'd want
 additional rewrites for .jsp and a special one for the Flash Remoting
 gateway.

 For the development environment I have set up, this is just more
 flexible for me.

 Sean A Corfield -- http://www.corfield.org/blog/

 If you're not annoying somebody, you're not really alive.
 -- Margaret Atwood

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Client variable problem -- duplicates in CDATA

2003-06-24 Thread John Paul Ashenfelter
Hi folks,

Working with a client on an existing website -- we're getting this error:

Cannot insert duplicate key row in object 'CDATA' with unique index 'id1'

We're using ColdFusion 5, MS-SQL 2000, Win2k server, Apache 1.3.24 web server. Client 
variables are being stored in an ODBC database.

Of course it's straightforward to remove the offending row, but it's happening about 
once a week now to random visitors (that is, one or maybe two errors per week). Any 
thoughts? Googling turned up 2 not too useful hits. No luck in MM technotes so far, 
other than the suggestion to go to UUID-based keys, which would require reworking 
parts of the application.

We've got about 400,000+ client ids/month, which seems really high to me based on site 
traffic, so I think somethings going on with the weird session/client/cookie 
security management code written by the original developers. Using Pro, not 
Enterprise so MIB client variables shouldn't be an issue. Any other thoughts?


Regards,

John Paul Ashenfelter
CTO/Transitionpoint

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread admin
wow - thank you all so much for the useful info. I do like the idea of the
external app. I wonder if an app like that could be used for load
balancing - but of course my VB and C++ skills suck.
Cheers

Richard
- Original Message - 
From: Jim McAtee [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 1:13 PM
Subject: Re: Database Availability


 Assuming you're using an ODBC datasource... How about an external
application
 this is constantly checking the availability of the databases in question,
and
 modifies the ODBC DSN to point at a working one?


 - Original Message - 
 From: admin [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 1:33 PM
 Subject: Database Availability


  I hope that this isn't a stipid question but I'm sure it must have been
asked
 before.
 
  I have a two identical databases on different sql boxes. One primary and
one
 back up. I would like to be able to do something like this in the
 application.cfm
 
  cfif primary_available
  cfset use_database=primary
  cfelseif Secondary_available
  cfset use_database=secondary
  cfelse
   no database available
  /cfif
 
  Any thought on how I can easily check to see which box is available.
 
  Cheers

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Database Availability

2003-06-24 Thread jon hall
No need to write a custom program...all you need is an uptime monitor
that can fire an external executable, like What's Up, and a program
that will modify a registry key when the service you are monitoring
goes down...like this one from the Resource Kit.
http://www.mkssoftware.com/docs/man1/registry.1.asp

-- 
 jon
 mailto:[EMAIL PROTECTED]

Tuesday, June 24, 2003, 4:23:07 PM, you wrote:
a wow - thank you all so much for the useful info. I do like the idea of the
a external app. I wonder if an app like that could be used for load
a balancing - but of course my VB and C++ skills suck.
a Cheers

a Richard
a - Original Message - 
a From: Jim McAtee [EMAIL PROTECTED]
a To: CF-Talk [EMAIL PROTECTED]
a Sent: Tuesday, June 24, 2003 1:13 PM
a Subject: Re: Database Availability


 Assuming you're using an ODBC datasource... How about an external
a application
 this is constantly checking the availability of the databases in question,
a and
 modifies the ODBC DSN to point at a working one?


 - Original Message - 
 From: admin [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 1:33 PM
 Subject: Database Availability


  I hope that this isn't a stipid question but I'm sure it must have been
a asked
 before.
 
  I have a two identical databases on different sql boxes. One primary and
a one
 back up. I would like to be able to do something like this in the
 application.cfm
 
  cfif primary_available
  cfset use_database=primary
  cfelseif Secondary_available
  cfset use_database=secondary
  cfelse
   no database available
  /cfif
 
  Any thought on how I can easily check to see which box is available.
 
  Cheers


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



BLOBs and CF

2003-06-24 Thread Jim Davis
Just thought some others would like to see this.  Using the information that Christain 
provided ( from http://www.markme.com/cantrell/archives/002736.cfm ) I did some 
playing.

Place the appended code in it's own template (let's say FauxGIF.cfm).  Then call the 
template in an img tag as in img src=FauxGIF.cfm - you'll get a single, pixel 
transparent gif in the browser.

This technique works in any version of CF higher than 4.5.  Also note that the graphic 
itself was previously converted to base64 and that text saved for use here: this 
template is completely self-contained: no source graphic is needed.

You could of course use CFFILE and the toBase64() function to capture the code needed 
for any image (or file for that matter, but then you'd have to change the encoding).

As it stands you'd be able to use this for page tracking or somesuch.  Changing the 
graphic (perhaps storing the encoded text in a DB) and this makes for a nice 
foundation for a advertising or logo tracking system.

Sorry if this is old news... but I'm an old dog.  It delights and amazes me when, 
against all traditional wisdom, I learn a new trick.  ;^)

Here's page:

cfsilent
cfsetting showdebugoutput=No /

!--- Put what ever processing you like here ---

cfcontent type=image/gif; charset=8859_1
/cfsilentcfoutput#ToString(ToBinary(R0lGODlhAQABAIAAAP///wAAACH5BAEALAABAAEAAAICRAEAOw==))#/cfoutput
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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



Charsets when querying db

2003-06-24 Thread Ryan Mitchell
Hello

Im having some trouble with querying my db (Mysql on mx), and im getting ú
replaced by funny characters and all sorts like that.

I have a feeling its to do with the character sets the db is returning, and
the charset on the page... I tried to change the page charset, but no
difference, is there any way of forcing the db to return a charset...

Either that or its a problem with cfmx... :)

Ryan

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



RE: Charsets when querying db

2003-06-24 Thread Bryan Love
What version of MySQL are you using?  Try switching to 4.1 if you aren't
using it...

http://www.mysql.com/doc/en/Charset-Unicode.html

+---+
Bryan Love
  Database Analyst
  Macromedia Certified Professional
  Internet Application Developer
TeleCommunication Systems
[EMAIL PROTECTED]
+---+

...'If there must be trouble, let it be in my day, that my child may have
peace'...
- Thomas Paine, The American Crisis

Let's Roll
- Todd Beamer, Flight 93



-Original Message-
From: Ryan Mitchell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2003 1:45 PM
To: CF-Talk
Subject: Charsets when querying db


Hello

Im having some trouble with querying my db (Mysql on mx), and im getting ú
replaced by funny characters and all sorts like that.

I have a feeling its to do with the character sets the db is returning, and
the charset on the page... I tried to change the page charset, but no
difference, is there any way of forcing the db to return a charset...

Either that or its a problem with cfmx... :)

Ryan


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



Vertical Display...

2003-06-24 Thread Che Vilnonis
Last week there was code to display a query's content's 'vertically'. Say I
have the folllowing list:

cfset PairSizeList =
8,8.5,9,10,11,12,13,14,15,16,17,18,19,20,22,24,26,28,30,32,34,36,38,40,42,4
4,46,48

How would I display that list in a table 'vertically' with 4 columns???

TIA-Ché

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: Vertical Display...

2003-06-24 Thread Jerry Johnson
By vertically, you mean

810  14  18
811  15  19
512  16  20
913  17  22

?

Jerry Johnson

 [EMAIL PROTECTED] 06/24/03 05:07PM 
Last week there was code to display a query's content's 'vertically'. Say I
have the folllowing list:

cfset PairSizeList =
8,8.5,9,10,11,12,13,14,15,16,17,18,19,20,22,24,26,28,30,32,34,36,38,40,42,4
4,46,48

How would I display that list in a table 'vertically' with 4 columns???

TIA-ChT


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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: BLOBs and CF

2003-06-24 Thread Barney Boisvert
That's also a good way to see how many people read an HTML formatted email
that you send out.  Not spam, of course, but periodic newsletter or the
like.  And it's worth mentioning that you can append URL variable in the IMG
tag, which obviously get passed to the CF template that generates the image.

---
Barney Boisvert, Senior Development Engineer
AudienceCentral
[EMAIL PROTECTED]
voice : 360.756.8080 x12
fax   : 360.647.5351

www.audiencecentral.com


 -Original Message-
 From: Jim Davis [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 24, 2003 1:47 PM
 To: CF-Talk
 Subject: BLOBs and CF


 Just thought some others would like to see this.  Using the
 information that Christain provided ( from
 http://www.markme.com/cantrell/archives/002736.cfm ) I did some playing.

 Place the appended code in it's own template (let's say
 FauxGIF.cfm).  Then call the template in an img tag as in
 img src=FauxGIF.cfm - you'll get a single, pixel transparent
 gif in the browser.

 This technique works in any version of CF higher than 4.5.  Also
 note that the graphic itself was previously converted to base64
 and that text saved for use here: this template is completely
 self-contained: no source graphic is needed.

 You could of course use CFFILE and the toBase64() function to
 capture the code needed for any image (or file for that matter,
 but then you'd have to change the encoding).

 As it stands you'd be able to use this for page tracking or
 somesuch.  Changing the graphic (perhaps storing the encoded text
 in a DB) and this makes for a nice foundation for a advertising
 or logo tracking system.

 Sorry if this is old news... but I'm an old dog.  It delights and
 amazes me when, against all traditional wisdom, I learn a new trick.  ;^)

 Here's page:

 cfsilent
 cfsetting showdebugoutput=No /

   !--- Put what ever processing you like here ---

 cfcontent type=image/gif; charset=8859_1
 /cfsilentcfoutput#ToString(ToBinary(R0lGODlhAQABAIAAAP///wAAA
CH5BAEALAABAAEAAAICRAEAOw==))#/cfoutput

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

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



Re: Vertical Display...

2003-06-24 Thread Scott Weikert
At 05:07 PM 6/24/2003 -0400, you wrote:
Last week there was code to display a query's content's 'vertically'. Say I
have the folllowing list:

cfset PairSizeList =
8,8.5,9,10,11,12,13,14,15,16,17,18,19,20,22,24,26,28,30,32,34,36,38,40,42,4
4,46,48

How would I display that list in a table 'vertically' with 4 columns???

Figure out your list length divvy by 4... so for that list, it would be... 
28 / 4 = 7. Might have to round if your list isn't evenly divisible by 4, 
so that the last column comes up short.

Then loop on your list... since you're talking columns, you're going to be 
putting this in a table, with one row, four cells. Whenever your list loop 
hits (in this case) seven items, close the /td, open a new td. How you 
keep track of when it hits that point is up to you... might just start a 
counter, increment it by one every time, and when that counter hits your 
target value, zero it out and do the /td td bits.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

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



  1   2   >