RE: Storing Credit Card Info

2003-06-18 Thread Tim Laureska
I'm about to embark on processing CC transactions for the first time as
well ... Isn't it best to not record the CC information in a database at
all if possible... just transmit the CC info securely as possible to a
processor (ex. Authorize.net) ?

I know some sites (ex. Amazon etc.) do maintain this info though in a DB
for frequent buyers ...

Are there any advantages that make it imperative to deep this info in a
db

Tim

-Original Message-
From: Sicular, Alexander [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 12:39 AM
To: CF-Talk
Subject: RE: Storing Credit Card Info

Isaac,
I think this book has been recommended here before...

'Translucent Databases' by Peter Wayner.

It deals with all sorts of database/encryption issues.

Gl,
alex

-Original Message-
From: Issac Rosa [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 17, 2003 7:02 PM
To: CF-Talk
Subject: Storing Credit Card Info


My client has a need to store credit card.  What's the best, cost
effective, most secure way of doing this?  Is it just better to capture
the information in the db and then download to a local db, and keep off
the server?  I'm curious to know what others are doing in this
situation.  Currently, the application and db (MySQL) are on a shared
server.

 

Thanks,

Issac




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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: CF MX Q of Q error....

2003-06-18 Thread Benoit Hediard
I had a similar error last week.

When using date comparison with QoQ with MX, you need to use cfqueryparam
value=#someDate# cfsqltype=CF_SQL_DATE.


Benoit Hediard
www.benorama.com

 -Message d'origine-
 De : Buddy [mailto:[EMAIL PROTECTED]
 Envoyé : mercredi 18 juin 2003 02:08
 À : CF-Talk
 Objet : CF MX Q of Q error


 I just upgraded a box to cfmx and now I am debugging the code.
 I am getting this error on code that worked well in cf5:

 Error Executing Database Query.

 Query Of Queries runtime error.
 Unsupported type comparison.

 227 :cfquery name=SelectASites1 dbtype=QUERY
 228 : Select RAW as TRaw from SelectWMDATA WHERE TDATE
 '#DateFormat(LOOPSTARTDATE,/mm/dd)# 00:00:00' and TDATE
 '#DateFormat(LOOPENDDATE,/mm/dd)# 23:59:59'
 229 :/cfquery


 The field RAW that is being selected is a DATETIME field from a
 SQL SERVER.

 Any insight into why I am having a problem?
 Do I need to cast my date as something else even though I am doing a date
 format?

 I'm so confused. thanks for any help in advance.
 -Buddy


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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



CF Studio 4 default html template

2003-06-18 Thread Tim Laureska
Hello

I would like to change the doc type in the default new html template
from

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN

 to

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN
http://www.w3.org/TR/html4/strict.dtd;


I've hunted thru the help files and macromedia's site and don't see how
to change the default template ... I found a default.htm file in the
cfide/administrator directory but that wasn't the default template 

Any help would be appreciated

Tim Laureska




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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: REPOST: CFMX, CFGRID and CFGRIDUPDATE errors

2003-06-18 Thread Dave Wilson
Justin,

Sorry I don't have a solution to your problem, however I have been
experiencing the same problem and have noticed it also affects cfslider.

I submitted it as a bug report yesterday so let's see what comes of that.
Like you, I'm making extensive use of cfgrid and cfslider.

As an aside, there is a link to CFMX hotfixes on the bottom of one of your
links posted below. To date they've only posted a fix for the certificate
expiry error, which didn't actually work in my case (CFMX U3 on RH7.2 Apache
2.0.43)

Regards,
Dave

 -Original Message-
 From: Justin Mundy [mailto:[EMAIL PROTECTED]
 Sent: 17 June 2003 22:30
 To: CF-Talk
 Subject: REPOST: CFMX, CFGRID and CFGRIDUPDATE errors


 Date: 06/16/2003 07:10 PM
 Author: Justin Mundy
 Short Link:
 http://www.houseoffusion.com/lists.cfm?link=m:4:24867:125068

 Hello,

 I am looking for some assistance with patching up a CFMX
 Server on a Windows
 2000 platform, that has had CFMX Updater 3 run against it.

 I am trying to patch the server to eliminate the error
 message that has been
 occuring when CFGRIDUPDATE is run (IE 6.0  JRE version 1.4.1_01). The
 message says cfgridupdate could not find the grid named
 WHAT_EVER_THE_GRID_NAME_IS.

 I understand that this is a known issue resulting in the way
 that Sun Java
 Applets now handles variable names (variables w/ underscores
 in the names
 are not accepted), and has impacted the use of CFGRID and
 CFGRIDUPDATE.

 Here are the specific Macromedia Tech Notes to solve this issue:
 ColdFusion 5: Hot fix for applets when using Java Plug-in
 versions greater
 than 1.3.1_01a
 http://www.macromedia.com/support/coldfusion/ts/documents/tn18251.htm
 ColdFusion 5: Hot fix for cfform controls
 http://www.macromedia.com/support/coldfusion/ts/documents/tn17998.htm
 ColdFusion 5: Netscape browser continues to prompt user to
 download Java
 plug-in
 http://www.macromedia.com/support/coldfusion/ts/documents/tn17952.htm

 My problem is that the instructions for these fixes are all
 geared towards
 CF 5.0 and not CFMX, as some naming conventions have changed in the
 directory structure.

 Both of the NetScape and IE fix instructions (from the links
 above) say to
 replace the CFJava2.jar file in the
 \web_root\cfide\classes directory,
 but this file does not exist in the CFMX version but
 following the same path

 \web_root\cfide\classes\cfapplets.jar leads me to cfapplets.jar.

 Should I rename the downloaded CFJava2.jar file to cfapplets.jar?
 Can these two files co-exist in the classes directory without
 causing issues
 on the CFMX Server?
 Has Macromedia done a new release to fix this in CFMX?

 Any help would be great!

 Thanks,

 Justin Mundy

 Justin Mundy
 Web Publication Assistant
 Camosun College
 Victoria, BC
 www.camosun.bc.ca

 [EMAIL PROTECTED]




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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: CF Studio 4 default html template

2003-06-18 Thread Robertson-Ravo, Neil (RX)
Hey Tim,

Edit the document named : Default Template.htm within

{installroot}\Macromedia\ColdFusion Studio 5\Wizards\HTML

restart Studio and you will be away!

-Original Message-
From: Tim Laureska [mailto:[EMAIL PROTECTED]
Sent: 18 June 2003 10:22
To: CF-Talk
Subject: CF Studio 4 default html template


Hello

I would like to change the doc type in the default new html template
from

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN

 to

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN
http://www.w3.org/TR/html4/strict.dtd;


I've hunted thru the help files and macromedia's site and don't see how
to change the default template ... I found a default.htm file in the
cfide/administrator directory but that wasn't the default template 

Any help would be appreciated

Tim Laureska





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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: CF Studio 4 default html template

2003-06-18 Thread Pascal Peters
It is in the installation folder for CF Studio. I think that was Program
Files\Allaire\Coldfusion Studio 4\.

Look for the template Wizards\HTML\Default Template.htm

-Original Message-
From: Tim Laureska [mailto:[EMAIL PROTECTED] 
Sent: woensdag 18 juni 2003 11:22
To: CF-Talk
Subject: CF Studio 4 default html template


Hello

I would like to change the doc type in the default new html template
from

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN

 to

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN
http://www.w3.org/TR/html4/strict.dtd;


I've hunted thru the help files and macromedia's site and don't see how
to change the default template ... I found a default.htm file in the
cfide/administrator directory but that wasn't the default template 

Any help would be appreciated

Tim Laureska





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

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

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



RE: CF Studio 4 default html template

2003-06-18 Thread Tim Laureska
Aah many thanks ... that was the ticket

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 5:18 AM
To: CF-Talk
Subject: RE: CF Studio 4 default html template

Hey Tim,

Edit the document named : Default Template.htm within

{installroot}\Macromedia\ColdFusion Studio 5\Wizards\HTML

restart Studio and you will be away!

-Original Message-
From: Tim Laureska [mailto:[EMAIL PROTECTED]
Sent: 18 June 2003 10:22
To: CF-Talk
Subject: CF Studio 4 default html template


Hello

I would like to change the doc type in the default new html template
from

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN

 to

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN
http://www.w3.org/TR/html4/strict.dtd;


I've hunted thru the help files and macromedia's site and don't see how
to change the default template ... I found a default.htm file in the
cfide/administrator directory but that wasn't the default template 

Any help would be appreciated

Tim Laureska






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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: CF Studio 4 default html template

2003-06-18 Thread Robertson-Ravo, Neil (RX)
in factturns out you dont even have to restart Studio

-Original Message-
From: Tim Laureska [mailto:[EMAIL PROTECTED]
Sent: 18 June 2003 10:33
To: CF-Talk
Subject: RE: CF Studio 4 default html template


Aah many thanks ... that was the ticket

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 5:18 AM
To: CF-Talk
Subject: RE: CF Studio 4 default html template

Hey Tim,

Edit the document named : Default Template.htm within

{installroot}\Macromedia\ColdFusion Studio 5\Wizards\HTML

restart Studio and you will be away!

-Original Message-
From: Tim Laureska [mailto:[EMAIL PROTECTED]
Sent: 18 June 2003 10:22
To: CF-Talk
Subject: CF Studio 4 default html template


Hello

I would like to change the doc type in the default new html template
from

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN

 to

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01//EN
http://www.w3.org/TR/html4/strict.dtd;


I've hunted thru the help files and macromedia's site and don't see how
to change the default template ... I found a default.htm file in the
cfide/administrator directory but that wasn't the default template 

Any help would be appreciated

Tim Laureska







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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Schedule in MX

2003-06-18 Thread Shahzad.Butt
Hi

I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
each app direct through browser but not scheduled task then it doesn't
even take a second to finish. And log is not written on SERVER.LOG
(which i've set to log each page taking more than 2 secs). Thats fine -
but problem is that each schedule runs every 5 mins and each app in
schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
why same app which takes 1 sec to run is taking 120 sec to run through
schedule in MX? Any idea, suggetions My MX server is crashing
sporadically (each time I'd to restart CFMX services) and that's only
problem I've found so far that may be some apps (scheduled tasks) taking
so long are causing the damage.

Thanks

Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7739 556 280
Fax: +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Schedule in MX

2003-06-18 Thread Craig Dudley
Personally I never use scheduling in  CF, the scheduled tasks sytem in
windows works way better, I simply use wget to hit templates at
scheduled intervals, this works extremely well. I also use a java
program I wrote which does a similar thing for monitoring ftp
directories for uploaded files.

I'd go with wget and windows scheduled tasks.



-Original Message-
From: Shahzad.Butt [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:49
To: CF-Talk
Subject: Schedule in MX


Hi

I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
each app direct through browser but not scheduled task then it doesn't
even take a second to finish. And log is not written on SERVER.LOG
(which i've set to log each page taking more than 2 secs). Thats fine -
but problem is that each schedule runs every 5 mins and each app in
schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
why same app which takes 1 sec to run is taking 120 sec to run through
schedule in MX? Any idea, suggetions My MX server is crashing
sporadically (each time I'd to restart CFMX services) and that's only
problem I've found so far that may be some apps (scheduled tasks) taking
so long are causing the damage.

Thanks

Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7739 556 280
Fax: +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Recursive Directory - ColdFusion Component

2003-06-18 Thread Calvin Ward
Has anyone made one of these?

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



Re: Recursive Directory - ColdFusion Component

2003-06-18 Thread Michael T. Tangorre
What exactly is one of these


- Original Message - 
From: Calvin Ward [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 7:23 AM
Subject: Recursive Directory - ColdFusion Component


 Has anyone made one of these?

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

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

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



RE: Schedule in MX

2003-06-18 Thread Shahzad.Butt
Any help/articles on Wget? How to use it?

Thanks

-Original Message-
From: Craig Dudley [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:55
To: CF-Talk
Subject: RE: Schedule in MX


Personally I never use scheduling in  CF, the scheduled tasks sytem in
windows works way better, I simply use wget to hit templates at
scheduled intervals, this works extremely well. I also use a java
program I wrote which does a similar thing for monitoring ftp
directories for uploaded files.

I'd go with wget and windows scheduled tasks.



-Original Message-
From: Shahzad.Butt [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:49
To: CF-Talk
Subject: Schedule in MX


Hi

I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
each app direct through browser but not scheduled task then it doesn't
even take a second to finish. And log is not written on SERVER.LOG
(which i've set to log each page taking more than 2 secs). Thats fine -
but problem is that each schedule runs every 5 mins and each app in
schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
why same app which takes 1 sec to run is taking 120 sec to run through
schedule in MX? Any idea, suggetions My MX server is crashing
sporadically (each time I'd to restart CFMX services) and that's only
problem I've found so far that may be some apps (scheduled tasks) taking
so long are causing the damage.

Thanks

Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7739 556 280
Fax: +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Recursive Directory - ColdFusion Component

2003-06-18 Thread Craig Dudley
Something like this...



In calling page..


cf_dir basedir = c:\java
cfdump var=#request.filelist#


dir.cfm
--
cfparam name=request.filelist
default=#QueryNew('Filename,FileDate,Size')#
cfdirectory action=LIST directory=#attributes.basedir# name=list
cfloop query=list
cfif type is File
cfscript
QueryAddRow(request.filelist);

QuerySetCell(request.filelist,FileName,#attributes.basedir##name#);

QuerySetCell(request.filelist,FileDate,#DateLastModified#);
QuerySetCell(request.filelist,Size,#Size#);
/cfscript
cfelse
cfif NOT (name is . or name is ..)
cf_dir basedir = #attributes.basedir##name#\
/cfif
/cfif
/cfloop


-Original Message-
From: Calvin Ward [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 12:23
To: CF-Talk
Subject: Recursive Directory - ColdFusion Component 


Has anyone made one of these?

Calvin

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Schedule in MX

2003-06-18 Thread Craig Dudley
There's some in the distribution, it's dead easy though.

Download it, stick it in it's own dir, c:\wget maybe.

Then in the task setup, call..

c:\wget\wget.exe --delete-after http://yoururlhere/whatever.cfm

The --delete-after just makes sure wget doesn't save the http output as
an html page when it's finished (you'd end up with thousands)

-Original Message-
From: Shahzad.Butt [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 12:38
To: CF-Talk
Subject: RE: Schedule in MX


Any help/articles on Wget? How to use it?

Thanks

-Original Message-
From: Craig Dudley [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:55
To: CF-Talk
Subject: RE: Schedule in MX


Personally I never use scheduling in  CF, the scheduled tasks sytem in
windows works way better, I simply use wget to hit templates at
scheduled intervals, this works extremely well. I also use a java
program I wrote which does a similar thing for monitoring ftp
directories for uploaded files.

I'd go with wget and windows scheduled tasks.



-Original Message-
From: Shahzad.Butt [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 11:49
To: CF-Talk
Subject: Schedule in MX


Hi

I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
each app direct through browser but not scheduled task then it doesn't
even take a second to finish. And log is not written on SERVER.LOG
(which i've set to log each page taking more than 2 secs). Thats fine -
but problem is that each schedule runs every 5 mins and each app in
schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
why same app which takes 1 sec to run is taking 120 sec to run through
schedule in MX? Any idea, suggetions My MX server is crashing
sporadically (each time I'd to restart CFMX services) and that's only
problem I've found so far that may be some apps (scheduled tasks) taking
so long are causing the damage.

Thanks

Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7739 556 280
Fax: +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY



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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Re: Recursive Directory - ColdFusion Component

2003-06-18 Thread Calvin Ward
twas in the subject, sorry :)

Recursive Directory - ColdFusion Component 

- Original Message - 
From: Michael T. Tangorre [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 7:26 AM
Subject: Re: Recursive Directory - ColdFusion Component 


 What exactly is one of these
 
 
 - Original Message - 
 From: Calvin Ward [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 7:23 AM
 Subject: Recursive Directory - ColdFusion Component
 
 
  Has anyone made one of these?
 
  Calvin
  
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Shopping Cart

2003-06-18 Thread Robert Orlini
Where do you find this kit please?

Robert O.

-Original Message-
From: Michael Tangorre [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 6:03 PM
To: CF-Talk
Subject: Re: Shopping Cart


I would recommend the one in the Cold Fusion Web Application construction
kit... uses CFCs.. and is a base model, allowing you to add features galore
if you so wish..

Mike

- Original Message - 
From: Joel Blanchette [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, June 16, 2003 5:40 PM
Subject: Shopping Cart


 Hello All,
 Does anyone know of a good shopping cart.  Nothing too
 elaborate, but something easy to implement.  I don't feel like
 re-inventing the wheel.

 Thanks

 Joel


 

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

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

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



Re: Shopping Cart

2003-06-18 Thread Michael T. Tangorre
its not a kit per se. It is a book... full of reference material for CF and
examples.
You can buy it here (watch the wrapping on the link):


http://www.amazon.com/exec/obidos/ISBN%3D0321125169/benfortascoldfusA/104-5893428-4787164

HTH,

Mike




- Original Message - 
From: Robert Orlini [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 8:13 AM
Subject: RE: Shopping Cart


 Where do you find this kit please?

 Robert O.

 -Original Message-
 From: Michael Tangorre [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 16, 2003 6:03 PM
 To: CF-Talk
 Subject: Re: Shopping Cart


 I would recommend the one in the Cold Fusion Web Application construction
 kit... uses CFCs.. and is a base model, allowing you to add features
galore
 if you so wish..

 Mike

 - Original Message - 
 From: Joel Blanchette [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, June 16, 2003 5:40 PM
 Subject: Shopping Cart


  Hello All,
  Does anyone know of a good shopping cart.  Nothing too
  elaborate, but something easy to implement.  I don't feel like
  re-inventing the wheel.
 
  Thanks
 
  Joel
 
 
 

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Shopping Cart

2003-06-18 Thread Robert Orlini
THanks.

-Original Message-
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 8:29 AM
To: CF-Talk
Subject: Re: Shopping Cart


its not a kit per se. It is a book... full of reference material for CF and
examples.
You can buy it here (watch the wrapping on the link):


http://www.amazon.com/exec/obidos/ISBN%3D0321125169/benfortascoldfusA/104-5893428-4787164

HTH,

Mike




- Original Message - 
From: Robert Orlini [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 8:13 AM
Subject: RE: Shopping Cart


 Where do you find this kit please?

 Robert O.

 -Original Message-
 From: Michael Tangorre [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 16, 2003 6:03 PM
 To: CF-Talk
 Subject: Re: Shopping Cart


 I would recommend the one in the Cold Fusion Web Application construction
 kit... uses CFCs.. and is a base model, allowing you to add features
galore
 if you so wish..

 Mike

 - Original Message - 
 From: Joel Blanchette [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Monday, June 16, 2003 5:40 PM
 Subject: Shopping Cart


  Hello All,
  Does anyone know of a good shopping cart.  Nothing too
  elaborate, but something easy to implement.  I don't feel like
  re-inventing the wheel.
 
  Thanks
 
  Joel
 
 
 

 

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



SOT: Worthwhile blogging?

2003-06-18 Thread Oliver Cookson
Hi,

Just wondering if anyone can share any good blogs for me to read and add
to my morning necessitates, of course CFMX\Internet related.

Look forward to hearing about some interesting blogs!

Thanks

Oliver

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Re: SOT: Worthwhile blogging?

2003-06-18 Thread Jochem van Dieten
Oliver Cookson wrote:
 
 Just wondering if anyone can share any good blogs for me to read and add
 to my morning necessitates, of course CFMX\Internet related.

One Blog to Blog them all: http://www.fullasagoog.com/

Jochem


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

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

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



RE: CFMX UUID Length

2003-06-18 Thread Dan G. Switzer, II
Dave,

 Thanks for that. Does anybody know why there's a 17-character prefix to
 the
 UUID? If the UUID algorithm is based on time down to the milliseconds
 (which
 is what I remember reading somewhere), there shouldn't really be a need
 for
 it, should there be?

The definition of a UUID says that it should be unique, not only via time,
but also across machines. A UUID (according to the spec) should be a number
that's not replicable across machines and is unique. Since only going off
milliseconds would allow multiple machines to create the same UUID (if they
attempted to create the number at when the machine was reporting the same
time, you could have identical keys.

The idea of a UUID is that you should never be able to replicate the number
again--regardless of the computer it's running on. Theoretically it's a true
one time number.

- Dan
 ... 
: Name:   Dan G. Switzer, II:
: E-mail: [EMAIL PROTECTED]   :
: Blog:   http://blog.pengoworks.com/   :
:...:


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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Re: Schedule in MX

2003-06-18 Thread Frank Mamone
Hi Craig,

Did you find a way to have WGET *not* produce the result files every time it
runs?

I tried every switch documented and can't get it right.

Thanks,
-Frank Mamone

- Original Message -
From: Craig Dudley [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 6:54 AM
Subject: RE: Schedule in MX


 Personally I never use scheduling in  CF, the scheduled tasks sytem in
 windows works way better, I simply use wget to hit templates at
 scheduled intervals, this works extremely well. I also use a java
 program I wrote which does a similar thing for monitoring ftp
 directories for uploaded files.

 I'd go with wget and windows scheduled tasks.



 -Original Message-
 From: Shahzad.Butt [mailto:[EMAIL PROTECTED]
 Sent: 18 June 2003 11:49
 To: CF-Talk
 Subject: Schedule in MX


 Hi

 I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
 each app direct through browser but not scheduled task then it doesn't
 even take a second to finish. And log is not written on SERVER.LOG
 (which i've set to log each page taking more than 2 secs). Thats fine -
 but problem is that each schedule runs every 5 mins and each app in
 schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
 why same app which takes 1 sec to run is taking 120 sec to run through
 schedule in MX? Any idea, suggetions My MX server is crashing
 sporadically (each time I'd to restart CFMX services) and that's only
 problem I've found so far that may be some apps (scheduled tasks) taking
 so long are causing the damage.

 Thanks

 Shahzad Butt (Development Engineer)

 JJ FastFood Distribution Ltd.
 Office:  +44 (0) 1992 701 722
 Mobile: +44 (0) 7739 556 280
 Fax: +44 (0) 1992 701 604

 7 Solar Way, Innova Park, Enfield, London, EN3 7XY

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: Schedule in MX

2003-06-18 Thread Craig Dudley
Wget --delete-after url

Works for me, of course that does actually create it, but zaps it
straight away.

-Original Message-
From: Frank Mamone [mailto:[EMAIL PROTECTED] 
Sent: 18 June 2003 14:00
To: CF-Talk
Subject: Re: Schedule in MX


Hi Craig,

Did you find a way to have WGET *not* produce the result files every
time it runs?

I tried every switch documented and can't get it right.

Thanks,
-Frank Mamone

- Original Message -
From: Craig Dudley [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 6:54 AM
Subject: RE: Schedule in MX


 Personally I never use scheduling in  CF, the scheduled tasks sytem in

 windows works way better, I simply use wget to hit templates at 
 scheduled intervals, this works extremely well. I also use a java 
 program I wrote which does a similar thing for monitoring ftp 
 directories for uploaded files.

 I'd go with wget and windows scheduled tasks.



 -Original Message-
 From: Shahzad.Butt [mailto:[EMAIL PROTECTED]
 Sent: 18 June 2003 11:49
 To: CF-Talk
 Subject: Schedule in MX


 Hi

 I've got 4 schedules running in my CFMX admin - every 5 mins. If I run

 each app direct through browser but not scheduled task then it doesn't

 even take a second to finish. And log is not written on SERVER.LOG 
 (which i've set to log each page taking more than 2 secs). Thats fine 
 - but problem is that each schedule runs every 5 mins and each app in 
 schedule is logged in my SERVER.LOG taking 120 secs or more. Why is 
 it? why same app which takes 1 sec to run is taking 120 sec to run 
 through schedule in MX? Any idea, suggetions My MX server is 
 crashing sporadically (each time I'd to restart CFMX services) and 
 that's only problem I've found so far that may be some apps (scheduled

 tasks) taking so long are causing the damage.

 Thanks

 Shahzad Butt (Development Engineer)

 JJ FastFood Distribution Ltd.
 Office:  +44 (0) 1992 701 722
 Mobile: +44 (0) 7739 556 280
 Fax: +44 (0) 1992 701 604

 7 Solar Way, Innova Park, Enfield, London, EN3 7XY

 

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: CFMX UUID Length

2003-06-18 Thread Dave Carabetta
Dave,

  Thanks for that. Does anybody know why there's a 17-character prefix to
  the
  UUID? If the UUID algorithm is based on time down to the milliseconds
  (which
  is what I remember reading somewhere), there shouldn't really be a need
  for
  it, should there be?

The definition of a UUID says that it should be unique, not only via time,
but also across machines. A UUID (according to the spec) should be a number
that's not replicable across machines and is unique. Since only going off
milliseconds would allow multiple machines to create the same UUID (if they
attempted to create the number at when the machine was reporting the same
time, you could have identical keys.

The idea of a UUID is that you should never be able to replicate the number
again--regardless of the computer it's running on. Theoretically it's a 
true
one time number.


Dan,

Thanks for the explanation. I should have written that time down to the 
milliseconds was *part* of the algorithm, which is what was in my head, but 
didn't translate to the keyboard.

Regards,
Dave.

_
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: Recursive Directory - ColdFusion Component

2003-06-18 Thread Raymond Camden
Check out directoryList() at cflib.org.


===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
(www.mindseye.com)
Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

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

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

 -Original Message-
 From: Calvin Ward [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, June 18, 2003 6:00 AM
 To: CF-Talk
 Subject: Re: Recursive Directory - ColdFusion Component 
 
 
 twas in the subject, sorry :)
 
 Recursive Directory - ColdFusion Component 
 
 - Original Message - 
 From: Michael T. Tangorre [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 7:26 AM
 Subject: Re: Recursive Directory - ColdFusion Component 
 
 
  What exactly is one of these
  
  
  - Original Message -
  From: Calvin Ward [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 7:23 AM
  Subject: Recursive Directory - ColdFusion Component
  
  
   Has anyone made one of these?
  
   Calvin
   
  
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: Recurring Billing Systems

2003-06-18 Thread John Paul Ashenfelter
I've got a client using Linkpoint, which can do all of that. Not thrilled
with them (e.g. scheduled database maintenance window is Sunday 11 AM - 3 PM
Eastern. Huh? You do that stuff late Sat night or something) But it's
priced pretty well and they are Ok with it. Also can do electronic checks.

Regards,

John Paul Ashenfelter
CTO/TransitionPoint
- Original Message - 
From: Duane Boudreau [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 2:28 PM
Subject: Recurring Billing Systems


 Hi All,

 We are doing an ecom site for a company that needs to support:

 1) subscription based (open ended)
 2) one time price
 3) payments spread over several payment periods

 Can anyone give me some suggestions for reputable payment gateways that
can
 handle all of the above?

 Of course the gateway must have a CF interface and a Virt Terminal.

 TIA,
 Duane


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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



CFGraph Images

2003-06-18 Thread Critz
oi CF-Talk,!!

  Anybody, know of a way to save the cfgraph outputted image to disk programmatically?


  Crit


---
[This E-mail scanned for viruses by Declude Virus]

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

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

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



RE: CFGraph Images

2003-06-18 Thread Mike Townend
If you are using MX, you can save the graph to a variable and write it using
CFFile...

Not sure if you can do that in CF5 tho


HTH




-Original Message-
From: Critz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 14:57
To: CF-Talk
Subject: CFGraph Images


oi CF-Talk,!!

  Anybody, know of a way to save the cfgraph outputted image to disk
programmatically?


  Crit


---
[This E-mail scanned for viruses by Declude Virus]


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Re: Storing Credit Card Info

2003-06-18 Thread John Paul Ashenfelter
- Original Message - 
From: Matt Robertson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 7:51 PM
Subject: Re: Storing Credit Card Info


 Holy cow... thats a very scary prospect.  Obviously an SSL connection is
the first step.  Then...

Actually, first step is moving to a NOT shared server. Virtual hosting and
SSL are an issue. Sharing is an issue. Etc. Etc. And you want to make sure
that the web to database connection is/can run SSL so things can't be
sniffed at the ISP.

 Encrypt the data.  Don't rely on either CF or mySQL's encryption if you
can all possibly avoid it.  My personal favorite encryption method is
cfx_textcrypt from http://perthweb.developer.com.au but I'm sure others on
the list have favorites of their own.

Actually, I'd highly recommend the MySQL encryption since you've got a lot
of industry standard choices. CF doesn't have real encryption baked into it,
though you could access the Java security toolset -- but MySQL's got all
that built in.

http://www.mysql.com/doc/en/Miscellaneous_functions.html

Basic (keyphrase) encryption

ENCRYPT()  using the Unix crypt command is OK for general crypt, but I
wouldn't use credit cards
ENCODE() is not cool

One-way -- not the best for credit cards :)
MD5()
SHA1()

Two-way encryption (not a bad idea for credit cards)

AES_ENCRYPT() (128 bit, 256 with recompile) added in 4.02 which is awesome
DES_ENCRYPT() 3DES like a Cisco PIX does to your traffic, etc. Also needs
SSL

I think industry standard choices are a much better choice than a 3rd party
tool

 And as soon as you can get those cc numbers off the server, do so.
Remember you have to ensure the integrity of the transaction throughout, so
if you are planning on transferring to a local db then *that* connection -- 
be it a brute force ftp copy (possible under mysql but ugly) or a local cf
server pulling data off the live box via a remote odbc connection -- has to
also be ssl-secured.


Ditto that.

Regards,

John Paul Ashenfelter
CTO/TransitionPoint

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


 -- Original Message --
 From: Issac Rosa [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 17 Jun 2003 19:02:14 -0400

 My client has a need to store credit card.  What's the best, cost
 effective, most secure way of doing this?  Is it just better to capture
 the information in the db and then download to a local db, and keep off
 the server?  I'm curious to know what others are doing in this
 situation.  Currently, the application and db (MySQL) are on a shared
 server.
 
 
 
 Thanks,
 
 Issac
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: CFGraph Images

2003-06-18 Thread Pascal Peters
I did it for a student once. You can do it in cf5 using cfsavecontent
and cfhttp.

cfsavecontent variable=test
cfgraph type=BAR query=qValues valuecolumn=values
itemcolumn=months scaleto=#form.scale# itemlabelsize=16
itemlabelorientation=VERTICAL title=#form.title# fileformat=jpg
barspacing=15 depth=10 colorlist=#form.color#
gridlines=4/cfgraph
/cfsavecontent
cfset fnd=ReFindNoCase(src=([^]*),test,1,TRUE)
cfset imgurl=Mid(test,fnd.pos[2],fnd.len[2])
cfhttp url=#request.URLPATH##imgurl# method=GET
path=#ExpandPath('.')# file=graph_dept_#form.department_ID#.jpg
resolveurl=false
/cfhttp
cfoutput#request.URLPATH##url#br
img src=graph_dept_#form.department_ID#.jpg/cfoutput

Pascal Peters
Certified ColdFusion Advanced Developer
Macromedia Certified Instructor
LR Technologies
Av. E. De Mot, 19
1000 BRUSSELS, BELGIUM
Tel: +32 2 639 68 70
Fax: +32 2 639 68 99
Email: [EMAIL PROTECTED]
Web: www.lrt.be


-Original Message-
From: Mike Townend [mailto:[EMAIL PROTECTED] 
Sent: woensdag 18 juni 2003 16:05
To: CF-Talk
Subject: RE: CFGraph Images


If you are using MX, you can save the graph to a variable and write it
using CFFile...

Not sure if you can do that in CF5 tho


HTH




-Original Message-
From: Critz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 14:57
To: CF-Talk
Subject: CFGraph Images


oi CF-Talk,!!

  Anybody, know of a way to save the cfgraph outputted image to disk
programmatically?


  Crit


---
[This E-mail scanned for viruses by Declude Virus]



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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



How to edit User Directory (Advanced Security) details in ColdFusion MX

2003-06-18 Thread Allan Clarke
Hi Guys,

have a question for you all. I have recently migrated
from CF5 to MX and Spectra 1.5.2. My CF 5 application
uses Site Minder (Advanced Secuirty) to connect to an
LDAP Server.

I have four security contexts and 4 user directories.
So access to the site is restricted and only users
having proper permissions can login to the site.

Now then, when it came to migrating to MX and Spectra,
I first updated to Spectra 1.5.2 on CF5 from Spectra
1.5.1. Tested the site, and it all worked without any
errors.

Updated to MX on IIS. Ran the webtop, the spectra
configuration wizard opened up, was prompted to enter
the User Directory username and password for the 4
user directories. Clicked on next and then completed
the process, could login to the webtop, all worked
fine.

Later on I realised that I entered a wrong password
for one of the user directories. When I tried login in
to the site with a username under that user directory,
it failed. What I now want to know is if it is
possible in CFMX to edit the user directory details?

I'll appreciate your help.

Best Regards,
Allan

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Problem SQL CF 5

2003-06-18 Thread Jodie A
We have a web frontend (W2k+sp3, CF 5.0, IIS 5.0) with a bbdd backend 
(Solaris + Oracle 8.1.7.4) and our web application uses CF [Oracle80] native 
drivers to connect to our database.

When the web application (our cfm's) makes a problematic sql sentence (For 
example : sql sentence that use all of the resources on the database host, 
etc etc) and the dba kills the session on the oracle database that is 
executing the problematic query owned by cfserver.exe to solve the 
performance issue in the database host, the coldfusion server in the 
frontend turns unstable and needs a restart of his Coldfusion Application 
Service to solve the problem and be stable/operational again.

How i can solve this issue ? Any idea about it ?

Can we kill cfserver sessions on the database without made Coldfusion Server 
unstable ?


[EMAIL PROTECTED]

_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



Re: CFGraph Images

2003-06-18 Thread Critz
oi Pascal!!

thanks, i'll have a gander at it.





Wednesday, June 18, 2003, 10:14:45 AM, you wrote:

PP I did it for a student once. You can do it in cf5 using cfsavecontent
PP and cfhttp.

PP cfsavecontent variable=test
PP cfgraph type=BAR query=qValues valuecolumn=values
PP itemcolumn=months scaleto=#form.scale# itemlabelsize=16
PP itemlabelorientation=VERTICAL title=#form.title# fileformat=jpg
PP barspacing=15 depth=10 colorlist=#form.color#
gridlines=4/cfgraph
PP /cfsavecontent
PP cfset fnd=ReFindNoCase(src=([^]*),test,1,TRUE)
PP cfset imgurl=Mid(test,fnd.pos[2],fnd.len[2])
PP cfhttp url=#request.URLPATH##imgurl# method=GET
PP path=#ExpandPath('.')# file=graph_dept_#form.department_ID#.jpg
resolveurl=false
PP /cfhttp
PP cfoutput#request.URLPATH##url#br
PP img src=graph_dept_#form.department_ID#.jpg/cfoutput

PP Pascal Peters
PP Certified ColdFusion Advanced Developer
PP Macromedia Certified Instructor
PP LR Technologies
PP Av. E. De Mot, 19
PP 1000 BRUSSELS, BELGIUM
PP Tel: +32 2 639 68 70
PP Fax: +32 2 639 68 99
PP Email: [EMAIL PROTECTED]
PP Web: www.lrt.be


PP -Original Message-
PP From: Mike Townend [mailto:[EMAIL PROTECTED] 
PP Sent: woensdag 18 juni 2003 16:05
PP To: CF-Talk
PP Subject: RE: CFGraph Images


PP If you are using MX, you can save the graph to a variable and write it
PP using CFFile...

PP Not sure if you can do that in CF5 tho


PP HTH




PP -Original Message-
PP From: Critz [mailto:[EMAIL PROTECTED] 
PP Sent: Wednesday, June 18, 2003 14:57
PP To: CF-Talk
PP Subject: CFGraph Images


PP oi CF-Talk,!!

PP   Anybody, know of a way to save the cfgraph outputted image to disk
PP programmatically?


PP   Crit


PP ---
PP [This E-mail scanned for viruses by Declude Virus]



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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: Schedule in MX

2003-06-18 Thread Mark A. Kruger - CFG
Shahzad,

It's important to remember that your local browser is NOT the same
environment as the server.  the most common cause of the symptoms below is
that the server is failing to resolve the url correctly. For example, a
server behind a firewall may have NAT IP addresses (like 10.x.x.x or
192.x.x.x) mapped to real ip addresses.  On your local browser you put in
blah.com - and your local browser sees the external ip address.  But if
you try to put blah.com on the  server and it trys to use the external
ip address, it will fail - because it's inside the network... confusing
eh?  In any case, it's very important to find out if your url resolves
correctly on the web server.  You can simply open a browser ON the server
and type in the url - or you can ping the url - or whatever. By the way -
CFMX's scheduler seems MUCH more reliable than CF 4.x or 5... at least to
me.

-Mark


-Original Message-
From: Shahzad.Butt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 5:49 AM
To: CF-Talk
Subject: Schedule in MX


Hi

I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
each app direct through browser but not scheduled task then it doesn't
even take a second to finish. And log is not written on SERVER.LOG
(which i've set to log each page taking more than 2 secs). Thats fine -
but problem is that each schedule runs every 5 mins and each app in
schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
why same app which takes 1 sec to run is taking 120 sec to run through
schedule in MX? Any idea, suggetions My MX server is crashing
sporadically (each time I'd to restart CFMX services) and that's only
problem I've found so far that may be some apps (scheduled tasks) taking
so long are causing the damage.

Thanks

Shahzad Butt (Development Engineer)

JJ FastFood Distribution Ltd.
Office:  +44 (0) 1992 701 722
Mobile: +44 (0) 7739 556 280
Fax: +44 (0) 1992 701 604

7 Solar Way, Innova Park, Enfield, London, EN3 7XY

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



CFC Placement in site structure ... ?

2003-06-18 Thread Mike Kear
Sorry if this is a really basic question, but can CFCs be placed anywhere on
a site, for example in a CFC's folder? Or do they have to be in the folder
they're called from?

 

I realize CFCs can be called from anywhere on the web but so far I've only
seen examples where the CFC is stored in the same folder as the calling
template, or on an entirely different site.  

 

 

How would you invoike a CFC held in, say, a folder called /includes/cfcs/  ?


 

 

 

Cheers,

Michael Kear

Windsor, NSW, Australia

AFP Webworks.

 

 

 


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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



SOT: Content Management--- Merant Collage

2003-06-18 Thread Candace Cottrell
Has anyone used this product or evaluated it?
 
http://www.merant.com/Products/WCM/collage/home.asp
 
 
What is everyone using for Content Management (enterprise systems)??
 
Candace K. Cottrell, Web Developer 
The Children's Medical Center 
One Children's Plaza 
Dayton, OH 45404 
937-641-4293 
http://www.childrensdayton.org
 
 
[EMAIL PROTECTED]

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Content Management--- Merant Collage

2003-06-18 Thread Dan Phillips
Check out Ektron.com 

Works with both CF or ASP. 

-Original Message-
From: Candace Cottrell [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 10:29 AM
To: CF-Talk
Subject: SOT: Content Management--- Merant Collage


Has anyone used this product or evaluated it?
 
http://www.merant.com/Products/WCM/collage/home.asp
 
 
What is everyone using for Content Management (enterprise systems)??
 
Candace K. Cottrell, Web Developer 
The Children's Medical Center 
One Children's Plaza 
Dayton, OH 45404 
937-641-4293 
http://www.childrensdayton.org
 
 
[EMAIL PROTECTED]


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Storing Credit Card Info

2003-06-18 Thread Mosh Teitelbaum
Data (as in the credit card numbers) will always be most secure if it's not
saved anywhere.  But that means that, every time a return customer wants to
place another order, she has to retype the credit card info.

A lot of online shops, including the big players like Amazon, don't actually
process your credit card on the website while you wait.  Notice how Amazon
sends you an email when you place the order and another one to let you know
that your order has been approved.  I don't have any inside info as to how
Amazon actually handles their data, but I wouldn't be surprised if the
*COMPLETE* credit card data is stored offsite and only summary info (last 4
digits of credit card number, expiration date) are stored onsite.  This
provides a significant amount of security while also allowing convenience.

Another thing that online shops are starting to do is to require that the
CVV2 code be entered for all transactions.  This is a 3-4 digit number that
is printed on your card and helps to authenticate the full credit card
number.  All of the shops using CVV2 that I've heard of require that you
enter it every time.  Again, a trade off in security and convenience.  This
is more secure than the above but actually requires that I have the credit
card on hand (or memorize the CVV2).

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


 -Original Message-
 From: Tim Laureska [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 3:47 AM
 To: CF-Talk
 Subject: RE: Storing Credit Card Info


 I'm about to embark on processing CC transactions for the first time as
 well ... Isn't it best to not record the CC information in a database at
 all if possible... just transmit the CC info securely as possible to a
 processor (ex. Authorize.net) ?

 I know some sites (ex. Amazon etc.) do maintain this info though in a DB
 for frequent buyers ...

 Are there any advantages that make it imperative to deep this info in a
 db

 Tim

 -Original Message-
 From: Sicular, Alexander [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 12:39 AM
 To: CF-Talk
 Subject: RE: Storing Credit Card Info

 Isaac,
 I think this book has been recommended here before...

 'Translucent Databases' by Peter Wayner.

 It deals with all sorts of database/encryption issues.

 Gl,
 alex

 -Original Message-
 From: Issac Rosa [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, June 17, 2003 7:02 PM
 To: CF-Talk
 Subject: Storing Credit Card Info


 My client has a need to store credit card.  What's the best, cost
 effective, most secure way of doing this?  Is it just better to capture
 the information in the db and then download to a local db, and keep off
 the server?  I'm curious to know what others are doing in this
 situation.  Currently, the application and db (MySQL) are on a shared
 server.



 Thanks,

 Issac




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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: Content Management--- Merant Collage

2003-06-18 Thread Robertson-Ravo, Neil (RX)
Check out FarCryfully mx and very very very nice indeed.

-Original Message-
From: Dan Phillips [mailto:[EMAIL PROTECTED]
Sent: 18 June 2003 15:31
To: CF-Talk
Subject: RE: Content Management--- Merant Collage


Check out Ektron.com 

Works with both CF or ASP. 

-Original Message-
From: Candace Cottrell [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 10:29 AM
To: CF-Talk
Subject: SOT: Content Management--- Merant Collage


Has anyone used this product or evaluated it?
 
http://www.merant.com/Products/WCM/collage/home.asp
 
 
What is everyone using for Content Management (enterprise systems)??
 
Candace K. Cottrell, Web Developer 
The Children's Medical Center 
One Children's Plaza 
Dayton, OH 45404 
937-641-4293 
http://www.childrensdayton.org
 
 
[EMAIL PROTECTED]



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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: CFC Placement in site structure ... ?

2003-06-18 Thread Raymond Camden
 
 Sorry if this is a really basic question, but can CFCs be 
 placed anywhere on a site, for example in a CFC's folder? Or 
 do they have to be in the folder they're called from?

They should be in the same folder, under a folder defined as a CF
mapping, or in a custom tag folder. Generally I have them under a
mapping, for example, if the mapping APP was my application, it would be
app.cfcs.

 How would you invoike a CFC held in, say, a folder called 
 /includes/cfcs/  ?

If includes was under /app and app was mapped, you could call it as
app.includes.cfc.NAME


===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
(www.mindseye.com)
Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

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

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

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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Re: CFC Placement in site structure ... ?

2003-06-18 Thread Cutter (CF-Talk)
I try to use the basic site structure layed out in the CF section of 
http://www.benorama.com. It's worked very well for me in the past.

Cutter

Mike Kear wrote:
 Sorry if this is a really basic question, but can CFCs be placed anywhere on
 a site, for example in a CFC's folder? Or do they have to be in the folder
 they're called from?
 
  
 
 I realize CFCs can be called from anywhere on the web but so far I've only
 seen examples where the CFC is stored in the same folder as the calling
 template, or on an entirely different site.  
 
  
 
  
 
 How would you invoike a CFC held in, say, a folder called /includes/cfcs/  ?
 
 
  
 
  
 
  
 
 Cheers,
 
 Michael Kear
 
 Windsor, NSW, Australia
 
 AFP Webworks.
 
  
 
  
 
  
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Flash Remoting Issues with CFMX

2003-06-18 Thread Igor Ilyinsky
Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a proxy to consume 
remote web services. However, on my host, the first part works, but the second part 
(consuming remot web services) does not. Are there any configurational changes that I 
am overlooking? Any suggestions?

I was going to try consuming my CFC as a web service through the Flash remoting proxy, 
but I'm not sure what that should indicate to me. Any insights? Or a different list 
that may be able to help.

TIA

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Recursive Directory - ColdFusion Component

2003-06-18 Thread Suyer, Ed [PRD Non-JJ]
Just finished one yesterday.  Funny, I pinged the list and didn't get a
response.  Anyway, if you're intersted in the code mail me off list.


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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Recursive Directory - ColdFusion Component

2003-06-18 Thread Jim Davis
I made a CustomTag a long tome ago, but it still serves me well
(although were I to do it over now I'd probably do it a bit
differently).  The code is open - feel free to convert it to a Component
if you like:

http://www.depressedpress.com/DepressedPress/Content/ColdFusion/CustomTa
gs/DP_FileFind/Index.cfm

Jim Davis
President, http://www.depressedpress.com
Webmaster, http://www.firstnight.org
Webmaster, http://www.cfAdvocacy.org
Senior Consultant, http://www.metlife.com


 -Original Message-
 From: Calvin Ward [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 7:23 AM
 To: CF-Talk
 Subject: Recursive Directory - ColdFusion Component
 
 Has anyone made one of these?
 
 Calvin
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

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



RE: CF-Talk: Digest every hour

2003-06-18 Thread Suyer, Ed [PRD Non-JJ]
Darn it, wish I found this two days ago!  I'm always searching cflib ...

Calvin, if you're still interested in the CFC, go ahead and e-mail me, but
it's pretty close to what Raymond wrote.  His actually has options I didn't
consider or need at the time so ...

Btw, I use flash trees and remoting on the front end of mine which is why I
put it into a CFC ...


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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Sharing login state among applications in Intranet

2003-06-18 Thread John Sprenkle
We are using ColdFusion MX to develop a small Intranet. We need to have a single
login to be shared by several applications within the Intranet. I have seen
references that suggest using the APPLICATIONTOKEN attribute of the CFLOGIN
tag to accomplish this. However, none of the references go into detail. We have
attempted to make the value of this attribute the same in all applications, but
it didn't seem to work.
One suggestion we received said to make the application name the same in all of
the Application.cfm templates for each application along with using the
APPLICATIONTOKEN attribute.  Though this seemed to work, we don't know if this
is the best alternative.
Can anybody direct me to an example of how this is used? Are we taking the right
approach to this?

Thank you. 
John Sprenkle






The information contained in this message or transmission may be privileged
and/or confidential and protected from disclosure.  If  the  reader of  this
message is  not the  intended  recipient (or an  employee or  agent  responsible
 for delivering this  message to the intended recipient) you are notified that
any dissemination, distribution or copying of this communication is strictly
prohibited, as is the taking of any action in reliance on the content of this
message or transmission.  If  you  have  received  this  communication  in 
error, please notify us immediately by replying to the message and deleting it
from your computer.  Thank you.


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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Sharing login state among applications in Intranet

2003-06-18 Thread Raymond Camden
Can you describe how applicationToken was not working? I would recommend
against using the same application name for all your applications if it
does not make sense. Ie, should they all be the same app? If so, then go
ahead and use the same name, or even better, use ONE file, and have
'sub' apps cfinclude the root application.cfm.


===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
(www.mindseye.com)
Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

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

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

 -Original Message-
 From: John Sprenkle [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, June 18, 2003 9:12 AM
 To: CF-Talk
 Subject: Sharing login state among applications in Intranet
 
 
 We are using ColdFusion MX to develop a small Intranet. We 
 need to have a single login to be shared by several 
 applications within the Intranet. I have seen references that 
 suggest using the APPLICATIONTOKEN attribute of the CFLOGIN 
 tag to accomplish this. However, none of the references go 
 into detail. We have attempted to make the value of this 
 attribute the same in all applications, but it didn't seem to 
 work. One suggestion we received said to make the application 
 name the same in all of the Application.cfm templates for 
 each application along with using the APPLICATIONTOKEN 
 attribute.  Though this seemed to work, we don't know if this 
 is the best alternative. Can anybody direct me to an example 
 of how this is used? Are we taking the right approach to this?
 
 Thank you. 
 John Sprenkle
 
 
 
 
 
 
 The information contained in this message or transmission may 
 be privileged and/or confidential and protected from 
 disclosure.  If  the  reader of  this message is  not the  
 intended  recipient (or an  employee or  agent  responsible  
 for delivering this  message to the intended recipient) you 
 are notified that any dissemination, distribution or copying 
 of this communication is strictly prohibited, as is the 
 taking of any action in reliance on the content of this 
 message or transmission.  If  you  have  received  this  
 communication  in 
 error, please notify us immediately by replying to the 
 message and deleting it from your computer.  Thank you.
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Adam Wayne Lehman
Do the remotes services you are trying to use have Flash Remoting? Or
are the traditional XML based web services?

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


-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 11:01 AM
To: CF-Talk
Subject: Flash Remoting Issues with CFMX

Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a
proxy to consume remote web services. However, on my host, the first
part works, but the second part (consuming remot web services) does not.
Are there any configurational changes that I am overlooking? Any
suggestions?

I was going to try consuming my CFC as a web service through the Flash
remoting proxy, but I'm not sure what that should indicate to me. Any
insights? Or a different list that may be able to help.

TIA

-Igor 

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

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

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



Sharing login state among applications in Intranet

2003-06-18 Thread John Sprenkle
The APPLICATIONTOKEN was not working in that when we would go to another app, the user 
gets re-prompted to enter the login and password.  Now that we made all of the app 
names the same in each Application.cfm, it is working.  But like you said, we don't 
know if this is the best solution.  Right now, each app is in its own sub-directory 
with its own Application.cfm.  Perhaps we should make one Application.cfm in root 
directory?  Should the APPLICATIONTOKEN be working with mulitple Application.cfm 
files?  Thanks for your continued help.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Mike Townend
Are you running updater 3 on the cfserver?

I believe they switched that off for this update... So you will need to edit
one of the XML configuration files for CF and switch it back on... Cant
remember which one, but I assume the U3 release notes will have this
documented


HTH

Mikey



-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 16:01
To: CF-Talk
Subject: Flash Remoting Issues with CFMX


Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a proxy
to consume remote web services. However, on my host, the first part works,
but the second part (consuming remot web services) does not. Are there any
configurational changes that I am overlooking? Any suggestions?

I was going to try consuming my CFC as a web service through the Flash
remoting proxy, but I'm not sure what that should indicate to me. Any
insights? Or a different list that may be able to help.

TIA

-Igor 

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



OT: SQL

2003-06-18 Thread Michael T. Tangorre
Does anyone have any links to some articles or information regarding the breakdown of 
a data structure into transactional tables and reporting/lookup tables in SQL 2K?

Much Appreciated,

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: Problem SQL CF 5

2003-06-18 Thread Jochem van Dieten
Jodie A wrote:
 We have a web frontend (W2k+sp3, CF 5.0, IIS 5.0) with a bbdd backend 
 (Solaris + Oracle 8.1.7.4) and our web application uses CF [Oracle80] native 
 drivers to connect to our database.
 
 When the web application (our cfm's) makes a problematic sql sentence (For 
 example : sql sentence that use all of the resources on the database host, 
 etc etc) and the dba kills the session on the oracle database that is 
 executing the problematic query owned by cfserver.exe to solve the 
 performance issue in the database host, the coldfusion server in the 
 frontend turns unstable and needs a restart of his Coldfusion Application 
 Service to solve the problem and be stable/operational again.
 
 How i can solve this issue ? Any idea about it ?
 
 Can we kill cfserver sessions on the database without made Coldfusion Server 
 unstable ?

Wouldn't it be better to prevent a long running query alltogether and 
use the timeout attribute of cfquery?

Jochem


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Collin Tobin
/WEB-INF/web.xml

In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS boolen value to 
false. Restart.




Collin Tobin
CFMX QA Engineer
Macromedia®
What the web can be.(tm)

Announcing Macromedia DevNet Subscriptions 
Maximize your power with our new premium software subscription for Macromedia 
developers 
Find out more: http://www.macromedia.com/go/devnetsubs/ 





-Original Message-
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:27 AM
To: CF-Talk
Subject: RE: Flash Remoting Issues with CFMX


Are you running updater 3 on the cfserver?

I believe they switched that off for this update... So you will need to edit
one of the XML configuration files for CF and switch it back on... Cant
remember which one, but I assume the U3 release notes will have this
documented


HTH

Mikey



-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 16:01
To: CF-Talk
Subject: Flash Remoting Issues with CFMX


Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a proxy
to consume remote web services. However, on my host, the first part works,
but the second part (consuming remot web services) does not. Are there any
configurational changes that I am overlooking? Any suggestions?

I was going to try consuming my CFC as a web service through the Flash
remoting proxy, but I'm not sure what that should indicate to me. Any
insights? Or a different list that may be able to help.

TIA

-Igor 


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Sharing login state among applications in Intranet

2003-06-18 Thread Jim Davis
 -Original Message-
 From: John Sprenkle [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 11:27 AM
 To: CF-Talk
 Subject: Sharing login state among applications in Intranet
 
 The APPLICATIONTOKEN was not working in that when we would go to
another
 app, the user gets re-prompted to enter the login and password.  Now
that
 we made all of the app names the same in each Application.cfm, it is
 working.  But like you said, we don't know if this is the best
solution.
 Right now, each app is in its own sub-directory with its own
 Application.cfm.  Perhaps we should make one Application.cfm in root
 directory?  Should the APPLICATIONTOKEN be working with mulitple
 Application.cfm files?  Thanks for your continued help.

For my work at NEF/MetLife I designed a system called
CrossApplicationTrust that defined several interfaces (using WDDX) to
pass encrypted identification information from application to
application.

Each application defines what information would be passed using a
distributed assertion system (I say I'll be giving this, and here's the
definition so you can test me).

The system remembers each application accessed and can provide for
aliasing to any application.  (It was designed originally to allow
customer service reps to access customer screens as customers without
losing their identities in the process).

As long as encryption key management can be dealt with the system works
across servers/sites and application platforms (although only a CF
implementation is currently fully working we've also done partial
implementations in Java and ASP).

It sounds like it may be too complex for what you're doing, but if not
drop me a line and I can tell you more about it.

Jim Davis
President, http://www.depressedpress.com
Webmaster, http://www.firstnight.org
Webmaster, http://www.cfAdvocacy.org
Senior Consultant, http://www.metlife.com

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Is Siteminder used when loading CF5 w/o Advanced Security?

2003-06-18 Thread Horne, Jeff
When loading CF 5.0, it appears that even when Advanced Security is not
selected, Siteminder is loaded.  Also, all the bat files on Macromedia's
site for tasks such as stopping and starting the services include
Siteminder.   Is Siteminder used in any way for Basic Security, but it's
just not documented?

Thanks,

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: CFGraph Images

2003-06-18 Thread Critz
oi Pascal!!

that worked brilliantly, thanks!

Crit





Wednesday, June 18, 2003, 10:14:45 AM, you wrote:

PP I did it for a student once. You can do it in cf5 using cfsavecontent
PP and cfhttp.

PP cfsavecontent variable=test
PP cfgraph type=BAR query=qValues valuecolumn=values
PP itemcolumn=months scaleto=#form.scale# itemlabelsize=16
PP itemlabelorientation=VERTICAL title=#form.title# fileformat=jpg
PP barspacing=15 depth=10 colorlist=#form.color#
gridlines=4/cfgraph
PP /cfsavecontent
PP cfset fnd=ReFindNoCase(src=([^]*),test,1,TRUE)
PP cfset imgurl=Mid(test,fnd.pos[2],fnd.len[2])
PP cfhttp url=#request.URLPATH##imgurl# method=GET
PP path=#ExpandPath('.')# file=graph_dept_#form.department_ID#.jpg
resolveurl=false
PP /cfhttp
PP cfoutput#request.URLPATH##url#br
PP img src=graph_dept_#form.department_ID#.jpg/cfoutput

PP Pascal Peters
PP Certified ColdFusion Advanced Developer
PP Macromedia Certified Instructor
PP LR Technologies
PP Av. E. De Mot, 19
PP 1000 BRUSSELS, BELGIUM
PP Tel: +32 2 639 68 70
PP Fax: +32 2 639 68 99
PP Email: [EMAIL PROTECTED]
PP Web: www.lrt.be


PP -Original Message-
PP From: Mike Townend [mailto:[EMAIL PROTECTED] 
PP Sent: woensdag 18 juni 2003 16:05
PP To: CF-Talk
PP Subject: RE: CFGraph Images


PP If you are using MX, you can save the graph to a variable and write it
PP using CFFile...

PP Not sure if you can do that in CF5 tho


PP HTH




PP -Original Message-
PP From: Critz [mailto:[EMAIL PROTECTED] 
PP Sent: Wednesday, June 18, 2003 14:57
PP To: CF-Talk
PP Subject: CFGraph Images


PP oi CF-Talk,!!

PP   Anybody, know of a way to save the cfgraph outputted image to disk
PP programmatically?


PP   Crit


PP ---
PP [This E-mail scanned for viruses by Declude Virus]



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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



Re: Is Siteminder used when loading CF5 w/o Advanced Security?

2003-06-18 Thread Jochem van Dieten
Horne, Jeff wrote:

 When loading CF 5.0, it appears that even when Advanced Security is not
 selected, Siteminder is loaded.  Also, all the bat files on Macromedia's
 site for tasks such as stopping and starting the services include
 Siteminder.   Is Siteminder used in any way for Basic Security, but it's
 just not documented?

It is not used for Basic Security. It is not even used for Advanced 
Security when you authenticate against the OS.

Jochem


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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Is Siteminder used when loading CF5 w/o Advanced Security?

2003-06-18 Thread Christine Lawson
Nope, SiteMinder is only used when you implement security contexts, policies, etc 
through the CF Administrator Advanced Security section.

Christine

-Original Message-
From: Horne, Jeff [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 11:37 AM
To: CF-Talk
Subject: Is Siteminder used when loading CF5 w/o Advanced Security?


When loading CF 5.0, it appears that even when Advanced Security is not selected, 
Siteminder is loaded.  Also, all the bat files on Macromedia's site for tasks such as 
stopping and starting the services include
Siteminder.   Is Siteminder used in any way for Basic Security, but it's
just not documented?

Thanks,

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

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

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



SSL with CFMX

2003-06-18 Thread Ryan Kime
I've got a project that is in need of an SSL certificate and I was hoping to
get some comments and experiences from those on the list. Have you used an
SSL cert from any of these vendors with your CFMX apps? Did you run into any
problems? Are there any vendors I should avoid?

Thawte
GeoTrust
Verisign
InstantSSL
Entrust


If you have successfully used someone else, add it to the list.



Thanks for your help,

Ryan Kime
[EMAIL PROTECTED]
Web Developer
Webco Industries

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Storing Credit Card Info

2003-06-18 Thread Matt Robertson
Thx Peter.  Looks like a bit of dyslexia crept into my fingers :D

--Matt--

-Original Message-
From: Tilbrook, Peter [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 17, 2003 8:27 PM
To: CF-Talk
Subject: RE: Storing Credit Card Info


If that link doesn't work go to:

http://www.perthweb.com.au/

And click on Developer.

==
Peter Tilbrook
Internet Applications Developer
Australian Building Codes Board
GPO Box 9839
CANBERRA ACT 2601
AUSTRALIA

  WWW: http://www.abcb.gov.au/
   E-Mail: [EMAIL PROTECTED]
Telephone: +61 (02) 6213 6731
   Mobile: 0439 401 823
Facsimile: +61 (02) 6213 7287 

-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 18 June 2003 9:51 AM
To: CF-Talk
Subject: Re: Storing Credit Card Info


Holy cow... thats a very scary prospect.  Obviously an SSL connection is
the
first step.  Then...

Encrypt the data.  Don't rely on either CF or mySQL's encryption if you
can
all possibly avoid it.  My personal favorite encryption method is
cfx_textcrypt from http://perthweb.developer.com.au but I'm sure others
on
the list have favorites of their own.

And as soon as you can get those cc numbers off the server, do so.
Remember
you have to ensure the integrity of the transaction throughout, so if
you
are planning on transferring to a local db then *that* connection -- be
it a
brute force ftp copy (possible under mysql but ugly) or a local cf
server
pulling data off the live box via a remote odbc connection -- has to
also be
ssl-secured. 

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


-- Original Message --
From: Issac Rosa [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date: Tue, 17 Jun 2003 19:02:14 -0400

My client has a need to store credit card.  What's the best, cost
effective, most secure way of doing this?  Is it just better to capture
the information in the db and then download to a local db, and keep off
the server?  I'm curious to know what others are doing in this
situation.  Currently, the application and db (MySQL) are on a shared
server.

 

Thanks,

Issac





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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



CF5 pegging at 100%

2003-06-18 Thread Critz
oi CF-Talk,!!

  are there anyways, I can debug what might be causing CF to peg at 100% ?

  (be easy on the shitty code comments :) )


  Crit


---
[This E-mail scanned for viruses by Declude Virus]

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



CFUN-03 is nearly sold out - only 5 places left

2003-06-18 Thread Michael Smith
There are just 2 days left until CFUN-03 and we only have 5 places left!
Don't miss out on the ColdFusion and Flash user group event of the year.
Register online to guarantee your place!

The numbers on CFUN-03
* 350 attendees to network with
* 40 sessions to hear
* 28 nationally known speakers to see
* 8 vendors to meet
* 4 tracks (CF BootCamp, MX Integration, Empowered Programming,  and 
Advanced CF) to attend
* 2 keynote speakers
* 1 big MX event you can't afford to miss

Check out all the track descriptions, session details and speaker bios at:
http://www.cfconf.com/cfun-03/

- Michael Smith
  TeraTech, Inc http://www.teratech.com/

PS MMUG managers and Team Macromedia members can attend the 
pre-conference event on Friday
http://www.cfconf.com/cfug_managers/

-- 
Vote for TeraTech in the CFDJ awards:
http://www.sys-con.com/coldfusion/readerschoice2003/

TeraTech voted Best Consulting Service, 2002!
  
Michael Smith, TeraTech Inc
12221 Parklawn Dr Ste 200, Rockville MD 20852-1711 
CF , VB, SQL, Math programming 
Voice: +1-301-881-1440 x110, 800-447-9120  Fax:301-881-3586
Web: http://www.teratech.com/sig/
Email:  mailto:[EMAIL PROTECTED] ICQ: 66057682


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

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

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



Sharing Central Applications - Advice?

2003-06-18 Thread coldfusion . developer
Hi,

I'm looking for advice on how best to share applications.  I have two issues.

1).I want to maintain these applications from one central location.  Users use 
these applications from their own secure sub directory below the webroot.  

2).There will be 500 - 1000 users accessing these applications.  I'm sure there 
are going to be special requests by some of the users for special functionality 
within these applications.

Any advice would be appreciated.

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: CF5 pegging at 100%

2003-06-18 Thread Dan G. Switzer, II
Crit,

   are there anyways, I can debug what might be causing CF to peg at 100% ?

Pre-CFMX the most likely culprit I ran into was CFMAIL. Check your spool
directory to see if there's any mail that's stuck. If there's mail in the
spool directory, try moving the top most file to the undelivered file
manually. If the spool directory still isn't move repeat the process until
it starts moving. Then go through each file and try to figure out what's
causing CFMAIL to choke. I usually manually fix the problem and then copy
the file back to the spool directory. I then try to prevent my scripts from
recreating the error.

- Dan
 ... 
: Name:   Dan G. Switzer, II:
: E-mail: [EMAIL PROTECTED]   :
: Blog:   http://blog.pengoworks.com/   :
:...:


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Article: Creating Dynamic onload Events Using JavaScript...

2003-06-18 Thread Dan G. Switzer, II
I just posted an article that I thought some of you might find useful:
http://www.pengoworks.com/index.cfm?action=articles:autoInit

The article covers a method useful for dynamic web sites, in which you
include a template that may need to invoke functionality that needs to run
during the body's onload event.

Feel free to comment about the article on my blog site:
http://blog.pengoworks.com/blogger/index.cfm?action=blog:208

- Dan
 ... 
: Name:   Dan G. Switzer, II:
: E-mail: [EMAIL PROTECTED]   :
: Blog:   http://blog.pengoworks.com/   :
:...:

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: CF5 pegging at 100%

2003-06-18 Thread Adam Wayne Lehman
Make sure you are locking SESSION and APPLICATION scopes. Are you
talking 100% CPU or RAM?

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


-Original Message-
From: Critz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 12:09 PM
To: CF-Talk
Subject: CF5 pegging at 100%

oi CF-Talk,!!

  are there anyways, I can debug what might be causing CF to peg at 100%
?

  (be easy on the shitty code comments :) )


  Crit


---
[This E-mail scanned for viruses by Declude Virus]


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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: Storing Credit Card Info

2003-06-18 Thread Matt Robertson
John Paul Ashenfelter wrote:
Actually, first step is moving to a NOT shared server. 

Agreed.  Shared hosting is a horrible environment when you need serious
security.  I was guessing the guy is stuck on that platform.

Actually, I'd highly recommend the MySQL encryption
This is what I get for not looking at the function list for a long time.
The AES option *is* awesome.  The problem I still have is that not all
db's support this (only mySQL?), and I have to keep the code compatible
with everything my product supports... So I'm outta luck on that score.

I think industry standard choices are a much better choice than a 3rd
party tool.

Yup.  That tool I gave the (bad) link to uses RSA encryption in 512,
1024 or 2048-bit key lengths.  Not sure if that's still considered an
industry standard?

Cheers,


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


-Original Message-
From: John Paul Ashenfelter [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 7:07 AM
To: CF-Talk
Subject: Re: Storing Credit Card Info


- Original Message - 
From: Matt Robertson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 7:51 PM
Subject: Re: Storing Credit Card Info


 Holy cow... thats a very scary prospect.  Obviously an SSL connection
is
the first step.  Then...

Actually, first step is moving to a NOT shared server. Virtual hosting
and
SSL are an issue. Sharing is an issue. Etc. Etc. And you want to make
sure
that the web to database connection is/can run SSL so things can't be
sniffed at the ISP.

 Encrypt the data.  Don't rely on either CF or mySQL's encryption if
you
can all possibly avoid it.  My personal favorite encryption method is
cfx_textcrypt from http://perthweb.developer.com.au but I'm sure others
on
the list have favorites of their own.

Actually, I'd highly recommend the MySQL encryption since you've got a
lot
of industry standard choices. CF doesn't have real encryption baked into
it,
though you could access the Java security toolset -- but MySQL's got all
that built in.

http://www.mysql.com/doc/en/Miscellaneous_functions.html

Basic (keyphrase) encryption

ENCRYPT()  using the Unix crypt command is OK for general crypt, but I
wouldn't use credit cards
ENCODE() is not cool

One-way -- not the best for credit cards :)
MD5()
SHA1()

Two-way encryption (not a bad idea for credit cards)

AES_ENCRYPT() (128 bit, 256 with recompile) added in 4.02 which is
awesome
DES_ENCRYPT() 3DES like a Cisco PIX does to your traffic, etc. Also
needs
SSL

I think industry standard choices are a much better choice than a 3rd
party
tool

 And as soon as you can get those cc numbers off the server, do so.
Remember you have to ensure the integrity of the transaction throughout,
so
if you are planning on transferring to a local db then *that* connection
-- 
be it a brute force ftp copy (possible under mysql but ugly) or a local
cf
server pulling data off the live box via a remote odbc connection -- has
to
also be ssl-secured.


Ditto that.

Regards,

John Paul Ashenfelter
CTO/TransitionPoint

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


 -- Original Message --
 From: Issac Rosa [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 17 Jun 2003 19:02:14 -0400

 My client has a need to store credit card.  What's the best, cost
 effective, most secure way of doing this?  Is it just better to
capture
 the information in the db and then download to a local db, and keep
off
 the server?  I'm curious to know what others are doing in this
 situation.  Currently, the application and db (MySQL) are on a shared
 server.
 
 
 
 Thanks,
 
 Issac
 
 
 
 

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Sharing login state among applications in Intranet

2003-06-18 Thread John Sprenkle
It sounds like what you are doing is much more complex than what we need, but thank 
you.  I guess what I need to know is how multiple applications are usually set up.  
Like I said, each app is in its own directory with its own Application.cfm.  A user 
who logs in the main application may have rights to other applications and we don't 
want him to have to separtely log into each site, but just log in once and be able to 
go to the applications he wants.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Re: SSL with CFMX

2003-06-18 Thread Howie Hamlin
Basically, SSL is only between the client (web browser) and the server (IIS, Apache, 
etc.) so CFMX is not really a factor.  We've used Thawte for years and have had 0 
problems.

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 is Coming ((()))
 Please vote for iMS here: 
 http://www.sys-con.com/coldfusion/readerschoice2003/index.cfm 
 Find out how iMS Stacks up to the competition: 
 http://www.coolfusion.com/imssecomparison.cfm

- Original Message - 
From: Ryan Kime [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:54 AM
Subject: SSL with CFMX


 I've got a project that is in need of an SSL certificate and I was hoping to
 get some comments and experiences from those on the list. Have you used an
 SSL cert from any of these vendors with your CFMX apps? Did you run into any
 problems? Are there any vendors I should avoid?
 
 Thawte
 GeoTrust
 Verisign
 InstantSSL
 Entrust
 
 
 If you have successfully used someone else, add it to the list.
 
 
 
 Thanks for your help,
 
 Ryan Kime
 [EMAIL PROTECTED]
 Web Developer
 Webco Industries
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: Sharing login state among applications in Intranet

2003-06-18 Thread coldfusion . developer
Thanks.  This reply gave me a better idea than I first thought of.  Instead of 
creating different directories for each user, create one directory with all the 
applications and just identify the user by login information.  As long as the 
login allows or prevents access I won't need the separate directories.

I'm still thinking about adding different functionality for these various 
users.  

D-

Thanks.
 It sounds like what you are doing is much more complex than what we need, but 
 thank you.  I guess what I need to know is how multiple applications are usually 
 set up.  Like I said, each app is in its own directory with its own 
 Application.cfm.  A user who logs in the main application may have rights to 
 other applications and we don't want him to have to separtely log into each 
 site, but just log in once and be able to go to the applications he wants.
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

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



Online bidding

2003-06-18 Thread Chad
 I am creating a website that will include an online bidding application.
Bidding will only last for one minute and will take simultaneous bids very
rapidly. Does anyone have any good information about online bidding
applications or have knowledge of developing this type of application?


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: SSL with CFMX

2003-06-18 Thread Ryan Kime
SSL is only between the client (web browser) and 
the server (IIS, Apache, etc.) so CFMX is not really a factor.

Actually, I recall people having problems with InstantSSL and CFMX because
the Sun JVM didn't have it listed as a cert authority (around Dec '02).
That's why I tied it to CFMX.


-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 11:23 AM
To: CF-Talk
Subject: Re: SSL with CFMX


Basically, SSL is only between the client (web browser) and the server (IIS,
Apache, etc.) so CFMX is not really a factor.  We've used Thawte for years
and have had 0 problems.

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 is Coming ((()))
 Please vote for iMS here: 
 http://www.sys-con.com/coldfusion/readerschoice2003/index.cfm  
 Find out how iMS Stacks up to the competition: 
 http://www.coolfusion.com/imssecomparison.cfm

- Original Message - 
From: Ryan Kime [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:54 AM
Subject: SSL with CFMX


 I've got a project that is in need of an SSL certificate and I was 
 hoping to get some comments and experiences from those on the list. 
 Have you used an SSL cert from any of these vendors with your CFMX 
 apps? Did you run into any problems? Are there any vendors I should 
 avoid?
 
 Thawte
 GeoTrust
 Verisign
 InstantSSL
 Entrust
 
 
 If you have successfully used someone else, add it to the list.
 
 
 
 Thanks for your help,
 
 Ryan Kime
 [EMAIL PROTECTED]
 Web Developer
 Webco Industries
 
 

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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Running batch file on server. W2K permissions causing problems.

2003-06-18 Thread Bushy
Hi,

I've run into a problem. Under W2K I have created some users and groups. I have 
assigned certain groups to specfic users which limits them to file access. Some users 
have only read access to directories while others have Full access.

My web-interface on the test machine worked without a flaw. I was created a batch 
file. Writing that to the server and then executing it because certain arguments in 
the 
batch file gets passed to the .exe.

The problem is if a user with only read access to that directory wants to execute 
the file I get a CFFILE write error because of the permissions set on the server.

Below is just a snippet of what I'm doing.

cffile action=WRITE 
file=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.bat output=#CreateBatch# 
addnewline=Yes 

cfexecute name=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.bat
   outputfile=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.rlog
   timeOut=1000
/cfexecute


ARGH

How can I get around this? Can I write the file as an Administrator. I don't see a 
username/password on the CFFILE function.

Any ideas? I've messed with the permissions but can't get it to work. By adding the 
Write permission allows users to modify files in that directory.

Help...


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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: CF5 pegging at 100%

2003-06-18 Thread Critz
oi Adam!!

cpu am going thru the code now...

don't see any problems with mail. though... g





Wednesday, June 18, 2003, 12:27:30 PM, you wrote:

AWL Make sure you are locking SESSION and APPLICATION scopes. Are you
AWL talking 100% CPU or RAM?

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


AWL -Original Message-
AWL From: Critz [mailto:[EMAIL PROTECTED] 
AWL Sent: Wednesday, June 18, 2003 12:09 PM
AWL To: CF-Talk
AWL Subject: CF5 pegging at 100%

AWL oi CF-Talk,!!

AWL   are there anyways, I can debug what might be causing CF to peg at 100%
AWL ?

AWL   (be easy on the shitty code comments :) )


AWL   Crit


AWL ---
AWL [This E-mail scanned for viruses by Declude Virus]


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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Re: MS AD

2003-06-18 Thread Frank Mamone
Thank you.

- Original Message -
From: Shahzad.Butt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 9:07 AM
Subject: RE: MS AD


 Domain Controller (in AD)

 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 17 June 2003 12:04
 To: CF-Talk
 Subject: RE: MS AD


 I would assume it stands for Data Connection

 -Original Message-
 From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
 Sent: 17 June 2003 12:07
 To: CF-Talk
 Subject: Re: MS AD


 Correction. I have no clue what it stands for. I thought you asked DN.

 :-)


 - Original Message -
 From: Michael T. Tangorre [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 17, 2003 7:04 AM
 Subject: Re: MS AD


  it stands for Distinguished Name.
 
  - Original Message -
  From: Frank Mamone [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Monday, June 16, 2003 3:18 PM
  Subject: Re: MS AD
 
 
   Just for reference, what is DC?
  
   - Original Message -
   From: Shahzad.Butt [EMAIL PROTECTED]
   To: CF-Talk [EMAIL PROTECTED]
   Sent: Monday, June 16, 2003 12:48 PM
   Subject: RE: MS AD
  
  
Got it working. Dc was missing
   
thx
   
-Original Message-
From: Shahzad.Butt
Sent: 16 June 2003 17:25
To: CF-Talk
Subject: RE: MS AD
   
   
Same error man, using port 389
   
-Original Message-
From: Allan Clarke [mailto:[EMAIL PROTECTED]
Sent: 16 June 2003 17:17
To: CF-Talk
Subject: RE: MS AD
   
   
the 'port' attribute is missing. Adding this will fix your problem
   
--- Marlon Moyer [EMAIL PROTECTED] wrote:
 Have you tried giving it a username and password?



 -Original Message-
 From: Shahzad.Butt
 [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 16, 2003 10:54 AM
 To: CF-Talk
 Subject: MS AD


 How can I query MS Active Directory and get a list
 of all emails for
 users in AD?? My impression was that something like

 cfldap
server = TestServer
action = query
name = results
start = cn = shaz,c = US
filter = (cn = shaz)
attributes =
 cn,o,l,st,c,mail,telephonenumber
sort = cn ASC


 should work but its giving following error

 
 An error has occured while trying to execute query operation on
 the LDAP Server.
 One or more of the required attributes may be missing/incorrect
 or
 you
   
 do not have permissions to execute this operation on the server

 
 Thanks
 Shaz


   
   
   
   
  
 


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

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

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



Running batch file on server. W2K permissions causing problems.

2003-06-18 Thread Bushy
Hi,

I've run into a problem. Under W2K I have created some users and groups. I have 
assigned certain groups to specfic users which limits them to file access. Some users 
have only read access to files while others have Full access (write etc.).

My web-interface on the test machine worked without a flaw because no directory/file 
permissions were being set.
I'm creating a batch file, writing that to the server and then executing it because 
certain arguments in the 
batch file gets passed to the .exe.

The problem is if a user with only read access to that directory wants to execute 
the file I get a CFFILE write error because of the permissions set on the server when 
it 
tries to write the file.

Below is just a snippet of what I'm doing.

cffile action=WRITE 
file=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.extension output=#CreateBatch# 
addnewline=Yes 

cfexecute name=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.extension
   outputfile=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.rlog
   timeOut=1000
/cfexecute


ARGH

How can I get around this? Can I write the file as an Administrator. I don't see a 
username/password on the CFFILE function.

Any ideas? I've messed with the permissions but can't get it to work. By adding the 
Write permission allows users to modify files in that directory.

Help...




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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: Problem SQL CF 5

2003-06-18 Thread Jodie A
Thank you Jochem for the response. We are using Oracle with native 
connection and it was my understanding this is not supported with Oracle. Is 
there another way?

Thank you


From: Jochem van Dieten [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Subject: Re: Problem SQL  CF 5
Date: Wed, 18 Jun 2003 17:31:54 +0200

Jodie A wrote:
  We have a web frontend (W2k+sp3, CF 5.0, IIS 5.0) with a bbdd backend
  (Solaris + Oracle 8.1.7.4) and our web application uses CF [Oracle80] 
native
  drivers to connect to our database.
 
  When the web application (our cfm's) makes a problematic sql sentence 
(For
  example : sql sentence that use all of the resources on the database 
host,
  etc etc) and the dba kills the session on the oracle database that is
  executing the problematic query owned by cfserver.exe to solve the
  performance issue in the database host, the coldfusion server in the
  frontend turns unstable and needs a restart of his Coldfusion 
Application
  Service to solve the problem and be stable/operational again.
 
  How i can solve this issue ? Any idea about it ?
 
  Can we kill cfserver sessions on the database without made Coldfusion 
Server
  unstable ?

Wouldn't it be better to prevent a long running query alltogether and
use the timeout attribute of cfquery?

Jochem



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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Re: Running batch file on server. W2K permissions causing problems.

2003-06-18 Thread Doug White
Execute permissions is not the same as read permissions
If they are to be allowed to execute, then they must be given read AND execute
permissions.

==
Stop spam on your domain, use our gateway!
For hosting solutions http://www.clickdoug.com
ISP rated: http://www.forta.com/cf/isp/isp.cfm?isp_id=772
==
If you are not satisfied with my service, my job isn't done!

- Original Message - 
From: Bushy [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:52 AM
Subject: Running batch file on server. W2K permissions causing problems.


| Hi,
|
| I've run into a problem. Under W2K I have created some users and groups. I
have assigned certain groups to specfic users which limits them to file access.
Some users
| have only read access to directories while others have Full access.
|
| My web-interface on the test machine worked without a flaw. I was created a
batch file. Writing that to the server and then executing it because certain
arguments in the
| batch file gets passed to the .exe.
|
| The problem is if a user with only read access to that directory wants to
execute the file I get a CFFILE write error because of the permissions set on
the server.
|
| Below is just a snippet of what I'm doing.
|
| cffile action=WRITE
file=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.bat output=#CreateBatch#
addnewline=Yes
|
| cfexecute name=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.bat
|outputfile=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.rlog
|timeOut=1000
| /cfexecute
|
|
| ARGH
|
| How can I get around this? Can I write the file as an Administrator. I don't
see a username/password on the CFFILE function.
|
| Any ideas? I've messed with the permissions but can't get it to work. By
adding the Write permission allows users to modify files in that directory.
|
| Help...
|
|
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Online bidding

2003-06-18 Thread Igor Ilyinsky
Chad, could you elaborate a bit on that?

-Original Message-
From: Chad [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:51 AM
To: CF-Talk
Subject: Online bidding


 I am creating a website that will include an online bidding application.
Bidding will only last for one minute and will take simultaneous bids very
rapidly. Does anyone have any good information about online bidding
applications or have knowledge of developing this type of application?



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

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

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



Re: Running batch file on server. W2K permissions causing problems.

2003-06-18 Thread Bushy
On Wed, 18 Jun 2003 12:12:28 -0500, Doug White wrote:

 Execute permissions is not the same as read permissions
 If they are to be allowed to execute, then they must be given read AND execute
 permissions.

Right...but then the user can modify data files on the server when they should only 
have read access.


 ==
 Stop spam on your domain, use our gateway!
 For hosting solutions http://www.clickdoug.com
 ISP rated: http://www.forta.com/cf/isp/isp.cfm?isp_id=772
 ==
 If you are not satisfied with my service, my job isn't done!
 
 - Original Message - 
 From: Bushy [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 11:52 AM
 Subject: Running batch file on server. W2K permissions causing problems.
 
 
 | Hi,
 |
 | I've run into a problem. Under W2K I have created some users and groups. I
 have assigned certain groups to specfic users which limits them to file access.
 Some users
 | have only read access to directories while others have Full access.
 |
 | My web-interface on the test machine worked without a flaw. I was created a
 batch file. Writing that to the server and then executing it because certain
 arguments in the
 | batch file gets passed to the .exe.
 |
 | The problem is if a user with only read access to that directory wants to
 execute the file I get a CFFILE write error because of the permissions set on
 the server.
 |
 | Below is just a snippet of what I'm doing.
 |
 | cffile action=WRITE
 file=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.bat output=#CreateBatch#
 addnewline=Yes
 |
 | cfexecute name=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.bat
 |outputfile=#TheFolder#\#LCase(ListGetAt(FileName,1,'.'))#.rlog
 |timeOut=1000
 | /cfexecute
 |
 |
 | ARGH
 |
 | How can I get around this? Can I write the file as an Administrator. I don't
 see a username/password on the CFFILE function.
 |
 | Any ideas? I've messed with the permissions but can't get it to work. By
 adding the Write permission allows users to modify files in that directory.
 |
 | Help...
 |
 |
 | 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Sharing login state among applications in Intranet

2003-06-18 Thread John Sprenkle
We would like to keep the apps in separate directories for easier maintenance.  What 
we are looking for is for a user to log into a main application.  From here, menu 
options would be available to other apps based on their assigned role.  We have this 
set up.  It just that when they try to go to another app, they must log in again.  We 
just want them to log in once because the login does not carry.There has to be a 
standard way 
to accomplish this.  

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: Online bidding

2003-06-18 Thread Chad
I am just trying to find out if anyone knows of an application that handles
the whole online bidding CF OR Java.

-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 1:13 PM
To: CF-Talk
Subject: RE: Online bidding


Chad, could you elaborate a bit on that?

-Original Message-
From: Chad [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:51 AM
To: CF-Talk
Subject: Online bidding


 I am creating a website that will include an online bidding application.
Bidding will only last for one minute and will take simultaneous bids very
rapidly. Does anyone have any good information about online bidding
applications or have knowledge of developing this type of application?




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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Igor Ilyinsky
WSDL based web services (babelfish for example).


Does anyone have this babelfish example working; or could you check:
http://www.macromedia.com/support/flash/flashremoting/consuming_ws_using_cfmx/

It should only take a second, and does not require any code changes. just copy the 
index.cfm and babelfish.swf to a web folder, and browse to the index.cfm from a 
browser.

Let me know what version of CFMX you have (meaning, what updaters, or version #)

thanks
-Igor


-Original Message-
From: Adam Wayne Lehman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:30 AM
To: CF-Talk
Subject: RE: Flash Remoting Issues with CFMX


Do the remotes services you are trying to use have Flash Remoting? Or
are the traditional XML based web services?

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


-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 11:01 AM
To: CF-Talk
Subject: Flash Remoting Issues with CFMX

Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a
proxy to consume remote web services. However, on my host, the first
part works, but the second part (consuming remot web services) does not.
Are there any configurational changes that I am overlooking? Any
suggestions?

I was going to try consuming my CFC as a web service through the Flash
remoting proxy, but I'm not sure what that should indicate to me. Any
insights? Or a different list that may be able to help.

TIA

-Igor 


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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: Sharing login state among applications in Intranet

2003-06-18 Thread Scott Weikert
At 01:18 PM 6/18/2003 -0400, you wrote:
We would like to keep the apps in separate directories for easier 
maintenance.  What we are looking for is for a user to log into a main 
application.  From here, menu options would be available to other apps 
based on their assigned role.  We have this set up.  It just that when 
they try to go to another app, they must log in again.  We just want them 
to log in once because the login does not carry.There has to be a 
standard way
to accomplish this.

Why not pass the login info over as you're leaving one app, to the other, 
then set up the session in the second application off that data as if the 
user had logged in directly? Pass their login and some sort of other 
internally-generated 'confirmation' value - I wouldn't go passing their 
password around.

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

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Igor Ilyinsky
Yes, I am, it just took me 2 days to figure out that there could be an issue there. 
WHERE WERE YOU 2 DAYS AGO MIKE

Thanks for the info.
I'll check it out!


-Original Message-
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:27 AM
To: CF-Talk
Subject: RE: Flash Remoting Issues with CFMX


Are you running updater 3 on the cfserver?

I believe they switched that off for this update... So you will need to edit
one of the XML configuration files for CF and switch it back on... Cant
remember which one, but I assume the U3 release notes will have this
documented


HTH

Mikey



-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 16:01
To: CF-Talk
Subject: Flash Remoting Issues with CFMX


Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a proxy
to consume remote web services. However, on my host, the first part works,
but the second part (consuming remot web services) does not. Are there any
configurational changes that I am overlooking? Any suggestions?

I was going to try consuming my CFC as a web service through the Flash
remoting proxy, but I'm not sure what that should indicate to me. Any
insights? Or a different list that may be able to help.

TIA

-Igor 


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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Igor Ilyinsky
Thanks Collin,

I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have is this

servlet
servlet-nameFlashGateway/servlet-name
servlet-classflashgateway.controller.GatewayServlet/servlet-class
display-nameFlash Gateway/display-name
descriptionAllows flash to connect to CFML and CFC templates./description
 /servlet

 servlet-mapping
servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
 /servlet-mapping




-Original Message-
From: Collin Tobin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:32 AM
To: CF-Talk
Subject: RE: Flash Remoting Issues with CFMX


/WEB-INF/web.xml

In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS boolen value to 
false. Restart.




Collin Tobin
CFMX QA Engineer
Macromedia®
What the web can be.(tm)

Announcing Macromedia DevNet Subscriptions 
Maximize your power with our new premium software subscription for Macromedia 
developers 
Find out more: http://www.macromedia.com/go/devnetsubs/ 





-Original Message-
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:27 AM
To: CF-Talk
Subject: RE: Flash Remoting Issues with CFMX


Are you running updater 3 on the cfserver?

I believe they switched that off for this update... So you will need to edit
one of the XML configuration files for CF and switch it back on... Cant
remember which one, but I assume the U3 release notes will have this
documented


HTH

Mikey



-Original Message-
From: Igor Ilyinsky [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 16:01
To: CF-Talk
Subject: Flash Remoting Issues with CFMX


Any remoting gurus out there?

I have an app that uses Flash Remoting to consume local CFCs and as a proxy
to consume remote web services. However, on my host, the first part works,
but the second part (consuming remot web services) does not. Are there any
configurational changes that I am overlooking? Any suggestions?

I was going to try consuming my CFC as a web service through the Flash
remoting proxy, but I'm not sure what that should indicate to me. Any
insights? Or a different list that may be able to help.

TIA

-Igor 



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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: SSL with CFMX

2003-06-18 Thread Matt Robertson
I've used GeoTrust almost since they came out.  Their retail of US$149
can be easily circumvented by going to http://rackshack.net and buying
one for US$39.  I used to be a GeoTrust reseller but with prices like
that I abandoned the effort.

You can get a cert issued and installed in about 10 minutes.  Its pretty
much totally automated so long as you have an email listed as admin or
tech contact in the domain's registrar records.  Even if you don't,
they'll take certain others.

All of this assumes you can install a cert on your server.  If you don't
have admin access to your server then the ISP may be in the driver's
seat.


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


-Original Message-
From: Ryan Kime [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 8:55 AM
To: CF-Talk
Subject: SSL with CFMX


I've got a project that is in need of an SSL certificate and I was
hoping to
get some comments and experiences from those on the list. Have you used
an
SSL cert from any of these vendors with your CFMX apps? Did you run into
any
problems? Are there any vendors I should avoid?

Thawte
GeoTrust
Verisign
InstantSSL
Entrust


If you have successfully used someone else, add it to the list.



Thanks for your help,

Ryan Kime
[EMAIL PROTECTED]
Web Developer
Webco Industries


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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



Re: Flash Remoting Issues with CFMX

2003-06-18 Thread Bryan Stevenson
Same heredon't have that setting but U3 is installed

I also installed U3 on another server and it DID NOT kill remotingso I'm
not sure that's the issue??

colour me confused by remoting again ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Igor Ilyinsky [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:25 AM
Subject: RE: Flash Remoting Issues with CFMX


 Thanks Collin,

 I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have is
this

 servlet
servlet-nameFlashGateway/servlet-name

servlet-classflashgateway.controller.GatewayServlet/servlet-class
display-nameFlash Gateway/display-name
descriptionAllows flash to connect to CFML and CFC
templates./description
  /servlet

  servlet-mapping
   servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
  /servlet-mapping




 -Original Message-
 From: Collin Tobin [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:32 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 /WEB-INF/web.xml

 In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
boolen value to false. Restart.




 Collin Tobin
 CFMX QA Engineer
 Macromedia®
 What the web can be.(tm)

 Announcing Macromedia DevNet Subscriptions
 Maximize your power with our new premium software subscription for
Macromedia developers
 Find out more: http://www.macromedia.com/go/devnetsubs/





 -Original Message-
 From: Mike Townend [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 11:27 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 Are you running updater 3 on the cfserver?

 I believe they switched that off for this update... So you will need to
edit
 one of the XML configuration files for CF and switch it back on... Cant
 remember which one, but I assume the U3 release notes will have this
 documented


 HTH

 Mikey



 -Original Message-
 From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 16:01
 To: CF-Talk
 Subject: Flash Remoting Issues with CFMX


 Any remoting gurus out there?

 I have an app that uses Flash Remoting to consume local CFCs and as a
proxy
 to consume remote web services. However, on my host, the first part works,
 but the second part (consuming remot web services) does not. Are there any
 configurational changes that I am overlooking? Any suggestions?

 I was going to try consuming my CFC as a web service through the Flash
 remoting proxy, but I'm not sure what that should indicate to me. Any
 insights? Or a different list that may be able to help.

 TIA

 -Igor



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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



ColdFusion and Crystal Reports

2003-06-18 Thread Lofback, Chris
I've never used Crystal from CF, so I'm forwarding the following question from a 
colleague:

I want to use cold fusion to call a Crystal Reports template with a WHERE clause and 
display the report in PDF. If 500 users are requesting, who handles the requests? 
ColdFusion or do I need to purchase a Crystal Server?  Thanks

Basically, he wants to know how licensing is handled when calling Crystal from CF.  
Will Crystal refuse requests when the license is exceeded?  If so, does it throw an 
error that must be trapped in the CF code?

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

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

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Mike Townend
It doesn't kill remoting...

What it just stops flash from conneting to other webservices running on
other machines (afaik)



-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 18:37
To: CF-Talk
Subject: Re: Flash Remoting Issues with CFMX


Same heredon't have that setting but U3 is installed

I also installed U3 on another server and it DID NOT kill remotingso I'm
not sure that's the issue??

colour me confused by remoting again ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Igor Ilyinsky [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:25 AM
Subject: RE: Flash Remoting Issues with CFMX


 Thanks Collin,

 I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have 
 is
this

 servlet
servlet-nameFlashGateway/servlet-name

servlet-classflashgateway.controller.GatewayServlet/servlet-class
display-nameFlash Gateway/display-name
descriptionAllows flash to connect to CFML and CFC
templates./description
  /servlet

  servlet-mapping
   servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
  /servlet-mapping




 -Original Message-
 From: Collin Tobin [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:32 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 /WEB-INF/web.xml

 In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
boolen value to false. Restart.




 Collin Tobin
 CFMX QA Engineer
 MacromediaR
 What the web can be.(tm)

 Announcing Macromedia DevNet Subscriptions
 Maximize your power with our new premium software subscription for
Macromedia developers
 Find out more: http://www.macromedia.com/go/devnetsubs/





 -Original Message-
 From: Mike Townend [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 11:27 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 Are you running updater 3 on the cfserver?

 I believe they switched that off for this update... So you will need 
 to
edit
 one of the XML configuration files for CF and switch it back on... 
 Cant remember which one, but I assume the U3 release notes will have 
 this documented


 HTH

 Mikey



 -Original Message-
 From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 16:01
 To: CF-Talk
 Subject: Flash Remoting Issues with CFMX


 Any remoting gurus out there?

 I have an app that uses Flash Remoting to consume local CFCs and as a
proxy
 to consume remote web services. However, on my host, the first part 
 works, but the second part (consuming remot web services) does not. 
 Are there any configurational changes that I am overlooking? Any 
 suggestions?

 I was going to try consuming my CFC as a web service through the Flash 
 remoting proxy, but I'm not sure what that should indicate to me. Any 
 insights? Or a different list that may be able to help.

 TIA

 -Igor



 

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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



Page Expiring....why?

2003-06-18 Thread John Stanley
I have a search page that the user begins a search from, then a results page
is listed. the user can click on a link on the results page to view a
particular record. when the user clicks the back button, they get the
following message: 


Warning: Page has Expired The page you requested was created using
information you submitted in a form. This page is no longer available. As a
security precaution, Internet Explorer does not automatically resubmit your
information for you. 

To resubmit your information and view this Web page, click the Refresh
button. 


Is this a browser setting? The user should be able to get back to their
search results without having to refresh.

TIA

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

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

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



Re: Flash Remoting Issues with CFMX

2003-06-18 Thread Bryan Stevenson
ahhh...OK...but still don't have that setting to changeso I don't know
what's up :-(

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Mike Townend [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:40 AM
Subject: RE: Flash Remoting Issues with CFMX


 It doesn't kill remoting...

 What it just stops flash from conneting to other webservices running on
 other machines (afaik)



 -Original Message-
 From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 18:37
 To: CF-Talk
 Subject: Re: Flash Remoting Issues with CFMX


 Same heredon't have that setting but U3 is installed

 I also installed U3 on another server and it DID NOT kill remotingso
I'm
 not sure that's the issue??

 colour me confused by remoting again ;-)

 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]

 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Igor Ilyinsky [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:25 AM
 Subject: RE: Flash Remoting Issues with CFMX


  Thanks Collin,
 
  I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have
  is
 this
 
  servlet
 servlet-nameFlashGateway/servlet-name
 
 servlet-classflashgateway.controller.GatewayServlet/servlet-class
 display-nameFlash Gateway/display-name
 descriptionAllows flash to connect to CFML and CFC
 templates./description
   /servlet
 
   servlet-mapping
servlet-nameFlashGateway/servlet-name
 url-pattern/flashservices/url-pattern
   /servlet-mapping
 
 
 
 
  -Original Message-
  From: Collin Tobin [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 10:32 AM
  To: CF-Talk
  Subject: RE: Flash Remoting Issues with CFMX
 
 
  /WEB-INF/web.xml
 
  In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
 boolen value to false. Restart.
 
 
 
 
  Collin Tobin
  CFMX QA Engineer
  MacromediaR
  What the web can be.(tm)
 
  Announcing Macromedia DevNet Subscriptions
  Maximize your power with our new premium software subscription for
 Macromedia developers
  Find out more: http://www.macromedia.com/go/devnetsubs/
 
 
 
 
 
  -Original Message-
  From: Mike Townend [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 11:27 AM
  To: CF-Talk
  Subject: RE: Flash Remoting Issues with CFMX
 
 
  Are you running updater 3 on the cfserver?
 
  I believe they switched that off for this update... So you will need
  to
 edit
  one of the XML configuration files for CF and switch it back on...
  Cant remember which one, but I assume the U3 release notes will have
  this documented
 
 
  HTH
 
  Mikey
 
 
 
  -Original Message-
  From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 16:01
  To: CF-Talk
  Subject: Flash Remoting Issues with CFMX
 
 
  Any remoting gurus out there?
 
  I have an app that uses Flash Remoting to consume local CFCs and as a
 proxy
  to consume remote web services. However, on my host, the first part
  works, but the second part (consuming remot web services) does not.
  Are there any configurational changes that I am overlooking? Any
  suggestions?
 
  I was going to try consuming my CFC as a web service through the Flash
  remoting proxy, but I'm not sure what that should indicate to me. Any
  insights? Or a different list that may be able to help.
 
  TIA
 
  -Igor
 
 
 
 

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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Igor Ilyinsky
Bryan,

I don't think U3 kills remoting completely... Just the feature that lets you consume a 
web service using the Gateway as a proxy.

-Igor 

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 12:37 PM
To: CF-Talk
Subject: Re: Flash Remoting Issues with CFMX


Same heredon't have that setting but U3 is installed

I also installed U3 on another server and it DID NOT kill remotingso I'm
not sure that's the issue??

colour me confused by remoting again ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Igor Ilyinsky [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:25 AM
Subject: RE: Flash Remoting Issues with CFMX


 Thanks Collin,

 I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have is
this

 servlet
servlet-nameFlashGateway/servlet-name

servlet-classflashgateway.controller.GatewayServlet/servlet-class
display-nameFlash Gateway/display-name
descriptionAllows flash to connect to CFML and CFC
templates./description
  /servlet

  servlet-mapping
   servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
  /servlet-mapping




 -Original Message-
 From: Collin Tobin [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:32 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 /WEB-INF/web.xml

 In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
boolen value to false. Restart.




 Collin Tobin
 CFMX QA Engineer
 Macromedia®
 What the web can be.(tm)

 Announcing Macromedia DevNet Subscriptions
 Maximize your power with our new premium software subscription for
Macromedia developers
 Find out more: http://www.macromedia.com/go/devnetsubs/





 -Original Message-
 From: Mike Townend [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 11:27 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 Are you running updater 3 on the cfserver?

 I believe they switched that off for this update... So you will need to
edit
 one of the XML configuration files for CF and switch it back on... Cant
 remember which one, but I assume the U3 release notes will have this
 documented


 HTH

 Mikey



 -Original Message-
 From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 16:01
 To: CF-Talk
 Subject: Flash Remoting Issues with CFMX


 Any remoting gurus out there?

 I have an app that uses Flash Remoting to consume local CFCs and as a
proxy
 to consume remote web services. However, on my host, the first part works,
 but the second part (consuming remot web services) does not. Are there any
 configurational changes that I am overlooking? Any suggestions?

 I was going to try consuming my CFC as a web service through the Flash
 remoting proxy, but I'm not sure what that should indicate to me. Any
 insights? Or a different list that may be able to help.

 TIA

 -Igor



 

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



Re: Flash Remoting Issues with CFMX

2003-06-18 Thread Bryan Stevenson
I wonder if it's this bit??:
  servlet-mapping
   servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
  /servlet-mapping

All my old Flash work uses http://domain_or_IP/flashservices/gateway

The above just says /flashservices (no /gateway)could that be it?

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Mike Townend [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:40 AM
Subject: RE: Flash Remoting Issues with CFMX


 It doesn't kill remoting...

 What it just stops flash from conneting to other webservices running on
 other machines (afaik)



 -Original Message-
 From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 18:37
 To: CF-Talk
 Subject: Re: Flash Remoting Issues with CFMX


 Same heredon't have that setting but U3 is installed

 I also installed U3 on another server and it DID NOT kill remotingso
I'm
 not sure that's the issue??

 colour me confused by remoting again ;-)

 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]

 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Igor Ilyinsky [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:25 AM
 Subject: RE: Flash Remoting Issues with CFMX


  Thanks Collin,
 
  I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have
  is
 this
 
  servlet
 servlet-nameFlashGateway/servlet-name
 
 servlet-classflashgateway.controller.GatewayServlet/servlet-class
 display-nameFlash Gateway/display-name
 descriptionAllows flash to connect to CFML and CFC
 templates./description
   /servlet
 
   servlet-mapping
servlet-nameFlashGateway/servlet-name
 url-pattern/flashservices/url-pattern
   /servlet-mapping
 
 
 
 
  -Original Message-
  From: Collin Tobin [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 10:32 AM
  To: CF-Talk
  Subject: RE: Flash Remoting Issues with CFMX
 
 
  /WEB-INF/web.xml
 
  In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
 boolen value to false. Restart.
 
 
 
 
  Collin Tobin
  CFMX QA Engineer
  MacromediaR
  What the web can be.(tm)
 
  Announcing Macromedia DevNet Subscriptions
  Maximize your power with our new premium software subscription for
 Macromedia developers
  Find out more: http://www.macromedia.com/go/devnetsubs/
 
 
 
 
 
  -Original Message-
  From: Mike Townend [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 11:27 AM
  To: CF-Talk
  Subject: RE: Flash Remoting Issues with CFMX
 
 
  Are you running updater 3 on the cfserver?
 
  I believe they switched that off for this update... So you will need
  to
 edit
  one of the XML configuration files for CF and switch it back on...
  Cant remember which one, but I assume the U3 release notes will have
  this documented
 
 
  HTH
 
  Mikey
 
 
 
  -Original Message-
  From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 16:01
  To: CF-Talk
  Subject: Flash Remoting Issues with CFMX
 
 
  Any remoting gurus out there?
 
  I have an app that uses Flash Remoting to consume local CFCs and as a
 proxy
  to consume remote web services. However, on my host, the first part
  works, but the second part (consuming remot web services) does not.
  Are there any configurational changes that I am overlooking? Any
  suggestions?
 
  I was going to try consuming my CFC as a web service through the Flash
  remoting proxy, but I'm not sure what that should indicate to me. Any
  insights? Or a different list that may be able to help.
 
  TIA
 
  -Igor
 
 
 
 

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Collin Tobin
Your flash remoting entry should look like this:

servlet
servlet-nameFlashGateway/servlet-name
display-nameFlash Gateway/display-name
descriptionAllows flash to connect to CFML and CFC templates./description
servlet-classflashgateway.controller.GatewayServlet/servlet-class
load-on-startup1/load-on-startup
init-param
param-nameDISABLE_CFWS_ADAPTERS/param-name
param-valuefalse/param-value
descriptionWhen set to true, this setting disables the ColdFusion 
WebServices Adapters in the gateway./description
/init-param
/servlet

If you're running updater 3, just replace your FlashGateway servlet with the code 
above. And Mike is correct, when this is set to 'true', this doesn't disable remoting, 
only webservices for remoting.


Collin Tobin
CFMX QA Engineer
Macromedia®
What the web can be.(tm)

Announcing Macromedia DevNet Subscriptions 
Maximize your power with our new premium software subscription for Macromedia 
developers 
Find out more: http://www.macromedia.com/go/devnetsubs/ 





-Original Message-
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 1:40 PM
To: CF-Talk
Subject: RE: Flash Remoting Issues with CFMX


It doesn't kill remoting...

What it just stops flash from conneting to other webservices running on
other machines (afaik)



-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 18:37
To: CF-Talk
Subject: Re: Flash Remoting Issues with CFMX


Same heredon't have that setting but U3 is installed

I also installed U3 on another server and it DID NOT kill remotingso I'm
not sure that's the issue??

colour me confused by remoting again ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Igor Ilyinsky [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:25 AM
Subject: RE: Flash Remoting Issues with CFMX


 Thanks Collin,

 I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have 
 is
this

 servlet
servlet-nameFlashGateway/servlet-name

servlet-classflashgateway.controller.GatewayServlet/servlet-class
display-nameFlash Gateway/display-name
descriptionAllows flash to connect to CFML and CFC
templates./description
  /servlet

  servlet-mapping
   servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
  /servlet-mapping




 -Original Message-
 From: Collin Tobin [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:32 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 /WEB-INF/web.xml

 In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
boolen value to false. Restart.




 Collin Tobin
 CFMX QA Engineer
 MacromediaR
 What the web can be.(tm)

 Announcing Macromedia DevNet Subscriptions
 Maximize your power with our new premium software subscription for
Macromedia developers
 Find out more: http://www.macromedia.com/go/devnetsubs/





 -Original Message-
 From: Mike Townend [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 11:27 AM
 To: CF-Talk
 Subject: RE: Flash Remoting Issues with CFMX


 Are you running updater 3 on the cfserver?

 I believe they switched that off for this update... So you will need 
 to
edit
 one of the XML configuration files for CF and switch it back on... 
 Cant remember which one, but I assume the U3 release notes will have 
 this documented


 HTH

 Mikey



 -Original Message-
 From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 16:01
 To: CF-Talk
 Subject: Flash Remoting Issues with CFMX


 Any remoting gurus out there?

 I have an app that uses Flash Remoting to consume local CFCs and as a
proxy
 to consume remote web services. However, on my host, the first part 
 works, but the second part (consuming remot web services) does not. 
 Are there any configurational changes that I am overlooking? Any 
 suggestions?

 I was going to try consuming my CFC as a web service through the Flash 
 remoting proxy, but I'm not sure what that should indicate to me. Any 
 insights? Or a different list that may be able to help.

 TIA

 -Igor



 


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

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared 

Re: SQL

2003-06-18 Thread Michael T. Tangorre
No takers?...  :-)



- Original Message - 
From: Michael T. Tangorre [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 11:28 AM
Subject: OT: SQL


 Does anyone have any links to some articles or information regarding the
breakdown of a data structure into transactional tables and reporting/lookup
tables in SQL 2K?

 Much Appreciated,

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

Get the mailserver that powers this list at 
http://www.coolfusion.com

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



RE: Flash Remoting Issues with CFMX

2003-06-18 Thread Igor Ilyinsky
Bryan, I think I found it 

check this 
http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx_updater01.html
under flash remoting-related issues (or read snippet below)



Access from Macromedia Flash to web services using the Flash Gateway is disabled by 
default in Updater 3. To enable access from Macromedia Flash to web services add the 
following DISABLE_CFWS_ADAPTERS Servlet init-param entry to the FlashGatewayServlet 
entry in the web.xml file that is contained in the flashgateway.ear archive.

init-param
 param-nameDISABLE_CFWS_ADAPTERS/param-name 
 param-valuefalse/param-value 
 descriptionWhen set to true, this setting disables the ColdFusion WebServices 
Adapters in the gateway./description 
 /init-param


-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 12:47 PM
To: CF-Talk
Subject: Re: Flash Remoting Issues with CFMX


I wonder if it's this bit??:
  servlet-mapping
   servlet-nameFlashGateway/servlet-name
url-pattern/flashservices/url-pattern
  /servlet-mapping

All my old Flash work uses http://domain_or_IP/flashservices/gateway

The above just says /flashservices (no /gateway)could that be it?

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Mike Townend [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:40 AM
Subject: RE: Flash Remoting Issues with CFMX


 It doesn't kill remoting...

 What it just stops flash from conneting to other webservices running on
 other machines (afaik)



 -Original Message-
 From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 18:37
 To: CF-Talk
 Subject: Re: Flash Remoting Issues with CFMX


 Same heredon't have that setting but U3 is installed

 I also installed U3 on another server and it DID NOT kill remotingso
I'm
 not sure that's the issue??

 colour me confused by remoting again ;-)

 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]

 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Igor Ilyinsky [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:25 AM
 Subject: RE: Flash Remoting Issues with CFMX


  Thanks Collin,
 
  I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have
  is
 this
 
  servlet
 servlet-nameFlashGateway/servlet-name
 
 servlet-classflashgateway.controller.GatewayServlet/servlet-class
 display-nameFlash Gateway/display-name
 descriptionAllows flash to connect to CFML and CFC
 templates./description
   /servlet
 
   servlet-mapping
servlet-nameFlashGateway/servlet-name
 url-pattern/flashservices/url-pattern
   /servlet-mapping
 
 
 
 
  -Original Message-
  From: Collin Tobin [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 10:32 AM
  To: CF-Talk
  Subject: RE: Flash Remoting Issues with CFMX
 
 
  /WEB-INF/web.xml
 
  In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
 boolen value to false. Restart.
 
 
 
 
  Collin Tobin
  CFMX QA Engineer
  MacromediaR
  What the web can be.(tm)
 
  Announcing Macromedia DevNet Subscriptions
  Maximize your power with our new premium software subscription for
 Macromedia developers
  Find out more: http://www.macromedia.com/go/devnetsubs/
 
 
 
 
 
  -Original Message-
  From: Mike Townend [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 11:27 AM
  To: CF-Talk
  Subject: RE: Flash Remoting Issues with CFMX
 
 
  Are you running updater 3 on the cfserver?
 
  I believe they switched that off for this update... So you will need
  to
 edit
  one of the XML configuration files for CF and switch it back on...
  Cant remember which one, but I assume the U3 release notes will have
  this documented
 
 
  HTH
 
  Mikey
 
 
 
  -Original Message-
  From: Igor Ilyinsky [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 16:01
  To: CF-Talk
  Subject: Flash Remoting Issues with CFMX
 
 
  Any remoting gurus out there?
 
  I have an app that uses Flash Remoting to consume local CFCs and as a
 proxy
  to consume remote web services. However, on my host, the first part
  works, but the second part (consuming remot web services) does not.
  Are there any configurational changes that 

Re: Flash Remoting Issues with CFMX

2003-06-18 Thread Bryan Stevenson
Thanks Igor.made the change and cycled the CF admin service..but no
joy...oh well

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder  Director
www.cfug-vancouverisland.com
- Original Message -
From: Igor Ilyinsky [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 10:52 AM
Subject: RE: Flash Remoting Issues with CFMX


 Bryan, I think I found it

 check this
http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx
_updater01.html
 under flash remoting-related issues (or read snippet below)



 Access from Macromedia Flash to web services using the Flash Gateway is
disabled by default in Updater 3. To enable access from Macromedia Flash to
web services add the following DISABLE_CFWS_ADAPTERS Servlet init-param
entry to the FlashGatewayServlet entry in the web.xml file that is contained
in the flashgateway.ear archive.

 init-param
  param-nameDISABLE_CFWS_ADAPTERS/param-name
  param-valuefalse/param-value
  descriptionWhen set to true, this setting disables the ColdFusion
WebServices Adapters in the gateway./description
  /init-param


 -Original Message-
 From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 12:47 PM
 To: CF-Talk
 Subject: Re: Flash Remoting Issues with CFMX


 I wonder if it's this bit??:
   servlet-mapping
servlet-nameFlashGateway/servlet-name
 url-pattern/flashservices/url-pattern
   /servlet-mapping

 All my old Flash work uses http://domain_or_IP/flashservices/gateway

 The above just says /flashservices (no /gateway)could that be it?

 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]

 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Mike Townend [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 18, 2003 10:40 AM
 Subject: RE: Flash Remoting Issues with CFMX


  It doesn't kill remoting...
 
  What it just stops flash from conneting to other webservices running on
  other machines (afaik)
 
 
 
  -Original Message-
  From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 18:37
  To: CF-Talk
  Subject: Re: Flash Remoting Issues with CFMX
 
 
  Same heredon't have that setting but U3 is installed
 
  I also installed U3 on another server and it DID NOT kill remotingso
 I'm
  not sure that's the issue??
 
  colour me confused by remoting again ;-)
 
  Bryan Stevenson B.Comm.
  VP  Director of E-Commerce Development
  Electric Edge Systems Group Inc.
  t. 250.920.8830
  e. [EMAIL PROTECTED]
 
  -
  Macromedia Associate Partner
  www.macromedia.com
  -
  Vancouver Island ColdFusion Users Group
  Founder  Director
  www.cfug-vancouverisland.com
  - Original Message -
  From: Igor Ilyinsky [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Wednesday, June 18, 2003 10:25 AM
  Subject: RE: Flash Remoting Issues with CFMX
 
 
   Thanks Collin,
  
   I don't have a 'DISABLE_CFWS_ADAPTERS' boolean in web.xml. All I have
   is
  this
  
   servlet
  servlet-nameFlashGateway/servlet-name
  
  servlet-classflashgateway.controller.GatewayServlet/servlet-class
  display-nameFlash Gateway/display-name
  descriptionAllows flash to connect to CFML and CFC
  templates./description
/servlet
  
servlet-mapping
 servlet-nameFlashGateway/servlet-name
  url-pattern/flashservices/url-pattern
/servlet-mapping
  
  
  
  
   -Original Message-
   From: Collin Tobin [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, June 18, 2003 10:32 AM
   To: CF-Talk
   Subject: RE: Flash Remoting Issues with CFMX
  
  
   /WEB-INF/web.xml
  
   In the FlashGateway servlet section, change DISABLE_CFWS_ADAPTERS
  boolen value to false. Restart.
  
  
  
  
   Collin Tobin
   CFMX QA Engineer
   MacromediaR
   What the web can be.(tm)
  
   Announcing Macromedia DevNet Subscriptions
   Maximize your power with our new premium software subscription for
  Macromedia developers
   Find out more: http://www.macromedia.com/go/devnetsubs/
  
  
  
  
  
   -Original Message-
   From: Mike Townend [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, June 18, 2003 11:27 AM
   To: CF-Talk
   Subject: RE: Flash Remoting Issues with CFMX
  
  
  

SSL, Cold Fusion

2003-06-18 Thread Gabriel Robichaud
Hey Gang...

I am still pertty new at this so bare with me please.

Ok... so lets say i have a web site that I need to secure with SSL. 
Where do I start? i know about getting SSL certificate, found that 
already, but what about this other stuff. Do I need another webserver 
along with the Cold Fusion server?   I think I do cause i cant create a 
CSR with cold fusion right?

How complicated is it to integrate all this? is there some documentation 
somehwere or a how to for people who have never done SSL before?  You 
know like SSL  Cold Fusion for dummies?

Any feedback would be great!
Gabriel


-- 
Gabriel Robichaud
Programmer
Development  Alumni Relations Services
McGill University
(514)398-5653
[EMAIL PROTECTED]

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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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



  1   2   >