FileSystemObject CFC v1.0 released

2005-11-21 Thread Artur Kordowski
I'm pleased to inform you about the release of the FileSystemObject CFC
v1.0. With this CFC you can use the functionality of the Windows
FileSystemObject COM API. The CFC including a detailed documentation is
immediately available for download. Enjoy!
 
http://download.newsight.de/FileSystemObject.zip
 
 
Cheers, Artur


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224790
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Ken Ferguson
You should build a DTS package that runs on a schedule every night. It 
will be easy to run those checks and make your inserts... with a DTS 
package.

--Ferg

Michael Grove wrote:

I need to insert multiple rows into a SQL database from an Access Database. 
Basically I have an ecommerce site with a bunch of products in it. We would 
like to use these products in another application. I am going to run the 
update nightly. After the first update the system will need to check and see 
if the product id from ecommerce site exists in the products table of the 
other system. If so it needs to skip it, if not it needs to add it.

I seen somthing about a INSERT SELECT statment, but do not know if it is 
possible to use this since I am in two different databases and two different 
Data Sources.

I think I can write a loop and if statment but thing that with the number of 
products, we have it may bog the system down. Currently we only have about 800 
but this will triple in a few months.

My other option is that I can and already am doing a CSV export, but how do I 
import this and how do I prevent duplicates?

any help would be much appreciated.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224791
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: PDF Question

2005-11-21 Thread Robertson-Ravo, Neil (RX)
Go on, post the trackback - I would love to know how (not that I am on CF7
yet)





-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: 18 November 2005 17:22
To: CF-Talk
Subject: Re: PDF Question

 To note, if you are on CF7 you cannot upgrade or use the iText jar as it 
 is
 already included and seems to be restricted in some way.

 N


A...but there is a wayand a link to the way is in the archives (and 
it was a thread I started...so search for my e-mail and iText and all will 
be well) ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224789
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


hourly digests down?

2005-11-21 Thread RADEMAKERS Tanguy
Hello,

I haven't received an hourly digest since 4.01 am my time (almost twelve
hours ago). Are they down or is the problem on my side?

/t

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224792
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Sending Faxes through Cold Fusion

2005-11-21 Thread Snake
Use blue dragon and write CFML.Net then :-)
 

