Re: MPSB03-02 - Using Windows NT Authentication and Windows file permissions

2003-02-03 Thread Jochem van Dieten
Dave Watts wrote:
 It is my understanding that unless you switch on Check 
 that file exists nobody is asked for their u/p.
 
 This is not necessarily the case. I've been successfully using web server
 authentication (both Basic and Windows Authentication) with IIS 5 and CFMX.
 
 I suspect that it has to do with the way that the JRun connector is
 configured. On my test machine, I'm using the ISAPI extension. I suspect
 that if I instead used the ISAPI filter, I'd run into the problem, but don't
 have time to test that theory right now.

Filters may take over control of a request before authentication, while 
extensions are always after authentication.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/html/psdk/asp/isgu744y.asp


 If any Macromedia people want to shed more light on the nature of the IIS
 authentication problem, I'd appreciate it.

I would like to know what event notifications are used by the jrun 
filter and what SF_STATUS code it returns.

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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: 2nd ColdFusion MX updater now available.

2003-02-03 Thread Andy Ousterhout
I just install MX Wednesday.  How do I know if the update was included.

Andy

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 02, 2003 11:41 PM
To: CF-Talk
Subject: RE: 2nd ColdFusion MX updater now available.


 Softly, softly it comes.

 Note: Updater releases are cumulative, therefore,
 Updater 2 includes all fixes from Updater 1. You do
 not have to install Updater 1 before you install
 Updater 2.

I hate to tell you this, but it's been out for a while - since 11 December,
according to the release notes.

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




QuickAddress Pro for the web

2003-02-03 Thread Paul Bowley
Hi folks

Anybody ever succeeded in getting QuickAddress Pro (post code software) to work with 
ColdFusion?  I can create the QAS.QAProWeb object with cfobject but the problems arise 
when I try to use any of the object methods.  For example, one of the methods is

obj.Search(0, GBR, 1, search, potential, previews, tags, flags, scores)

As far as I can see from the example ASP code, all but the first three parameters are 
arrays, and the return value will similarly be an array.  No matter how I create the 
arrays and pass them to the function, I get an error.  The error is either error 
building an argument list for: Search or error attempting to convert between object 
and ColdFusion datatypes.  Does anybody know a workaround?
TIA
Paul



---
Any opinions expressed in this message are those of the individual and not necessarily 
the company.  This message and any files transmitted with it are confidential and 
solely for the use of the intended recipient.  If you are not the intended recipient 
or the person responsible for delivering to the intended recipient, be advised that 
you have received this message in error and that any use is strictly prohibited.

Sapphire Technologies Ltd
http://www.sapphire.net

~|
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: 2nd ColdFusion MX updater now available.

2003-02-03 Thread Robertson-Ravo, Neil (RX)
Well, if you have just installed MX then you haven't got the patch unless
you specifically installed it

-Original Message-
From: Andy Ousterhout [mailto:[EMAIL PROTECTED]]
Sent: 03 February 2003 12:40
To: CF-Talk
Subject: RE: 2nd ColdFusion MX updater now available.


I just install MX Wednesday.  How do I know if the update was included.

Andy

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 02, 2003 11:41 PM
To: CF-Talk
Subject: RE: 2nd ColdFusion MX updater now available.


 Softly, softly it comes.

 Note: Updater releases are cumulative, therefore,
 Updater 2 includes all fixes from Updater 1. You do
 not have to install Updater 1 before you install
 Updater 2.

I hate to tell you this, but it's been out for a while - since 11 December,
according to the release notes.

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
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: 2nd ColdFusion MX updater now available.

2003-02-03 Thread Stephen Moretti
 I just install MX Wednesday.  How do I know if the update was included.


The installer does not include the updater. You will need to download and
install Updater2 from the macromedia web site.

Make sure you read the installation instructions thoroughly before you
install it.

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




faxing from cf

2003-02-03 Thread Zac Spitzer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

what r people using for online faxing solutions ( need to work in europe
) with only a tcp-ip connection

z
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+PnEU1lRHdy8ASusRAiS4AJ9GQak0g/ir7TVjuL7cmo1Uq0MubACgrqsd
8LWBbrTA3PjHdMvAlXRti4w=
=IgXy
-END PGP SIGNATURE-

~|
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: MPSB03-02 - Using Windows NT Authentication and Windows file permissions

2003-02-03 Thread Jesse Houwing
Jochem van Dieten wrote:

[EMAIL PROTECTED] wrote:
  

Well, for an administrative tools directory, off the root of a site. If the 
ACL's deny access to the IUSR account, any unauthenticated user is prompted 
to enter their username/password to access the cfm files within that 
directory (or if the files them self have these ACL's).



It is my understanding that unless you switch on Check that file 
exists nobody is asked for their u/p.
  

One does get asked, but any username/pass is accepted (empty too), as 
CFMX doesn't do an ACL check, it just accepts the ucsername/pass.

Jesse

~|
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: MPSB03-02 - Using Windows NT Authentication and Windows file permissions

2003-02-03 Thread Jesse Houwing


Does anyone know how this exploit is exploited? 



No, and I can't replicate it with my current configuration - web server
authentication seems to work fine for me. As I posted in another message, I
suspect it has to do with the JRun connector configuration; I'm using the
ISAPI extension option instead of the ISAPI filter.

If you have the ISAPI filer on, and haven't checked the file exists 
then your username/password are negated, and all requests to .cfm file 
are handled under the Coldfusion MX user context regardless of what you 
enetered.

What context is the CFM template executed under?



The CFM file is always executed within the context of the CF server, no
matter what. Of course, you should limit the privileges of the account in
which CF runs to the extent possible.

Which normally is the Localsystem account, which will grant CFMX all 
access. Running CFMX under a different user isn't as easy as it might 
seem. Just changing the usercontext didn't do the trick here, it 
requires a bunch of registry/ACL changes too.

Is the application.cfm file still executed?



I would assume so. Of course, since I haven't replicated the problem, I
can't say for sure.

Yes it is.

Jesse

~|
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




Using Session Vars without Cookies

2003-02-03 Thread Mark Leder
Hi all,
I want to prevent session swapping in an app.
When creating a new session structure, is it a good idea to name a key/value
pair as a SESSION.URLToken, and then when passing the URLtoken between pages
(as appended to the URL), do a check to match the physical URLtoken =
SESSION.URLtoken? Or is this taken care of in the background? 

Thanks, Mark 

~|
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: Using Session Vars without Cookies

2003-02-03 Thread Jesse Houwing
Mark Leder wrote:

Hi all,
I want to prevent session swapping in an app.
When creating a new session structure, is it a good idea to name a key/value
pair as a SESSION.URLToken, and then when passing the URLtoken between pages
(as appended to the URL), do a check to match the physical URLtoken =
SESSION.URLtoken? Or is this taken care of in the background? 

  

The best way I found was to store the current IP/Useragent in the 
session variables and check them with every request. If they didn't 
match the current users ip/ua just throw them out.

Jesse

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: 2nd ColdFusion MX updater now available.

2003-02-03 Thread Thomas Chiverton
On Monday 03 Feb 2003 13:08 pm, Stephen Moretti wrote:
  I just install MX Wednesday.  How do I know if the update was included.

 The installer does not include the updater. You will need to download and
 install Updater2 from the macromedia web site.

Unless you're on CFMX4J2EE.

-- 
Tom C

Life's Trivial Mysteries #1782534253623568:
Why are 1471 numbers always engaged ?
~|
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




Upload binary file and insert into Oracle

2003-02-03 Thread Pete Ruckelshaus
I've never inserted files into a database before, so I just want to ask some 
questions.  Also, please don't respond with Just store the files on the server's file 
system and not in the database...I'm rebuilding an existing app and this is the way 
it works.

I have an interface where a user will select and upload a binary file; this file will 
then be stored in an Oracle 8.0.4 database.  All of the stuff on the database side of 
things are set up since it's a working app now (written in PL/SQL, being rewritten by 
me in CF5).

Here is what I assume the steps will be:

* User selects file in form.
* Upon submission, use CFFILE to save the file to the app server's file system.
* Do a SQL INSERT to insert the binary file into the database...but how?

It's the last step that eludes me.  What do I do?

Thanks

Pete
~|
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.

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




Re: Upload binary file and insert into Oracle

2003-02-03 Thread Jesse Houwing
Pete Ruckelshaus wrote:

I've never inserted files into a database before, so I just want to ask some 
questions.  Also, please don't respond with Just store the files on the server's 
file system and not in the database...I'm rebuilding an existing app and this is the 
way it works.

I have an interface where a user will select and upload a binary file; this file will 
then be stored in an Oracle 8.0.4 database.  All of the stuff on the database side of 
things are set up since it's a working app now (written in PL/SQL, being rewritten by 
me in CF5).

Here is what I assume the steps will be:

* User selects file in form.
* Upon submission, use CFFILE to save the file to the app server's file system.
* Do a SQL INSERT to insert the binary file into the database...but how?

It's the last step that eludes me.  What do I do?
  

use a cfqueryparam to do the job.

~|
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: 2nd ColdFusion MX updater now available.

2003-02-03 Thread Stephen Moretti
 On Monday 03 Feb 2003 13:08 pm, Stephen Moretti wrote:
   I just install MX Wednesday.  How do I know if the update was
included.
 
  The installer does not include the updater. You will need to download
and
  install Updater2 from the macromedia web site.

 Unless you're on CFMX4J2EE.


because there is no updater for CFMX for J2EE (he says finishing Tom's
sentence for him) ;oD

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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: Upload binary file and insert into Oracle

2003-02-03 Thread Pete Ruckelshaus
Using CFQUERYPARAM, do I need to use CFFILE to get the file onto the server?
Or do I just use CFQUERYPARAM with the name of the file upload field as the
variable?

Thanks!

Pete

- Original Message -
From: Jesse Houwing [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 9:01 AM
Subject: Re: Upload binary file and insert into Oracle


 Pete Ruckelshaus wrote:

 I've never inserted files into a database before, so I just want to ask
some questions.  Also, please don't respond with Just store the files on
the server's file system and not in the database...I'm rebuilding an
existing app and this is the way it works.
 
 I have an interface where a user will select and upload a binary file;
this file will then be stored in an Oracle 8.0.4 database.  All of the stuff
on the database side of things are set up since it's a working app now
(written in PL/SQL, being rewritten by me in CF5).
 
 Here is what I assume the steps will be:
 
 * User selects file in form.
 * Upon submission, use CFFILE to save the file to the app server's file
system.
 * Do a SQL INSERT to insert the binary file into the database...but how?
 
 It's the last step that eludes me.  What do I do?
 
 
 use a cfqueryparam to do the job.

 
~|
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: 2nd ColdFusion MX updater now available.

2003-02-03 Thread Thomas Chiverton
On Monday 03 Feb 2003 14:07 pm, Stephen Moretti wrote:

   install Updater2 from the macromedia web site.
 
  Unless you're on CFMX4J2EE.

 because there is no updater for CFMX for J2EE (he says finishing Tom's
 sentence for him) ;oD

You should ask MM about their beta programs.
I don't think I can say any more :-) !

-- 
Tom C

Live for the journey, for every destination is but a doorway to another.
~|
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.

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




Re: Upload binary file and insert into Oracle

2003-02-03 Thread Stephen Moretti
I have to ask, why bother?

You've already got the file onto your app server's filing system, just add a
reference to the file in the DB.
Why bother adding another stage to the process of uploading the file?
Why add it to the database, when databases were never intended as file
storage devices?
Why bloat your database with binaries needlessly?

Just my feelings on storing files in databases.  Feel free to ignore me.

Regards

Stephen

- Original Message -
From: Pete Ruckelshaus [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 1:59 PM
Subject: Upload binary file and insert into Oracle


 I've never inserted files into a database before, so I just want to ask
some questions.  Also, please don't respond with Just store the files on
the server's file system and not in the database...I'm rebuilding an
existing app and this is the way it works.

 I have an interface where a user will select and upload a binary file;
this file will then be stored in an Oracle 8.0.4 database.  All of the stuff
on the database side of things are set up since it's a working app now
(written in PL/SQL, being rewritten by me in CF5).

 Here is what I assume the steps will be:

 * User selects file in form.
 * Upon submission, use CFFILE to save the file to the app server's file
system.
 * Do a SQL INSERT to insert the binary file into the database...but how?

 It's the last step that eludes me.  What do I do?

 Thanks

 Pete
 
~|
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: Upload binary file and insert into Oracle

2003-02-03 Thread Pete Ruckelshaus
Not to be rude, but...please reread sentence 2 of paragraph 1 of my original
post.  Believe me, the goal IS to get the files onto the file system, but
it's not going to happen with this release of the app that I'm building.

Pete

- Original Message -
From: Stephen Moretti [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 9:22 AM
Subject: Re: Upload binary file and insert into Oracle


 I have to ask, why bother?

 You've already got the file onto your app server's filing system, just add
a
 reference to the file in the DB.
 Why bother adding another stage to the process of uploading the file?
 Why add it to the database, when databases were never intended as file
 storage devices?
 Why bloat your database with binaries needlessly?

 Just my feelings on storing files in databases.  Feel free to ignore me.

 Regards

 Stephen

 - Original Message -
 From: Pete Ruckelshaus [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, February 03, 2003 1:59 PM
 Subject: Upload binary file and insert into Oracle


  I've never inserted files into a database before, so I just want to ask
 some questions.  Also, please don't respond with Just store the files on
 the server's file system and not in the database...I'm rebuilding an
 existing app and this is the way it works.
 
  I have an interface where a user will select and upload a binary file;
 this file will then be stored in an Oracle 8.0.4 database.  All of the
stuff
 on the database side of things are set up since it's a working app now
 (written in PL/SQL, being rewritten by me in CF5).
 
  Here is what I assume the steps will be:
 
  * User selects file in form.
  * Upon submission, use CFFILE to save the file to the app server's file
 system.
  * Do a SQL INSERT to insert the binary file into the database...but how?
 
  It's the last step that eludes me.  What do I do?
 
  Thanks
 
  Pete
 
 
~|
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: Using Session Vars without Cookies

2003-02-03 Thread Mark Leder
Great suggestion.

Thanks, Mark 

-Original Message-
From: Jesse Houwing [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 8:57 AM
To: CF-Talk
Subject: Re: Using Session Vars without Cookies


Mark Leder wrote:

Hi all,
I want to prevent session swapping in an app.
When creating a new session structure, is it a good idea to name a 
key/value pair as a SESSION.URLToken, and then when passing the 
URLtoken between pages (as appended to the URL), do a check to match 
the physical URLtoken = SESSION.URLtoken? Or is this taken care of in 
the background?

  

The best way I found was to store the current IP/Useragent in the 
session variables and check them with every request. If they didn't 
match the current users ip/ua just throw them out.

Jesse


~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: MPSB03-02 - Using Windows NT Authentication and Windows file permissions

2003-02-03 Thread Dave Watts
  The CFM file is always executed within the context of 
  the CF server, no matter what. Of course, you should 
  limit the privileges of the account in which CF runs
  to the extent possible.
 
 Which normally is the Localsystem account, which will 
 grant CFMX all access. Running CFMX under a different 
 user isn't as easy as it might seem. Just changing the 
 usercontext didn't do the trick here, it requires a 
 bunch of registry/ACL changes too.

I found it very easy to run CFMX under a less-privileged user account,
compared to CF 5 and earlier versions. I didn't have to make any registry
changes, but of course I had to change the appropriate filesystem ACLs. But
still, the whole thing took me all of about five minutes. I just granted
RWXD to the \CFusionMX directory and its subdirectories (admittedly this
could be tightened considerably) and read rights to the web root containing
.cfm files.

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




RequestTimeout

2003-02-03 Thread Turetsky, Seth
I set the request timeout higher on a page that can return a huge amount of records, 
it seems that form elements time out before the page finishes then.  Has anyone seen 
this?

thanks,
seth

This message is for the named person's use only. It may contain sensitive and private 
proprietary or legally privileged information. No confidentiality or privilege is 
waived or lost by any mistransmission. If you are not the intended recipient, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it and notify the sender. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. CREDIT SUISSE GROUP and each legal entity in the CREDIT SUISSE FIRST BOSTON 
or CREDIT SUISSE ASSET MANAGEMENT business units of CREDIT SUISSE FIRST BOSTON reserve 
the right to monitor all e-mail communications through its networks. Any views 
expressed in this message are those of the individual sender, except where the message 
states otherwise and the sender is authorized to state them to be the views of any 
such entity.
Unless otherwise stated, any pricing information given in this message is indicative  
only, is subject to change and does not constitute an offer to deal at any price 
quoted. Any reference to the terms of executed transactions should be treated as  
preliminary only and subject to our formal written confirmation.


~|
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: Upload binary file and insert into Oracle

2003-02-03 Thread Stephen Moretti
Pete,


 Not to be rude, but...please reread sentence 2 of paragraph 1 of my
original
 post.  Believe me, the goal IS to get the files onto the file system, but
 it's not going to happen with this release of the app that I'm building.

Opps...  Apologies  Don't know how I missed that one sentence
Read all the rest about re-building an icky PL/SQL application, but totally
missed that one sentence...

Ok. Now I've read it and not being funny, but why bother?
Theoretically, there should only be a couple of occassions when you will be
accessing the file.
One is when a user uploads a file to the server and the other is when a user
downloads it.

Rather than mess on trying to push and pull the files out of the database,
why not replace those bits of code with some very simple code that pulls and
pushes the files from the appropriate places on the app server??? Its
probably costing you more in time to try and exactly replicate the
application code, when you could replace now some of the bits that you know
you're going to change later.

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




Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Rick Faircloth
Hi, all.

Seems like over the last week, several of my clients have all
started having problems logging into password-protected areas
for site management.

The setup uses a query to check username and password stored
in a db to see if their form entries match, and if so, the userid becomes
the session.userid and their off and running.

Now they can log in and see the site management options, but when they
click on a link to go that area, the system kicks them back to the login
page.
I can get in fine to all the management areas of the sites, with various
passwords
and usernames...and they can sporadically, but the behavior is fairly
consistent.

Nothing's been changed on the sites' code or the database or on the
server settings.  (Except that I've been tinking a little with setting up
some FTP sites through IIS...)  Some of these sites have been running with
no problems
for a couple of years now...

I started using MySQL instead of Access a couple of months ago for new
sites...
both are still running.

Haven't updated Windows 2000 Server recently.

Cold Fusion hasn't been updated...still using 4.5.2.

I was able to get one client in on their office computers when I set their
cookie
screening to low (accept all cookies, all the time), but I'm not setting
any cookies
for authentication...at least not that I'm aware of.  I use CFAPPLICATION
and
set ClientManagemet = Yes and SessionManagement = Yes all the time,
but I don't use cookies for storing and checking information.

Just can't figure out why this is happening...

Anyone have any ideas or thoughts on what to check?

Thanks,

Rick


~|
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




Nested Record Sets and Menus

2003-02-03 Thread Cutter (CF_Talk)
Could somebody please help me...

SecretAgents.com used to have paid tutorials to show you how to do 
things. They had a set of tutorials on how to setup/access/update/use 
nested record sets on MSSQL to create heirmenus. So, after reading the 
first three, I put in the PO request to my company to get access to the 
final tutorials (the ones with the real juice). While my finance folks 
took there time in processing the request (about a week) all tutorials 
dissappeared from the site. The site manager told me that they would be 
back, but they have not yet (this has been 3 weeks and my finance people 
have file thirteened my request now for lack of access).

Some folks on this list have given me links to some extensive, 
exhaustive and complicated articles that I am still trying to decipher. 
Has anyone here done this already? Can someone help me figure this out? 
Or provide some sample info? I've got a client who's getting way 
restless now, and this is the last piece of info I need to get them 
straight. Any help would be greatly appreciated.

Cutter

~|
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: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Dave Wilson
Rick,

A shot in the dark, but;

Are you storing client variables in the system registry? Maybe you're
running low on space. Try reconfiguring to store client variables in a
database.

HTH,
Dave

-Original Message-
From: Rick Faircloth [mailto:[EMAIL PROTECTED]]
Sent: 03 February 2003 15:02
To: CF-Talk
Subject: Why are my clients having so many login problems all of a
sudden?


Hi, all.

Seems like over the last week, several of my clients have all
started having problems logging into password-protected areas
for site management.

The setup uses a query to check username and password stored
in a db to see if their form entries match, and if so, the userid becomes
the session.userid and their off and running.

Now they can log in and see the site management options, but when they
click on a link to go that area, the system kicks them back to the login
page.
I can get in fine to all the management areas of the sites, with various
passwords
and usernames...and they can sporadically, but the behavior is fairly
consistent.

Nothing's been changed on the sites' code or the database or on the
server settings.  (Except that I've been tinking a little with setting up
some FTP sites through IIS...)  Some of these sites have been running with
no problems
for a couple of years now...

I started using MySQL instead of Access a couple of months ago for new
sites...
both are still running.

Haven't updated Windows 2000 Server recently.

Cold Fusion hasn't been updated...still using 4.5.2.

I was able to get one client in on their office computers when I set their
cookie
screening to low (accept all cookies, all the time), but I'm not setting
any cookies
for authentication...at least not that I'm aware of.  I use CFAPPLICATION
and
set ClientManagemet = Yes and SessionManagement = Yes all the time,
but I don't use cookies for storing and checking information.

Just can't figure out why this is happening...

Anyone have any ideas or thoughts on what to check?

Thanks,

Rick



~|
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.

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




RE: faxing from cf

2003-02-03 Thread Joshua Miller
Don't know about Europe, but we use Efax and then send faxes using
CFMAIL to a fax number like: [EMAIL PROTECTED] and it translates
the part before the @ into a fax number and sends it for you. You can
send attachments as PDF, Word, etc. and they'll be faxed or you can just
send content in the email body.

Works pretty well for us. $10 a month and $.10 per page.

Not sure though if it works in EU ... www.efax.com

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Zac Spitzer [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 8:40 AM
To: CF-Talk
Subject: faxing from cf


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

what r people using for online faxing solutions ( need to work in europe
) with only a tcp-ip connection

z
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+PnEU1lRHdy8ASusRAiS4AJ9GQak0g/ir7TVjuL7cmo1Uq0MubACgrqsd
8LWBbrTA3PjHdMvAlXRti4w=
=IgXy
-END PGP SIGNATURE-


~|
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




list acvtivity

2003-02-03 Thread project_boo
Has there been any list activity?

The last message I got was 2-1-2003 at 2:05 pm

thanks

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: list acvtivity

2003-02-03 Thread John Stanley
yea ive gotten a bunch of messages this morning

-Original Message-
From: project_boo [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 9:45 AM
To: CF-Talk
Subject: list acvtivity


Has there been any list activity?

The last message I got was 2-1-2003 at 2:05 pm

thanks


~|
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.

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




Re: Upload binary file and insert into Oracle

2003-02-03 Thread Pete Ruckelshaus
- Original Message -
From: Stephen Moretti [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 10:03 AM
Subject: Re: Upload binary file and insert into Oracle



snip

 Ok. Now I've read it and not being funny, but why bother?

snip

Simple.  The old and the new app need to be able to run in parallel until we
completely retire the old app, which should be ~90 days after release.  I
rebuilt an app that took 2 people 7 months to build; I did it alone and in
two months (not by choice, but because I had sharp, heavy objects being
thrown in my general direction).  This is a mission-critical app and we want
to make sure that all is well with the new app before we put the old one out
to pasture.

And, yes, it IS an awful lot like flying by the seat of ones' pants.

Pete

~|
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: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Rick Faircloth
Hi, Dave.

Unless client variables are stored in the registry as an automatic
part of using clientmanagment, I don't have any there.  I've never
used any cookies or stored client info in the registry.  There's also
still 5 GB of space left on the drive, so I don't think hard drive space
is an issue, unless the registry is set to a limit on how much it can use,
but even so, these are low-traffic sites, with few users that log in to
performance management functions.

I do have issues with memory leak due to several websites running
that don't have the session and application variables locked properly.
(They were built before I knew better and haven't had time to rewrite them)
But I've been running these sites for a couple of years without problem,
except for the memory loss, which causes me to have to reboot the
server about once a week,  so it hasn't been a big deal.

Any other thoughts, Dave?  Anyone?

Rick


  -Original Message-
  From: Dave Wilson [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 10:05 AM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sudden?


  Rick,

  A shot in the dark, but;

  Are you storing client variables in the system registry? Maybe you're
  running low on space. Try reconfiguring to store client
  variables in a
  database.

  HTH,
  Dave

  -Original Message-
  From: Rick Faircloth [mailto:[EMAIL PROTECTED]]
  Sent: 03 February 2003 15:02
  To: CF-Talk
  Subject: Why are my clients having so many login problems all of a
  sudden?


  Hi, all.

  Seems like over the last week, several of my clients have all
  started having problems logging into password-protected areas
  for site management.

  The setup uses a query to check username and password stored
  in a db to see if their form entries match, and if so, the
  userid becomes
  the session.userid and their off and running.

  Now they can log in and see the site management options, but
  when they
  click on a link to go that area, the system kicks them back
  to the login
  page.
  I can get in fine to all the management areas of the sites,
  with various
  passwords
  and usernames...and they can sporadically, but the
  behavior is fairly
  consistent.

  Nothing's been changed on the sites' code or the database or on the
  server settings.  (Except that I've been tinking a little
  with setting up
  some FTP sites through IIS...)  Some of these sites have
  been running with
  no problems
  for a couple of years now...

  I started using MySQL instead of Access a couple of months
  ago for new
  sites...
  both are still running.

  Haven't updated Windows 2000 Server recently.

  Cold Fusion hasn't been updated...still using 4.5.2.

  I was able to get one client in on their office computers
  when I set their
  cookie
  screening to low (accept all cookies, all the time), but
  I'm not setting
  any cookies
  for authentication...at least not that I'm aware of.  I use
  CFAPPLICATION
  and
  set ClientManagemet = Yes and SessionManagement = Yes
  all the time,
  but I don't use cookies for storing and checking information.

  Just can't figure out why this is happening...

  Anyone have any ideas or thoughts on what to check?

  Thanks,

  Rick



  
~|
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




WDDX for row of a query

2003-02-03 Thread E. Keith Dodd
Want to send distinct rows of a query via hidden form containing a WDDX
packet, rather than all the data in bunch of hidden forms.

Have query qFolders that works fine, giving say 3 rows of data. If cfdump
query, all is fine.
Am then looping through query, hoping to send row 1's packet via form 1, row
2's via form 2, etc.
Tried to do a cfdump of each row, to see if I'm getting the right stuff
before do WDDX.

cfloop query=qFolders
!--- one method ---
cfdump var=#qFolders.CurrentRow# !--- this just gives 1,2,
etc. ---
!--- another method ---
cfdump var=#qFolders[CurrentRow]# !--- produces an error ---
/cfloop
Tried it with a counter (x=0, x = x+1, etc.), same results

Is there a syntax to get what I want or is this something that can't be
done?
Just want to be able to pack each row as individual packets.

Thanks
Keith
E. Keith Dodd
Wings of Eagles Services
www.wingserv.com


-
[This E-mail scanned for viruses by declude AntiVirus Software]

~|
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: Why are my clients having so many login problems all of a sud den?

2003-02-03 Thread Roberson, Jeff, Mr (Contractor) ACI
It stores them there by default in the registry which has a set size in
windows in Linux it's just a file

Setup a data source it's in the CF_ADMIN

-Original Message-
From: Rick Faircloth [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 10:29 AM
To: CF-Talk
Subject: RE: Why are my clients having so many login problems all of a
sudden?


Hi, Dave.

Unless client variables are stored in the registry as an automatic
part of using clientmanagment, I don't have any there.  I've never
used any cookies or stored client info in the registry.  There's also
still 5 GB of space left on the drive, so I don't think hard drive space
is an issue, unless the registry is set to a limit on how much it can use,
but even so, these are low-traffic sites, with few users that log in to
performance management functions.

I do have issues with memory leak due to several websites running
that don't have the session and application variables locked properly.
(They were built before I knew better and haven't had time to rewrite them)
But I've been running these sites for a couple of years without problem,
except for the memory loss, which causes me to have to reboot the
server about once a week,  so it hasn't been a big deal.

Any other thoughts, Dave?  Anyone?

Rick


  -Original Message-
  From: Dave Wilson [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 10:05 AM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sudden?


  Rick,

  A shot in the dark, but;

  Are you storing client variables in the system registry? Maybe you're
  running low on space. Try reconfiguring to store client
  variables in a
  database.

  HTH,
  Dave

  -Original Message-
  From: Rick Faircloth [mailto:[EMAIL PROTECTED]]
  Sent: 03 February 2003 15:02
  To: CF-Talk
  Subject: Why are my clients having so many login problems all of a
  sudden?


  Hi, all.

  Seems like over the last week, several of my clients have all
  started having problems logging into password-protected areas
  for site management.

  The setup uses a query to check username and password stored
  in a db to see if their form entries match, and if so, the
  userid becomes
  the session.userid and their off and running.

  Now they can log in and see the site management options, but
  when they
  click on a link to go that area, the system kicks them back
  to the login
  page.
  I can get in fine to all the management areas of the sites,
  with various
  passwords
  and usernames...and they can sporadically, but the
  behavior is fairly
  consistent.

  Nothing's been changed on the sites' code or the database or on the
  server settings.  (Except that I've been tinking a little
  with setting up
  some FTP sites through IIS...)  Some of these sites have
  been running with
  no problems
  for a couple of years now...

  I started using MySQL instead of Access a couple of months
  ago for new
  sites...
  both are still running.

  Haven't updated Windows 2000 Server recently.

  Cold Fusion hasn't been updated...still using 4.5.2.

  I was able to get one client in on their office computers
  when I set their
  cookie
  screening to low (accept all cookies, all the time), but
  I'm not setting
  any cookies
  for authentication...at least not that I'm aware of.  I use
  CFAPPLICATION
  and
  set ClientManagemet = Yes and SessionManagement = Yes
  all the time,
  but I don't use cookies for storing and checking information.

  Just can't figure out why this is happening...

  Anyone have any ideas or thoughts on what to check?

  Thanks,

  Rick



  

~|
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: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Dave Carabetta
Unless client variables are stored in the registry as an automatic
part of using clientmanagment, I don't have any there.  I've never
used any cookies or stored client info in the registry.  There's also
still 5 GB of space left on the drive, so I don't think hard drive space
is an issue, unless the registry is set to a limit on how much it can use,
but even so, these are low-traffic sites, with few users that log in to
performance management functions.

Two things. First, yes, the registy is the default setting in the CF 
Administrator to store client variables (a feature I've always disagreed 
with). If you're using the registry, I think your first step should be to 
change this setting to use a datasource and use your DB to store client 
variables. Then go back and delete the client variables from yoru registry 
to compact it a bit. Using your registry, CF-wise at least, for anything 
other than system settings is a risky practice.

Second, there is a registry limit size, and it's not the amount of space 
left on your hard drive (thank God!). If you go to Control Panel- System - 
Advanced - Performance Options - Change... (under Virtual Memory), you 
will see a size limit that you can edit for your registry.
It will also show you the current registry size. You should be able to then 
answer the question as to whether or not your registry is full or close to 
full.


I do have issues with memory leak due to several websites running
that don't have the session and application variables locked properly.
(They were built before I knew better and haven't had time to rewrite them)
But I've been running these sites for a couple of years without problem,
except for the memory loss, which causes me to have to reboot the
server about once a week,  so it hasn't been a big deal.

While I don't know if the two problems are related, I would highly suggest 
finding the time to go back and lock your shared-scope variables. We're 
still using 4.5.2 ourselves at my company, and when I first started here, 
our site was constantly crashing. I spent my first two weeks doing nothing 
except locking shared scope variables, and we haven't crashed since. I think 
versions of CF prior to 5 did a particularly poor job of shared memory 
management, and isn't something that should be overlooked.

Regards,
Dave.



~|
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.

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




RE: WDDX for row of a query

2003-02-03 Thread Gaulin, Mark
Hi Keith
The wddx packet will be defined on a single query (not row in a query). If
you have a query with three rows and really want to break it into three wddx
packets then you'll need to get three different queries.

Queries don't break apart into individual rows very easily... if you cfdump
the entire query you'll see that a query is a struct containing arrays,
where each array is a single column from the query. To get a single row you
need one entry from each of the column arrays. 

The easiest thing to do would be to put the entire (three row) query into a
single wddx packet and change you program to deal with that. Next easiest
would be to find a way to make query objects that have only the one row you
want in them... You could requery the db, or maybe use query-of-query, or
construct a query by hand in code using the functions built for that
(QueryAdd something or other, I don't recall off hand).

Mark

-Original Message-
From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 10:34 AM
To: CF-Talk
Subject: WDDX for row of a query


Want to send distinct rows of a query via hidden form containing a WDDX
packet, rather than all the data in bunch of hidden forms.

Have query qFolders that works fine, giving say 3 rows of data. If cfdump
query, all is fine.
Am then looping through query, hoping to send row 1's packet via form 1, row
2's via form 2, etc.
Tried to do a cfdump of each row, to see if I'm getting the right stuff
before do WDDX.

cfloop query=qFolders
!--- one method ---
cfdump var=#qFolders.CurrentRow# !--- this just gives 1,2,
etc. ---
!--- another method ---
cfdump var=#qFolders[CurrentRow]# !--- produces an error ---
/cfloop
Tried it with a counter (x=0, x = x+1, etc.), same results

Is there a syntax to get what I want or is this something that can't be
done?
Just want to be able to pack each row as individual packets.

Thanks
Keith
E. Keith Dodd
Wings of Eagles Services
www.wingserv.com


-
[This E-mail scanned for viruses by declude AntiVirus Software]


~|
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: WDDX for row of a query

2003-02-03 Thread Raymond Camden
You can't serialize one row of a query in one step. You would probably
want to make a temporary struct and serialize that.

cfloop ...
cfset s = structNew()
cfset s.foo = foo
!--- etc for each column ---
cfwddx action=cfml2wddx input=#s# output=packet

Any reason why you can't simply serialize the ENTIRE query as
form.query? 

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

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

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

 -Original Message-
 From: E. Keith Dodd [mailto:[EMAIL PROTECTED]] 
 Sent: Monday, February 03, 2003 9:34 AM
 To: CF-Talk
 Subject: WDDX for row of a query
 
 
 Want to send distinct rows of a query via hidden form 
 containing a WDDX packet, rather than all the data in bunch 
 of hidden forms.
 
 Have query qFolders that works fine, giving say 3 rows of 
 data. If cfdump query, all is fine. Am then looping through 
 query, hoping to send row 1's packet via form 1, row 2's via 
 form 2, etc. Tried to do a cfdump of each row, to see if I'm 
 getting the right stuff before do WDDX.
 
 cfloop query=qFolders
 !--- one method ---
 cfdump var=#qFolders.CurrentRow# !--- this just 
 gives 1,2, etc. ---
 !--- another method ---
 cfdump var=#qFolders[CurrentRow]# !--- produces an 
 error --- /cfloop Tried it with a counter (x=0, x = x+1, 
 etc.), same results
 
 Is there a syntax to get what I want or is this something 
 that can't be done? Just want to be able to pack each row as 
 individual packets.
 
 Thanks
 Keith
 E. Keith Dodd
 Wings of Eagles Services
 www.wingserv.com
 
 
 -
 [This E-mail scanned for viruses by declude AntiVirus Software]
 
 
~|
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: WDDX for row of a query

2003-02-03 Thread Pascal Peters
Unfortunatly a Query is stored as a structure of arrays instead of an
array of structures. So you can't get a single record with that
notation. You can do a Query of Query or build a Record using Query
functions. You could also pass the data as a serialized structure.

-Original Message-
From: E. Keith Dodd [mailto:[EMAIL PROTECTED]] 
Sent: maandag 3 februari 2003 16:34
To: CF-Talk
Subject: WDDX for row of a query


Want to send distinct rows of a query via hidden form containing a WDDX
packet, rather than all the data in bunch of hidden forms.

Have query qFolders that works fine, giving say 3 rows of data. If
cfdump query, all is fine. Am then looping through query, hoping to send
row 1's packet via form 1, row 2's via form 2, etc. Tried to do a cfdump
of each row, to see if I'm getting the right stuff before do WDDX.

cfloop query=qFolders
!--- one method ---
cfdump var=#qFolders.CurrentRow# !--- this just gives 1,2, etc.
---
!--- another method ---
cfdump var=#qFolders[CurrentRow]# !--- produces an error ---
/cfloop Tried it with a counter (x=0, x = x+1, etc.), same results

Is there a syntax to get what I want or is this something that can't be
done? Just want to be able to pack each row as individual packets.

Thanks
Keith
E. Keith Dodd
Wings of Eagles Services
www.wingserv.com


-
[This E-mail scanned for viruses by declude AntiVirus Software]


~|
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




MM Pricing Problem on CFMX for J2EE

2003-02-03 Thread Stacy Young
When CFMX came out we immediately upgraded on internal servers...we
would have like to purchase the J2EE version (for WebLogic) but it
wasn't out yet...so we purchased the Enterprise standalone version for
use until J2EE was out

I was just told it will cost $2800+ to transfer each license to the J2EE
version  There must be some mistake...can someone form MM please
comment? Can u not transfer licenses?

Many thanks,

Stace

AVIS IMPORTANT:
--- 
Les informations contenues dans le present document et ses pieces jointes sont 
strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il 
est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, 
distribution, copie, ou autre utilisation de ces informations est strictement 
prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait 
communiquer immediatement avec l'expediteur et detruire ce document sans en faire de 
copie sous quelque forme.

WARNING:
---
The information contained in this document and attachments is confidential and 
intended only for the person(s) named above. If you are not the intended recipient you 
are hereby notified that any disclosure, copying, distribution, or any other use of 
the information is strictly prohibited. If you have received this document by mistake, 
please notify the sender immediately and destroy this document and attachments without 
making any copy of any kind.

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Rick Faircloth
Thanks for detailed info and tips, Dave.

I checked the registry...maximum is 88 MB, current size is only 17MB.
So that seems to not be an issue at this time.  But I'll also check into
storing that info in a db for future work.

Concerning the locking...yes, I've got to get back in there and do that,
and will soon.

I keep wondering if this is somehow related to users...especially their
computers.  One client was getting kicked out of the site management
area of their site after logging into the initial site management page and
then clicking a link to go to a specific function page.  Once I lowered
their
cookie acceptance settings to accept all cookies, there were no problems.
This happened on two machines in that office.  That makes me think it's
a user issue.

However, the fact that 3 separate clients have had similar problems for
about
the last week or two, leads me in the direction of a server issue...
Others accessing those same site management areas from different computers
have reported no problems*sigh*

There has been one thing I have always enjoyed about computers...at least
they
were consistent...right or wrong, they were consistent.  Now it seems like
they're
getting minds of their own and playing games...

Rick


  -Original Message-
  From: Dave Carabetta [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 10:47 AM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sudden?


  Unless client variables are stored in the registry as an automatic
  part of using clientmanagment, I don't have any there.  I've never
  used any cookies or stored client info in the registry.
  There's also
  still 5 GB of space left on the drive, so I don't think
  hard drive space
  is an issue, unless the registry is set to a limit on how
  much it can use,
  but even so, these are low-traffic sites, with few users
  that log in to
  performance management functions.

  Two things. First, yes, the registy is the default setting in the CF
  Administrator to store client variables (a feature I've
  always disagreed
  with). If you're using the registry, I think your first step
  should be to
  change this setting to use a datasource and use your DB to
  store client
  variables. Then go back and delete the client variables from
  yoru registry
  to compact it a bit. Using your registry, CF-wise at least,
  for anything
  other than system settings is a risky practice.

  Second, there is a registry limit size, and it's not the
  amount of space
  left on your hard drive (thank God!). If you go to Control
  Panel- System -
  Advanced - Performance Options - Change... (under Virtual
  Memory), you
  will see a size limit that you can edit for your registry.
  It will also show you the current registry size. You should
  be able to then
  answer the question as to whether or not your registry is
  full or close to
  full.


  I do have issues with memory leak due to several websites running
  that don't have the session and application variables
  locked properly.
  (They were built before I knew better and haven't had time
  to rewrite them)
  But I've been running these sites for a couple of years
  without problem,
  except for the memory loss, which causes me to have to reboot the
  server about once a week,  so it hasn't been a big deal.

  While I don't know if the two problems are related, I would
  highly suggest
  finding the time to go back and lock your shared-scope
  variables. We're
  still using 4.5.2 ourselves at my company, and when I first
  started here,
  our site was constantly crashing. I spent my first two weeks
  doing nothing
  except locking shared scope variables, and we haven't
  crashed since. I think
  versions of CF prior to 5 did a particularly poor job of
  shared memory
  management, and isn't something that should be overlooked.

  Regards,
  Dave.



  
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread samcfug
No matter how you handle client variables, it is a good practice to set the
registry purge to a maximum of every 24 hours in CF Administrator.
You will quickly see from the server log files that even though you do not use
the registry for client variables, ColdFusion puts them there anyway.

This has been an issue from day one, and especially affects high traffic sites,
but the work-around seems to help.

=
Douglas White
group Manager
mailto:[EMAIL PROTECTED]
http://www.samcfug.org
=


~|
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




CF Tags for querying Cisco UBRs

2003-02-03 Thread Bosky, Dave
Does anyone know of any custom cf/java tags that can query Cisco UBR's?

Regards,
Dave Bosky
Sr. Multimedia Web Designer
Horry Telephone Cooperative, Inc. 
office: (843)369-8613
[EMAIL PROTECTED]



HTC Disclaimer:  The information contained in this message may be privileged and 
confidential and protected from disclosure. If the reader of this message is not the 
intended recipient, or an employee or agent responsible for delivering this message to 
the intended recipient, you are hereby notified that any dissemination, distribution 
or copying of this communication is strictly prohibited.  If you have received this 
communication in error, please notify us immediately by replying to the message and 
deleting it from your computer.  Thank you.
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




CFMX for J2EE on Oracle 9iAS

2003-02-03 Thread Reilly, James
Is there any new news on CFMX for J2EE running on Oracle 9iAS?

(I'm particularly interested in hearing from MM and/or anyone who has
experience).

I checked the forums and previous cf-talk posts, but seems like nothing was
going on.

Tkx,
Jim

~|
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




a tricky question

2003-02-03 Thread Ernie Pena
 I'm parsing through a list of values to be imported into a database. I'm
using the ListGetAt() function and searching for pipes (chr(124)).
Everything is working fine until it comes to two pipes next to each other
without spaces or characters between them. When that happens, CF seems to
view both pipes as one and skips over that position in the list. The effect
is, the values after the double pipe are all one position off.

Thanks in advanced

Ernie Pena
M. D. Anderson Cancer Center


~|
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




WebRamp /SonicWall

2003-02-03 Thread Duane Boudreau
Hi All,

I know there are at least a couple of people on here using WebRamps. Does
anyone have the latest firmware? I just spent an hour on the phone with
Sonic wall and got no where :(

Any help appreciated!

Thanks,
Duane

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: WDDX for row of a query

2003-02-03 Thread E. Keith Dodd
Thanks Mark, Ray, Pascal

I hadn't realize the nature of the Query results compared to a usual
structure.

Tried the Q of Q, both before serializing/sending and after. That will work.
Need to investigate, however, whether the additional queries and
serialization is worth it versus just doing all hidden fields.
Will look at some UDF's to see if anything there can help.
At least now I know what I am dealing with so can continue.
Thanks!

Keith

- Original Message -
From: Pascal Peters [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 10:49 AM
Subject: RE: WDDX for row of a query


 Unfortunatly a Query is stored as a structure of arrays instead of an
 array of structures. So you can't get a single record with that
 notation. You can do a Query of Query or build a Record using Query
 functions. You could also pass the data as a serialized structure.

 -Original Message-
 From: E. Keith Dodd [mailto:[EMAIL PROTECTED]]
 Sent: maandag 3 februari 2003 16:34
 To: CF-Talk
 Subject: WDDX for row of a query


 Want to send distinct rows of a query via hidden form containing a WDDX
 packet, rather than all the data in bunch of hidden forms.

 Have query qFolders that works fine, giving say 3 rows of data. If
 cfdump query, all is fine. Am then looping through query, hoping to send
 row 1's packet via form 1, row 2's via form 2, etc. Tried to do a cfdump
 of each row, to see if I'm getting the right stuff before do WDDX.

 cfloop query=qFolders
 !--- one method ---
 cfdump var=#qFolders.CurrentRow# !--- this just gives 1,2, etc.
 ---
 !--- another method ---
 cfdump var=#qFolders[CurrentRow]# !--- produces an error ---
 /cfloop Tried it with a counter (x=0, x = x+1, etc.), same results

 Is there a syntax to get what I want or is this something that can't be
 done? Just want to be able to pack each row as individual packets.

 Thanks
 Keith
 E. Keith Dodd
 Wings of Eagles Services
 www.wingserv.com


 -
 [This E-mail scanned for viruses by declude AntiVirus Software]


 
~|
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: a tricky question

2003-02-03 Thread Raymond Camden
CF list funcs ignore null entries. You can look for these yourself and
replace them - ie, change || to |null|, you just have to make sure null
isn't a valid value. (Or use chr(0), again though, ensure chr(0) isn't
valid.)

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

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

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

 -Original Message-
 From: Ernie Pena [mailto:[EMAIL PROTECTED]] 
 Sent: Monday, February 03, 2003 10:26 AM
 To: CF-Talk
 Subject: a tricky question
 
 
  I'm parsing through a list of values to be imported into a 
 database. I'm using the ListGetAt() function and searching 
 for pipes (chr(124)). Everything is working fine until it 
 comes to two pipes next to each other without spaces or 
 characters between them. When that happens, CF seems to view 
 both pipes as one and skips over that position in the list. 
 The effect is, the values after the double pipe are all one 
 position off.
 
 Thanks in advanced
 
 Ernie Pena
 M. D. Anderson Cancer Center
 
 
 
~|
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: Invalid Object

2003-02-03 Thread Scott Brady
-- Original Message --
From: Dave Watts [EMAIL PROTECTED]
 
 Error Executing Database Query.
 [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid 
 object name 'securityUsers'.

I think that the most common cause for this is that the database name isn't
specified in the datasource, in which case the default database for the
login (which is often the master database) is where the database server
looks for the tables.

This is amazingly similar to the problem I had over the weekend.  In my case, CF 
wasn't regonizing tables owned by my cfuser name, but it did recognize tables 
owened by dbo.  So, I had to find a way to change all the table owners to dbo.  
I couldn't find a way to do this in the documentation, so I ended up copying the 
tables through Export Data which created new tables with dbo as the owner. I then 
had to do the same sort of thing with the stored procedures.

With 110+ tables (on which I had to re-set the PK and default value info) and probably 
40 stored procedures, it was pretty tedious, but it worked.

I'm sure there was a better way, but I couldn't find it. 

Scott

Scott Brady
http://www.scottbrady.net/
 
 
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: MM Pricing Problem on CFMX for J2EE

2003-02-03 Thread Christian Cantrell
 I was just told it will cost $2800+ to transfer each license to the 
 J2EE
 version

Can you please send me the name of the person who told you this 
off-list?

Thanks,
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
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: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Rick Faircloth
Ok, I've got Registry settings set to purge every 24 hours.

Maybe that will help...

Any other suggestions?  Clues to what may be happening?

Thanks, Douglas.

Rick



  -Original Message-
  From: samcfug [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 11:07 AM
  To: CF-Talk
  Subject: Re: Why are my clients having so many login
  problems all of a
  sudden?


  No matter how you handle client variables, it is a good
  practice to set the
  registry purge to a maximum of every 24 hours in CF Administrator.
  You will quickly see from the server log files that even
  though you do not use
  the registry for client variables, ColdFusion puts them there anyway.

  This has been an issue from day one, and especially affects
  high traffic sites,
  but the work-around seems to help.

  =
  Douglas White
  group Manager
  mailto:[EMAIL PROTECTED]
  http://www.samcfug.org
  =


  
~|
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




http 400 - bad request?

2003-02-03 Thread Scott Mulholland
I have been asked to troubleshoot an app. that is receiving this error
on a file upload form.  This only happens with larger files, and smaller
files upload with no problem.  I have searched the forums, etc. and have
found that the common cause of this is spaces in the uploaded file name
in Netscape.  I am using IE6 and have no spaces in the file I am
uploading.  I have also stripped out the upload module and coded a
simple on field form to test an upload and still receive this error.
 
Are there any server specific setting that can affect this?  (This app
was developed and run on another server, and this error just started
occurring when it was ported to a new server.)
 
Thanks,
Scott

~|
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: Invalid Object

2003-02-03 Thread Bill Wheatley
sp_changeobjectowner
to change the owner of a table
sp_changedbowner to change the owner of a table
in sql2k

- Original Message -
From: Scott Brady [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 11:31 AM
Subject: RE: Invalid Object


 -- Original Message --
 From: Dave Watts [EMAIL PROTECTED]
 
  Error Executing Database Query.
  [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid
  object name 'securityUsers'.
 
 I think that the most common cause for this is that the database name
isn't
 specified in the datasource, in which case the default database for the
 login (which is often the master database) is where the database server
 looks for the tables.

 This is amazingly similar to the problem I had over the weekend.  In my
case, CF wasn't regonizing tables owned by my cfuser name, but it did
recognize tables owened by dbo.  So, I had to find a way to change all
the table owners to dbo.  I couldn't find a way to do this in the
documentation, so I ended up copying the tables through Export Data which
created new tables with dbo as the owner. I then had to do the same sort
of thing with the stored procedures.

 With 110+ tables (on which I had to re-set the PK and default value info)
and probably 40 stored procedures, it was pretty tedious, but it worked.

 I'm sure there was a better way, but I couldn't find it.

 Scott
 
 Scott Brady
 http://www.scottbrady.net/


 
~|
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: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Casey C Cook
From my experience, if the problem is not happening to all users or a vast
majority, then the problem is usually user related or network related.

CC


   

  Rick Faircloth 

  RickTo:  CF-Talk 
[EMAIL PROTECTED]
  @GoLibertyOnline cc: 

  .comSubject: RE: Why are my clients having 
so many login problems all of a sudden?  
   

  02/03/03 10:06   

  AM   

  Please respond   

  to cf-talk   

   

   





Thanks for detailed info and tips, Dave.

I checked the registry...maximum is 88 MB, current size is only 17MB.
So that seems to not be an issue at this time.  But I'll also check into
storing that info in a db for future work.

Concerning the locking...yes, I've got to get back in there and do that,
and will soon.

I keep wondering if this is somehow related to users...especially their
computers.  One client was getting kicked out of the site management
area of their site after logging into the initial site management page and
then clicking a link to go to a specific function page.  Once I lowered
their
cookie acceptance settings to accept all cookies, there were no problems.
This happened on two machines in that office.  That makes me think it's
a user issue.

However, the fact that 3 separate clients have had similar problems for
about
the last week or two, leads me in the direction of a server issue...
Others accessing those same site management areas from different computers
have reported no problems*sigh*

There has been one thing I have always enjoyed about computers...at least
they
were consistent...right or wrong, they were consistent.  Now it seems like
they're
getting minds of their own and playing games...

Rick


  -Original Message-
  From: Dave Carabetta [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 10:47 AM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sudden?


  Unless client variables are stored in the registry as an automatic
  part of using clientmanagment, I don't have any there.  I've never
  used any cookies or stored client info in the registry.
  There's also
  still 5 GB of space left on the drive, so I don't think
  hard drive space
  is an issue, unless the registry is set to a limit on how
  much it can use,
  but even so, these are low-traffic sites, with few users
  that log in to
  performance management functions.

  Two things. First, yes, the registy is the default setting in the CF
  Administrator to store client variables (a feature I've
  always disagreed
  with). If you're using the registry, I think your first step
  should be to
  change this setting to use a datasource and use your DB to
  store client
  variables. Then go back and delete the client variables from
  yoru registry
  to compact it a bit. Using your registry, CF-wise at least,
  for anything
  other than system settings is a risky practice.

  Second, there is a registry limit size, and it's not the
  amount of space
  left on your hard drive (thank God!). If you go to Control
  Panel- System -
  Advanced - Performance Options - Change... (under Virtual
  Memory), you
  will see a size limit that you can edit for your registry.
  It will also show you the current registry size. You should
  be able to then
  answer the question as to whether or not your registry is
  full or close to
  full.


  I do have issues with memory leak due to several websites running
  that don't have the 

Whitespace Management and CFMAIL

2003-02-03 Thread Joshua Miller
Does anyone know if Whitespace Management is SUPPOSED to delete all the
carriage returns in CFMAIL? Seems like that wouldn't be desired
behaviour if you've got formatted email. Is there a way to override this
for CFMAIL or do I have to manually put #chr(10)##chr(13)# everywhere I
want a return with Whitespace Management in place?
 
Thanks
 
Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net http://www.garrisonenterprises.net/ 
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to
mailto:[EMAIL PROTECTED]
[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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: Upload binary file and insert into Oracle

2003-02-03 Thread Stephen Moretti

 Simple.  The old and the new app need to be able to run in parallel until
we
 completely retire the old app, which should be ~90 days after release.  I
 rebuilt an app that took 2 people 7 months to build; I did it alone and in
 two months (not by choice, but because I had sharp, heavy objects being
 thrown in my general direction).  This is a mission-critical app and we
want
 to make sure that all is well with the new app before we put the old one
out
 to pasture.

 And, yes, it IS an awful lot like flying by the seat of ones' pants.

No... Sounds like very good practice to me.  Flying by the seat of your pant
would be switching the old app off with out an overlap. ;o)

And now it really occurs to me why you need the files in the database..
Because you need both apps running in parallel for 90 days and if the new
app doesn't write the files into the database and if it goes wrong you
lose a lot of the data/files that were entered, plus anything added to the
database by the new app won't be visible to the old app.

Going back to what you asked about CFQUERYPARAM.

 Using CFQUERYPARAM, do I need to use CFFILE to get the file onto the
server?
 Or do I just use CFQUERYPARAM with the name of the file upload field as
the
 variable?

I confess that I've never done this before (being a anti-DB-as-a-file-store
fanatic), but I believe you should just be able to give the form variable
containing your file to cfqueryparam as the value with the appropriate
cfsqltype.

Having had a look though, it doesn't appear that there is a BLOB type for
cfqueryparam.  I think you need to look at the IsBinary/IsBase64 and
ToBinary/ToBase64 functions to be able to make sure that the data is in the
right format when you insert it.
If I remember correctly, files in form data are in base64, so you'd do
INSERT INTO BlobField VALUES #ToBinary(form.filefield)#

Hope this helps get you closer to your goal.

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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

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




PHP Contract Work

2003-02-03 Thread Luce, Greg
I need some help with some PHP work. I have a client that needs some work
done ASAP and I'm in the process of moving my home-office/servers to a new
house. Any PHP'ers with time on they're hands today or tomorrow?

Greg
***Sterling Financial Investment Group, Inc. (SFIG) is a member of
NASD/MSRB/NFA/SIPC.  Email transmissions may be monitored.  SFIG cannot
accept orders to buy or sell via email.  Please visit www.mysterling.com for
more information.***
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=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




CF and IIS permissions

2003-02-03 Thread Venable, John
We've turned off anonymous access to one of our IIS sites and set up a local
account through which everyone can access that site. Now none of the Cold
Fusion apps will run as they all keep popping up the IIS security dialog.
Obviously this is some sort of permissions thing, but I don't know where to
start looking. Any ideas?

Thanks.

John Venable
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: http 400 - bad request?

2003-02-03 Thread Joshua Miller
Is the new server IIS?

If so does it have URLScan or the IISLockdown utility installed?

I installed URLScan and every page in my site gave a 400 error. Default
install without changing any settings did this. You'll have to go
through an tweak the parameters ... I think it's the IISLockdown utility
that prevents file uploads over a certain size.

Also, I think there's a setting in IIS that can limit upload size as
well, but I can't remember off the top where that is.

Thanks,

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Scott Mulholland [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 11:36 AM
To: CF-Talk
Subject: http 400 - bad request?


I have been asked to troubleshoot an app. that is receiving this error
on a file upload form.  This only happens with larger files, and smaller
files upload with no problem.  I have searched the forums, etc. and have
found that the common cause of this is spaces in the uploaded file name
in Netscape.  I am using IE6 and have no spaces in the file I am
uploading.  I have also stripped out the upload module and coded a
simple on field form to test an upload and still receive this error.
 
Are there any server specific setting that can affect this?  (This app
was developed and run on another server, and this error just started
occurring when it was ported to a new server.)
 
Thanks,
Scott


~|
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: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Ernie Pena
How do you do that in an application? I know it works manually.

EP!


- Original Message -
From: samcfug [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 10:06 AM
Subject: Re: Why are my clients having so many login problems all of a
sudden?


No matter how you handle client variables, it is a good practice to set the
registry purge to a maximum of every 24 hours in CF Administrator.
You will quickly see from the server log files that even though you do not
use
the registry for client variables, ColdFusion puts them there anyway.

This has been an issue from day one, and especially affects high traffic
sites,
but the work-around seems to help.

=
Douglas White
group Manager
mailto:[EMAIL PROTECTED]
http://www.samcfug.org
=



~|
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.

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




RE: Why are my clients having so many login problems all of a sudden?

2003-02-03 Thread Benjamin S. Rogers
 Now they can log in and see the site management options, but when they
 click on a link to go that area, the system kicks them back to the
login
 page.

Sounds like the Internet Explorer 6 cookie bug. Its been such a common
occurrence for us over the past year we actually published a page on our
site that we could just direct people to when they report the problem:

  http://www.c4.net/Index.cfm?Method=Support.FAQ.IE6Privacy

In short, Internet Explorer inexplicably stops accepting cookies for
certain sites now and again. Users who d log into a site daily without
problems for a year will all the sudden experience the problems you've
described. The only foolproof work around we've found is to have user
add our site to their list of trusted sites, which apparently bypasses
whatever causes the problem.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057

~|
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.

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




RE: Whitespace Management and CFMAIL

2003-02-03 Thread Barney Boisvert
It's probably not desired behavior, but it is the way it works.  You should
be able to turn it off with CFPROCESSINGDIRECTIVE though.

 -Original Message-
 From: Joshua Miller [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 8:39 AM
 To: CF-Talk
 Subject: Whitespace Management and CFMAIL


 Does anyone know if Whitespace Management is SUPPOSED to delete all the
 carriage returns in CFMAIL? Seems like that wouldn't be desired
 behaviour if you've got formatted email. Is there a way to override this
 for CFMAIL or do I have to manually put #chr(10)##chr(13)# everywhere I
 want a return with Whitespace Management in place?

 Thanks

 Joshua Miller

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/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
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: CFMX for J2EE on Oracle 9iAS

2003-02-03 Thread Matt Liotta
Oracle 9iAS is not a supported platform for CFMX, nor does it seem to be
a future prospect for support. If you might want to look at BlueDragon
as it runs on top of any J2EE application server.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Reilly, James [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 11:23 AM
 To: CF-Talk
 Subject: CFMX for J2EE on Oracle 9iAS
 
 Is there any new news on CFMX for J2EE running on Oracle 9iAS?
 
 (I'm particularly interested in hearing from MM and/or anyone who has
 experience).
 
 I checked the forums and previous cf-talk posts, but seems like
nothing
 was
 going on.
 
 Tkx,
 Jim
 
 
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Strange caching issue

2003-02-03 Thread Matt Kornguth
Have the following code in my application.cfm:

cfheader name=expires value=#dateformat(now(),'ddd dd mmm ')# 
#timeformat(now(),'hh:mm:ss')# GMT
cfheader name=pragma value=no-cache
cfheader name=cache-control value=no-cache, no-store, must-revalidate 

This code worked fine on my development server, but after promoting to production 
server, pages continue to cache. Made no code changes after promoting the files. Is 
there anything server-specific I should be looking at?

Any insights would be greatly appreciated.
Regards,
Matt Kornguth
BLR.com

~|
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: Invalid Object

2003-02-03 Thread Scott Brady
-- Original Message --
From: [EMAIL PROTECTED] (Bill Wheatley)

sp_changeobjectowner
to change the owner of a table
sp_changedbowner to change the owner of a table
in sql2k

Thanks!  I assume the first one is for Stored Procs and the second one is for tables? 
(or are both for tables?)

That would have been very useful for the tables.  I think that the stored procedure 
one wasn't as bad, because I got into a pretty good pattern with keyboard shortcuts on 
copying the original stored-proc into a new one and dropping the old one. 


Scott Brady
http://www.scottbrady.net/
 
 
~|
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: Strange caching issue

2003-02-03 Thread Barney Boisvert
If people already have cached pages, then they will remain cached, because
they won't have gotten the new headers.  Probably not the case though, since
browsers should clear their cache periodically, even without being told to
by the page..  Are you outputting the correct time?  Your timezone is GMT,
that where you're at?  If it's not, then your timestamp is going to be
wrong, because of time zone offsets.  A safer bet is probably to just set it
to the current time, a few days ago.

HTH,
barneyb

 -Original Message-
 From: Matt Kornguth [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 9:05 AM
 To: CF-Talk
 Subject: Strange caching issue


 Have the following code in my application.cfm:

 cfheader name=expires value=#dateformat(now(),'ddd dd mmm
 ')# #timeformat(now(),'hh:mm:ss')# GMT
 cfheader name=pragma value=no-cache
 cfheader name=cache-control value=no-cache, no-store,
 must-revalidate

 This code worked fine on my development server, but after
 promoting to production server, pages continue to cache. Made no
 code changes after promoting the files. Is there anything
 server-specific I should be looking at?

 Any insights would be greatly appreciated.
 Regards,
 Matt Kornguth
 BLR.com

 
~|
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: CF and IIS permissions

2003-02-03 Thread Dave Watts
 We've turned off anonymous access to one of our IIS 
 sites and set up a local account through which everyone 
 can access that site. Now none of the Cold Fusion apps 
 will run as they all keep popping up the IIS security 
 dialog. Obviously this is some sort of permissions 
 thing, but I don't know where to start looking. Any 
 ideas?

Make sure that the CF server account has read rights to the .cfm files, and
make sure that the local user account you mention has read-execute rights to
the ISAPI extension - in CF 5, that would be \cfusion\bin\iscf.dll, in CFMX
it'll typically be \CFusionMX\runtime\lib\wsconfig\1\jrun.dll.

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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

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




RE: Why are my clients having so many login problems all of a sud den?

2003-02-03 Thread Roberson, Jeff, Mr (Contractor) ACI
I had this same issue with my app with domain cookies turned on in the
Application.cfm.
When I turn it off they all returned to working normally.


-Original Message-
From: Benjamin S. Rogers [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 11:44 AM
To: CF-Talk
Subject: RE: Why are my clients having so many login problems all of a
sudden?


 Now they can log in and see the site management options, but when they
 click on a link to go that area, the system kicks them back to the
login
 page.

Sounds like the Internet Explorer 6 cookie bug. Its been such a common
occurrence for us over the past year we actually published a page on our
site that we could just direct people to when they report the problem:

  http://www.c4.net/Index.cfm?Method=Support.FAQ.IE6Privacy

In short, Internet Explorer inexplicably stops accepting cookies for
certain sites now and again. Users who d log into a site daily without
problems for a year will all the sudden experience the problems you've
described. The only foolproof work around we've found is to have user
add our site to their list of trusted sites, which apparently bypasses
whatever causes the problem.

Benjamin S. Rogers
http://www.c4.net/
v.508.240.0051
f.508.240.0057


~|
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: CFMX for J2EE on Oracle 9iAS

2003-02-03 Thread Thomas Chiverton
On Monday 03 Feb 2003 16:53 pm, Matt Liotta wrote:
 Oracle 9iAS is not a supported platform for CFMX, nor does it seem to be
 a future prospect for support. If you might want to look at BlueDragon
 as it runs on top of any J2EE application server.

CFMX4J2EE runs on several popular (free) open source J2EE app servers.
You could install and use one of them in parrellel with 9iAS.

-- 
Tom C
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: CFMX for J2EE on Oracle 9iAS

2003-02-03 Thread Matt Liotta
Runs on and supported are two totally different things.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Thomas Chiverton [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 12:25 PM
 To: CF-Talk
 Subject: Re: CFMX for J2EE on Oracle 9iAS
 
 On Monday 03 Feb 2003 16:53 pm, Matt Liotta wrote:
  Oracle 9iAS is not a supported platform for CFMX, nor does it seem
to be
  a future prospect for support. If you might want to look at
BlueDragon
  as it runs on top of any J2EE application server.
 
 CFMX4J2EE runs on several popular (free) open source J2EE app servers.
 You could install and use one of them in parrellel with 9iAS.
 
 --
 Tom C
 
~|
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




Changing RDS to use SSL/Port 443 on Linux Server

2003-02-03 Thread Mandel, Lawrence
We're working with a Linux server, Redhat Linux 7.x with mod_ssl/2.8.4
OpenSSL/0.9.6b and ColdFusion Server 5.0.

We're trying to set the RDS service on the server so that ColdFusion Studio
RDS will connect using SSL on port 443 instead of HTTP on port 80. I've been
unable to find any instructions on how to change the RDS configuration on
the server to allow this. Any ideas, help, or links to information would be
welcome.

Thanks much,
Lon Mandel  

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




strange problem when you Trim() file upload form fields

2003-02-03 Thread Gyrus
I had an issue recently that you might remember, where a Mac-based user of a
CMS I've done was having problems using a form. Seems that IE on the Mac
likes adding whitespace or carriage returns to form fields, and those that I
set as boolean values were throwing errors when they're tested, because the
string TRUEdoesn't evaluate as a boolean!

My catch-all solution was to include this code in Application.cfm:

cfif IsDefined(form) AND IsStruct(form)
 cfloop collection=#form# item=field
   cfset StructUpdate(form, field, Trim(StructFind(form, field)))
 /cfloop
/cfif

Does the trick, even if it's a little heavy-handed.

Now we've got another problem, in that you can't upload files. An error gets
thrown when you try, saying something like form.filePath doesn't contain a
file.

Of course by the time you get to the server, form.filePath is something like
C:\WinNT\Temp\AC0245.tmp due to the way CF uploads stuff. But I really
can't see any difference between that field's value before or after the
Trim() code.

Does anyone know what's going on here?

My workaround for the meantime, as all my file upload fields are named
filePath, is this:

cfif IsDefined(form) AND IsStruct(form)
 cfloop collection=#form# item=field
  cfif field NEQ filePath
   cfset StructUpdate(form, field, Trim(StructFind(form, field)))
  /cfif
 /cfloop
/cfif

But naturally I'm curious to know if there's a rational explanation behind
all this...

Gyrus
[EMAIL PROTECTED]
work: http://www.tengai.co.uk
play: http://norlonto.net
PGP key available

~|
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.

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




Re: Strange caching issue

2003-02-03 Thread Matt Kornguth
Barney,
Thanks for the reply. 

1. Not on GMT (rather EST). However, both my development and production servers time 
settings are identical.

2. Did change expires value to same time several days ago, but still caching.

Any other ideas? Anyone else.

Thanks again.



On 2/3/2003 12:16 PM, Barney Boisvert [EMAIL PROTECTED] wrote:
If people already have cached pages, then they will remain cached, 
because
they won't have gotten the new headers.  Probably not the case though, 
since
browsers should clear their cache periodically, even without being 
told to
by the page..  Are you outputting the correct time?  Your timezone 
is GMT,
that where you're at?  If it's not, then your timestamp is going 
to be
wrong, because of time zone offsets.  A safer bet is probably to 
just set it
to the current time, a few days ago.

HTH,
barneyb

 -Original Message-
 From: Matt Kornguth [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 9:05 AM
 To: CF-Talk
 Subject: Strange caching issue


 Have the following code in my application.cfm:

 cfheader name=expires value=#dateformat(now(),'ddd dd mmm
 ')# #timeformat(now(),'hh:mm:ss')# GMT
 cfheader name=pragma value=no-cache
 cfheader name=cache-control value=no-cache, no-store,
 must-revalidate

 This code worked fine on my development server, but after
 promoting to production server, pages continue to cache. Made no
 code changes after promoting the files. Is there anything
 server-specific I should be looking at?

 Any insights would be greatly appreciated.
 Regards,
 Matt Kornguth
 BLR.com

 

~|
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: Whitespace Management and CFMAIL

2003-02-03 Thread Ewok
It's deffinatley a pain in the arse!!
if you hit enter twice whne formatting your message, it'll usually keep the
break. like

texxt text text

more text

but just once and it runs it all together like it wasnt there.

I usually set the body of my message to a variable first like so

cfset msg = 
Name:#form.fname#
Email: #form.email#
Subject:  #form.subject#

Message:
#form.message#

then call it between the cfmail tags and it keeps the formatting in place.

good luck

- Original Message -
From: Barney Boisvert [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 11:53 AM
Subject: RE: Whitespace Management and CFMAIL


 It's probably not desired behavior, but it is the way it works.  You
should
 be able to turn it off with CFPROCESSINGDIRECTIVE though.

  -Original Message-
  From: Joshua Miller [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 8:39 AM
  To: CF-Talk
  Subject: Whitespace Management and CFMAIL
 
 
  Does anyone know if Whitespace Management is SUPPOSED to delete all the
  carriage returns in CFMAIL? Seems like that wouldn't be desired
  behaviour if you've got formatted email. Is there a way to override this
  for CFMAIL or do I have to manually put #chr(10)##chr(13)# everywhere I
  want a return with Whitespace Management in place?
 
  Thanks
 
  Joshua Miller

 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: Changing RDS to use SSL/Port 443 on Linux Server

2003-02-03 Thread Dave Watts
 We're trying to set the RDS service on the server so that 
 ColdFusion Studio RDS will connect using SSL on port 443 
 instead of HTTP on port 80. I've been unable to find any 
 instructions on how to change the RDS configuration on
 the server to allow this. Any ideas, help, or links to 
 information would be welcome.

All you have to do is force all requests matching the URL pattern
/CFIDE/main/ide.cfm to require HTTPS. There's no RDS listening port, per se
- it simply uses your web server.

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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: Why are my clients having so many login problems all of a sud den?

2003-02-03 Thread Rick Faircloth
Since I've never *knowingly* used cookies, I'm fairly ignorant
of how to handle them with CF...so, when you say turned cookies on, or,
turned cookies off in the Application.cfm, can you show me the code
that you used to do that?

(I will go and research the docs and study cookie use, but just looking for
a quick answer for now to make sure there's not something I can put in the
Application.cfm pages of these sites to stop this problem...)

Thanks,

Rick


  -Original Message-
  From: Roberson, Jeff, Mr (Contractor) ACI
  [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 12:19 PM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sud den?


  I had this same issue with my app with domain cookies turned
  on in the
  Application.cfm.
  When I turn it off they all returned to working normally.


  -Original Message-
  From: Benjamin S. Rogers [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 11:44 AM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sudden?


   Now they can log in and see the site management options,
  but when they
   click on a link to go that area, the system kicks them back to the
  login
   page.

  Sounds like the Internet Explorer 6 cookie bug. Its been
  such a common
  occurrence for us over the past year we actually published a
  page on our
  site that we could just direct people to when they report
  the problem:

http://www.c4.net/Index.cfm?Method=Support.FAQ.IE6Privacy

  In short, Internet Explorer inexplicably stops accepting cookies for
  certain sites now and again. Users who d log into a site
  daily without
  problems for a year will all the sudden experience the
  problems you've
  described. The only foolproof work around we've found is to have user
  add our site to their list of trusted sites, which
  apparently bypasses
  whatever causes the problem.

  Benjamin S. Rogers
  http://www.c4.net/
  v.508.240.0051
  f.508.240.0057


  
~|
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: WDDX for row of a query

2003-02-03 Thread E. Keith Dodd
Update on query row:

For the time being, at least, I used a UDF from the library:
QueryRowToStruct(), which did what I wanted.

cfloop query=qFolders
CFSet thisQ = QueryRowToStruct(qFolders, currentRow)
CFWddx action=cfml2wddx input=#thisQ# output=qPack
!--- form with qPack as hidden field ---
/cfloop

Thanks forum for the help in getting me ontrack!

Keith

- Original Message -
From: E. Keith Dodd [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 11:26 AM
Subject: Re: WDDX for row of a query


 Thanks Mark, Ray, Pascal

 I hadn't realize the nature of the Query results compared to a usual
 structure.

 Tried the Q of Q, both before serializing/sending and after. That will
work.
 Need to investigate, however, whether the additional queries and
 serialization is worth it versus just doing all hidden fields.
 Will look at some UDF's to see if anything there can help.
 At least now I know what I am dealing with so can continue.
 Thanks!



-
[This E-mail scanned for viruses by declude AntiVirus Software]

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: strange problem when you Trim() file upload form fields

2003-02-03 Thread Joshua Miller
Yes, the file field seems to be the anomaly in using that method ...
I've found you have to actually TRIM() the file upload in the CFFILE tag
to get it to work 100%

This is what I do to catch everything but the file field, then I just
TRIM() all CFFILE uploads

cfscript
if(HTTP_USER_AGENT contains msie AND HTTP_USER_AGENT contains mac){
if(isdefined(FORM.fieldnames)){
for(zz=1;zz lte ListLen(FORM.fieldnames);zz=zz+1){
formObj=ListGetAt(FORM.fieldnames,zz);
tmp=evaluate(formObj);
if(tmp DOES NOT CONTAIN :\WINNT\TEMP\){
tmpA=StructDelete(FORM,formObj,TRUE);

tmpB=StructInsert(FORM,formObj,trim(tmp));
}
}
}
}
/cfscript

This assumes a Windows server so you'll have to change the line: if(tmp
DOES NOT CONTAIN :\WINNT\TEMP\){ 
to match the temp directory of your OS.

I include this in Application.cfm ... That way it catches every form
submission made. Looking at it here in this message I think it should
check FORM.fieldnames first instead of the HTTP_USER_AGENT - you may
want to change that so it processes slightly faster.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Gyrus [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 12:38 PM
To: CF-Talk
Subject: strange problem when you Trim() file upload form fields


I had an issue recently that you might remember, where a Mac-based user
of a CMS I've done was having problems using a form. Seems that IE on
the Mac likes adding whitespace or carriage returns to form fields, and
those that I set as boolean values were throwing errors when they're
tested, because the
string TRUEdoesn't evaluate as a boolean!

My catch-all solution was to include this code in Application.cfm:

cfif IsDefined(form) AND IsStruct(form)
 cfloop collection=#form# item=field
   cfset StructUpdate(form, field, Trim(StructFind(form, field)))
/cfloop /cfif

Does the trick, even if it's a little heavy-handed.

Now we've got another problem, in that you can't upload files. An error
gets thrown when you try, saying something like form.filePath doesn't
contain a file.

Of course by the time you get to the server, form.filePath is something
like C:\WinNT\Temp\AC0245.tmp due to the way CF uploads stuff. But I
really can't see any difference between that field's value before or
after the
Trim() code.

Does anyone know what's going on here?

My workaround for the meantime, as all my file upload fields are named
filePath, is this:

cfif IsDefined(form) AND IsStruct(form)
 cfloop collection=#form# item=field
  cfif field NEQ filePath
   cfset StructUpdate(form, field, Trim(StructFind(form, field)))
  /cfif
 /cfloop
/cfif

But naturally I'm curious to know if there's a rational explanation
behind all this...

Gyrus
[EMAIL PROTECTED]
work: http://www.tengai.co.uk
play: http://norlonto.net
PGP key available


~|
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: Whitespace Management and CFMAIL

2003-02-03 Thread Joshua Miller
Wonder why MM hasn't changed the CFMAIL tag to handle whitespace even if
it's turned on in CFAdministrator?

I guess they've been busy just making it work though ;)

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 

*
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]

*


-Original Message-
From: Ewok [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 12:40 PM
To: CF-Talk
Subject: Re: Whitespace Management and CFMAIL


It's deffinatley a pain in the arse!!
if you hit enter twice whne formatting your message, it'll usually keep
the break. like

texxt text text

more text

but just once and it runs it all together like it wasnt there.

I usually set the body of my message to a variable first like so

cfset msg = 
Name:#form.fname#
Email: #form.email#
Subject:  #form.subject#

Message:
#form.message#

then call it between the cfmail tags and it keeps the formatting in
place.

good luck

- Original Message -
From: Barney Boisvert [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 11:53 AM
Subject: RE: Whitespace Management and CFMAIL


 It's probably not desired behavior, but it is the way it works.  You
should
 be able to turn it off with CFPROCESSINGDIRECTIVE though.

  -Original Message-
  From: Joshua Miller 
  [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 8:39 AM
  To: CF-Talk
  Subject: Whitespace Management and CFMAIL
 
 
  Does anyone know if Whitespace Management is SUPPOSED to delete all 
  the carriage returns in CFMAIL? Seems like that wouldn't be desired 
  behaviour if you've got formatted email. Is there a way to override 
  this for CFMAIL or do I have to manually put #chr(10)##chr(13)# 
  everywhere I want a return with Whitespace Management in place?
 
  Thanks
 
  Joshua Miller

 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: Whitespace Management and CFMAIL

2003-02-03 Thread Ewok
No idea, it's deffinatley something I'd like to see work a little better as
far as formatting goes, but I'm also happy to have it be as easy as it is to
send email in my applications. If it doesn't gets a makeover...I'll still
survive  : )

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 12:49 PM
Subject: RE: Whitespace Management and CFMAIL


 Wonder why MM hasn't changed the CFMAIL tag to handle whitespace even if
 it's turned on in CFAdministrator?

 I guess they've been busy just making it work though ;)

 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net
 [EMAIL PROTECTED]
 (704) 569-9044 ext. 254

 
 *
 Any views expressed in this message are those of the individual sender,
 except where the sender states them to be the views of
 Garrison Enterprises Inc.

 This e-mail is intended only for the individual or entity to which it is
 addressed and contains information that is private and confidential. If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to [EMAIL PROTECTED]
 
 *


 -Original Message-
 From: Ewok [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 12:40 PM
 To: CF-Talk
 Subject: Re: Whitespace Management and CFMAIL


 It's deffinatley a pain in the arse!!
 if you hit enter twice whne formatting your message, it'll usually keep
 the break. like

 texxt text text

 more text

 but just once and it runs it all together like it wasnt there.

 I usually set the body of my message to a variable first like so

 cfset msg = 
 Name:#form.fname#
 Email: #form.email#
 Subject:  #form.subject#

 Message:
 #form.message#

 then call it between the cfmail tags and it keeps the formatting in
 place.

 good luck

 - Original Message -
 From: Barney Boisvert [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, February 03, 2003 11:53 AM
 Subject: RE: Whitespace Management and CFMAIL


  It's probably not desired behavior, but it is the way it works.  You
 should
  be able to turn it off with CFPROCESSINGDIRECTIVE though.
 
   -Original Message-
   From: Joshua Miller
   [mailto:[EMAIL PROTECTED]]
   Sent: Monday, February 03, 2003 8:39 AM
   To: CF-Talk
   Subject: Whitespace Management and CFMAIL
  
  
   Does anyone know if Whitespace Management is SUPPOSED to delete all
   the carriage returns in CFMAIL? Seems like that wouldn't be desired
   behaviour if you've got formatted email. Is there a way to override
   this for CFMAIL or do I have to manually put #chr(10)##chr(13)#
   everywhere I want a return with Whitespace Management in place?
  
   Thanks
  
   Joshua Miller
 
  ---
  Outgoing mail is certified Virus Free.
  Checked by AVG anti-virus system (http://www.grisoft.com).
  Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/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
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




CFMX Enterprise Licenses for Sale?

2003-02-03 Thread Stacy Young
We may have to sell our CFMX Enterprise licenses (2 of them) in order to

purchase the J2EE for Weblogic version. (thanks to raw deal on license
transfer). Has anyone had success in selling licenses? Maybe eBay?
Sorry for the OTwould appreciate any tips...

Thanks!

Stace

AVIS IMPORTANT:
--- 
Les informations contenues dans le present document et ses pieces jointes sont 
strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il 
est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, 
distribution, copie, ou autre utilisation de ces informations est strictement 
prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait 
communiquer immediatement avec l'expediteur et detruire ce document sans en faire de 
copie sous quelque forme.

WARNING:
---
The information contained in this document and attachments is confidential and 
intended only for the person(s) named above. If you are not the intended recipient you 
are hereby notified that any disclosure, copying, distribution, or any other use of 
the information is strictly prohibited. If you have received this document by mistake, 
please notify the sender immediately and destroy this document and attachments without 
making any copy of any kind.

~|
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.

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




RE: Strange caching issue

2003-02-03 Thread Eric Sheetz
just a shot in the dark...

How about adding a meaningless variable to each URL so that they look
completely different than any URLs that have been cached.

Thanks,
Eric Sheetz
h. 650-349-5050
[EMAIL PROTECTED]


 -Original Message-
 From: Matt Kornguth [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 9:38 AM
 To: CF-Talk
 Subject: Re: Strange caching issue


 Barney,
 Thanks for the reply.

 1. Not on GMT (rather EST). However, both my development and
 production servers time settings are identical.

 2. Did change expires value to same time several days ago, but
 still caching.

 Any other ideas? Anyone else.

 Thanks again.



 On 2/3/2003 12:16 PM, Barney Boisvert [EMAIL PROTECTED] wrote:
 If people already have cached pages, then they will remain cached,
 because
 they won't have gotten the new headers.  Probably not the case though,
 since
 browsers should clear their cache periodically, even without being
 told to
 by the page..  Are you outputting the correct time?  Your timezone
 is GMT,
 that where you're at?  If it's not, then your timestamp is going
 to be
 wrong, because of time zone offsets.  A safer bet is probably to
 just set it
 to the current time, a few days ago.
 
 HTH,
 barneyb
 
  -Original Message-
  From: Matt Kornguth [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 9:05 AM
  To: CF-Talk
  Subject: Strange caching issue
 
 
  Have the following code in my application.cfm:
 
  cfheader name=expires value=#dateformat(now(),'ddd dd mmm
  ')# #timeformat(now(),'hh:mm:ss')# GMT
  cfheader name=pragma value=no-cache
  cfheader name=cache-control value=no-cache, no-store,
  must-revalidate
 
  This code worked fine on my development server, but after
  promoting to production server, pages continue to cache. Made no
  code changes after promoting the files. Is there anything
  server-specific I should be looking at?
 
  Any insights would be greatly appreciated.
  Regards,
  Matt Kornguth
  BLR.com
 
 
 
 
~|
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: Why are my clients having so many login problems all of a sud den?

2003-02-03 Thread Dave Carabetta
Since I've never *knowingly* used cookies, I'm fairly ignorant
of how to handle them with CF...so, when you say turned cookies on, or,
turned cookies off in the Application.cfm, can you show me the code
that you used to do that?

(I will go and research the docs and study cookie use, but just looking for
a quick answer for now to make sure there's not something I can put in the
Application.cfm pages of these sites to stop this problem...)

You don't actually explicitly use cfcookie to manage this. Just setting 
client variables automatically creates a cookie on the user's machine that 
stored the CFID/CFTOKEN combination that CF will use to retrieve all client 
variables on each page request.

By setting the clientmanagement, sessionmanagement, or setdomaincookies 
attribute to yes, you are, in effect, authorizing the CF server to place 
this cookie on the user's machine. This cookie's contents is how CF can then 
differentiate between the different clients.

One thing I thought I remembered reading somewhere a while back (sorry to be 
so vague!) is that IE 6 will reject the cookie trying to be set if your site 
does not use a compact privacy policy. This, in combination with a higher 
default security setting, was Microsoft's way of increasing security. If 
you go to Tools - Internet Options - Privacy, you will see the default 
setting of Medium and the first description of what that setting does is a 
reference to this privacy policy issue.

If you do need to generate a privacy policy, IBM's developer site has a nice 
little tool to automatically build one for you. Go and search their site, as 
I don't have the link handy.

Regards,
Dave.


~|
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: CFMX Enterprise Licenses for Sale?

2003-02-03 Thread Matt Liotta
Avoiding your question, but I have often found waiting until the last
possible minute when buying licenses is the way to go. I know it saved
us from buying a CFMX enterprise license we didn't need, when late in
development we moved to CFMX for J2EE. In fact, I seem to recall Sean's
project at Macromedia starting development on CFMX enterprise and now
moving to CFMX for J2EE. The very fact that Macromedia's own development
team experienced the situation you now find yourself in is very telling.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Stacy Young [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 1:00 PM
 To: CF-Talk
 Subject: CFMX Enterprise Licenses for Sale?
 
 We may have to sell our CFMX Enterprise licenses (2 of them) in order
to
 
 purchase the J2EE for Weblogic version. (thanks to raw deal on license
 transfer). Has anyone had success in selling licenses? Maybe eBay?
 Sorry for the OTwould appreciate any tips...
 
 Thanks!
 
 Stace
 
 AVIS IMPORTANT:
 ---
 Les informations contenues dans le present document et ses pieces
jointes
 sont strictement confidentielles et reservees a l'usage de la (des)
 personne(s) a qui il est adresse. Si vous n'etes pas le destinataire,
 soyez avise que toute divulgation, distribution, copie, ou autre
 utilisation de ces informations est strictement prohibee. Si vous avez
 recu ce document par erreur, veuillez s'il vous plait communiquer
 immediatement avec l'expediteur et detruire ce document sans en faire
de
 copie sous quelque forme.
 
 WARNING:
 ---
 The information contained in this document and attachments is
confidential
 and intended only for the person(s) named above. If you are not the
 intended recipient you are hereby notified that any disclosure,
copying,
 distribution, or any other use of the information is strictly
prohibited.
 If you have received this document by mistake, please notify the
sender
 immediately and destroy this document and attachments without making
any
 copy of any kind.
 
 
~|
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 Enterprise Licenses for Sale?

2003-02-03 Thread Stacy Young
You're quite right...we expected to go production much earlier but had

concerns with stability...and now we're stuck between a rock and a hard

place...

Stace

-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 1:07 PM
To: CF-Talk
Subject: RE: CFMX Enterprise Licenses for Sale?

Avoiding your question, but I have often found waiting until the last
possible minute when buying licenses is the way to go. I know it saved
us from buying a CFMX enterprise license we didn't need, when late in
development we moved to CFMX for J2EE. In fact, I seem to recall Sean's
project at Macromedia starting development on CFMX enterprise and now
moving to CFMX for J2EE. The very fact that Macromedia's own development
team experienced the situation you now find yourself in is very telling.

Matt Liotta
President  CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

 -Original Message-
 From: Stacy Young [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 1:00 PM
 To: CF-Talk
 Subject: CFMX Enterprise Licenses for Sale?
 
 We may have to sell our CFMX Enterprise licenses (2 of them) in order
to
 
 purchase the J2EE for Weblogic version. (thanks to raw deal on license
 transfer). Has anyone had success in selling licenses? Maybe eBay?
 Sorry for the OTwould appreciate any tips...
 
 Thanks!
 
 Stace
 
 AVIS IMPORTANT:
 ---
 Les informations contenues dans le present document et ses pieces
jointes
 sont strictement confidentielles et reservees a l'usage de la (des)
 personne(s) a qui il est adresse. Si vous n'etes pas le destinataire,
 soyez avise que toute divulgation, distribution, copie, ou autre
 utilisation de ces informations est strictement prohibee. Si vous avez
 recu ce document par erreur, veuillez s'il vous plait communiquer
 immediatement avec l'expediteur et detruire ce document sans en faire
de
 copie sous quelque forme.
 
 WARNING:
 ---
 The information contained in this document and attachments is
confidential

 and intended only for the person(s) named above. If you are not the
 intended recipient you are hereby notified that any disclosure,
copying,
 distribution, or any other use of the information is strictly
prohibited.
 If you have received this document by mistake, please notify the
sender
 immediately and destroy this document and attachments without making
any
 copy of any kind.
 
 

~|
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.

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




RE: Why are my clients having so many login problems all of a sud den?

2003-02-03 Thread Rick Faircloth
Thanks, Dave.

Since I wasn't accessing cookie variables I figured it really didn't
matter whether or not cookies were being set, but I guess I was wrong.
(Well, what do you know...first time I've experienced that!  ;o)

I really don't make use of client variables in my apps, so if I
just use SessionManagement = Yes and either don't put
anything about ClientManagement in the CFAPPLICATION tag
or set ClientManagement = No, would that prevent cookies from
being introduced into the registry and complicating my site management?

Rick


  -Original Message-
  From: Dave Carabetta [mailto:[EMAIL PROTECTED]]
  Sent: Monday, February 03, 2003 1:06 PM
  To: CF-Talk
  Subject: RE: Why are my clients having so many login
  problems all of a
  sud den?


  Since I've never *knowingly* used cookies, I'm fairly ignorant
  of how to handle them with CF...so, when you say turned
  cookies on, or,
  turned cookies off in the Application.cfm, can you show
  me the code
  that you used to do that?
  
  (I will go and research the docs and study cookie use, but
  just looking for
  a quick answer for now to make sure there's not something I
  can put in the
  Application.cfm pages of these sites to stop this problem...)

  You don't actually explicitly use cfcookie to manage this.
  Just setting
  client variables automatically creates a cookie on the
  user's machine that
  stored the CFID/CFTOKEN combination that CF will use to
  retrieve all client
  variables on each page request.

  By setting the clientmanagement, sessionmanagement, or
  setdomaincookies
  attribute to yes, you are, in effect, authorizing the CF
  server to place
  this cookie on the user's machine. This cookie's contents is
  how CF can then
  differentiate between the different clients.

  One thing I thought I remembered reading somewhere a while
  back (sorry to be
  so vague!) is that IE 6 will reject the cookie trying to be
  set if your site
  does not use a compact privacy policy. This, in combination
  with a higher
  default security setting, was Microsoft's way of
  increasing security. If
  you go to Tools - Internet Options - Privacy, you will see
  the default
  setting of Medium and the first description of what that
  setting does is a
  reference to this privacy policy issue.

  If you do need to generate a privacy policy, IBM's developer
  site has a nice
  little tool to automatically build one for you. Go and
  search their site, as
  I don't have the link handy.

  Regards,
  Dave.


  
~|
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.

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




RE: WDDX for row of a query

2003-02-03 Thread Raymond Camden
Just curious - but what you are doing in your form that makes you _have_
to use N packets for the query? Are you sure you simply can't serialize
the whole query into one form field? It won't make _that_ big of a
difference in terms of speed, but I'm curious.

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

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

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

 -Original Message-
 From: E. Keith Dodd [mailto:[EMAIL PROTECTED]] 
 Sent: Monday, February 03, 2003 11:48 AM
 To: CF-Talk
 Subject: Re: WDDX for row of a query
 
 
 Update on query row:
 
 For the time being, at least, I used a UDF from the library: 
 QueryRowToStruct(), which did what I wanted.
 
 cfloop query=qFolders
 CFSet thisQ = QueryRowToStruct(qFolders, currentRow)
 CFWddx action=cfml2wddx input=#thisQ# output=qPack
 !--- form with qPack as hidden field ---
 /cfloop
 
 Thanks forum for the help in getting me ontrack!
 
 Keith
 
 - Original Message -
 From: E. Keith Dodd [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, February 03, 2003 11:26 AM
 Subject: Re: WDDX for row of a query
 
 
  Thanks Mark, Ray, Pascal
 
  I hadn't realize the nature of the Query results compared 
 to a usual 
  structure.
 
  Tried the Q of Q, both before serializing/sending and 
 after. That will
 work.
  Need to investigate, however, whether the additional queries and 
  serialization is worth it versus just doing all hidden fields. Will 
  look at some UDF's to see if anything there can help. At 
 least now I 
  know what I am dealing with so can continue. Thanks!
 
 
 
 -
 [This E-mail scanned for viruses by declude AntiVirus Software]
 
 
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: Why are my clients having so many login problems all of a sud den?

2003-02-03 Thread Dave Carabetta
Thanks, Dave.

Since I wasn't accessing cookie variables I figured it really didn't
matter whether or not cookies were being set, but I guess I was wrong.
(Well, what do you know...first time I've experienced that!  ;o)

I really don't make use of client variables in my apps, so if I
just use SessionManagement = Yes and either don't put
anything about ClientManagement in the CFAPPLICATION tag
or set ClientManagement = No, would that prevent cookies from
being introduced into the registry and complicating my site management?

Well, I don't want to mislead you here, so let me be explicit.

You only need to change the clientmanagement attribute to no if it's 
already set to yes. It's default value is no, so if you're not using the 
attribute at all, you don't need to worry about this. You can also change 
the setClientCookies attribute to no (which, by default, is set to 
yes) and/or change the clientStorage attribute to a valid datasource 
name (which, by default, is set to registry. Remember also that if you go 
this route to create the database tables via the CF Administrator under the 
Variables section).

Be aware though that if you change the setClientCookies attribute to no, 
while you will not be setting any client-side cookies, but you will have to 
manually append the CFID/CFTOKEN values to each URL in your application to 
maintain state, even for session variables.

Hope this helps,
Dave.


~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Using CF to pull content from with div tags for printing

2003-02-03 Thread millerj
I thought that would be easier as well. However the site I am building uses ALOT of 
css tricks and positioning and I was having trouble with the print CSS style. I was 
specifically setting alot of content to not display and it continues to  sneak 
through. 

I thought it may be easier if I could one time write a script that striped out content 
and posted it to the simplest of pages, a logo, phone number, and then the text 
content.

It's still not settled, like I said the media=Print seems to only be achieving a few 
of my needs.
~|
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: WDDX for row of a query

2003-02-03 Thread E. Keith Dodd
Ray

I *think* this is the reason (never totally sure what I'm doing!):
Actually am setting up a varying number of forms (depending on the query
row), each would have same fields but different values, and submit button
label based on the query row. User selects appropriate button and the
corresponding queryrow packet is sent to processing page.

In responding to you and thinking, I am guessing that I could make this one
form, with one wddx packet (or put query in a form field), then select the
query row on processing page based on which submit button is sent. Do this
by the QueryRow2Struct or Q of Q.

Seems like regardless the method, I either have to do the selecting of the
appropriate row prior on the form template or later on the processing
template. For some reason, for this application, *seems* like it might be
more effecient to do the sorting first.

Interesting about CF, there are often several ways to approach, and one
criterion is effeciency (coding or processing). For this application, I'd
say it's probably a wash. For others, however, I think sending the total
query would be best.

Thanks for stimulating my thought!

Keith
- Original Message -
From: Raymond Camden [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 1:17 PM
Subject: RE: WDDX for row of a query


 Just curious - but what you are doing in your form that makes you _have_
 to use N packets for the query? Are you sure you simply can't serialize
 the whole query into one form field? It won't make _that_ big of a
 difference in terms of speed, but I'm curious.

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



-
[This E-mail scanned for viruses by declude AntiVirus Software]

~|
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.

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




Using CF to pull content from with div tags for printing

2003-02-03 Thread millerj
no it does not have to be a pop up - I just thought it would be one of the easier 
ways. 

I tried the CSS route and have such things as 

body {
  font-family: verdana, helvetica, arial, sans-serif;
  background: white;
}

#mainMenu, #menuList, #menuList ul, #menuList li, a.actuator, a.actuator:hover, .menu, 
.menu li a, .menu li a:hover, .subMenu, .subMenu li a,subMenu li a:hover {
display: none;
}

Those are ALL the items that are part of my menu that I wish not to display - Actually 
they are all contained in #mainMenu - but display=none on that did not work so I added 
everything to be sure.

I am also controlling content in div tags and succesfully modified those to print well 
using style sheets.

My style sheet includes are like so:
style type=text/css media=screen
!-- @import url(http://64.234.202.15/ddmenu.css;); --
!-- @import url(http://64.234.202.15/HCSScreen2003.css;); --
/style

style type=text/css media=print
!-- @import url(http://64.234.202.15/HCSPrint2003.css;) print; --
/style

Perhaps there in lies the problem?
~|
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: CFExecute timeout issue (was: ImageMagick and CFExecute)

2003-02-03 Thread Nuovo
I get this on CF5 also.  We opened a ticket with Macromedia to resolve the
issue and the official fix is to restart Cold Fusion Server to correct the
problem.  They don't know what it is!

Ryan

- Original Message -
From: Owens, Howard [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, January 30, 2003 3:19 PM
Subject: CFExecute timeout issue (was: ImageMagick and CFExecute)


 sorry for the resend ... but I'm kind of anxious to solve this issue
 and move on ... hoping a change in subject line will encourage someobdy
who
 knows this issue to read the message ...



  OK, I'll bite ... what's the timeout issue?
 
  After reading your suggestions, it occured to me that I had not tried
  running CFExecute against a local file (instead of something off the
  network
  drive), so I did that, and I got this error:
 
  An exception occurred when invoking an external process.
 
  Which I'm guessing might be related to this cryptic reference you make
to
  CFEXECUTE and TIMEOUT.
 
  I've search the macromedia site and the Web through google and found
  nothing
  helpful ... also looked at the docs for CFMX.
 
  H.
 
 
   -Original Message-
   From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
   Sent: Thursday, January 30, 2003 11:44 AM
   To: CF-Talk
   Subject: Re: ImageMagick and CFExecute
  
   Make sure that your CFMX server is set up with the appropriate
   permissions.
   Also, make sure you're aware of the TIMEOUT issue with CFEXECUTE tag
in
   CFMX.  I doubt that's your problem but once you get everything working
  it
   will probably be your next question. ;-)
  
   So, permissions would be the first thing I would check.
  
   I'm using CFMX, CFEXECUTE, and ImageMagic without any problems.
  
   -Novak
  
   - Original Message -
   From: Owens, Howard [EMAIL PROTECTED]
   To: CF-Talk [EMAIL PROTECTED]
   Sent: Thursday, January 30, 2003 11:24 AM
   Subject: ImageMagick and CFExecute
  
  
I have an application I built on my CF 5.0 workstation (win2k), and
it
   was
working fine (outside of cfschedule bugginess).
   
I moved it to our new CFMX (win2k) machine, and I'm having some
  problems
   ...
   
The application uses ImageMagick/GhostScript to convert PDFs to
JPGs.
   It
called IM through CFExecute.
   
I can run IM find through the command line ... put in the same exact
attributes that I'm using in my CFExecute tag, and everything works
perfectly.  But with CFExecute, I get an error.
   
Here is my CFExecute code and the error I get   anybody got any
   ideas
   as
to what is going on (again, all of this works on my own machine, IM
  and
   GS
are installed correctly on the new machine, and I've confirmed all
the
   path
and file names are correct)?
   
CODE:
cfsavecontent variable=debugReport
CFEXECUTE
NAME=E:\ImageMagick-5.5.3-Q8\mogrify.exe
ARGUMENTS=-format jpg \\webpdf\inserts\manual\test.pdf
\\webpdf\inserts\manual\test.jpg
TIMEOUT=200
/CFEXECUTE
/cfsavecontent
   
   
cfoutput#htmlcodeformat(debugReport)#/cfoutput
   
   
ERROR:
   
Error: /undefinedfilename in (and)
Operand stack:
   
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--
--nostringval--   2   %stopped_push   --nostringval--
  --nostringval--
--nostringval--   false   1   %stopped_push   --nostringval--
--nostringval--
Dictionary stack:
   --dict:1012/1123(ro)(G)--   --dict:0/20(G)--   --dict:67/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
   
   
   
   
   
~~
Howard Owens
Internet Operations Coordinator
InsideVC.com/Ventura County Star
[EMAIL PROTECTED]
AIM: GoCatGo1956
~~
   
   
  
 
 
~|
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




CFERROR issues...

2003-02-03 Thread Kevin Langevin
Hi all-

I'm implementing a home-grown defect tracking system for a project I'm
working which will be going into beta soon.  The whole idea is to create a
site-wide error handling routine which displays a form for submitting bug
info on any error occurrence.  Basically, anytime any error occurs, the form
displays, along with a display of the error info that I want to be visible
to the beta tester, and I'm WDDXing up the cferror structure and sending it
along with the form variables to be inserted into the defect database.

Everything was working nicely, using CFERROR type=EXCEPTION
template=template mailto=mailto exception=any until I threw a DB
error.  Missing templates, CFML syntax, etc. all worked fine.  I tried
changing my datasource name in my code to throw a datasource error, and the
default CF error page showed up instead of my form.  I've messed with this
for quite a while, removing the exception attribute, which I've been told
you need and been told you don't need.  I really need to do some CFML on my
error page, or else I would just use the REQUEST type on the CFERROR tag.

I'm a little confused as to why the EXCEPTION type won't trap a DB error.
Anyone have an explanation?  Am I doing something wrong, or does CFERROR
just not trap DB errors in general?

-Kev

~|
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: strange problem when you Trim() file upload form fields

2003-02-03 Thread Gyrus
- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
 Yes, the file field seems to be the anomaly in using that method ...
 I've found you have to actually TRIM() the file upload in the CFFILE tag
 to get it to work 100%


Thanks a lot for those tips, so good to know you're not the only one with
bizarre-seeming problems like this!

Gyrus
[EMAIL PROTECTED]
work: http://www.tengai.co.uk
play: http://norlonto.net
PGP key available

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Re: Whitespace Management and CFMAIL

2003-02-03 Thread Christian Cantrell
I've submitted this as a feature request.

Christian

On Monday, February 3, 2003, at 12:49 PM, Joshua Miller wrote:

 Wonder why MM hasn't changed the CFMAIL tag to handle whitespace even  
 if
 it's turned on in CFAdministrator?

 I guess they've been busy just making it work though ;)

 Joshua Miller
 Head Programmer / IT Manager
 Garrison Enterprises Inc.
 www.garrisonenterprises.net
 [EMAIL PROTECTED]
 (704) 569-9044 ext. 254

 *** 
 *
 *
 Any views expressed in this message are those of the individual sender,
 except where the sender states them to be the views of
 Garrison Enterprises Inc.

 This e-mail is intended only for the individual or entity to which it  
 is
 addressed and contains information that is private and confidential. If
 you are not the intended recipient you are hereby notified that any
 dissemination, distribution or copying is strictly prohibited. If you
 have received this e-mail in error please delete it immediately and
 advise us by return e-mail to [EMAIL PROTECTED]
 *** 
 *
 *


 -Original Message-
 From: Ewok [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 12:40 PM
 To: CF-Talk
 Subject: Re: Whitespace Management and CFMAIL


 It's deffinatley a pain in the arse!!
 if you hit enter twice whne formatting your message, it'll usually keep
 the break. like

 texxt text text

 more text

 but just once and it runs it all together like it wasnt there.

 I usually set the body of my message to a variable first like so

 cfset msg = 
 Name:#form.fname#
 Email: #form.email#
 Subject:  #form.subject#

 Message:
 #form.message#

 then call it between the cfmail tags and it keeps the formatting in
 place.

 good luck

 - Original Message -
 From: Barney Boisvert [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, February 03, 2003 11:53 AM
 Subject: RE: Whitespace Management and CFMAIL


 It's probably not desired behavior, but it is the way it works.  You
 should
 be able to turn it off with CFPROCESSINGDIRECTIVE though.

 -Original Message-
 From: Joshua Miller
 [mailto:[EMAIL PROTECTED]]
 Sent: Monday, February 03, 2003 8:39 AM
 To: CF-Talk
 Subject: Whitespace Management and CFMAIL


 Does anyone know if Whitespace Management is SUPPOSED to delete all
 the carriage returns in CFMAIL? Seems like that wouldn't be desired
 behaviour if you've got formatted email. Is there a way to override
 this for CFMAIL or do I have to manually put #chr(10)##chr(13)#
 everywhere I want a return with Whitespace Management in place?

 Thanks

 Joshua Miller

 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




AAARRRGGGHHH!! Character Encoding

2003-02-03 Thread Bud
I'M THIS CLOSE TO JUMPING OFF THE NEAREST BRIDGE!

Someone, PLEASE go here and click the Next button:

http://dev.cf-ezcart.com/registerups/

After that, scroll to the bottom of the textarea and tell me how on 
earth I can possibly encode this French text correctly. I'll try 
anything. I've even opened a ColdFusion MX account.

I've put this at the top of the page:

cfprocessingdirective pageencoding=iso-8859-1
cfset setEncoding(form,iso-8859-1)
cfset setEncoding(URL,iso-8859-1)
cfcontent type=text/html; charset=iso-8859-1

I've also tried it without it.

There is also a custom tag in this page which I've tried it with and without.

I've also tried utf-8.

I've tried saving the template as UNICODE encoded and as plain text.

I'm at wits end. Please help.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




Function parameter question

2003-02-03 Thread Robert Everland
Can I make certain parameters optional? If so how?

Robert Everland III
Web Developer Extraordinaire
Dixon Ticonderoga Company
http://www.dixonusa.com 
~|
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: Function parameter question

2003-02-03 Thread Raymond Camden
I assume you are talking about UDFs, right?

If you are writing a script based UDF, you simply exclude the optional
args from your list of args in your UDF declaration. So, if function foo
takes one required arg and one optional arg, the optional arg must be
the second arg and you check for it's existence in your code:

function foo(x) {
var y = 0;
if(arrayLen(arguments) gte 2) y = arguments[2];

}

If you use the CFFUNCTION tag, it's as simple as saying REQUIRED=false
in your cfargument tag.

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

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

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

 -Original Message-
 From: Robert Everland [mailto:[EMAIL PROTECTED]] 
 Sent: Monday, February 03, 2003 1:05 PM
 To: CF-Talk
 Subject: Function parameter question
 
 
 Can I make certain parameters optional? If so how?
 
 Robert Everland III
 Web Developer Extraordinaire
 Dixon Ticonderoga Company
 http://www.dixonusa.com 
 
~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




RE: Function parameter question

2003-02-03 Thread Mike Townend
If you don't specify them, they still exist in the arguments scope..

i.e.

Function foo()
{
return arraylen(arguments);
}

Foo() should = 0
Foo(bar) should = 1

And to access them in the funtion just called them by usual structure
notation

HTH



-Original Message-
From: Robert Everland [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 3, 2003 19:05
To: CF-Talk
Subject: Function parameter question


Can I make certain parameters optional? If so how?

Robert Everland III
Web Developer Extraordinaire
Dixon Ticonderoga Company
http://www.dixonusa.com 

~|
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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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




CF probe and SSL

2003-02-03 Thread Snyder, Scott, AM IRM
I have an application that as a requirement must have SSL required (you can
only access pages by https).  I just realized that when I tried to create a
probe through the CF administrator it wouldn't let me enter https.  Has
anyone ever found away around this or have any other ideas for setting up
any other kind of system probe with SSL required?  Thanks.


~|
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 Enterprise Licenses for Sale?

2003-02-03 Thread Ryan Kime
Bum deal, Stace.

If the license permits legit ownership transfer (I'm not sure), then I would
either eBay it, or contact your local CFUG (or regional CFUGs) and offer it
for sale there.

BTW, I have seen hosting companies buy CFMX licenses off eBay.

-Original Message-
From: Stacy Young [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 03, 2003 12:00 PM
To: CF-Talk
Subject: CFMX Enterprise Licenses for Sale?


We may have to sell our CFMX Enterprise licenses (2 of them) in order to

purchase the J2EE for Weblogic version. (thanks to raw deal on license
transfer). Has anyone had success in selling licenses? Maybe eBay? Sorry for
the OTwould appreciate any tips...

Thanks!

Stace

AVIS IMPORTANT:
--- 
Les informations contenues dans le present document et ses pieces jointes
sont strictement confidentielles et reservees a l'usage de la (des)
personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez
avise que toute divulgation, distribution, copie, ou autre utilisation de
ces informations est strictement prohibee. Si vous avez recu ce document par
erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur
et detruire ce document sans en faire de copie sous quelque forme.

WARNING:
---
The information contained in this document and attachments is confidential
and intended only for the person(s) named above. If you are not the intended
recipient you are hereby notified that any disclosure, copying,
distribution, or any other use of the information is strictly prohibited. If
you have received this document by mistake, please notify the sender
immediately and destroy this document and attachments without making any
copy of any kind.


~|
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: Function parameter question

2003-02-03 Thread Peter Mayer
Every cfargument item has a required (true/false) property ... it is 
important that this only works within coldfusion - if you call the 
function 
as a webservice, the parameter has to be supplied (is always required).

Best regards,

Peter


Orginale Nachricht
Von: Robert Everland [EMAIL PROTECTED]
Betreff: Function parameter question
Datum/Zeit: Montag, 03. Februar 2003 20:22:42 

 Can I make certain parameters optional? If so how?
 
~|
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




macromedia.com CFMX for J2EE (was: CFMX Enterprise Licenses for Sale?

2003-02-03 Thread Sean A Corfield
On Monday, Feb 3, 2003, at 10:06 US/Pacific, Matt Liotta wrote:
 In fact, I seem to recall Sean's
 project at Macromedia starting development on CFMX enterprise and now
 moving to CFMX for J2EE. The very fact that Macromedia's own 
 development
 team experienced the situation you now find yourself in is very 
 telling.

We started development using pre-release builds of CFMX, long before 
there was any official Enterprise version of CFMX. Our deployment 
target has been CFMX for J2EE on JRun 4 for a long time - and we moved 
to using pre-release builds of CFMX for J2EE months ago. We didn't 
experience Stacy's situation, so it is not very telling at all.

Sean A Corfield -- Director, Architecture
Web Technology Group -- Macromedia, Inc.
tel: (415) 252-2287 -- cell: (415) 717-8473
aim/iChat: seancorfield -- http://www.macromedia.com
An Architect's View -- http://www.macromedia.com/go/arch_blog

ColdFusion MX and JRun 4 now available for Mac OS X!
http://www.macromedia.com/go/cfmxosx

~|
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.

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




  1   2   3   >