-Original Message-
From: Justin D. Scott [mailto:[EMAIL PROTECTED] 
Sent: 17 November 2005 15:06
To: CF-Talk
Subject: RE: Sending Faxes through Cold Fusion

 Google HTMLDOC. If I remember correctly it's free and does everything 
 you are looking for.

Thanks Terry, the only thing I could find with that was a utility to convert
pages to PDF, but I didn't see anything about it sending them to the
printer.  My ideal solution would be a tool that would simply take a URL to
fetch, render, and print to the default printer with no user interaction on
the server.

I've been trying to write a utility in .NET to do this, but my C# skills are
not to that level just yet and I'm running out of scheduled time.


-Justin Scott





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224793
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Database changes causes Component Errors

2005-11-21 Thread Phillip Duba
Russ/Kam,

Thanks for the info. I'll take a look at our db connections and see if we cache 
them. Thanks again for the insight,

Phil

You could also ask CF not to cache connections in the datasource.  

There might also be a way to programmatically drop the db connections.  We
had a script back when we were on CF 4.5 that would flush the db
connections... is there a similar one for CFMX?



-Original Message-
From: Figy, Kam [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 18, 2005 5:43 PM
To: CF-Talk
Subject: RE: Database changes causes Component Errors

CF (or some sort of execution plan CF creates) caches the database's
structure. You'll have to restart CF for the changes to be picked up as
far as I know.

/k 

-Original Message-
From: Phillip Duba [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 18, 2005 12:50 PM
To: CF-Talk
Subject: Database changes causes Component Errors

Hello All,

This is the second time in the past month we have come across this
issue. The scenario is I have a component which contains a number of
queries against our database. Some of these queries have a table.* in
them. It appears if we alter the tables with the .*s, ColdFusion throws
an error stating invalid type or cast (basically, it expects a number
but gets a string) in these queries.

This only happens when a new column has been added to the tables in
question. Any ideas on why this is occuring or how to prevent this
(other try and eliminate the *s)? We are running in a clustered
environment but nothing within the component is persisted. Thanks,

Phil

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224794
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Aaron Rouse
This is the process we use here at work. We use DTS to query some views on
the oracle server then do some checks within our DTS package and insert the
data into the MSSQL server. I think it might run a SP on the MSSQL side as
well, but am not 100% certain since been many months since I had to get into
any of that.

On 11/21/05, Ken Ferguson [EMAIL PROTECTED] wrote:

 You should build a DTS package that runs on a schedule every night. It
 will be easy to run those checks and make your inserts... with a DTS
 package.

 --Ferg




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224795
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Joe Rinehart
Hi Michael,

I'd probably avoid using ColdFusion altogether to import the data. 
Instead, look into creating a DTS package through the MS SQL
enterprise manager;  DTS exists exactly for this type of situation.

-Joe

On 11/18/05, Michael Grove [EMAIL PROTECTED] wrote:
 I need to insert multiple rows into a SQL database from an Access Database. 
 Basically I have an ecommerce site with a bunch of products in it. We would 
 like to use these products in another application. I am going to run the 
 update nightly. After the first update the system will need to check and see 
 if the product id from ecommerce site exists in the products table of the 
 other system. If so it needs to skip it, if not it needs to add it.

 I seen somthing about a INSERT SELECT statment, but do not know if it is 
 possible to use this since I am in two different databases and two different 
 Data Sources.

 I think I can write a loop and if statment but thing that with the number of 
 products, we have it may bog the system down. Currently we only have about 
 800 but this will triple in a few months.

 My other option is that I can and already am doing a CSV export, but how do I 
 import this and how do I prevent duplicates?

 any help would be much appreciated.

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224796
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Robertson-Ravo, Neil (RX)
Simple SQL Script will do it, or a DTS if you want overkill.

;-p


-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 13:42
To: CF-Talk
Subject: Re: Multiple Row Insert Into SQL from another database

You should build a DTS package that runs on a schedule every night. It 
will be easy to run those checks and make your inserts... with a DTS 
package.

--Ferg

Michael Grove wrote:

I need to insert multiple rows into a SQL database from an Access Database.
Basically I have an ecommerce site with a bunch of products in it. We would
like to use these products in another application. I am going to run the
update nightly. After the first update the system will need to check and see
if the product id from ecommerce site exists in the products table of the
other system. If so it needs to skip it, if not it needs to add it.

I seen somthing about a INSERT SELECT statment, but do not know if it is
possible to use this since I am in two different databases and two different
Data Sources.

I think I can write a loop and if statment but thing that with the number
of products, we have it may bog the system down. Currently we only have
about 800 but this will triple in a few months.

My other option is that I can and already am doing a CSV export, but how do
I import this and how do I prevent duplicates?

any help would be much appreciated.





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224797
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Ken Ferguson
It's hardly overkill to use something for it designed purpose. It's 
simply the right tool for the job.

--Ferg

Robertson-Ravo, Neil (RX) wrote:

Simple SQL Script will do it, or a DTS if you want overkill.

;-p


-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 13:42
To: CF-Talk
Subject: Re: Multiple Row Insert Into SQL from another database

You should build a DTS package that runs on a schedule every night. It 
will be easy to run those checks and make your inserts... with a DTS 
package.

--Ferg



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224798
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Munson, Jacob
 Never, we don't do linux as we are a windows house.
 The majority of people use windows anyway, especially for CF. 

I'll grant that most CF users use Windows, and even that most people use
Windows.  But in web servers it is a slim margin.  Netcraft reports that
~71% of web servers run apache:
http://survey.netcraft.com/Reports/200511/byserver/index.html
I found an article that stated that 50% of Apache is on Linux:
http://www.linuxplanet.com/linuxplanet/reports/6065/1/
IIS has ~20% of the web server market share (Netcraft).  If you do the
math, putting the Apache Windows installs together with the IIS
installs, it adds up to 55% of the web servers in total.  So, somewhere
between 40-45% of the web is not on Windows (who knows what OS all the
'other' web servers are on?).

The majority of the web is on Windows, but choosing to be a windows
house, you are cutting out 40-45% of your potential market.  If you had
10 customers come up to you tomorrow and ask for hosting, you'd have to
turn away 4 or 5 of them because you don't offer Linux.  From my
experience, most of the hosts out there give their customers an option
between Windows or Linux. Again, I realize that the large majority of CF
sites are on Windows, so if you are focusing on CF hosting, then Windows
is a good bet.  :)

-


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224799
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Robertson-Ravo, Neil (RX)
Well, yeah, in essence all it is doing is a SQL Statement, I mean overkill
in as far as setting up a job etc

I am all for DTS...love it in fact, especially when used with Global
Variables.



-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 15:30
To: CF-Talk
Subject: Re: Multiple Row Insert Into SQL from another database

It's hardly overkill to use something for it designed purpose. It's 
simply the right tool for the job.

--Ferg

Robertson-Ravo, Neil (RX) wrote:

Simple SQL Script will do it, or a DTS if you want overkill.

;-p


-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 13:42
To: CF-Talk
Subject: Re: Multiple Row Insert Into SQL from another database

You should build a DTS package that runs on a schedule every night. It 
will be easy to run those checks and make your inserts... with a DTS 
package.

--Ferg





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224800
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Robertson-Ravo, Neil (RX)
How on earth could they come back with that?  There is not founding to this.

Did they sample EVERY webserver on the planet?  No, not likely, so it is
more a case of 71% of the sample webservers run Apache - which isn't the
same as stating 715 of webservers run Apache.  How big was the sample?



-Original Message-
From: Munson, Jacob [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 15:29
To: CF-Talk
Subject: RE: CF Hosting

 Never, we don't do linux as we are a windows house.
 The majority of people use windows anyway, especially for CF. 

I'll grant that most CF users use Windows, and even that most people use
Windows.  But in web servers it is a slim margin.  Netcraft reports that
~71% of web servers run apache:
http://survey.netcraft.com/Reports/200511/byserver/index.html
I found an article that stated that 50% of Apache is on Linux:
http://www.linuxplanet.com/linuxplanet/reports/6065/1/
IIS has ~20% of the web server market share (Netcraft).  If you do the
math, putting the Apache Windows installs together with the IIS
installs, it adds up to 55% of the web servers in total.  So, somewhere
between 40-45% of the web is not on Windows (who knows what OS all the
'other' web servers are on?).

The majority of the web is on Windows, but choosing to be a windows
house, you are cutting out 40-45% of your potential market.  If you had
10 customers come up to you tomorrow and ask for hosting, you'd have to
turn away 4 or 5 of them because you don't offer Linux.  From my
experience, most of the hosts out there give their customers an option
between Windows or Linux. Again, I realize that the large majority of CF
sites are on Windows, so if you are focusing on CF hosting, then Windows
is a good bet.  :)

-


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential
and/or exempt from disclosure under applicable law.  If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission
in error, please immediately contact the sender and destroy the material in
its entirety, whether in electronic or hard copy format.  Thank you.   A2





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224801
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Munson, Jacob
The survey sample for November was 74,291,241.  And yes, Netcraft tries
to sample EVERY web server on the planet.  They run a global web spider
once a month, similar to google/yahoo.  If you follow the survey, you
will notice that the sample increases every month, because they
continually find more and more web servers (except during the dot-bomb
bust, when their sample was decreasing for a few months because of all
the bankruptcies, etc.).

Netcraft is an industry recognized data mining expert, and their monthly
web server survey is quoted in a LOT of respected trade publications.

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 8:26 AM
 To: CF-Talk
 Subject: RE: CF Hosting
 
 How on earth could they come back with that?  There is not 
 founding to this.
 
 Did they sample EVERY webserver on the planet?  No, not 
 likely, so it is
 more a case of 71% of the sample webservers run Apache - 
 which isn't the
 same as stating 715 of webservers run Apache.  How big was the sample?


---


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224802
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Robertson-Ravo, Neil (RX)
So it can only sample external facing web servers?  What about servers whom
do not broadcast their underlying architechture?

I see what you are saying, but it is a sample which I cannot believe..its
marketing bollox for sure..and they love it ;-)




-Original Message-
From: Munson, Jacob [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 15:47
To: CF-Talk
Subject: RE: CF Hosting

The survey sample for November was 74,291,241.  And yes, Netcraft tries
to sample EVERY web server on the planet.  They run a global web spider
once a month, similar to google/yahoo.  If you follow the survey, you
will notice that the sample increases every month, because they
continually find more and more web servers (except during the dot-bomb
bust, when their sample was decreasing for a few months because of all
the bankruptcies, etc.).

Netcraft is an industry recognized data mining expert, and their monthly
web server survey is quoted in a LOT of respected trade publications.

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 8:26 AM
 To: CF-Talk
 Subject: RE: CF Hosting
 
 How on earth could they come back with that?  There is not 
 founding to this.
 
 Did they sample EVERY webserver on the planet?  No, not 
 likely, so it is
 more a case of 71% of the sample webservers run Apache - 
 which isn't the
 same as stating 715 of webservers run Apache.  How big was the sample?


---


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential
and/or exempt from disclosure under applicable law.  If you are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission
in error, please immediately contact the sender and destroy the material in
its entirety, whether in electronic or hard copy format.  Thank you.   A2





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224803
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Hosting

2005-11-21 Thread Ken Ferguson
Still, sometimes it's more economically efficient to turn customers away 
than it is to offer something you won't be able to support as well. 
Sometimes it's very well worth it to concentrate on your areas of 
efficiency. If 10 potential customers approach me to build them an 
ecommerce app tomorrow, I'll have to turn several of them away because 
they'll want PHP or ASP. I'm sure I could deliver what they want in 
those languages, but it's not what I do and it's not what I want to do. 
It's not my area of maximum efficiency. It's therefore more prudent for 
me to turn away the non CF customers than to offer a choice of 
languages. Same thing as offering only Windows or only Linux...

A lot of businesses have failed for trying to do things outside of their 
areas of efficiency--trying to do more than what they can do best.

--Ferg

Munson, Jacob wrote:

Never, we don't do linux as we are a windows house.
The majority of people use windows anyway, especially for CF. 



I'll grant that most CF users use Windows, and even that most people use
Windows.  But in web servers it is a slim margin.  Netcraft reports that
~71% of web servers run apache:
http://survey.netcraft.com/Reports/200511/byserver/index.html
I found an article that stated that 50% of Apache is on Linux:
http://www.linuxplanet.com/linuxplanet/reports/6065/1/
IIS has ~20% of the web server market share (Netcraft).  If you do the
math, putting the Apache Windows installs together with the IIS
installs, it adds up to 55% of the web servers in total.  So, somewhere
between 40-45% of the web is not on Windows (who knows what OS all the
'other' web servers are on?).

The majority of the web is on Windows, but choosing to be a windows
house, you are cutting out 40-45% of your potential market.  If you had
10 customers come up to you tomorrow and ask for hosting, you'd have to
turn away 4 or 5 of them because you don't offer Linux.  From my
experience, most of the hosts out there give their customers an option
between Windows or Linux. Again, I realize that the large majority of CF
sites are on Windows, so if you are focusing on CF hosting, then Windows
is a good bet.  :)

-



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224804
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Image Saving

2005-11-21 Thread Mark Leder
I'm working on an image saving application for a client and was wondering
about methods of saving an original image to the server.  Up to this point,
I've just let someone save an original image to a directory location, then I
run CFX_ImageCR routines on the file to manipulate it.  My concern is space,
that if I allow all my clients to upload originals, then the server will
become full in a hurry.  Mind you, these folks are using 6 megapixel +
cameras, so each image could be 3mb or more.  Having the client downsize the
images prior to posting is not an option, as they are doing shots in the
field and want to go to a walk-up PC and upload directly from a camera.
 
I've read about saving images as BLOBs inside MS-SQL.  Are there any
advantages or pitfalls to doing it this way?  Can the image be read out of
the db and made useable by a server manipulation package (like ImageCR or
others)?  How does BLOB storage impact SQL performance?
 
Thanks,
Mark
 




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224805
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


How can i remove all non-ascii characters from a string?

2005-11-21 Thread Jon Block
Would this work?

 

cfset newstring = reReplaceNoCase(crazyString, [^-a-zA-Z0-9
@`!##$%'()*+,-./:;\[{\|=\]}^~?_],  , All) /

 

There has to be some better way of doing this...

 

Thank you,

Jon



This electronic message transmission contains information from Collegiate 
Funding Services, LLC or its subsidiaries or affiliates that may be 
confidential or privileged. The information is intended to be for the use of 
only the individual or entity named above. If you are not the intended 
recipient, be aware that any disclosure, copying, distribution or use of the 
contents of this information is strictly prohibited. If you have received this 
electronic transmission in error, please notify the sender by reply e-mail 
@cfsloans.com immediately and delete this e-mail and any attachments from your 
system and any copies you may have made, electronic or otherwise.



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224806
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Munson, Jacob
Of course the surveys only capture external facing web servers (they
aren't hacking into anybody's network).  I have read that the large
majority of Intranet web servers are on Windows, but we are currently
talking about public hosting.

All statistics have their problems (that is why they state a margin of
error), but you shouldn't throw the baby out with the bath water.  A
scientifically valid survey will sample a good portion of the total
population.  For example, in US presidential elections, surveys
typically get a sample of 1000.  And they report a 3-5% margin of error.
If you look back at past elections, you will find that the published
surveys were very close to the actual election results, even though they
only surveyed 1000 US citizens.  Netcraft has the luxury of dealing with
computers, so they can get a MUCH larger sample than most statisticians
are capable of capturing.  If I remember my stats classes right, A
larger sample means a more accurate prediction.

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 8:39 AM
 To: CF-Talk
 Subject: RE: CF Hosting
 
 So it can only sample external facing web servers?  What 
 about servers whom
 do not broadcast their underlying architechture?
 
 I see what you are saying, but it is a sample which I cannot 
 believe..its
 marketing bollox for sure..and they love it ;-)
 
 
 
 
 -Original Message-
 From: Munson, Jacob [mailto:[EMAIL PROTECTED] 
 Sent: 21 November 2005 15:47
 To: CF-Talk
 Subject: RE: CF Hosting
 
 The survey sample for November was 74,291,241.  And yes, 
 Netcraft tries
 to sample EVERY web server on the planet.  They run a global 
 web spider
 once a month, similar to google/yahoo.  If you follow the survey, you
 will notice that the sample increases every month, because they
 continually find more and more web servers (except during the dot-bomb
 bust, when their sample was decreasing for a few months because of all
 the bankruptcies, etc.).
 
 Netcraft is an industry recognized data mining expert, and 
 their monthly
 web server survey is quoted in a LOT of respected trade publications.
 
  -Original Message-
  From: Robertson-Ravo, Neil (RX) 
  [mailto:[EMAIL PROTECTED] 
  Sent: Monday, November 21, 2005 8:26 AM
  To: CF-Talk
  Subject: RE: CF Hosting
  
  How on earth could they come back with that?  There is not 
  founding to this.
  
  Did they sample EVERY webserver on the planet?  No, not 
  likely, so it is
  more a case of 71% of the sample webservers run Apache - 
  which isn't the
  same as stating 715 of webservers run Apache.  How big was 
 the sample?
 
 
 ---
 
 
 [INFO] -- Access Manager:
 This transmission may contain information that is privileged, 
 confidential
 and/or exempt from disclosure under applicable law.  If you 
 are not the
 intended recipient, you are hereby notified that any 
 disclosure, copying,
 distribution, or use of the information contained herein 
 (including any
 reliance thereon) is STRICTLY PROHIBITED. If you received 
 this transmission
 in error, please immediately contact the sender and destroy 
 the material in
 its entirety, whether in electronic or hard copy format.  
 Thank you.   A2
 
 
 
 
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224807
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Aaron Rouse
I am curious what would the SQL script look like to connect to the MS Access
and then insert into the current MSSQL db? I do not work with MSSQL enough
to know so just curious how simple it is.

On 11/21/05, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
wrote:

 Simple SQL Script will do it, or a DTS if you want overkill.

 ;-p





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224808
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: How can i remove all non-ascii characters from a string?

2005-11-21 Thread Ray Champagne
You be intereted in looking into CF_StripASCII on the developers 
exchange.  I think it'll do what you want, although it's been months 
since I've looked at it.

Jon Block wrote:
 Would this work?
 
  
 
 cfset newstring = reReplaceNoCase(crazyString, [^-a-zA-Z0-9
 @`!##$%'()*+,-./:;\[{\|=\]}^~?_],  , All) /
 
  
 
 There has to be some better way of doing this...
 
  
 
 Thank you,
 
 Jon
 
 
 
 This electronic message transmission contains information from Collegiate 
 Funding Services, LLC or its subsidiaries or affiliates that may be 
 confidential or privileged. The information is intended to be for the use of 
 only the individual or entity named above. If you are not the intended 
 recipient, be aware that any disclosure, copying, distribution or use of the 
 contents of this information is strictly prohibited. If you have received 
 this electronic transmission in error, please notify the sender by reply 
 e-mail @cfsloans.com immediately and delete this e-mail and any attachments 
 from your system and any copies you may have made, electronic or otherwise.
 
 
 
 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224809
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Robertson-Ravo, Neil (RX)
94.35535% of stats are made up on the spot













;-)





-Original Message-
From: Munson, Jacob [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 16:04
To: CF-Talk
Subject: RE: CF Hosting

Of course the surveys only capture external facing web servers (they
aren't hacking into anybody's network).  I have read that the large
majority of Intranet web servers are on Windows, but we are currently
talking about public hosting.

All statistics have their problems (that is why they state a margin of
error), but you shouldn't throw the baby out with the bath water.  A
scientifically valid survey will sample a good portion of the total
population.  For example, in US presidential elections, surveys
typically get a sample of 1000.  And they report a 3-5% margin of error.
If you look back at past elections, you will find that the published
surveys were very close to the actual election results, even though they
only surveyed 1000 US citizens.  Netcraft has the luxury of dealing with
computers, so they can get a MUCH larger sample than most statisticians
are capable of capturing.  If I remember my stats classes right, A
larger sample means a more accurate prediction.

 -Original Message-
 From: Robertson-Ravo, Neil (RX) 
 [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 8:39 AM
 To: CF-Talk
 Subject: RE: CF Hosting
 
 So it can only sample external facing web servers?  What 
 about servers whom
 do not broadcast their underlying architechture?
 
 I see what you are saying, but it is a sample which I cannot 
 believe..its
 marketing bollox for sure..and they love it ;-)
 
 
 
 
 -Original Message-
 From: Munson, Jacob [mailto:[EMAIL PROTECTED] 
 Sent: 21 November 2005 15:47
 To: CF-Talk
 Subject: RE: CF Hosting
 
 The survey sample for November was 74,291,241.  And yes, 
 Netcraft tries
 to sample EVERY web server on the planet.  They run a global 
 web spider
 once a month, similar to google/yahoo.  If you follow the survey, you
 will notice that the sample increases every month, because they
 continually find more and more web servers (except during the dot-bomb
 bust, when their sample was decreasing for a few months because of all
 the bankruptcies, etc.).
 
 Netcraft is an industry recognized data mining expert, and 
 their monthly
 web server survey is quoted in a LOT of respected trade publications.
 
  -Original Message-
  From: Robertson-Ravo, Neil (RX) 
  [mailto:[EMAIL PROTECTED] 
  Sent: Monday, November 21, 2005 8:26 AM
  To: CF-Talk
  Subject: RE: CF Hosting
  
  How on earth could they come back with that?  There is not 
  founding to this.
  
  Did they sample EVERY webserver on the planet?  No, not 
  likely, so it is
  more a case of 71% of the sample webservers run Apache - 
  which isn't the
  same as stating 715 of webservers run Apache.  How big was 
 the sample?
 
 
 ---
 
 
 [INFO] -- Access Manager:
 This transmission may contain information that is privileged, 
 confidential
 and/or exempt from disclosure under applicable law.  If you 
 are not the
 intended recipient, you are hereby notified that any 
 disclosure, copying,
 distribution, or use of the information contained herein 
 (including any
 reliance thereon) is STRICTLY PROHIBITED. If you received 
 this transmission
 in error, please immediately contact the sender and destroy 
 the material in
 its entirety, whether in electronic or hard copy format.  
 Thank you.   A2
 
 
 
 
 
 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224810
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Robertson-Ravo, Neil (RX)
Well, you would obviously need an ODBC connection - you could of course,
script the DTS as well that will show you.



-Original Message-
From: Aaron Rouse [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 16:04
To: CF-Talk
Subject: Re: Multiple Row Insert Into SQL from another database

I am curious what would the SQL script look like to connect to the MS Access
and then insert into the current MSSQL db? I do not work with MSSQL enough
to know so just curious how simple it is.

On 11/21/05, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED]
wrote:

 Simple SQL Script will do it, or a DTS if you want overkill.

 ;-p







~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224811
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: How can i remove all non-ascii characters from a string?

2005-11-21 Thread Artur Kordowski
Try this: REReplace(crazyString, [^[:ascii:]], , ALL) 

Cheers, Artur

-Original Message-
From: Jon Block [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 4:59 PM
To: CF-Talk
Subject: How can i remove all non-ascii characters from a string?

Would this work?

 

cfset newstring = reReplaceNoCase(crazyString, [^-a-zA-Z0-9
@`!##$%'()*+,-./:;\[{\|=\]}^~?_],  , All) /

 

There has to be some better way of doing this...

 

Thank you,

Jon



This electronic message transmission contains information from Collegiate
Funding Services, LLC or its subsidiaries or affiliates that may be
confidential or privileged. The information is intended to be for the use of
only the individual or entity named above. If you are not the intended
recipient, be aware that any disclosure, copying, distribution or use of the
contents of this information is strictly prohibited. If you have received
this electronic transmission in error, please notify the sender by reply
e-mail @cfsloans.com immediately and delete this e-mail and any attachments
from your system and any copies you may have made, electronic or otherwise.





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224812
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Munson, Jacob
Very good points, Ken.  However, for a hosting business, it is not hard
to find a few Linux experts and open your doors to Linux hosters.  In a
one man shop, it is very smart to focus on your area of expertise.  But
businesses can take their revenues and expand into new areas if they
chose to.  As long as they keep the Linux guys separated from the
Windows guys!  ;)

Personally, I have found at least 3 CF hosts that offered Linux.  And
those are the ones what are competing for my business (and others like
me).  The Windows only crowds will never get my business because I am a
Linux snob (on the server side, I do use Windows for my desktop).  If a
Windows only host were to expand into Linux, they could try to undercut
the current hosts with features and/or price and capture some of their
market.  Microsoft does this all the time.  Take a look at Internet
Explorer and the Xbox.  Was the web browser and the gaming market an
expertise for MS?  No, but they wanted to make more money, so they
decided to jump in.  Currently IE has 85% of the web's market share.
Xbox is in 2nd place in the console market (behind Sony), and I believe
that the Xbox 360 will put them into first place (even though I am a
Nintendo fan).  I think it was well worth it for Microsoft expand their
horizons.

 -Original Message-
 From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 9:01 AM
 To: CF-Talk
 Subject: Re: CF Hosting
 
 Still, sometimes it's more economically efficient to turn 
 customers away 
 than it is to offer something you won't be able to support as well. 
 Sometimes it's very well worth it to concentrate on your areas of 
 efficiency. If 10 potential customers approach me to build them an 
 ecommerce app tomorrow, I'll have to turn several of them 
 away because 
 they'll want PHP or ASP. I'm sure I could deliver what they want in 
 those languages, but it's not what I do and it's not what I 
 want to do. 
 It's not my area of maximum efficiency. It's therefore more 
 prudent for 
 me to turn away the non CF customers than to offer a choice of 
 languages. Same thing as offering only Windows or only Linux...
 
 A lot of businesses have failed for trying to do things 
 outside of their 
 areas of efficiency--trying to do more than what they can do best.
 
 --Ferg




[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224813
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple Row Insert Into SQL from another database

2005-11-21 Thread Aaron Rouse
Yeah, but then I would actually have to install a MSSQL client on this
machine. It would be so much easier to just let someone else do all the work
and show me how easy it is while I am being lazy on this fine Monday.

On 11/21/05, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
wrote:

 Well, you would obviously need an ODBC connection - you could of course,
 script the DTS as well that will show you.





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224814
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Bobby Hartsfield
I've never stored the images in a database like that... Honestly, I never
save the original.

They upload the image, I process it with ImageCR3, overwrite the original
with the newly processed version and create any thumbnails from there.

You might consider some zip/unzip routines for each client's directory
contents if you must keep the original huge images.

Everytime they upload a new image, run your imagecr processes and then zip
the content of that directory.

Until the user wanted one of their originals back, there would be no need to
extract anything from the zips.

that's just an untested idea though. It may or may not be better to store
them in the database like you mentioned.

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 10:54 AM
To: CF-Talk
Subject: Image Saving

I'm working on an image saving application for a client and was wondering
about methods of saving an original image to the server.  Up to this point,
I've just let someone save an original image to a directory location, then I
run CFX_ImageCR routines on the file to manipulate it.  My concern is space,
that if I allow all my clients to upload originals, then the server will
become full in a hurry.  Mind you, these folks are using 6 megapixel +
cameras, so each image could be 3mb or more.  Having the client downsize the
images prior to posting is not an option, as they are doing shots in the
field and want to go to a walk-up PC and upload directly from a camera.
 
I've read about saving images as BLOBs inside MS-SQL.  Are there any
advantages or pitfalls to doing it this way?  Can the image be read out of
the db and made useable by a server manipulation package (like ImageCR or
others)?  How does BLOB storage impact SQL performance?
 
Thanks,
Mark
 






~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224815
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Dawson, Michael
I like storing binaries in a DB record.  You get all the information in
one place.  You don't have to worry about keeping the DB and a file
system synchronized.  For example, if the DB thinks a file exists, but
the file was manually deleted, you can have problems.

If you migrate to a different server/platform, you only have to worry
about the DB, in many cases.

As far as performance, it may be a bit slower, but it may not be.  It
depends on many different considerations.

To me, the slow part is the long upload to the web server.  From there,
saving the file on the file system, or storing it in a DB, is pretty
quick work.

All in all, you will take up storage space somewhere.

Search the archives of this list for many other opinions and solutions.

M!ke 

-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 9:54 AM
To: CF-Talk
Subject: Image Saving

I'm working on an image saving application for a client and was
wondering about methods of saving an original image to the server.  Up
to this point, I've just let someone save an original image to a
directory location, then I run CFX_ImageCR routines on the file to
manipulate it.  My concern is space, that if I allow all my clients to
upload originals, then the server will become full in a hurry.  Mind
you, these folks are using 6 megapixel + cameras, so each image could be
3mb or more.  Having the client downsize the images prior to posting is
not an option, as they are doing shots in the field and want to go to a
walk-up PC and upload directly from a camera.
 
I've read about saving images as BLOBs inside MS-SQL.  Are there any
advantages or pitfalls to doing it this way?  Can the image be read out
of the db and made useable by a server manipulation package (like
ImageCR or others)?  How does BLOB storage impact SQL performance?
 
Thanks,
Mark

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224816
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


SMS CF

2005-11-21 Thread John Lucania
I am utilizing a Microsoft Exchange Server for the cfmail connection,
which has SMTP as the default protocol.  Is there a way to
change/specify the default protocol (SMTP) to something else, like
SMS?

jl

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224817
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: SMS CF

2005-11-21 Thread Dawson, Michael
I don't really think there is a default protocol with Exchange, or any
mail server.  You choose to connect to Exchange using
SMTP/POP/IMAP/MAPI/OWA/CDO/etc.

I think you just need to choose one of those.  If you are using CFMAIL,
then you inherently use SMTP.

M!ke 

-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 10:29 AM
To: CF-Talk
Subject: SMS  CF

I am utilizing a Microsoft Exchange Server for the cfmail connection,
which has SMTP as the default protocol.  Is there a way to
change/specify the default protocol (SMTP) to something else, like SMS?

jl

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224818
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SMS CF

2005-11-21 Thread John Lucania
So, SMTP is the only option in cfmail or can we change the protocol?

jl

On 11/21/05, Dawson, Michael [EMAIL PROTECTED] wrote:
 I don't really think there is a default protocol with Exchange, or any
 mail server.  You choose to connect to Exchange using
 SMTP/POP/IMAP/MAPI/OWA/CDO/etc.

 I think you just need to choose one of those.  If you are using CFMAIL,
 then you inherently use SMTP.

 M!ke

 -Original Message-
 From: John Lucania [mailto:[EMAIL PROTECTED]
 Sent: Monday, November 21, 2005 10:29 AM
 To: CF-Talk
 Subject: SMS  CF

 I am utilizing a Microsoft Exchange Server for the cfmail connection,
 which has SMTP as the default protocol.  Is there a way to
 change/specify the default protocol (SMTP) to something else, like SMS?

 jl

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224819
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: SMS CF

2005-11-21 Thread Robertson-Ravo, Neil (RX)
Well default protocol is obviously SMTP (Port 25) or POP3 (Port 110)





-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 16:43
To: CF-Talk
Subject: Re: SMS  CF

So, SMTP is the only option in cfmail or can we change the protocol?

jl

On 11/21/05, Dawson, Michael [EMAIL PROTECTED] wrote:
 I don't really think there is a default protocol with Exchange, or any
 mail server.  You choose to connect to Exchange using
 SMTP/POP/IMAP/MAPI/OWA/CDO/etc.

 I think you just need to choose one of those.  If you are using CFMAIL,
 then you inherently use SMTP.

 M!ke

 -Original Message-
 From: John Lucania [mailto:[EMAIL PROTECTED]
 Sent: Monday, November 21, 2005 10:29 AM
 To: CF-Talk
 Subject: SMS  CF

 I am utilizing a Microsoft Exchange Server for the cfmail connection,
 which has SMTP as the default protocol.  Is there a way to
 change/specify the default protocol (SMTP) to something else, like SMS?

 jl

 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224820
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Hosting

2005-11-21 Thread Ken Ferguson
There is, obviously, a point in the life of a business where it has the 
ability to branch out and explore other options. However, the problem 
comes when they try to do this before they're ready. Sometimes people 
try to move beyond their efficiencies before they've got a strong enough 
financial position or before they've got the infrastructure to handle 
it. I think it's far smarter for someone to build a business around 
their efficiencies with the goal of reachine the point where they're 
capable of taking on new enterprises. He who can recognize and admit 
that he's not yet at this point and resist premature expansion will 
likely be thankful in the long run.

--Ferg


Munson, Jacob wrote:

Very good points, Ken.  However, for a hosting business, it is not hard
to find a few Linux experts and open your doors to Linux hosters.  In a
one man shop, it is very smart to focus on your area of expertise.  But
businesses can take their revenues and expand into new areas if they
chose to.  As long as they keep the Linux guys separated from the
Windows guys!  ;)

Personally, I have found at least 3 CF hosts that offered Linux.  And
those are the ones what are competing for my business (and others like
me).  The Windows only crowds will never get my business because I am a
Linux snob (on the server side, I do use Windows for my desktop).  If a
Windows only host were to expand into Linux, they could try to undercut
the current hosts with features and/or price and capture some of their
market.  Microsoft does this all the time.  Take a look at Internet
Explorer and the Xbox.  Was the web browser and the gaming market an
expertise for MS?  No, but they wanted to make more money, so they
decided to jump in.  Currently IE has 85% of the web's market share.
Xbox is in 2nd place in the console market (behind Sony), and I believe
that the Xbox 360 will put them into first place (even though I am a
Nintendo fan).  I think it was well worth it for Microsoft expand their
horizons.
  

  



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224821
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SMS CF

2005-11-21 Thread Sean Corfield
On 11/21/05, John Lucania [EMAIL PROTECTED] wrote:
 I am utilizing a Microsoft Exchange Server for the cfmail connection,
 which has SMTP as the default protocol.  Is there a way to
 change/specify the default protocol (SMTP) to something else, like
 SMS?

SMTP *is* the outbound mail protocol by definition. Exchange is an
SMTP server. If you want to talk SMS, you'd need an SMS server.

cfmail can talk to SMTP servers and POP3 servers (inbound mail).

The SMS event gateway can talk to an SMS server.

SMS != mail.

Could you explain what problem you are trying to solve?
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

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

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224822
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Kevin Aebig
Feel free to turn them towards me. =]

Cheers,

Kevin

-Original Message-
From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
Sent: November 21, 2005 10:01 AM
To: CF-Talk
Subject: Re: CF Hosting

Still, sometimes it's more economically efficient to turn customers away 
than it is to offer something you won't be able to support as well. 
Sometimes it's very well worth it to concentrate on your areas of 
efficiency. If 10 potential customers approach me to build them an 
ecommerce app tomorrow, I'll have to turn several of them away because 
they'll want PHP or ASP. I'm sure I could deliver what they want in 
those languages, but it's not what I do and it's not what I want to do. 
It's not my area of maximum efficiency. It's therefore more prudent for 
me to turn away the non CF customers than to offer a choice of 
languages. Same thing as offering only Windows or only Linux...

A lot of businesses have failed for trying to do things outside of their 
areas of efficiency--trying to do more than what they can do best.

--Ferg

Munson, Jacob wrote:

Never, we don't do linux as we are a windows house.
The majority of people use windows anyway, especially for CF. 



I'll grant that most CF users use Windows, and even that most people use
Windows.  But in web servers it is a slim margin.  Netcraft reports that
~71% of web servers run apache:
http://survey.netcraft.com/Reports/200511/byserver/index.html
I found an article that stated that 50% of Apache is on Linux:
http://www.linuxplanet.com/linuxplanet/reports/6065/1/
IIS has ~20% of the web server market share (Netcraft).  If you do the
math, putting the Apache Windows installs together with the IIS
installs, it adds up to 55% of the web servers in total.  So, somewhere
between 40-45% of the web is not on Windows (who knows what OS all the
'other' web servers are on?).

The majority of the web is on Windows, but choosing to be a windows
house, you are cutting out 40-45% of your potential market.  If you had
10 customers come up to you tomorrow and ask for hosting, you'd have to
turn away 4 or 5 of them because you don't offer Linux.  From my
experience, most of the hosts out there give their customers an option
between Windows or Linux. Again, I realize that the large majority of CF
sites are on Windows, so if you are focusing on CF hosting, then Windows
is a good bet.  :)

-





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224823
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Hosting

2005-11-21 Thread Munson, Jacob
I agree with you, Ken.  But there are a lot of companies that say, We
are a windows shop, and say that they will never expand into other
markets.  Where would Microsoft be today if they said, We are an
operating system shop, and never expanded into other markets?  Their
original proficiency was with operating systems, but today Office alone
accounts for a large percentage of their annual revenues.  Do you think
it was daunting to look at Word Perfect and Lotus, and contemplate
taking them on?  I'm sure it was, but look at those products today when
compared to MS Office.

 -Original Message-
 From: Ken Ferguson [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 9:54 AM
 To: CF-Talk
 Subject: Re: CF Hosting
 
 There is, obviously, a point in the life of a business where 
 it has the 
 ability to branch out and explore other options. However, the problem 
 comes when they try to do this before they're ready. Sometimes people 
 try to move beyond their efficiencies before they've got a 
 strong enough 
 financial position or before they've got the infrastructure to handle 
 it. I think it's far smarter for someone to build a business around 
 their efficiencies with the goal of reachine the point where they're 
 capable of taking on new enterprises. He who can recognize and admit 
 that he's not yet at this point and resist premature expansion will 
 likely be thankful in the long run.
 
 --Ferg
 
 
 Munson, Jacob wrote:
 
 Very good points, Ken.  However, for a hosting business, it 
 is not hard
 to find a few Linux experts and open your doors to Linux 
 hosters.  In a
 one man shop, it is very smart to focus on your area of 
 expertise.  But
 businesses can take their revenues and expand into new areas if they
 chose to.  As long as they keep the Linux guys separated from the
 Windows guys!  ;)
 
 Personally, I have found at least 3 CF hosts that offered Linux.  And
 those are the ones what are competing for my business (and 
 others like
 me).  The Windows only crowds will never get my business 
 because I am a
 Linux snob (on the server side, I do use Windows for my 
 desktop).  If a
 Windows only host were to expand into Linux, they could try 
 to undercut
 the current hosts with features and/or price and capture 
 some of their
 market.  Microsoft does this all the time.  Take a look at Internet
 Explorer and the Xbox.  Was the web browser and the gaming market an
 expertise for MS?  No, but they wanted to make more money, so they
 decided to jump in.  Currently IE has 85% of the web's market share.
 Xbox is in 2nd place in the console market (behind Sony), 
 and I believe
 that the Xbox 360 will put them into first place (even though I am a
 Nintendo fan).  I think it was well worth it for Microsoft 
 expand their
 horizons.



--

This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224824
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SMS CF

2005-11-21 Thread John Lucania
I am sending messages (e-mail) to pagers and getting many garbled
messages on the pager.  I have talked the wireless vendor, but it
seems they don't know how to fix other than telling me to change the
protocol.

jl

On 11/21/05, Sean Corfield [EMAIL PROTECTED] wrote:
 On 11/21/05, John Lucania [EMAIL PROTECTED] wrote:
  I am utilizing a Microsoft Exchange Server for the cfmail connection,
  which has SMTP as the default protocol.  Is there a way to
  change/specify the default protocol (SMTP) to something else, like
  SMS?

 SMTP *is* the outbound mail protocol by definition. Exchange is an
 SMTP server. If you want to talk SMS, you'd need an SMS server.

 cfmail can talk to SMTP servers and POP3 servers (inbound mail).

 The SMS event gateway can talk to an SMS server.

 SMS != mail.

 Could you explain what problem you are trying to solve?
 --
 Sean A Corfield -- http://corfield.org/
 Got frameworks?

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

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224825
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Ian Skinner
Just another idea, if it has not been mentioned yet.  Could you save the large 
files to a file server somewhere?  It is not too expensive to get large hard 
drives these days.  And CF can read from another system with a few appropriate 
settings.  Pretty much the same as reading from the server, but without filling 
up the server.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224826
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Oracle errors in ColdFusion 5

2005-11-21 Thread Scott Stewart
Hi All, 

 

Were getting an error in ColdFusion 5 that I'm stumped on.

 

10.14.16.11, Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1), ODBC Error
Code = S1010 (Function sequence error) 

 [Microsoft][ODBC Driver Manager] The driver is incapable of supporting the
current environment attributes. 

SQL = SELECT * FROM FDA_PASS WHERE  Password like
'IDWYNNO' 
Data Source = SKILLS 

The error occurred while processing an element with a general identifier of
(CFQUERY), occupying document position (17:9) to (17:58) in the template
file D:\INETPUB\WWWROOT\SKILLS\WOJAVA\AUTHENTICATE.CFM.

Date/Time: 11/21/05 12:08:49
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Remote Address: 10.14.16.11
HTTP Referrer:  http://first.fda.gov/skills/wojava/security.cfm
http://first.fda.gov/skills/wojava/security.cfm 

A bit of background:

 

Oracle 9i was loaded on Friday, all of the applications worked. The servers
were rebooted over the weekend. Now the Oracle applications do not work. The
datasources connect, when viewed through the Microsoft ODBC Manager, they do
not verify when viewed through the CF 5 DSN Administrator.

 

Any help is appreciated.

 

Thanks

 

sas

 

Scott A. Stewart

Webmaster/Developer

 



11820 Parklawn Dr

Rockville, MD 20852

(301) 770-9610

 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224827
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Mark Leder
Great points.

 You might consider some zip/unzip routines...

I completely overlooked using zip. :o/

 Could you save the large files to a file server somewhere?

Yes, I would consider another server just as an original image repository.
What would be the methodology of putting files up, CFFTP?  Then pulling
them back down so I can manipulate, CFHTTP?  Correct, or are there better
ways?

Mark




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224828
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Marlon Moyer
On 11/21/05, Mark Leder [EMAIL PROTECTED] wrote:
 Great points.

  You might consider some zip/unzip routines...

 I completely overlooked using zip. :o/

zipping images, particularily jpgs, won't net you any kind of space savings.




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224829
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Database changes causes Component Errors

2005-11-21 Thread Ben Nadel
You don't have to restart CF. Just go into the Admin, uncheck the box for
maintain connections, then reload the pages that were crashing. Once you do
that, CF uses the new DB structure. Then re-check the checkbox and its all
good. 

Problem solved, no restarts.
...
Ben Nadel 
Web Developer
Nylon Technology
6 West 14th Street
New York, NY 10011
212.691.1134
212.691.3477 fax
www.nylontechnology.com
 
Always confident, seldom correct.
 

-Original Message-
From: Figy, Kam [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 18, 2005 5:43 PM
To: CF-Talk
Subject: RE: Database changes causes Component Errors

CF (or some sort of execution plan CF creates) caches the database's
structure. You'll have to restart CF for the changes to be picked up as
far as I know.

/k 


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224830
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SMS CF

2005-11-21 Thread Sean Corfield
On 11/21/05, John Lucania [EMAIL PROTECTED] wrote:
 I am sending messages (e-mail) to pagers and getting many garbled
 messages on the pager.  I have talked the wireless vendor, but it
 seems they don't know how to fix other than telling me to change the
 protocol.

If the pagers support emails, then as long as you send a short plain
text email, it should work. Unless your Exchange Server is configured
to do something stupid, like add an HTML version of each outbound
message (yes, I've known this happen).

Try sending emails manually (via Outlook/Exchange) to the pagers and
see if that works. If not, it's Exchange at fault. If it works, then
maybe you're sending non-text emails via cfmail.

Changing the protocol is not relevant to this problem.
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

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

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224831
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Claude Schneegans
 My concern is space, that if I allow all my clients to upload 
originals, then the server will
become full in a hurry.  Mind you, these folks are using 6 megapixel + 
cameras

Another thing image from cameras are stuffed with is useless information 
contained in EXIF format.
These are usually JPEG images with a JPE extention.

I've writtent a tag to remove this extra overhead (sometims more than 
50k per image)
See CFX_pureImage:
http://www.contentbox.com/claude/customtags/pureImage/viewpureImage.cfm

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Claude Schneegans
 I've read about saving images as BLOBs inside MS-SQL.  Are there any
advantages or pitfalls to doing it this way?

It is generally not considerd as a good idea to use a database to store 
images.
The file management system in the operation is also a kind of database, 
especially made to store
and retreive files.
The reason database systems have been designed is that they allow for 
information searching and sorting.
But there is nothing to search and sort in an image, so the file 
management system is much better suited for this
kind of task.
Using the database engine will just have a bad impact on the overall 
performance, for no advantage.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224833
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Munson, Jacob
 But there is nothing to search and sort in an image, so the file 
 management system is much better suited for this
 kind of task.

I agree with your overall argument, but you /could/ have one record for
each image, with as much data as you want (even more than the file
system lets you store).  However, I don't think I would put images in a
database.  You could store all the data you want for each image,
including a file system path, and then access it from the path.


-

This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224834
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Bryan Stevenson
 I agree with your overall argument, but you /could/ have one record for
 each image, with as much data as you want (even more than the file
 system lets you store).

Huh?  So if you put data in the database it doesn't use any memory??  So are 
you 
saying that storing images in the DB you are somehow not constrained my the max 
memory of the file system?  or am I just reading you completely wrong?

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224835
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Moving datasources to another machine

2005-11-21 Thread Brian Yager
Is there an easy way to transfer datasources to another machine?  Our entire 
domain is being replaced.  We are moving our code from 4.5 to MX7, going to 
different machines on a different domain. Anyone do this and have suggestions?

Thanks,

Brian


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224836
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


CFUnit Error

2005-11-21 Thread Jeff Chastain
This is a cross post from the CFUnit list because there did not appear to be 
much traffice there.  I am working on my first CFUnit test.  I went through the 
primer document step by step and I believe I did everything write.  However, 
when I attempt to execute the test cfm page, I get the following error message:

--

The parameter RESULT to function run is required but was not passed in.
The error occurred in C:\Projects\_com\test\propertyBeanTest.cfm:line 8 

6 : cfinvoke component=net.sourceforge.cfunit.framework.TestSuite 
method=run 
7 :   cfinvokeargument name=test value=#testSuite# 
8 :   cfinvokeargument name=name value= 
9 : /cfinvoke

--

I checked the 'run' function and it does require a result parameter, but I 
cannot find anything along those lines in the primer document.  Can anybody 
tell me what I am missing here (short of the result parameter)?

Thanks
-- Jeff Chastain

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224837
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Moving datasources to another machine

2005-11-21 Thread Barney Boisvert
With CFMX, you can just copy the XML file's contents over, but that
won't work from 4.5. to 7.  I doubt there's any tools to help either,
since that's not on the offical upgrade path.

cheers,
barneyb

On 11/21/05, Brian Yager [EMAIL PROTECTED] wrote:
 Is there an easy way to transfer datasources to another machine?  Our entire 
 domain is being replaced.  We are moving our code from 4.5 to MX7, going to 
 different machines on a different domain. Anyone do this and have suggestions?

 Thanks,

 Brian


--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224838
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFUnit ... Getting started

2005-11-21 Thread Jeff Chastain
Yeah, I recognize that there should not be much use to a test for a basic bean 
object, but I figured it would be as good of a place as any to start working 
with CFUnit since it should be so basic.

Thanks Sean for the advice, I will use that approach.

-- Jeff

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224839
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Using FoxPro in ColdFusion

2005-11-21 Thread Russel Madere
This is my first post here in a long while.

 

I need to configure ColdFusion to access a Visual FoxPro 9.0 data
directory.  I have an ODBC datasource configured on my server, but when
I try to access a table there it cannot be found.  I also tried to use
CFDIRECTORY to read the files in the directory and cannot see any, but I
can see the directory.

 

I am guessing that there is a permissions problem on the directory
itself, but I cannot figure out how to resolve this.  My web server is
running Windows XP Profession (development server) and my data directory
is on a Windows 2003 server.  Eventually, the website will be migrated
to a Windows 2003 server, but I cannot do my development on the
production server.

 

Thanks all.

 

Russel Madere

Webmaster/Internet Coordinator

504.832.9835 x3509

SunShine Pages by EATEL

www.sunshinepages.com

 

 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224840
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Moving datasources to another machine

2005-11-21 Thread Russ
I actually had the same exact problem last night.  I googled for a bit, and
noticed that Macromedia has an upgrade path from cf 5 to cf 6 (which should
also work for cf7).  They also (in a different document) tell you to read
the same documentation when upgrading from cf 4.5... 

If I really needed to keep my dsn's... I would use the same machine that has
4.5 on it... upgrade to 5, then upgrade to 7, and then copy the xml to the
new server.  

Since we only had about 25 dsn, I just copied those by hand.  

Russ

-Original Message-
From: Brian Yager [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 12:16 PM
To: CF-Talk
Subject: Moving datasources to another machine

Is there an easy way to transfer datasources to another machine?  Our entire
domain is being replaced.  We are moving our code from 4.5 to MX7, going to
different machines on a different domain. Anyone do this and have
suggestions?

Thanks,

Brian




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224841
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Munson, Jacob
  I agree with your overall argument, but you /could/ have 
 one record for
  each image, with as much data as you want (even more than the file
  system lets you store).
 
 Huh?  So if you put data in the database it doesn't use any 
 memory??  So are you 
 saying that storing images in the DB you are somehow not 
 constrained my the max 
 memory of the file system?  or am I just reading you completely wrong?

You are reading me wrong.  I am talking about specific data.  For
example, if you wanted to store a bunch of user specific data for each
image (username, preferences, etc.), you couldn't do that in a file
system.  Of course, in a well designed relational database, you would
have all that in a separate table anyway, so the point is moot.


--


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224842
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Using FoxPro in ColdFusion

2005-11-21 Thread Howie Hamlin
In order for CF to gain access to remote shares you will need to configure the 
CF service to log in as a user with rights to the network share.  Also, be sure 
to use UNC paths instead of drive letters.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
PrismAV - Virus scanning for ColdFusion and BlueDragon applications
Find out how iMS Stacks up to the competition: 
http://www.coolfusion.com/imssecomparison.cfm

iMS-Lite - the completely free mail server solution for applications and 
application servers
http://www.coolfusion.com/iMSLite

--- On Monday, November 21, 2005 1:28 PM, Russel Madere scribed: ---

 This is my first post here in a long while.
 
 
 
 I need to configure ColdFusion to access a Visual FoxPro 9.0 data
 directory.  I have an ODBC datasource configured on my server, but
 when 
 I try to access a table there it cannot be found.  I also tried to use
 CFDIRECTORY to read the files in the directory and cannot see any,
 but I 
 can see the directory.
 
 
 
 I am guessing that there is a permissions problem on the directory
 itself, but I cannot figure out how to resolve this.  My web server is
 running Windows XP Profession (development server) and my data
 directory 
 is on a Windows 2003 server.  Eventually, the website will be migrated
 to a Windows 2003 server, but I cannot do my development on the
 production server.
 
 
 
 Thanks all.
 
 
 
 Russel Madere
 
 Webmaster/Internet Coordinator
 
 504.832.9835 x3509
 
 SunShine Pages by EATEL
 
 www.sunshinepages.com
 
 
 
 
 
 
 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224843
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Marlon Moyer
On 11/21/05, Claude Schneegans [EMAIL PROTECTED] wrote:
  I've read about saving images as BLOBs inside MS-SQL.  Are there any
 advantages or pitfalls to doing it this way?

 It is generally not considerd as a good idea to use a database to store
 images.
 The file management system in the operation is also a kind of database,
 especially made to store
 and retreive files.
 The reason database systems have been designed is that they allow for
 information searching and sorting.
 But there is nothing to search and sort in an image, so the file
 management system is much better suited for this
 kind of task.
 Using the database engine will just have a bad impact on the overall
 performance, for no advantage.


I wouldn't say that there's no advantage.  Having one database with
all the image data could easily be used by two or more servers.  The
best solution imho, albeit the largest disk space, would be to have
images stored in the database with caching provided by the file
system.  Especially if you have a lot of images being uploaded or
modified.  This way, you have your source code backup and you have
your database backup.  Should your server fry, you don't also have to
have an image folder backup also.



 --
 ___
 REUSE CODE! Use custom tags;
 See http://www.contentbox.com/claude/customtags/tagstore.cfm
 (Please send any spam to this address: [EMAIL PROTECTED])
 Thanks.


 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224844
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Kiley Simpson
Hi,

I have a simple cfform - cfgrid - cfinput question:

My user can select a record (employee) from the grid which populates the 
cfinputs. I then have a delete button which posts the form to itself, I 
look for the delete button and run the delete cfc. No problems, yet.

How do I have a actionscript alert to warn the user he/she is about to 
delete the record? In javascript it's pretty easy but I am really 
struggling with action script. I believe the call to the alert function is 
in the cfform's onSubmit but after that I am lost.

Any help would be create appreciated,

Kiley


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224845
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


CFChart changing jpg quality

2005-11-21 Thread Robert Everland III
Is there anyway to change the quality of jpg created when I use cfchart? Has 
anyone accessed the jar directly without going through cfchart? Anyone know of 
any documentation in regards to that?



Bob Everland

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224846
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Robert Everland III
To further the point that in the right scenario databases can and should hold 
images, http://terraserver.microsoft.com holds millions of images directly in 
SQL Server 2000 databases.


Bob Everland

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224847
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Moving datasources to another machine

2005-11-21 Thread Snake
What about the coldfusion archive ? 

-Original Message-
From: Russ [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 18:27
To: CF-Talk
Subject: RE: Moving datasources to another machine

I actually had the same exact problem last night.  I googled for a bit, and
noticed that Macromedia has an upgrade path from cf 5 to cf 6 (which should
also work for cf7).  They also (in a different document) tell you to read
the same documentation when upgrading from cf 4.5... 

If I really needed to keep my dsn's... I would use the same machine that has
4.5 on it... upgrade to 5, then upgrade to 7, and then copy the xml to the
new server.  

Since we only had about 25 dsn, I just copied those by hand.  

Russ

-Original Message-
From: Brian Yager [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 12:16 PM
To: CF-Talk
Subject: Moving datasources to another machine

Is there an easy way to transfer datasources to another machine?  Our entire
domain is being replaced.  We are moving our code from 4.5 to MX7, going to
different machines on a different domain. Anyone do this and have
suggestions?

Thanks,

Brian






~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224848
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Munson, Jacob
 To further the point that in the right scenario databases can 
 and should hold images, http://terraserver.microsoft.com 
 holds millions of images directly in SQL Server 2000 databases.

Well, of course Microsoft will do it that way.  They want everybody to
use their DB.  :)  But that doesn't mean it's a best practice.  However,
If you have the money for extra hardware, then go ahead and do it.





This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224849
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Ian Skinner
 Could you save the large files to a file server somewhere?

Yes, I would consider another server just as an original image repository. What 
would be the methodology of putting files up, CFFTP?  Then pulling them back 
down so I can manipulate, CFHTTP?  Correct, or are there better ways?

Depends on how the different servers are networked together.  If they are 
connected by internal networks then the CF code can use basic cffile functions 
to read and write to the file server directory.  Just takes a bit a playing 
with permissions.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224850
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: SMS CF

2005-11-21 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
I have seen this result if the Message being sent to the pager is
larger than the provider's max message length. On a side note,  I have
a SMS WebService Gateway running under CFMX 6.1 that I have created to
send Messages to Alphanumeric Pagers and Digital Cell Phones that can
be used. I have not made it public yet as I am trying to work out a
way to Limit Access via a License Key kinda like Google does with
their API.



John Lucania wrote:

I am sending messages (e-mail) to pagers and getting many garbled
messages on the pager. I have talked the wireless vendor, but it
seems they don't know how to fix other than telling me to change the
protocol.

jl

On 11/21/05, Sean Corfield [EMAIL PROTECTED] wrote:

On 11/21/05, John Lucania [EMAIL PROTECTED] wrote:

I am utilizing a Microsoft Exchange Server for the cfmail connection,
which has SMTP as the default protocol. Is there a way to
change/specify the default protocol (SMTP) to something else, like
SMS?

SMTP *is* the outbound mail protocol by definition. Exchange is an
SMTP server. If you want to talk SMS, you'd need an SMS server.

cfmail can talk to SMTP servers and POP3 servers (inbound mail).

The SMS event gateway can talk to an SMS server.

SMS != mail.

Could you explain what problem you are trying to solve?
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

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





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224851
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFUnit Error

2005-11-21 Thread Sean Corfield
On 11/21/05, Jeff Chastain [EMAIL PROTECTED] wrote:
 This is a cross post from the CFUnit list because there did not appear to be 
 much traffice there.

There's a CFUnit mailing list???

 I am working on my first CFUnit test.  I went through the primer document 
 step by step and I believe I did everything write.  However, when I attempt 
 to execute the test cfm page, I get the following error message:

You're trying to run the TestSuite - you need to create a TestRunner
and run that instead:

cfset tests = test.RunTheTests /

cfset suite = 
createObject(component,net.sourceforge.cfunit.framework.TestSuite).init(tests)
/

cfset runner =
createObject(component,net.sourceforge.cfunit.framework.TestRunner)
/

cfset runner.run(suite,tests) /
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

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

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224852
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


OT: JavaScript Autofill

2005-11-21 Thread Orlini, Robert
I have a JavaScript that I hoped would autofill some fields when a user clicks 
a checkbox, but it doesn't. I will admit I not a JavaScript programmer and 
copied and tweaked some code. The bold areas I edited to try to make it work 
but autofilling with the word spare, but it doesn't do anything.

Anyone can help here please? Thanks in advance.


script type=text/javascript language=javascript
function setname(box) 
{ 
var f = box.form, b_which = box.checked, from_el, to_el, i = 0;
var fld_name = new Array('lname');
while (from_el = f[fld_name[i]])
{ 
to_el = f[fld_name[i++]];
to_el.value = b_which ? from_el.value : '';
if (to_el.readOnly != null)
to_el.readOnly = b_which ? true : false;
else to_el.onfocus = b_which ? function() {this.blur();
}
: null;
}
}
/script

form

input name=lname type=hidden id=lname value=Spare

input type=checkbox name=spare onclick=setname(this)

Name: input name=lname type=text id=lname

/form

Robert O. at HWW


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date: 11/20/2005
 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224853
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Robert Everland III
I have read quite a few articles in regards to this issue and pre SP3 of SQL 
2000 even Microsoft would suggest not saving images in the database. But after 
SP3 that recomendation changed. 



Bob Everland

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224854
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


cfproperty

2005-11-21 Thread Snake
Does anyone know what the undocumented functionality of cfproperty is,
someone mentioned it to me the other day, but it has escaped me.


Russ



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224855
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfproperty

2005-11-21 Thread Katz, Dov B \(IT\)
Wasn't this from the old ini file days?  

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 2:59 PM
To: CF-Talk
Subject: cfproperty

Does anyone know what the undocumented functionality of cfproperty is,
someone mentioned it to me the other day, but it has escaped me.


Russ





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224856
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFUnit Error

2005-11-21 Thread Jeff Chastain
That did is Sean.  Is this what the primer document says am I miss-read it, or 
does something need fixing there?

As far as the mailing list goes, yes, there appears to be a [EMAIL PROTECTED], 
but there are only a handful of posts there.

Thanks
-- Jeff

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224857
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfproperty

2005-11-21 Thread Snake
Nope, it's something your not supposed to be able to use it for, like
extending cFFUNTION or something.
In the docs it says you can't use it inside a cffunction though, but I was
hoping I might be able to use it to have optional arguments  for web
services, seeing as using cfargument makes all of them requried regardless
of setting the required bit.

Russ

-Original Message-
From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 20:03
To: CF-Talk
Subject: RE: cfproperty

Wasn't this from the old ini file days?  

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 2:59 PM
To: CF-Talk
Subject: cfproperty

Does anyone know what the undocumented functionality of cfproperty is,
someone mentioned it to me the other day, but it has escaped me.


Russ







~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224858
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: JavaScript Autofill

2005-11-21 Thread Matthew Walker
You have two fields with the id lname. Generally, you should only use
an id once per page.  That JavaScript hurts my eyes so I haven't
bothered trying to understand it. Are you trying to copy a set of values
from a set of hidden fields to a set of visible fields? Something like
this is low tech but very easy to understand

script
function copyData() {
document.getElementById('field1').value =
document.getElementById('default1').value;
document.getElementById('field2').value =
document.getElementById('default2').value;
document.getElementById('field3').value =
document.getElementById('default3').value;
}
/script

form

input type=hidden id=default1 value=Spare
input type=hidden id=default2 value=Spare
input type=hidden id=default3 value=Spare

input type=checkbox onclick=if ( this.checked ) copyData()

Field 1: input name=field1 type=text id=field1
Field 2: input name=field2 type=text id=field2
Field 3: input name=field3 type=text id=field3

/form

-Original Message-
From: Orlini, Robert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 22 November 2005 9:01 a.m.
To: CF-Talk
Subject: OT: JavaScript Autofill

I have a JavaScript that I hoped would autofill some fields when a user
clicks a checkbox, but it doesn't. I will admit I not a JavaScript
programmer and copied and tweaked some code. The bold areas I edited to
try to make it work but autofilling with the word spare, but it
doesn't do anything.

Anyone can help here please? Thanks in advance.


script type=text/javascript language=javascript function
setname(box) { var f = box.form, b_which = box.checked, from_el, to_el,
i = 0; var fld_name = new Array('lname'); while (from_el =
f[fld_name[i]]) { to_el = f[fld_name[i++]]; to_el.value = b_which ?
from_el.value : ''; if (to_el.readOnly != null) to_el.readOnly = b_which
? true : false; else to_el.onfocus = b_which ? function() {this.blur();
}
: null;
}
}
/script

form

input name=lname type=hidden id=lname value=Spare

input type=checkbox name=spare onclick=setname(this)

Name: input name=lname type=text id=lname

/form

Robert O. at HWW


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date:
11/20/2005
 




~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224859
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Troy Simpson
I am using ColdFusion MX 7.0.1.  Why would I need to define a custom
tag path in the ColdFusion administrator when the Mappings will do the
same thing?

For example, the following is from the ColdFusionMX7 Administrator:
---
ColdFusion mappings let the cfinclude and cfmodule tags access pages
that are outside the Web root. If you specify a path that starts with
the mapping's logical path in these tags, ColdFusion looks for the
page using the mapping's directory path.

ColdFusion also uses mappings to find ColdFusion components (CFCs).
The CFINVOKE and CFOBJECT tags and CreateObject function look for CFCs
in the mapped directories.

Note: These mappings are independent of web server virtual
directories. If you would like to create a virtual directory to access
a given directory through a URL, please consult your web server
documentation.
---

Forgive me if this has been discussed before on the list.  I searched
the list archives and did find an answer.  If the answer exists, the
please refer me to it.

--
Thanks,
Troy

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224860
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


virtual directory vs coldfusion mapping

2005-11-21 Thread Troy Simpson
Would any problems be encountered if I have a web server virtual
directory and coldfusion mappings defined as follows:

virtual directory: /myApp
toDirectory: C:\apps\myApp\www

coldfusion mapping: /myApp
toDirectory: C:\apps\myApp\cfmappings

What is the search order for includes and components with this type of
configuration for an application?  For example, if I am calling a
component as com.company.appA, where will ColdFusion search for
component?

--
Thanks,
Troy

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224861
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Snake
U have to specify a mapping in your paths.
E.g
cfmodule template=\mapping\filename.cfm

Custom tag paths are search automatically.

--
Snake 

-Original Message-
From: Troy Simpson [mailto:[EMAIL PROTECTED] 
Sent: 21 November 2005 20:35
To: CF-Talk
Subject: Why do I need a Custom Tag Path for Components?

I am using ColdFusion MX 7.0.1.  Why would I need to define a custom tag
path in the ColdFusion administrator when the Mappings will do the same
thing?

For example, the following is from the ColdFusionMX7 Administrator:
---
ColdFusion mappings let the cfinclude and cfmodule tags access pages that
are outside the Web root. If you specify a path that starts with the
mapping's logical path in these tags, ColdFusion looks for the page using
the mapping's directory path.

ColdFusion also uses mappings to find ColdFusion components (CFCs).
The CFINVOKE and CFOBJECT tags and CreateObject function look for CFCs in
the mapped directories.

Note: These mappings are independent of web server virtual directories. If
you would like to create a virtual directory to access a given directory
through a URL, please consult your web server documentation.
---

Forgive me if this has been discussed before on the list.  I searched the
list archives and did find an answer.  If the answer exists, the please
refer me to it.

--
Thanks,
Troy



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224862
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Bryan Stevenson
I don't think you have to define a mapping for them to workif none 
defined 
then the default of install drive\CFMX install dir\wwwroot is the default 
(which was in 6 for suremay have changed in 7).

That said...what you posted has nothing to do with custom tag path settings in 
CF Admin (CFX tags that is).

The only metion of custom tags is in the context of using cfinclude and 
cfmodule 
(so you have a relative path for those tags...and it can be outside the web 
root).

Did I miss your point?

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224863
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Barney Boisvert
You don't.  It's just another way to reference them.  I'm not sure
what the benefit would be over a mapping, but you can safely ignore
that feature if you can use mappings.

In reality, I can't think of a good reason to ever use custom tag
paths.  I don't think a server I control has anything mapped, aside
from the default directory.

cheers,
barneyb

On 11/21/05, Troy Simpson [EMAIL PROTECTED] wrote:
 I am using ColdFusion MX 7.0.1.  Why would I need to define a custom
 tag path in the ColdFusion administrator when the Mappings will do the
 same thing?

 For example, the following is from the ColdFusionMX7 Administrator:
 ---
 ColdFusion mappings let the cfinclude and cfmodule tags access pages
 that are outside the Web root. If you specify a path that starts with
 the mapping's logical path in these tags, ColdFusion looks for the
 page using the mapping's directory path.

 ColdFusion also uses mappings to find ColdFusion components (CFCs).
 The CFINVOKE and CFOBJECT tags and CreateObject function look for CFCs
 in the mapped directories.

 Note: These mappings are independent of web server virtual
 directories. If you would like to create a virtual directory to access
 a given directory through a URL, please consult your web server
 documentation.
 ---

 Forgive me if this has been discussed before on the list.  I searched
 the list archives and did find an answer.  If the answer exists, the
 please refer me to it.

 --
 Thanks,
 Troy


--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224864
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Bryan Stevenson
I should mention my first para. in my 1st reply was about CFCs ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com
- Original Message - 
From: Bryan Stevenson [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Monday, November 21, 2005 12:42 PM
Subject: Re: Why do I need a Custom Tag Path for Components?


I don't think you have to define a mapping for them to workif none 
defined
 then the default of install drive\CFMX install dir\wwwroot is the default
 (which was in 6 for suremay have changed in 7).

 That said...what you posted has nothing to do with custom tag path settings in
 CF Admin (CFX tags that is).

 The only metion of custom tags is in the context of using cfinclude and 
 cfmodule
 (so you have a relative path for those tags...and it can be outside the web
 root).

 Did I miss your point?

 Cheers

 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 phone: 250.480.0642
 fax: 250.480.1264
 cell: 250.920.8830
 e-mail: [EMAIL PROTECTED]
 web: www.electricedgesystems.com


 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224865
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: virtual directory vs coldfusion mapping

2005-11-21 Thread Burns, John D
CF will use the mappings, not the virtual directories, if I'm not
mistaken. CF basically doesn't know anything about your webserver, so
virtual directories mean nothing to CF. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Troy Simpson [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 3:40 PM
To: CF-Talk
Subject: virtual directory vs coldfusion mapping

Would any problems be encountered if I have a web server virtual
directory and coldfusion mappings defined as follows:

virtual directory: /myApp
toDirectory: C:\apps\myApp\www

coldfusion mapping: /myApp
toDirectory: C:\apps\myApp\cfmappings

What is the search order for includes and components with this type of
configuration for an application?  For example, if I am calling a
component as com.company.appA, where will ColdFusion search for
component?

--
Thanks,
Troy



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224866
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: virtual directory vs coldfusion mapping

2005-11-21 Thread jonese
ColdFusion will not see virtual directories, hence the need for mappings.

We have a few overlaps without sites. We found we needed the virtual
mapping when the code needed to be executed (such as shared
javascripte files) but also needed the mapping so we could access
shared CFC's or CFML pages va cfinclude etc.

jonese


On 11/21/05, Troy Simpson [EMAIL PROTECTED] wrote:
 Would any problems be encountered if I have a web server virtual
 directory and coldfusion mappings defined as follows:

 virtual directory: /myApp
 toDirectory: C:\apps\myApp\www

 coldfusion mapping: /myApp
 toDirectory: C:\apps\myApp\cfmappings

 What is the search order for includes and components with this type of
 configuration for an application?  For example, if I am calling a
 component as com.company.appA, where will ColdFusion search for
 component?

 --
 Thanks,
 Troy

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224867
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: JavaScript Autofill

2005-11-21 Thread Orlini, Robert
Perfect Matthew. Thanks. Got to brush up more on JavaScript.

-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:35 PM
To: CF-Talk
Subject: RE: JavaScript Autofill


You have two fields with the id lname. Generally, you should only use
an id once per page.  That JavaScript hurts my eyes so I haven't
bothered trying to understand it. Are you trying to copy a set of values
from a set of hidden fields to a set of visible fields? Something like
this is low tech but very easy to understand

script
function copyData() {
document.getElementById('field1').value =
document.getElementById('default1').value;
document.getElementById('field2').value =
document.getElementById('default2').value;
document.getElementById('field3').value =
document.getElementById('default3').value;
}
/script

form

input type=hidden id=default1 value=Spare
input type=hidden id=default2 value=Spare
input type=hidden id=default3 value=Spare

input type=checkbox onclick=if ( this.checked ) copyData()

Field 1: input name=field1 type=text id=field1
Field 2: input name=field2 type=text id=field2
Field 3: input name=field3 type=text id=field3

/form

-Original Message-
From: Orlini, Robert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 22 November 2005 9:01 a.m.
To: CF-Talk
Subject: OT: JavaScript Autofill

I have a JavaScript that I hoped would autofill some fields when a user
clicks a checkbox, but it doesn't. I will admit I not a JavaScript
programmer and copied and tweaked some code. The bold areas I edited to
try to make it work but autofilling with the word spare, but it
doesn't do anything.

Anyone can help here please? Thanks in advance.


script type=text/javascript language=javascript function
setname(box) { var f = box.form, b_which = box.checked, from_el, to_el,
i = 0; var fld_name = new Array('lname'); while (from_el =
f[fld_name[i]]) { to_el = f[fld_name[i++]]; to_el.value = b_which ?
from_el.value : ''; if (to_el.readOnly != null) to_el.readOnly = b_which
? true : false; else to_el.onfocus = b_which ? function() {this.blur();
}
: null;
}
}
/script

form

input name=lname type=hidden id=lname value=Spare

input type=checkbox name=spare onclick=setname(this)

Name: input name=lname type=text id=lname

/form

Robert O. at HWW


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date:
11/20/2005
 






~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224868
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfproperty

2005-11-21 Thread Katz, Dov B \(IT\)
I was confusing this with getprofilestring, and don't ask why, b/c I
don't know :) 

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 3:33 PM
To: CF-Talk
Subject: RE: cfproperty

Nope, it's something your not supposed to be able to use it for, like
extending cFFUNTION or something.
In the docs it says you can't use it inside a cffunction though, but I
was hoping I might be able to use it to have optional arguments  for web
services, seeing as using cfargument makes all of them requried
regardless of setting the required bit.

Russ

-Original Message-
From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED]
Sent: 21 November 2005 20:03
To: CF-Talk
Subject: RE: cfproperty

Wasn't this from the old ini file days?  

-Original Message-
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 2:59 PM
To: CF-Talk
Subject: cfproperty

Does anyone know what the undocumented functionality of cfproperty is,
someone mentioned it to me the other day, but it has escaped me.


Russ









~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224870
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Bobby Hartsfield
DOH! You wouldn’t think that I was just explaining to someone else that
zipping already compressed files like mp3's and such was pointless huh... no
more than an hour before I suggested someone zip jpgs... pshhh lol 

In most cases, zipping compressed files will most likely take up more space.
Sorry... I'm a choad :)
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-Original Message-
From: Marlon Moyer [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 12:34 PM
To: CF-Talk
Subject: Re: Image Saving

On 11/21/05, Mark Leder [EMAIL PROTECTED] wrote:
 Great points.

  You might consider some zip/unzip routines...

 I completely overlooked using zip. :o/

zipping images, particularily jpgs, won't net you any kind of space savings.






~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224869
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: JavaScript Autofill

2005-11-21 Thread Orlini, Robert
One more thing Matthew. 

What do I add to this code so that when I uncheck the box the values disappear 
as well??

-Original Message-
From: Orlini, Robert 
Sent: Monday, November 21, 2005 3:49 PM
To: 'cf-talk@houseoffusion.com'
Subject: RE: JavaScript Autofill


Perfect Matthew. Thanks. Got to brush up more on JavaScript.

-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:35 PM
To: CF-Talk
Subject: RE: JavaScript Autofill


You have two fields with the id lname. Generally, you should only use
an id once per page.  That JavaScript hurts my eyes so I haven't
bothered trying to understand it. Are you trying to copy a set of values
from a set of hidden fields to a set of visible fields? Something like
this is low tech but very easy to understand

script
function copyData() {
document.getElementById('field1').value =
document.getElementById('default1').value;
document.getElementById('field2').value =
document.getElementById('default2').value;
document.getElementById('field3').value =
document.getElementById('default3').value;
}
/script

form

input type=hidden id=default1 value=Spare
input type=hidden id=default2 value=Spare
input type=hidden id=default3 value=Spare

input type=checkbox onclick=if ( this.checked ) copyData()

Field 1: input name=field1 type=text id=field1
Field 2: input name=field2 type=text id=field2
Field 3: input name=field3 type=text id=field3

/form

-Original Message-
From: Orlini, Robert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 22 November 2005 9:01 a.m.
To: CF-Talk
Subject: OT: JavaScript Autofill

I have a JavaScript that I hoped would autofill some fields when a user
clicks a checkbox, but it doesn't. I will admit I not a JavaScript
programmer and copied and tweaked some code. The bold areas I edited to
try to make it work but autofilling with the word spare, but it
doesn't do anything.

Anyone can help here please? Thanks in advance.


script type=text/javascript language=javascript function
setname(box) { var f = box.form, b_which = box.checked, from_el, to_el,
i = 0; var fld_name = new Array('lname'); while (from_el =
f[fld_name[i]]) { to_el = f[fld_name[i++]]; to_el.value = b_which ?
from_el.value : ''; if (to_el.readOnly != null) to_el.readOnly = b_which
? true : false; else to_el.onfocus = b_which ? function() {this.blur();
}
: null;
}
}
/script

form

input name=lname type=hidden id=lname value=Spare

input type=checkbox name=spare onclick=setname(this)

Name: input name=lname type=text id=lname

/form

Robert O. at HWW


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date:
11/20/2005
 






~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224871
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Using FoxPro in ColdFusion

2005-11-21 Thread Russel Madere
Thanks Howie, but as my brain is fully fried, how do I do that?

I went into the Macromedia Jrun CFusion Server service and set the
user to DOMAIN\Administrator (I know, bad practice, but this was a test)
and still could not access the folder.  Is there another service I need
to change?  Also on the machine I am using are the services:

Macromedia Jrun Admin Server
Macromedia Jrun Default Server
ColdFusion MX Application Server (Not started)
ColdFusion MX ODBC Agent
ColdFusion MX ODBC Server
World Wide Web Publishing

Do I need to change the user on any of these as well?

Thanks.

Russel Madere
Webmaster
504.832.9835
SunShine Pages by EATEL
www.sunshinepages.com
 
-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 12:47 PM
To: CF-Talk
Subject: Re: Using FoxPro in ColdFusion

In order for CF to gain access to remote shares you will need to
configure the CF service to log in as a user with rights to the network
share.  Also, be sure to use UNC paths instead of drive letters.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
PrismAV - Virus scanning for ColdFusion and BlueDragon applications
Find out how iMS Stacks up to the competition:
http://www.coolfusion.com/imssecomparison.cfm


iMS-Lite - the completely free mail server solution for applications and
application servers
http://www.coolfusion.com/iMSLite

--- On Monday, November 21, 2005 1:28 PM, Russel Madere scribed: ---

 This is my first post here in a long while.
 
 
 
 I need to configure ColdFusion to access a Visual FoxPro 9.0 data
 directory.  I have an ODBC datasource configured on my server, but
 when 
 I try to access a table there it cannot be found.  I also tried to use
 CFDIRECTORY to read the files in the directory and cannot see any,
 but I 
 can see the directory.
 
 
 
 I am guessing that there is a permissions problem on the directory
 itself, but I cannot figure out how to resolve this.  My web server is
 running Windows XP Profession (development server) and my data
 directory 
 is on a Windows 2003 server.  Eventually, the website will be migrated
 to a Windows 2003 server, but I cannot do my development on the
 production server.
 
 
 
 Thanks all.
 
 
 
 Russel Madere
 
 Webmaster/Internet Coordinator
 
 504.832.9835 x3509
 
 SunShine Pages by EATEL
 
 www.sunshinepages.com
 
 
 
 
 
 
 
 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224872
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


FW: Body too long: RE: JavaScript Autofill

2005-11-21 Thread Orlini, Robert
One more thing Matthew. 

What do I add to this code so that when I uncheck the box the values disappear 
as well??

-Original Message-
From: Orlini, Robert 
Sent: Monday, November 21, 2005 3:49 PM
To: 'cf-talk@houseoffusion.com'
Subject: RE: JavaScript Autofill


Perfect Matthew. Thanks. Got to brush up more on JavaScript.

-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:35 PM
To: CF-Talk
Subject: RE: JavaScript Autofill


You have two fields with the id lname. Generally, you should only use
an id once per page.  That JavaScript hurts my eyes so I haven't
bothered trying to understand it. Are you trying to copy a set of values
from a set of hidden fields to a set of visible fields? Something like
this is low tech but very easy to understand

script
function copyData() {
document.getElementById('field1').value =
document.getElementById('default1').value;
document.getElementById('field2').value =
document.getElementById('default2').value;
document.getElementById('field3').value =
document.getElementById('default3').value;
}
/script

form

input type=hidden id=default1 value=Spare
input type=hidden id=default2 value=Spare
input type=hidden id=default3 value=Spare

input type=checkbox onclick=if ( this.checked ) copyData()

Field 1: input name=field1 type=text id=field1
Field 2: input name=field2 type=text id=field2
Field 3: input name=field3 type=text id=field3

/form
One more thing Matthew. 

What do I add to this code so that when I uncheck the box the values disappear 
as well??

-Original Message-
From: Orlini, Robert 
Sent: Monday, November 21, 2005 3:49 PM
To: 'cf-talk@houseoffusion.com'
Subject: RE: JavaScript Autofill


Perfect Matthew. Thanks. Got to brush up more on JavaScript.

-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:35 PM
To: CF-Talk
Subject: RE: JavaScript Autofill


You have two fields with the id lname. Generally, you should only use
an id once per page.  That JavaScript hurts my eyes so I haven't
bothered trying to understand it. Are you trying to copy a set of values
from a set of hidden fields to a set of visible fields? Something like
this is low tech but very easy to understand

script
function copyData() {
document.getElementById('field1').value =
document.getElementById('default1').value;
document.getElementById('field2').value =
document.getElementById('default2').value;
document.getElementById('field3').value =
document.getElementById('default3').value;
}
/script

form

input type=hidden id=default1 value=Spare
input type=hidden id=default2 value=Spare
input type=hidden id=default3 value=Spare

input type=checkbox onclick=if ( this.checked ) copyData()

Field 1: input name=field1 type=text id=field1
Field 2: input name=field2 type=text id=field2
Field 3: input name=field3 type=text id=field3

/form

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date: 11/20/2005
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224873
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Troy Simpson
Assuming that my coldfusion components and include files are outside
the web root and the mapping root (/), how would mappings and custom
tag paths be searched for?

I know that cfinclude used the mappings to find an included file. 
What order are the mapping referenced?  Are mappings referenced like a
path in DOS or UNIX to find an executable?

What about coldfusion components?  When do they use a mapping and/or
custom tag path?

We are testing to few things here, and we are getting inconsistent
results when using components.  Sometimes the right component is found
and something it is not.  I don't want to go too deep into it unless I
have to.

--
Thanks,
Troy

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224874
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: virtual directory vs coldfusion mapping

2005-11-21 Thread Troy Simpson
Do you not use the Custom Tag Path to locate components?

Thanks,
Troy

On 11/21/05, jonese [EMAIL PROTECTED] wrote:
 ColdFusion will not see virtual directories, hence the need for mappings.

 We have a few overlaps without sites. We found we needed the virtual
 mapping when the code needed to be executed (such as shared
 javascripte files) but also needed the mapping so we could access
 shared CFC's or CFML pages va cfinclude etc.

 jonese


 On 11/21/05, Troy Simpson [EMAIL PROTECTED] wrote:
  Would any problems be encountered if I have a web server virtual
  directory and coldfusion mappings defined as follows:
 
  virtual directory: /myApp
  toDirectory: C:\apps\myApp\www
 
  coldfusion mapping: /myApp
  toDirectory: C:\apps\myApp\cfmappings
 
  What is the search order for includes and components with this type of
  configuration for an application?  For example, if I am calling a
  component as com.company.appA, where will ColdFusion search for
  component?
 
  --
  Thanks,
  Troy
 
 

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224875
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Wills shirt's are the real deal

2005-11-21 Thread Bobby Hartsfield
I just got my got coldfusion? shirt in the mail today. I was somewhat
skeptical of buying a shirt online since I couldn’t actually see the quality
of it. Now that I have one, I can assure everyone else who feels the same
way that these shirts are of great quality... (material and print)!

I know what the guys at the office are getting for X-Mas :)

Thanks a ton Will and Dave!

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date: 11/20/2005
 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224876
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Troy Simpson
Are mappings searched automatically when using CreateObject with a
ColdFusion component?

Thanks,
Troy

On 11/21/05, Snake [EMAIL PROTECTED] wrote:
 U have to specify a mapping in your paths.
 E.g
 cfmodule template=\mapping\filename.cfm

 Custom tag paths are search automatically.

 --
 Snake

 -Original Message-
 From: Troy Simpson [mailto:[EMAIL PROTECTED]
 Sent: 21 November 2005 20:35
 To: CF-Talk
 Subject: Why do I need a Custom Tag Path for Components?

 I am using ColdFusion MX 7.0.1.  Why would I need to define a custom tag
 path in the ColdFusion administrator when the Mappings will do the same
 thing?

 For example, the following is from the ColdFusionMX7 Administrator:
 ---
 ColdFusion mappings let the cfinclude and cfmodule tags access pages that
 are outside the Web root. If you specify a path that starts with the
 mapping's logical path in these tags, ColdFusion looks for the page using
 the mapping's directory path.

 ColdFusion also uses mappings to find ColdFusion components (CFCs).
 The CFINVOKE and CFOBJECT tags and CreateObject function look for CFCs in
 the mapped directories.

 Note: These mappings are independent of web server virtual directories. If
 you would like to create a virtual directory to access a given directory
 through a URL, please consult your web server documentation.
 ---

 Forgive me if this has been discussed before on the list.  I searched the
 list archives and did find an answer.  If the answer exists, the please
 refer me to it.

 --
 Thanks,
 Troy



 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224877
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Wills shirt's are the real deal

2005-11-21 Thread Andy Matthews
Got a link?

!//--
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:06 PM
To: CF-Talk
Subject: Wills shirt's are the real deal


I just got my got coldfusion? shirt in the mail today. I was somewhat
skeptical of buying a shirt online since I couldn’t actually see the quality
of it. Now that I have one, I can assure everyone else who feels the same
way that these shirts are of great quality... (material and print)!

I know what the guys at the office are getting for X-Mas :)

Thanks a ton Will and Dave!

...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date: 11/20/2005






~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224878
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Bryan Stevenson
 Assuming that my coldfusion components and include files are outside
 the web root and the mapping root (/), how would mappings and custom
 tag paths be searched for?

mappings are not searched forthey mappings ;-)

AFAIR tags are searched for in the calling templates dir first and then works 
it's way to web root and then the default c:\cfusionmx\custom tags\


 I know that cfinclude used the mappings to find an included file.
 What order are the mapping referenced?

No order...they are mappings and point to a specific dir

 Are mappings referenced like a
 path in DOS or UNIX to find an executable?

Should depend on the OS on the server ;-)


 What about coldfusion components?  When do they use a mapping and/or
 custom tag path?

Only mappingsand again...they are mappings...point to a specific dir.  If 
no 
mapping it's the wwwroot dir under your CF install dir

 --
 Thanks,
 Troy

HTH

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224879
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Andrew Tyrone
 -Original Message-
 From: Troy Simpson [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 3:58 PM
 To: CF-Talk
 Subject: Re: Why do I need a Custom Tag Path for Components?
 
 Assuming that my coldfusion components and include files are outside
 the web root and the mapping root (/), how would mappings and custom
 tag paths be searched for?
 
 I know that cfinclude used the mappings to find an included file. 
 What order are the mapping referenced?  Are mappings referenced like a
 path in DOS or UNIX to find an executable?
 
 What about coldfusion components?  When do they use a mapping and/or
 custom tag path?
 
 We are testing to few things here, and we are getting inconsistent
 results when using components.  Sometimes the right component is found
 and something it is not.  I don't want to go too deep into it unless I
 have to.

I set up a mapping for each project that maps the the projects root
directory.  Inside the root directory is my cfc directory.  Also inside the
root directory is a www directory which is the only web-accessible directory
in the application.  Everything else that resides outside the www directory
can be accessed using the mapping (cfincludes, custom tags using cfmodule,
CFCs, etc.)

Mappings can be set up like so in the cfmx administrator (this is for 6.1):

Logical Path: /webprojectroot

Directory Path: C:\projects\webproject

Then you could put your CFCs in:

C:\projects\webproject\cfc

And access them like:

cfinvoke component=webprojectroot.cfc.component_name method=method_name



--Andy



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224880
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Wills shirt's are the real deal

2005-11-21 Thread Bryan Stevenson
No...but he's Got ColdFusionhehe...ahh whatya expect for a Monday ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224881
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Wills shirt's are the real deal

2005-11-21 Thread Andy Matthews
never mind. Found it.

!//--
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:08 PM
To: CF-Talk
Subject: RE: Wills shirt's are the real deal


Got a link?

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224882
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Why do I need a Custom Tag Path for Components?

2005-11-21 Thread Andrew Tyrone
 -Original Message-
 From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 4:13 PM
 To: CF-Talk
 Subject: Re: Why do I need a Custom Tag Path for Components?
 
  Assuming that my coldfusion components and include files are outside
  the web root and the mapping root (/), how would mappings and custom
  tag paths be searched for?
 
 mappings are not searched forthey mappings ;-)
 
 AFAIR tags are searched for in the calling templates dir 
 first and then works 
 it's way to web root and then the default c:\cfusionmx\custom tags\

I think that CF searches the current directory for the custom tag, then it
goes to the custom tags directory you pointed out and down from there
through all directories and sub-directories beneath.  Application.cfm is the
only page that is searched for up to the root of the drive/volume, and
whatever directory that page is found in is also the directory the
onrequestend.cfm page checked for.

--Andy



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224883
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: JavaScript Autofill

2005-11-21 Thread Bobby Hartsfield
input type=checkbox onclick=if ( this.checked )
{copyData()}else{document.forms[0].reset();}

If you have any other forms on the page BEFORE this form, increment forms[0]
accordingly.

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: Orlini, Robert [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 3:53 PM
To: CF-Talk
Subject: RE: JavaScript Autofill

One more thing Matthew. 

What do I add to this code so that when I uncheck the box the values
disappear as well??

-Original Message-
From: Orlini, Robert 
Sent: Monday, November 21, 2005 3:49 PM
To: 'cf-talk@houseoffusion.com'
Subject: RE: JavaScript Autofill


Perfect Matthew. Thanks. Got to brush up more on JavaScript.

-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 3:35 PM
To: CF-Talk
Subject: RE: JavaScript Autofill


You have two fields with the id lname. Generally, you should only use
an id once per page.  That JavaScript hurts my eyes so I haven't
bothered trying to understand it. Are you trying to copy a set of values
from a set of hidden fields to a set of visible fields? Something like
this is low tech but very easy to understand

script
function copyData() {
document.getElementById('field1').value =
document.getElementById('default1').value;
document.getElementById('field2').value =
document.getElementById('default2').value;
document.getElementById('field3').value =
document.getElementById('default3').value;
}
/script

form

input type=hidden id=default1 value=Spare
input type=hidden id=default2 value=Spare
input type=hidden id=default3 value=Spare

input type=checkbox onclick=if ( this.checked ) copyData()

Field 1: input name=field1 type=text id=field1
Field 2: input name=field2 type=text id=field2
Field 3: input name=field3 type=text id=field3

/form

-Original Message-
From: Orlini, Robert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 22 November 2005 9:01 a.m.
To: CF-Talk
Subject: OT: JavaScript Autofill

I have a JavaScript that I hoped would autofill some fields when a user
clicks a checkbox, but it doesn't. I will admit I not a JavaScript
programmer and copied and tweaked some code. The bold areas I edited to
try to make it work but autofilling with the word spare, but it
doesn't do anything.

Anyone can help here please? Thanks in advance.


script type=text/javascript language=javascript function
setname(box) { var f = box.form, b_which = box.checked, from_el, to_el,
i = 0; var fld_name = new Array('lname'); while (from_el =
f[fld_name[i]]) { to_el = f[fld_name[i++]]; to_el.value = b_which ?
from_el.value : ''; if (to_el.readOnly != null) to_el.readOnly = b_which
? true : false; else to_el.onfocus = b_which ? function() {this.blur();
}
: null;
}
}
/script

form

input name=lname type=hidden id=lname value=Spare

input type=checkbox name=spare onclick=setname(this)

Name: input name=lname type=text id=lname

/form

Robert O. at HWW


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.4/176 - Release Date:
11/20/2005
 








~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224884
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Image Saving

2005-11-21 Thread Claude Schneegans
 In most cases, zipping compressed files will most likely take up more 
space.

There one situation however when zipping image files can be a good solution:
when one needs to send many images in the same time, say 50 or more for 
instance.
If he zips them, he has only one file to send, and the files are 
unzipped on the server.
The whole process is much easier.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224885
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Using FoxPro in ColdFusion

2005-11-21 Thread Andrew Tyrone
 -Original Message-
 From: Russel Madere [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 21, 2005 3:56 PM
 To: CF-Talk
 Subject: RE: Using FoxPro in ColdFusion
 
 Thanks Howie, but as my brain is fully fried, how do I do that?
 
 I went into the Macromedia Jrun CFusion Server service and set the
 user to DOMAIN\Administrator (I know, bad practice, but this 
 was a test)
 and still could not access the folder.  Is there another 
 service I need
 to change?  Also on the machine I am using are the services:
 
 Macromedia Jrun Admin Server
 Macromedia Jrun Default Server
 ColdFusion MX Application Server (Not started)
 ColdFusion MX ODBC Agent
 ColdFusion MX ODBC Server
 World Wide Web Publishing
 
 Do I need to change the user on any of these as well?
 
 Thanks.

It sounds like you used the Administrator account on the machine, which by
default, if I remember correctly, has no network access rights.  For
testing, you can create a user, make them a member of Domain Admins, and run
the service(s) under this account.  I haven't used the full version of JRUN
for probably 8 years, so I can't tell you what services need what
permissions.

--Andy



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224886
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Image Saving

2005-11-21 Thread Munson, Jacob
 There one situation however when zipping image files can be a 
 good solution:
 when one needs to send many images in the same time, say 50 
 or more for 
 instance.
 If he zips them, he has only one file to send, and the files are 
 unzipped on the server.
 The whole process is much easier.

Or in the Linux/Unix world you can use the tar command to group a bunch
of files without worrying about compression.



--


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224887
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfproperty

2005-11-21 Thread Sean Corfield
On 11/21/05, Snake [EMAIL PROTECTED] wrote:
 Does anyone know what the undocumented functionality of cfproperty is,
 someone mentioned it to me the other day, but it has escaped me.

What undocumented functionality?

cfproperty serves just two purposes:

1. If you write a web service that returns a complex type, you can use
a CFC that 'declares' the public keys of that type using cfproperty.

2. cfproperty adds property metadata to the CFC metadata (this is
really just a side-effect - the metadata is intended to support #1).

An example of #1 is returning a structure containing a name and an age:

person.cfc:
cfcomponent
  cfproperty name=name type=string/
  cfproperty name=age type=numeric/
/cfcomponent

Then your web service method (in another CFC):

cffunction name=getPerson returntype=person access=remote output=false
  ...
  cfset var result = createObject(component, person) /
  ...
  cfset result.name = Sean /
  cfset result.age = 43 /
  ...
  cfreturn result /
/cffunction

The metadata enables CF to generate the appropriate WSDL so that other
servers can unmarshall the structured return type object.
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

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

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224888
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


  1   2   >