RE: FBX3 AND CFMX

2003-02-27 Thread John McCosker
This book has an excellent focus on FBX3,
there are some really good techniques in it that I would never have thought
of for code reuse. Especially the dynamic caller. scope used for queries
that
enables you to use them through the standard method or recursively using
CFMODULE, 
that was cool.

With regards to Discovering CFC's does this book focus on using with the FBX
architecture,
I'm wondering I have Ben Fortas Advanced CFMX Application Development, which
also focus's on
CFC's, any reason why I should get it?

J

-Original Message-
From: Kevin Langevin [mailto:[EMAIL PROTECTED]
Sent: 26 February 2003 21:06
To: CF-Talk
Subject: RE: FBX3 AND CFMX


Coderutters: Discovering Fusebox 3 with ColdFusion by Hal Helms  John
Quarto-vonTivadar is excellent.

ISBN: 0972078630

-Original Message-
From: Thane Sherrington [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 3:37 PM
To: CF-Talk
Subject: Re: FBX3 AND CFMX


At 02:57 PM 2/26/03 -0500, John Quarto-vonTivadar wrote:

So it is with Fusebox.  Just like with English, it can only help you to
learn it, since it becomes just one more skill in your arsenal.

Ok, I'm sold.  Where can I get a good book on it?

T



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

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



Flight Schedule CustomTag or Webservice

2003-02-27 Thread dwayne
I’m working on an application where I need to make travel and lodging arrangement.   
Do any of you know of a webservice or custom tag that would allow me to send origins, 
destinations, dates and times and back comes flight schedules and hotel rates? 

Dwayne Cole, MS in MIS, MBA
Florida AM University
Certified Advanced ColdFusion Developer

 


~|
Archives: http://www.houseoffusion.com/cf_lists/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



High-availability CF Host? Perhaps in-kind? CF 5 or MX?

2003-02-27 Thread Jim Davis
[Sorry if this is a repeat.  I tried to send this a day or two ago but
never saw it come through...]

Hey folks,

I'm the webmaster for www.firstnight.org, Boston's New Year's
celebration website.  The site get's minimal traffic for most of the
year but gets significant traffic for ONLY 30-31st (more than 200,000
page views or about 5.2 million hits).

We are currently hosting with Communitech.net who are good but have no
plans to upgrade from CF 4.5 or SQL Server 7.0.  Also they have recently
severely cut back on their traffic logging/reporting capabilities.  They
have handled the traffic very well however.

Anyhoo we're looking to move:

1) We absolutely need decent traffic analysis/reporting.  We using this
data as the basis for fund raising and corporate sponsorship outreach.

2) I'd prefer SQL Server 2000 (7.0 is fine, but I'd like to personally
try and get onto a universal for me platform).

3) I'd been considering CFMX, but am wary about that.  My personal site
(www.depressedpress.com) is hosted on MX and is often down.  I'm not
sure if that's an MX issue or a hoster issue (although I do like my
hoster, crystaltech.net)

4) As a non-profit that nearly went bankrupt putting on a huge
millennium celebration we're hoping to find a hoster willing to exchange
sponsorship consideration for services.  The event itself attracts
several million people to Boston (it's one of the cities big three
along with Pops goes the Fourth and the Boston Marathon) and a
consideration package could be built to match the service costs.

Right now we're paying $1,100 a year and, bluntly, would like to
reduce/eliminate that if possible.


So two questions:

1) Any ideas for hosts both willing to handle the traffic and meeting
our technical needs?  Perhaps even willing to work on a sponsorship
basis?

2) Whadda ya think?  CFMX or CF 5.0?  I'm leaning for selfish reasons
towards MX (allowing me to consolidate all my personal development) but
fear it for this high-availability site (obviously a serious problem on
the 31st is pretty much catastrophic).

I'm considering approaching CrystalTech first (again the selfish
consolidation angle).  Any thoughts on them?

Thanks in advance,

Jim Davis
President, Depressed Press of Boston: http://www.DepressedPress.com/
Webmaster, First Night Boston:  http://www.firstnight.org/ Senior
Consultant, Metlife eCommerce IT:  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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

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



Info on URL Parameter 'RequestTimeout'

2003-02-27 Thread David Collie (itndac)
Hey list,

Without really being able to test it properly at the moment, I need some quick info on 
the 'RequestTimeout' URL parameter.

When does CF (using 5.0) use this parameter?  Does it need to be in the querystring or 
can I set it on a page using either cfset or cfparam... ala

cfset URL.RequestTimeout = 300

OR (preferably)

cfparam name=URL.RequestTimeout default=500

Cheers,

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

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



Re: ColdFusion and SMS Messaging

2003-02-27 Thread Andrea Galmacci - awd*
Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from
 ColdFusion applications? I'd like to implement a messaging system to
 send alerts out to users - any information appreciated!

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

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

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


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



OT - Fusebox for Flash?

2003-02-27 Thread dwayne
Is this possible?  I've been looking for a structured development methodology for 
rich-applications using Flash.  To me, Fusebox offers a solid framework for organizing 
and maintaing code. Is there such a framework for Flash?  

I've been tinkering with Flash-Remoting and ColdFusion Components for the past 6 
months now but I just can't get with the all over the place coding.  


Dwayne Cole, MS in MIS, MBA
Florida AM University
Certified Advanced ColdFusion Developer

 

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

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



Re: Flight Schedule CustomTag or Webservice

2003-02-27 Thread Paul Hastings
might look here : http://www.xmethods.net/
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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



RE: OT - Fusebox for Flash?

2003-02-27 Thread Benoit Hediard
Good question...
Many people are struggling with that right now...

I don't think that there isn't any structured development methodology for
FlashMX.
Building a Flash Widgets with MX is great and pretty straightforward (like
all the demos of RIA and Flash Remoting...).
But building real and elegant complex Flash Applications seems to be for
the moment very difficult or requires extremely deep knowledges of FlashMX.

The few resources on the subject are very low level recommandations (OOP,
MVC...) and do not provide any suggestions for the big picture.

Look at the PetMarket...
It is the only complex RIA available right now from MM.
There is some articles on how they've build it.
But still, it is very hard to get into it.

I spent sometimes few month ago to try to build my own framework/methodology
for FlashMX, using OOP, MVC, Flash Components + Remoting and
broacasters/listeners concepts, but it was just a basic prototype and I am
still not very happy with the result (too complex, too much lines of
code...).
I'll try to re-work on it when I'll have some time in few month and might
present some of its concepts at CF-Europe in may (in London).

Some people managed to do it like Grant Skinner and its gModeler
(www.gmodeler.com) : one of the most amazing Flash Application I've ever
seen!
gModeler is built on top of FlashOS2
(http://www.gskinner.com/site1/default.asp) :
FlashOS2 is the successor to FlashOS by Grant Skinner. It is a collection
of assets that are encapsulate, reusable, and have documented APIs. FlashOS2
allows for very rapid online application development, as it manages common
elements like menus, menu bars, windows, dialogs, tooltips, file management,
settings loading, asset loading, content display, screen management and
more.

To have a structured development methodology for FlashMX is very crucial for
the future of RIA and Macromedia should really try to bring an answer to
this demand (and I suppose that MM is very aware of this problem).
CF Developers would like to be able to build applications more advanced than
simple Flash Widgets.

So? Does anyone have heard about structured development methodologies for
FlashMX+ColdFusionMX?

Benoit Hediard
www.benorama.com

 -Message d'origine-
 De : dwayne [mailto:[EMAIL PROTECTED]
 Envoyé : jeudi 27 février 2003 10:43
 À : CF-Talk
 Objet : OT - Fusebox for Flash?


 Is this possible?  I've been looking for a structured development
 methodology for rich-applications using Flash.  To me, Fusebox
 offers a solid framework for organizing and maintaing code. Is
 there such a framework for Flash?

 I've been tinkering with Flash-Remoting and ColdFusion Components
 for the past 6 months now but I just can't get with the all over
 the place coding.


 Dwayne Cole, MS in MIS, MBA
 Florida AM University
 Certified Advanced ColdFusion Developer



 
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Info on URL Parameter 'RequestTimeout'

2003-02-27 Thread Everett, Al
I don't have a definitive answer for this, but from what I've seen, it must
be in the Query String. Setting URL.RequestTimeout directly appears to have
no effect.

 -Original Message-
 From: David Collie (itndac) [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 4:37 AM
 To: CF-Talk
 Subject: Info on URL Parameter 'RequestTimeout'
 
 
 Hey list,
 
 Without really being able to test it properly at the moment, 
 I need some quick info on the 'RequestTimeout' URL parameter.
 
 When does CF (using 5.0) use this parameter?  Does it need to 
 be in the querystring or can I set it on a page using either 
 cfset or cfparam... ala
 
 cfset URL.RequestTimeout = 300
 
 OR (preferably)
 
 cfparam name=URL.RequestTimeout default=500
 
 Cheers,
 
 David A Collie
 Web Developer
 RGU
 
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Info on URL Parameter 'RequestTimeout'

2003-02-27 Thread Tangorre, Michael
I've only had luck putting it directly in the url.

Mike

-Original Message-
From: Everett, Al [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 6:53 AM
To: CF-Talk
Subject: RE: Info on URL Parameter 'RequestTimeout'


I don't have a definitive answer for this, but from what I've seen, it must
be in the Query String. Setting URL.RequestTimeout directly appears to have
no effect.

 -Original Message-
 From: David Collie (itndac) [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 4:37 AM
 To: CF-Talk
 Subject: Info on URL Parameter 'RequestTimeout'
 
 
 Hey list,
 
 Without really being able to test it properly at the moment, 
 I need some quick info on the 'RequestTimeout' URL parameter.
 
 When does CF (using 5.0) use this parameter?  Does it need to 
 be in the querystring or can I set it on a page using either 
 cfset or cfparam... ala
 
 cfset URL.RequestTimeout = 300
 
 OR (preferably)
 
 cfparam name=URL.RequestTimeout default=500
 
 Cheers,
 
 David A Collie
 Web Developer
 RGU
 

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

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



RE: Issue 15004052

2003-02-27 Thread Everett, Al
 Changing all your packages is a workaround?  

I agree. Oracle is the true heart of our application. We'll ditch ColdFusion
completely before we do something like that. It looks like we'll be sticking
to CF5 for a while longer.
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Info on URL Parameter 'RequestTimeout'

2003-02-27 Thread David Collie (itndac)
Cheers guys,

Is there anyway you can set the timeout within a CF template and NOT rely on the 
RequestTimeout querystring? (FYI using CF 5.0)

David

-Original Message-
From: Tangorre, Michael [mailto:[EMAIL PROTECTED]
Sent: 27 February 2003 11:57
To: CF-Talk
Subject: RE: Info on URL Parameter 'RequestTimeout'


I've only had luck putting it directly in the url.

Mike

-Original Message-
From: Everett, Al [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 6:53 AM
To: CF-Talk
Subject: RE: Info on URL Parameter 'RequestTimeout'


I don't have a definitive answer for this, but from what I've seen, it must
be in the Query String. Setting URL.RequestTimeout directly appears to have
no effect.

 -Original Message-
 From: David Collie (itndac) [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 4:37 AM
 To: CF-Talk
 Subject: Info on URL Parameter 'RequestTimeout'
 
 
 Hey list,
 
 Without really being able to test it properly at the moment, 
 I need some quick info on the 'RequestTimeout' URL parameter.
 
 When does CF (using 5.0) use this parameter?  Does it need to 
 be in the querystring or can I set it on a page using either 
 cfset or cfparam... ala
 
 cfset URL.RequestTimeout = 300
 
 OR (preferably)
 
 cfparam name=URL.RequestTimeout default=500
 
 Cheers,
 
 David A Collie
 Web Developer
 RGU
 


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

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



Re: Force authentication screen

2003-02-27 Thread FlashGuy
Hi,

I have a login template and database authentication that works great.

My question is. How can I force the user to always authenticate after the browser has 
been closed or they click on the logout button on my template?

How can I also stop them from dragging a shortcut to the desktop to bypass the 
authentication screen?

Can I do this by clearing all the session varaibles etc.? If so, how?





---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---



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

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



Re: OT: problem with win2k service pack 3

2003-02-27 Thread Uwe Degenhardt
Good day,
we found a problem to this one:

One of the service support
people of the CA-company advised me by phone to uninstall
all not necessary root-certs as
having problems with the CAs cert.
I did this. And this was a mistake.

I you do this you cannot upgrade Win2000
to future service packs since
root certificates are missing !

You can see further information
on the following article:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;293781

We spent almost two days on finding the responsible problems. :-(

Uwe

UD Hi list,
UD this is off-topic !

UD I have a problem trying
UD to upgrade to SP3 on Win2k Server.

UD I did this two days ago.
UD Windows resist this with the
UD following message:
UD Bei der Systemaktualisierung ist ein Fehler aufgetreten
UD (in english s.th. like: While trying to update the system
UD an error occurred). Very much information, isn't it ? :-)

UD I thought the first moment it has s.th.
UD to do with the MS-installer. We have an older
UD version 1.1. I wanted to upgrade this and downloaded
UD the software and tried to install it.
UD Another error occured saying the installer couldn't be
UD updated. :-(
UD o.k.
UD I tried to deinstall all hotfixes and reinstall the
UD SP2 to install later the SP3 service pack.
UD This didn't work because the system said:

UD Die Software enthält keine digitale Signatur
UD s.th. like: The software contains no digital signature

UD So I guess it has s.th. to do with the signature/certificate
UD which doesn't work properly.

UD I tried the windows update function under Windows directly:

UD I followed a Knowledge Base Article on this: 319585
UD http://support.microsoft.com/default.aspx?scid=kb;en-us;319585
UD Error Mesage : Software Update Incomplete, This Windows Update
UD Software did not update Successfully

UD worked out what was mentioned but with no success.

UD Anyone having another idea ?

UD Uwe

UD 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: Passed my UPS compliance testing

2003-02-27 Thread Bud
On 2/26/03, Bryan Stevenson penned:
Good on ya Budanything to promote the good CF word ;-)

Thank you Bryan. :)
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: Force authentication screen

2003-02-27 Thread Tangorre, Michael
What you need to do is the following:

When the user clicks the logout button, clear their session out, and send them outside 
of the secured area.

For the closing of the browser, put this code into your application.cfm page:

cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
cfset localCFID = Cookie.CFID
cfset localCFToken = Cookie.CFTOKEN
cfcookie name=CFID value=#localCFID#
cfcookie name=CFTOKEN value=#localCFTOKEN#
/cfif

The makes sure that the cookies that CF uses for session management never get written 
to disk, thus memory resident only, and thus gone when the browser closes.

HTH,

Mike
  

-Original Message-
From: FlashGuy [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 7:06 AM
To: CF-Talk
Subject: Re: Force authentication screen


Hi,

I have a login template and database authentication that works great.

My question is. How can I force the user to always authenticate after the browser has 
been closed or they click on the logout button on my template?

How can I also stop them from dragging a shortcut to the desktop to bypass the 
authentication screen?

Can I do this by clearing all the session varaibles etc.? If so, how?





---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---




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

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



RE: Force authentication screen

2003-02-27 Thread FlashGuy
Thanks Michael.

On Thu, 27 Feb 2003 07:18:29 -0500, Tangorre, Michael wrote:

 What you need to do is the following:
 
 When the user clicks the logout button, clear their session out, and send them 
 outside of the secured area.
 
 For the closing of the browser, put this code into your application.cfm page:
 
 cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
   cfset localCFID = Cookie.CFID
   cfset localCFToken = Cookie.CFTOKEN
   cfcookie name=CFID value=#localCFID#
   cfcookie name=CFTOKEN value=#localCFTOKEN#
 /cfif
 
 The makes sure that the cookies that CF uses for session management never get 
 written to disk, thus memory resident only, and thus gone when the browser closes.
 
 HTH,
 
 Mike
   
 
 -Original Message-
 From: FlashGuy [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 7:06 AM
 To: CF-Talk
 Subject: Re: Force authentication screen
 
 
 Hi,
 
 I have a login template and database authentication that works great.
 
 My question is. How can I force the user to always authenticate after the browser 
 has been closed or they click on the logout button on my template?
 
 How can I also stop them from dragging a shortcut to the desktop to bypass the 
 authentication screen?
 
 Can I do this by clearing all the session varaibles etc.? If so, how?
 
 
 
 
 
 ---
 Colonel Nathan R. Jessop
 Commanding Officer
 Marine Ground Forces
 Guatanamo Bay, Cuba
 ---
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Force authentication screen

2003-02-27 Thread FlashGuy
Is there a one liner that clears out all the session variables for my logout.cfm 
template?

On Thu, 27 Feb 2003 07:18:29 -0500, Tangorre, Michael wrote:

 What you need to do is the following:
 
 When the user clicks the logout button, clear their session out, and send them 
 outside of the secured area.

 For the closing of the browser, put this code into your application.cfm page:
 
 cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
   cfset localCFID = Cookie.CFID
   cfset localCFToken = Cookie.CFTOKEN
   cfcookie name=CFID value=#localCFID#
   cfcookie name=CFTOKEN value=#localCFTOKEN#
 /cfif
 
 The makes sure that the cookies that CF uses for session management never get 
 written to disk, thus memory resident only, and thus gone when the browser closes.
 
 HTH,
 
 Mike
   
 
 -Original Message-
 From: FlashGuy [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 7:06 AM
 To: CF-Talk
 Subject: Re: Force authentication screen
 
 
 Hi,
 
 I have a login template and database authentication that works great.
 
 My question is. How can I force the user to always authenticate after the browser 
 has been closed or they click on the logout button on my template?
 
 How can I also stop them from dragging a shortcut to the desktop to bypass the 
 authentication screen?
 
 Can I do this by clearing all the session varaibles etc.? If so, how?
 
 
 
 
 
 ---
 Colonel Nathan R. Jessop
 Commanding Officer
 Marine Ground Forces
 Guatanamo Bay, Cuba
 ---
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Force authentication screen

2003-02-27 Thread Tangorre, Michael
StructDelete() should do the trick.
Here is a link to the appropriate syntax and use:

http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/functions-pt291.jsp#1112839

Mike


-Original Message-
From: FlashGuy [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 7:23 AM
To: CF-Talk
Subject: RE: Force authentication screen


Is there a one liner that clears out all the session variables for my logout.cfm 
template?

On Thu, 27 Feb 2003 07:18:29 -0500, Tangorre, Michael wrote:

 What you need to do is the following:
 
 When the user clicks the logout button, clear their session out, and send them 
 outside of the secured area.

 For the closing of the browser, put this code into your application.cfm page:
 
 cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
   cfset localCFID = Cookie.CFID
   cfset localCFToken = Cookie.CFTOKEN
   cfcookie name=CFID value=#localCFID#
   cfcookie name=CFTOKEN value=#localCFTOKEN#
 /cfif
 
 The makes sure that the cookies that CF uses for session management never get 
 written to disk, thus memory resident only, and thus gone when the browser closes.
 
 HTH,
 
 Mike
   
 
 -Original Message-
 From: FlashGuy [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 7:06 AM
 To: CF-Talk
 Subject: Re: Force authentication screen
 
 
 Hi,
 
 I have a login template and database authentication that works great.
 
 My question is. How can I force the user to always authenticate after the browser 
 has been closed or they click on the logout button on my template?
 
 How can I also stop them from dragging a shortcut to the desktop to bypass the 
 authentication screen?
 
 Can I do this by clearing all the session varaibles etc.? If so, how?
 
 
 
 
 
 ---
 Colonel Nathan R. Jessop
 Commanding Officer
 Marine Ground Forces
 Guatanamo Bay, Cuba
 ---
 
 
 
 
 

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

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



Re: CFFILE - Time Last Modified

2003-02-27 Thread Jochem van Dieten
Thomas, Jeffrey R HQISEC/Veridian IT Services wrote:
 When using CFFILE with the upload action the file gets saved with the time
 the file was written to the server. I would like to maintain the original
 file date. 

You would first need some clientside utility to read the timestamp from 
the disk and put it in the form to be uploaded together with the file. 
Then you can use some commad line utility with cfexecute to set the 
right time.
Considering the amount of priviledges a script needs to be able to get 
to the file system on the client I doubt anybody will actually run this 
unless it is an intranet application.

Jochem

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

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



Re: OT - Fusebox for Flash?

2003-02-27 Thread Leonardo Crespo - Cftop.COM
Very nice comments
  - Original Message - 
  From: Benoit Hediard 
  To: CF-Talk 
  Sent: Thursday, February 27, 2003 7:43 AM
  Subject: RE: OT - Fusebox for Flash?


  Good question...
  Many people are struggling with that right now...

  I don't think that there isn't any structured development methodology for
  FlashMX.
  Building a Flash Widgets with MX is great and pretty straightforward (like
  all the demos of RIA and Flash Remoting...).
  But building real and elegant complex Flash Applications seems to be for
  the moment very difficult or requires extremely deep knowledges of FlashMX.

  The few resources on the subject are very low level recommandations (OOP,
  MVC...) and do not provide any suggestions for the big picture.

  Look at the PetMarket...
  It is the only complex RIA available right now from MM.
  There is some articles on how they've build it.
  But still, it is very hard to get into it.

  I spent sometimes few month ago to try to build my own framework/methodology
  for FlashMX, using OOP, MVC, Flash Components + Remoting and
  broacasters/listeners concepts, but it was just a basic prototype and I am
  still not very happy with the result (too complex, too much lines of
  code...).
  I'll try to re-work on it when I'll have some time in few month and might
  present some of its concepts at CF-Europe in may (in London).

  Some people managed to do it like Grant Skinner and its gModeler
  (www.gmodeler.com) : one of the most amazing Flash Application I've ever
  seen!
  gModeler is built on top of FlashOS2
  (http://www.gskinner.com/site1/default.asp) :
  FlashOS2 is the successor to FlashOS by Grant Skinner. It is a collection
  of assets that are encapsulate, reusable, and have documented APIs. FlashOS2
  allows for very rapid online application development, as it manages common
  elements like menus, menu bars, windows, dialogs, tooltips, file management,
  settings loading, asset loading, content display, screen management and
  more.

  To have a structured development methodology for FlashMX is very crucial for
  the future of RIA and Macromedia should really try to bring an answer to
  this demand (and I suppose that MM is very aware of this problem).
  CF Developers would like to be able to build applications more advanced than
  simple Flash Widgets.

  So? Does anyone have heard about structured development methodologies for
  FlashMX+ColdFusionMX?

  Benoit Hediard
  www.benorama.com

   -Message d'origine-
   De : dwayne [mailto:[EMAIL PROTECTED]
   Envoyé : jeudi 27 février 2003 10:43
   À : CF-Talk
   Objet : OT - Fusebox for Flash?
  
  
   Is this possible?  I've been looking for a structured development
   methodology for rich-applications using Flash.  To me, Fusebox
   offers a solid framework for organizing and maintaing code. Is
   there such a framework for Flash?
  
   I've been tinkering with Flash-Remoting and ColdFusion Components
   for the past 6 months now but I just can't get with the all over
   the place coding.
  
  
   Dwayne Cole, MS in MIS, MBA
   Florida AM University
   Certified Advanced ColdFusion Developer
  
  
  
   
  
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

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



RE: CFFILE - Time Last Modified

2003-02-27 Thread Thomas, Jeffrey R HQISEC/Veridian IT Services
Thanks for your suggestions.  We are researching alternative methods such as
JUpload or something.



-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 5:35 AM
To: CF-Talk
Subject: Re: CFFILE - Time Last Modified


Thomas, Jeffrey R HQISEC/Veridian IT Services wrote:
 When using CFFILE with the upload action the file gets saved with the time
 the file was written to the server. I would like to maintain the original
 file date. 

You would first need some clientside utility to read the timestamp from 
the disk and put it in the form to be uploaded together with the file. 
Then you can use some commad line utility with cfexecute to set the 
right time.
Considering the amount of priviledges a script needs to be able to get 
to the file system on the client I doubt anybody will actually run this 
unless it is an intranet application.

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: CDBL function

2003-02-27 Thread Thomas Chiverton
On Wednesday 26 Feb 2003 20:46 pm, Leonardo Crespo - Cftop.COM wrote:
 What is the equivalent of the CDBL() function (asp) in coldfusion?

What does CDBL() do in ASP ?

-- 
Tom C
Land of the free, home of the brave... you have to be brave to live there and 
enjoy the freedoms
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Force authentication screen

2003-02-27 Thread Raymond Camden
StructDelete removes one key - to clear an entire struct you would use
StructClear.

===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of Team Macromedia

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: Tangorre, Michael [mailto:[EMAIL PROTECTED] 
 Sent: Thursday, February 27, 2003 6:26 AM
 To: CF-Talk
 Subject: RE: Force authentication screen
 
 
 StructDelete() should do the trick.
 Here is a link to the appropriate syntax and use:
 
 http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/functio
 ns-pt291.jsp#1112839
 
 Mike
 
 
 -Original Message-
 From: FlashGuy [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 7:23 AM
 To: CF-Talk
 Subject: RE: Force authentication screen
 
 
 Is there a one liner that clears out all the session 
 variables for my logout.cfm template?
 
 On Thu, 27 Feb 2003 07:18:29 -0500, Tangorre, Michael wrote:
 
  What you need to do is the following:
  
  When the user clicks the logout button, clear their session 
 out, and 
  send them outside of the secured area.
 
  For the closing of the browser, put this code into your 
  application.cfm page:
  
  cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
  cfset localCFID = Cookie.CFID
  cfset localCFToken = Cookie.CFTOKEN
  cfcookie name=CFID value=#localCFID#
  cfcookie name=CFTOKEN value=#localCFTOKEN#
  /cfif
  
  The makes sure that the cookies that CF uses for session management 
  never get written to disk, thus memory resident only, and thus gone 
  when the browser closes.
  
  HTH,
  
  Mike

  
  -Original Message-
  From: FlashGuy [mailto:[EMAIL PROTECTED]
  Sent: Thursday, February 27, 2003 7:06 AM
  To: CF-Talk
  Subject: Re: Force authentication screen
  
  
  Hi,
  
  I have a login template and database authentication that 
 works great.
  
  My question is. How can I force the user to always 
 authenticate after 
  the browser has been closed or they click on the logout 
 button on my 
  template?
  
  How can I also stop them from dragging a shortcut to the desktop to 
  bypass the authentication screen?
  
  Can I do this by clearing all the session varaibles etc.? 
 If so, how?
  
  
  
  
  
  ---
  Colonel Nathan R. Jessop
  Commanding Officer
  Marine Ground Forces
  Guatanamo Bay, Cuba
  ---
  
  
  
  
  
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Urgent problem with COM and CFMX

2003-02-27 Thread Collin Tobin
Leonardo-

Thanks for the full explanation.  I'll look into it, attempt to reproduce, and file a 
bug.


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: Leonardo Crespo - Cftop.COM [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 5:58 PM
To: CF-Talk
Subject: Re: Urgent problem with COM and CFMX


Yes they are. Let me explain better:

I have 2 servers. One with CFMX and win2k and other CFMX and winxp (both in english). 
Both are running the same .cfm code (setLocale(Portuguese(Brazilian)). Both have the 
language in Regional Options set to ENGLISH(United States), so the 
#DecimalFormat(13.43)# returns 13.43, even thought the locale in cf is portuguese. 

note: If i change the language in Regional Options in ctrl panel, 
#DecimalFormat(13.43)# is 13,43 (note the comma)

The problem with the COM object is that in one of the computers, 13.43 is  30 and 
13,43 is  30 (it must be stripping the decimal point or count it as thousand 
separator) and on the other, the oposite occurs. Both have the same code, the same COM 
object, the same language (i've double checked all the currencies, decimal definitions 
and so) in ctrl panel... BUT, i had to write diferent code to use this COM with CFMX. 

example of the code i had to wrote: 

(the parameter passed to the COM must not be greater than 30, or it returns the error 
code 2)

cfset variable = #attributes.variable#
cfobject name=bla action=create
cfset testvar = bla.Function(#NUMBERFormat(variable,'9.99'#)

cfif testvar EQ 2
cfset testvar = bla.Function(#LSnumberFormat(variable,'999.99'#) (note the 
LS)
/cfif

cfswitch expression=#testvar

cfcase value = 0
code
/cfcase

cfcase value= 1,2
 code
/cfcase
/cfswitch


If you pass value 13.56 to the variable, it tries both 13.56 and 13,56. I had to 
make that modification in order to run the same code on both servers.. and i has not 
having to do this with cf5... 

As i say before, MEGA WIERD. I think MM does not like brazilians as Allaire does =) 
anyway, CARNAVAL is aproaching and i will soon forget about it LOL =)


Leonardo Crespo

Ps: CFMX has also a bug in LsCurrencyFormat when locale is set to portuguese. 13.50 
should be R$ 13,50 and CFMX outputs as R$ 13,5 . I had to get a UDF to correct this in 
cflib.org... 
If there are any1 having this problem, the UDF is called BrCurrencyFormat 
(www.cflib.org).




  - Original Message - 
  From: Collin Tobin 
  To: CF-Talk 
  Sent: Wednesday, February 26, 2003 7:10 PM
  Subject: RE: Urgent problem with COM and CFMX


  Leonardo-

  I just want to be clear on this:

  Aren't Brazilian decimal points commas? Not sure if there's a bug here.


  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: Leonardo Crespo - Cftop.COM [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, February 26, 2003 10:43 AM
  To: CF-Talk
  Subject: Re: Urgent problem with COM and CFMX


  ARRRGHHH  i got the problem! That should be related how JAVA interprets numbers 
in diferent locales.

  Using Locale(portuguese(Brazilian)) in CF5, the number #DecimalFormat(14.57)# was 
displayed as 14.57. In CFMX, it is displayed as 14,57 (note the coma). 

  So, in my COM object, when i try to pass the value 0.50, witch means 500g as weight, 
it interprets as 50kg, returning a wrong shipping charge. I didnt notice that beuse 
the value returned by the COM is used in other expressions to calculate the shipping.

  I did a workaround as follow: 
  ===
  .
   cfobject type=COM name=tar class=Tarifa.clsServicoDLL action=Create
cfset CtErro = tar.CalcularTarifa(#attributes.servico#, 
#attributes.cepInicial#, #attributes.cepFinal#, #DecimalFormat(pesoKg)#)

cfswitch expression=#CtErro#
cfcase value=1
 cfset ValorTarifa = tar.ValorTarifa / 1000 (NOTE THE / 1000)
/cfcase
/cfswitch


  You gotta love Macromedia.

  BTW, am i the only brazilian in this list? =)

  Cheers

- Original Message - 
From: Leonardo Crespo - Cftop.COM 
To: CF-Talk 
Sent: Wednesday, February 26, 2003 12:22 PM
Subject: Urgent problem with COM and CFMX


Hi, i used to have a COM object (Tarifa.dll) that connects to a .MDB database to 
calculate shipping charges for my e-commerce. Both files were provided by the a the 
govern shipping company (i have no idea how to say that in english). 

Everything works fine with cf5, but when i migrate to cfmx, i got the following 
error: 


RE: CDBL function

2003-02-27 Thread Dave Watts
 What does CDBL() do in ASP ?

Strictly speaking, it's a VBScript function. It's a casting function, which
takes an expression and returns a Variant of subtype Double:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/ht
ml/vsfctcdbl.asp

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

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

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



Re: Public Access To Wish List (was RE:__cffunction_arguments_[und...)

2003-02-27 Thread LI, Chunshen .Don.
I also like the concept.  Along this line, I would
think Bug Fixes should take higher priority than New
Feature Requests or Enhancements.  The fine line is 
that sometimes people have different perception of
bug or enhancement from different position, a
source of dispute.  Learning from experience,
personally I'd rather find a way to get around a
problem myself than asking MM to fix it, this route
seems more productive but not the best option.

Oh, some categorization may also help.

Don Li 
http://www.hegelsoftware.com

--- Dave Carabetta [EMAIL PROTECTED] wrote:
 ... does anyone on the list know if any of the
 contents of the submissions
 to the wish-form are made public? Personally I
 think it would be really 
 nice
 to see just what has been suggested in a
 url-accessible fashion, and have
 the ability for members of the CF community to
 vote for a given wish-form
 item by logging in on the MM site, viewing the
 wishform and hitting a 
 button
 that says yes, I think we need this. I think we
 can largely trust the cf
 community that people won't be creating bogus MM
 site logins just to fill
 the ballot box as it were. Plus -- it might also
 make the wish-form easier
 for the folks at MM to manage if they simply sort
 by votes descending,
 rather than having to wade through hundreds of
 individual requests and 
 match
 up the texts to say okay, these 3 say roughly the
 same thing...
 
 I had asked Debbie Dickerson at MM a while about
 this exact request, and she 
 had replied that there was no public access to the
 existing wish list. She 
 said It is something they're investigating for the
 future though, so 
 hopefully it'll be a reality at some point!
 
 Maybe somebody at MM could expand on what that may
 or may not mean. Maybe 
 this feature will be a part of the re-designed MM
 site that's rolling out 
 soon? I don't know.
 
 But I, too, think a system that you have proposed
 would be immensely 
 beneficial not only to the developer community, but
 to the employees at 
 Macromedia who have to wade through redundant
 e-mails just to categorize 
 requests, let alone respond to them.
 
 Maybe this access could be a perk as part of a
 DevNet subscription? (Just 
 spitballing there, but it's a thought, even though I
 would imagine there 
 will be a negative reception to that suggestion)
 
 I will say, though, that I have made a few requests
 via the URL that's 
 constantly posted here to the wish form, and MM has
 always been courteous to 
 respond that they have received my request and are
 considering its inclusion 
 in the next cycle. At least I know they're reading
 the requests. Maybe I 
 just got lucky though!!
 
 Regards,
 Dave.
 
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: ColdFusion and SMS Messaging

2003-02-27 Thread jon roig
A fair number of different wireless providers can now be reached through
email gateways. All the US ones can now, but if you want to send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway for a
fair number of international providers:
http://web.icq.com/sms/

There are also a variety of xml-based services listed on Xmethods.com to
help with sending sms messages none of which I've tried.

-- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from
 ColdFusion applications? I'd like to implement a messaging system to
 send alerts out to users - any information appreciated!

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

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

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




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

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



Email Attachment encoding problem

2003-02-27 Thread Craig Snyder
Anyone ever encounter an issue with sending email with attachment?  It is 
being sent from a user-generated script for sending email to a list.

Instead of the attachment being sent as an attachment, it is being encoded 
in the body of the email.

I am using CFmailparam to attach the file to the email in cfmail.

This is what I am using:
cfmail 
to=[EMAIL PROTECTED] 
from=#get_email.Email_Address# 
subject=#Replace(form.Email_Subject,##34;,,all)# timeout=45 
query=get_maillist
cfif Len(Trim(form.Email_Attachment))
cfmailparam file=#ExpandPath('../attachments/#form.Email_Attachment#')#
/cfif

#Replace(form.Email_Subject,##34;, ,  all)#

--
To unsubscribe please send email to #get_email.Email_Address#.

/cfmail

I've tried playing around with sending different combinations of headers, 
such as these:

cfmailparam name=Content-Type value=multipart/alternative
cfmailparam name=Content-Disposition value=attachment; 
filename=#form.Email_Attachment#
cfmailparam name=Content-Transfer-Encoding value=8 bit

I can get an attachment but the entire email becomes the attachment (text, 
images, all of it)


This is what I am getting when I tried to attach a gif to the email (just 
the file as cfmailparam, no others headers)


Date: Tue, 25 Feb 2003 13:50:57 -0600
From: [EMAIL PROTECTED]
Subject: test5
To: [EMAIL PROTECTED]

This is a multi-part message in MIME format.
-82fd4b8682fd4b86
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

test5
--
To unsubscribe please send email to [EMAIL PROTECTED]

-82fd4b8682fd4b86
Content-Type: image/gif
Content-Disposition: attachment; filename=exer1.gif
Content-Transfer-Encoding: base64

R0lGODlhRgAPAKIAAJkzAMyZZqRJFrJlMsSJVqtWI7+ATbhwPSH5BAAALABGAA8A
AAPuCLrc/jDKSau9OOvNnfgfECqCCIZnuQjDoIpL0aopPVMBYexsUA4EwCCw2wmJhhwplzwo
fIBDLhAoHIuGI7U6gTJ0AuggyxgvuDrFsAQlitJmhlJACEq8q5xTSF7EAVVhVmpsJQR4fA1J
gzg6BoxSKkNFPwQDBwROYQ9QBVSWakhkdHovEAEuI4ABe0AgapZSVmGmTy8FTUIErzFSdhGI
UQZriWVkmSKoC7uAH5ABxSQDMcENiLQAcH1qZJ4KSdNStmHTwtHJ5UNdW6igyTLsPn/K2VuD
nVvMQ+wAnp/lHTSo8lDrwcCACBMqXIgwAQA7

-82fd4b8682fd4b86--

Details:

CF5
Merak Email server from Icewarp

Any ideas or directions to look into would be appreciated.  Icewarp insists 
that they only receive the email with alteration, so somewhere I must need 
to add another set of headers?

Thanks for the help.

---
Craig Snyder
Information Architect/Certified ColdFusion Developer
ElectricFusion.com, LLC - www.electricfusion.com
Tel: 612/237-8107
Email: [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: Issue 15004052

2003-02-27 Thread Scott Brady
-- Original Message --
From: frederick valone [EMAIL PROTECTED]
Changing all your packages is a workaround?  
We have we have at least 10 packages all containing between 5 and 50 
Procs that return ref cursors. It is not really an option to split all 
these packages into separate packages with single procs returning a ref 
cursor. it really undremines the whole idea that you create packages to 
organize your application code. It looks like we are still unable to use 
our two subscription copies of mx even this long after it's release.


Some other options;
1) You can go back to Updater 1.

2) You might be able to extract the old JDBC driver from Updater 1.  

3) If you have a support agreemnet with Macromedia, they might send you the new driver 
which will be included in Updater 3. (I'm not affiliated with Macromedia in any way, 
so I'm not certain if that's something they'll do.)

4) You can wait for Updater 3. (If you sign up for their beta list, I believe you can 
get the beta version of Updater 3 to run in the meantime, if you're not dealing with a 
produciton environment at this point.)

Those seem a fair bit easier than changing over to BlueDragon at this point, unless 
you're sure all the features you're using are supported in BD. 

Scott

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

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



Re: CDBL function

2003-02-27 Thread Thomas Chiverton
On Thursday 27 Feb 2003 14:59 pm, Dave Watts wrote:
  What does CDBL() do in ASP ?

 Strictly speaking, it's a VBScript function. It's a casting function, which
 takes an expression and returns a Variant of subtype Double:

Well, I guess he wants (pause for dramatic effect)...  evaluate() ?
Or, indeed, nothing at all as CFML isn't typed.

-- 
Tom C
Land of the free, home of the brave... you have to be brave to live there and 
enjoy the freedoms
~|
Archives: http://www.houseoffusion.com/cf_lists/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: Get Server Name

2003-02-27 Thread Thomas Chiverton
On Wednesday 26 Feb 2003 11:44 am, Shahzad.Butt wrote:
 How can I get server name in Coldfusion (MX)???

 #CGI.Server_Name# doesn't give name of server but DNS which I am using
 to access my website. By name of server I mean physical name (OR IP) of
 machine where my CF server is sitting.

That *is* cgi.server_name :-)

-- 
Tom C
Land of the free, home of the brave... you have to be brave to live there and 
enjoy the freedoms
~|
Archives: http://www.houseoffusion.com/cf_lists/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: High-availability CF Host? Perhaps in-kind? CF 5 or MX?

2003-02-27 Thread webmaster
Check out CFDynamics.com.  They have all you need that you said, plus at a
better rate.  We have several clients who require high availability, and
they meet it without fail.  The Vikings site regularly is humming along at
that many page views, especially during the NFL season.  SQL is solid, and
their stats program is top of the line.  We have standardized on these guys
ourselves.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Jim Davis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 3:16 AM
To: CF-Talk
Subject: High-availability CF Host? Perhaps in-kind? CF 5 or MX?




[Sorry if this is a repeat.  I tried to send this a day or two ago but never
saw it come through...]

Hey folks,

I'm the webmaster for www.firstnight.org, Boston's New Year's celebration
website.  The site get's minimal traffic for most of the year but gets
significant traffic for ONLY 30-31st (more than 200,000 page views or about
5.2 million hits).

We are currently hosting with Communitech.net who are good but have no plans
to upgrade from CF 4.5 or SQL Server 7.0.  Also they have recently severely
cut back on their traffic logging/reporting capabilities.  They have handled
the traffic very well however.

Anyhoo we're looking to move:

1) We absolutely need decent traffic analysis/reporting.  We using this data
as the basis for fund raising and corporate sponsorship outreach.

2) I'd prefer SQL Server 2000 (7.0 is fine, but I'd like to personally try
and get onto a universal for me platform).

3) I'd been considering CFMX, but am wary about that.  My personal site
(www.depressedpress.com) is hosted on MX and is often down.  I'm not sure if
that's an MX issue or a hoster issue (although I do like my hoster,
crystaltech.net)

4) As a non-profit that nearly went bankrupt putting on a huge millennium
celebration we're hoping to find a hoster willing to exchange sponsorship
consideration for services.  The event itself attracts several million
people to Boston (it's one of the cities big three along with Pops goes
the Fourth and the Boston Marathon) and a consideration package could be
built to match the service costs.

Right now we're paying $1,100 a year and, bluntly, would like to
reduce/eliminate that if possible.


So two questions:

1) Any ideas for hosts both willing to handle the traffic and meeting our
technical needs?  Perhaps even willing to work on a sponsorship basis?

2) Whadda ya think?  CFMX or CF 5.0?  I'm leaning for selfish reasons
towards MX (allowing me to consolidate all my personal development) but fear
it for this high-availability site (obviously a serious problem on the 31st
is pretty much catastrophic).

I'm considering approaching CrystalTech first (again the selfish
consolidation angle).  Any thoughts on them?

Thanks in advance,

Jim Davis
President, Depressed Press of Boston: http://www.DepressedPress.com/
Webmaster, First Night Boston:  http://www.firstnight.org/ Senior
Consultant, Metlife eCommerce IT:  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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

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



RE: Get Server Name

2003-02-27 Thread Mike Townend
However if you setup your hosts file, then that value will change...

Its not the actual name of the server...



-Original Message-
From: Thomas Chiverton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 15:33
To: CF-Talk
Subject: Re: Get Server Name


On Wednesday 26 Feb 2003 11:44 am, Shahzad.Butt wrote:
 How can I get server name in Coldfusion (MX)???

 #CGI.Server_Name# doesn't give name of server but DNS which I am using 
 to access my website. By name of server I mean physical name (OR IP) 
 of machine where my CF server is sitting.

That *is* cgi.server_name :-)

-- 
Tom C
Land of the free, home of the brave... you have to be brave to live there
and 
enjoy the freedoms

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

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



RE: OT - Fusebox for Flash?

2003-02-27 Thread Dave Watts
 I don't think that there isn't any structured development 
 methodology for FlashMX.

I think it's important to separate methodology from framework. There
certainly are methodologies for building Flash applications. However, there
are no well-established frameworks. Lots of Flash developers are building
Model-View-Controller or Model-View-Presenter apps in Flash, but there's no
equivalent of Struts for Flash, to my knowledge.

 Building a Flash Widgets with MX is great and pretty 
 straightforward (like all the demos of RIA and Flash 
 Remoting...). But building real and elegant complex 
 Flash Applications seems to be for the moment very 
 difficult or requires extremely deep knowledges of 
 FlashMX.

I would argue that building real and elegant complex applications in any
environment requires expertise in that environment.

 The few resources on the subject are very low level 
 recommandations (OOP, MVC...) and do not provide any 
 suggestions for the big picture.

You might find this book useful:
http://www.wheelmaker.org/
http://www.amazon.com/exec/obidos/ASIN/0735711836/ref=ase_wheelmaker-20/104-
8992403-7141547

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

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

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



cookie expiration date seems incorrect

2003-02-27 Thread E. Keith Dodd
Have set a cookie using cfcookie:
cfcookie name=SiteAdmin value=True expires=#Variables.xprDate#
The xprDate is set as a month ahead and I've verified is in the form
3/27/2003.

Debugging, as well as cfdump of cookie scope shows the presence of proper
cookie. (Can't see any expires info)
If look in Temporary Internet Files, the cookie info says expires: 2/19/2033
(in the directory tree info). Don't know how to interpret what is actually
in the cookie text if look at it.

Am I setting this improperly, interpreting the info inproperly, ?

Appreciate any help in knowing if I really am setting the cookie to expire
in a month.

Thanks

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



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

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: Email Attachment encoding problem

2003-02-27 Thread Jochem van Dieten
Craig Snyder wrote:
 Anyone ever encounter an issue with sending email with attachment?  It is 
 being sent from a user-generated script for sending email to a list.
 
 Instead of the attachment being sent as an attachment, it is being encoded 
 in the body of the email.

 Date: Tue, 25 Feb 2003 13:50:57 -0600
 From: [EMAIL PROTECTED]
 Subject: test5
 To: [EMAIL PROTECTED]
 

Missing MIME and Boundary declarations there.


 CF5
 Merak Email server from Icewarp
 
 Any ideas or directions to look into would be appreciated.  Icewarp insists 
 that they only receive the email with alteration, so somewhere I must need 
 to add another set of headers?

Can you grab an email from the mail spool folder to see if the problem 
occurs there as well?

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
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: Get Server Name

2003-02-27 Thread Thomas Chiverton
On Thursday 27 Feb 2003 15:37 pm, Mike Townend wrote:
 However if you setup your hosts file, then that value will change...
 Its not the actual name of the server...

Neither is the name in the registry - nothing except other windows computers 
understand that.
The name of a computer is the result of looking up the primary IP in DNS 
(eth0:0 in UNIXs).
Other optional names may also be present, if you have multiple (virtual) 
interfaces present.

If you want to confuse matters by fiderling your hosts file, I think that is 
rather your own fault :-)

-- 
Tom C
Land of the free, home of the brave... you have to be brave to live there and 
enjoy the freedoms
~|
Archives: http://www.houseoffusion.com/cf_lists/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: CDBL function

2003-02-27 Thread S . Isaac Dealey
That would make the CF equivalent numberformat(), decimalformat(), CDBL()
(if it's in a vbscript script block) or a javascript function?

 What does CDBL() do in ASP ?

 Strictly speaking, it's a VBScript function. It's a
 casting function, which
 takes an expression and returns a Variant of subtype
 Double:

 http://msdn.microsoft.com/library/default.asp?url=/library
 /en-us/script56/ht
 ml/vsfctcdbl.asp

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

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

   Unsubscribe: http://www.houseoffusion.com/cf_lists/uns
   ubscribe.cfm?user=633.558.4



s. isaac dealey954-776-0046

new epoch  http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816

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

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



List working?

2003-02-27 Thread Moneymaker, Jon S CONT (WPNSTA Yorktown)
Have not received any traffic today...
was wondering if the list was up?

otherwise pardon the submission.

Jon

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

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



Re: Public Access To Wish List (was RE:__cffunction_arguments_[und...)

2003-02-27 Thread Bryan Stevenson
LOLjust dropped in on this thread and noticed a line about bug fixes
getting priority over new enhancements etc.

Well I took a survey from MM about I'd say 3 plus months ago asking what
features I'd like to see in the next version of CF.  My comment at the end
of the survey was to fix the current version before thinking of the next
one!!

my 2 cents CDN

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: LI, Chunshen .Don. [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 7:03 AM
Subject: Re: Public Access To Wish List (was
RE:__cffunction_arguments_[und...)


 I also like the concept.  Along this line, I would
 think Bug Fixes should take higher priority than New
 Feature Requests or Enhancements.  The fine line is
 that sometimes people have different perception of
 bug or enhancement from different position, a
 source of dispute.  Learning from experience,
 personally I'd rather find a way to get around a
 problem myself than asking MM to fix it, this route
 seems more productive but not the best option.

 Oh, some categorization may also help.

 Don Li
 http://www.hegelsoftware.com

 --- Dave Carabetta [EMAIL PROTECTED] wrote:
  ... does anyone on the list know if any of the
  contents of the submissions
  to the wish-form are made public? Personally I
  think it would be really
  nice
  to see just what has been suggested in a
  url-accessible fashion, and have
  the ability for members of the CF community to
  vote for a given wish-form
  item by logging in on the MM site, viewing the
  wishform and hitting a
  button
  that says yes, I think we need this. I think we
  can largely trust the cf
  community that people won't be creating bogus MM
  site logins just to fill
  the ballot box as it were. Plus -- it might also
  make the wish-form easier
  for the folks at MM to manage if they simply sort
  by votes descending,
  rather than having to wade through hundreds of
  individual requests and
  match
  up the texts to say okay, these 3 say roughly the
  same thing...
 
  I had asked Debbie Dickerson at MM a while about
  this exact request, and she
  had replied that there was no public access to the
  existing wish list. She
  said It is something they're investigating for the
  future though, so
  hopefully it'll be a reality at some point!
 
  Maybe somebody at MM could expand on what that may
  or may not mean. Maybe
  this feature will be a part of the re-designed MM
  site that's rolling out
  soon? I don't know.
 
  But I, too, think a system that you have proposed
  would be immensely
  beneficial not only to the developer community, but
  to the employees at
  Macromedia who have to wade through redundant
  e-mails just to categorize
  requests, let alone respond to them.
 
  Maybe this access could be a perk as part of a
  DevNet subscription? (Just
  spitballing there, but it's a thought, even though I
  would imagine there
  will be a negative reception to that suggestion)
 
  I will say, though, that I have made a few requests
  via the URL that's
  constantly posted here to the wish form, and MM has
  always been courteous to
  respond that they have received my request and are
  considering its inclusion
  in the next cycle. At least I know they're reading
  the requests. Maybe I
  just got lucky though!!
 
  Regards,
  Dave.
 
 
 

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: List working?

2003-02-27 Thread Thomas Chiverton
On Thursday 27 Feb 2003 15:50 pm, Moneymaker, Jon S CONT (WPNSTA Yorktown) 
wrote:
 Have not received any traffic today...
 was wondering if the list was up?

Well, if you can't read this, it's broken :-)

-- 
Tom C
Land of the free, home of the brave... you have to be brave to live there and 
enjoy the freedoms
~|
Archives: http://www.houseoffusion.com/cf_lists/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



Form expiration

2003-02-27 Thread Paolo Cesana
Hi,
how would I go about expiring a form submission so that users cannot click on refresh 
and submit the form again?

Tks/Rgds


 
Paolo Cesana
IT Development Mgr.
Electricity is not the result of a series of upgrades to the candle
Auth. unknown


Miami International Forwarders (MIF)

Phone: (305)594-0038 Ext. 7326
Fax: (305)593-0431
mailto:[EMAIL PROTECTED]
http://www.mif.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: Form expiration

2003-02-27 Thread cfhelp
Could you write a session variable? so if they resubmit the form if the
variable is true then do not process the form or represses the form incase
they made changes.

Rick

-Original Message-
From: Paolo Cesana [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: Form expiration

Hi,
how would I go about expiring a form submission so that users cannot click
on refresh and submit the form again?

Tks/Rgds


 
Paolo Cesana
IT Development Mgr.
Electricity is not the result of a series of upgrades to the candle
Auth. unknown


Miami International Forwarders (MIF)

Phone: (305)594-0038 Ext. 7326
Fax: (305)593-0431
mailto:[EMAIL PROTECTED]
http://www.mif.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



Dynamic Insert/Update - Still not working

2003-02-27 Thread Jillian Carroll
I have a form that has a number of checkboxes that are generated
dynamically.  I have two problems: how can I 'recall' the values of
these checkboxes so that I can check/uncheck them later (the idea of
this form is students being assigned to organizations for study, so they
might belong to one or more and they may change), but also how do I
write the update query in a 'dynamic looping' way given the variable
number of checkboxes?
 
Problems:
 
1.When I display the checkboxes, not all of the checkboxes that
should be checked, are.
2.How can I take this information and create an update query?
 
My problem is that I'm not really sure how this should be working...
what would be the best approach.  I'm happy to go and learn how to do
this... but I have no idea what to learn about.
 
Any help would be greatly appreciated.
 
--
 
This is what I have so far:
 
 cfif IsDefined('form.action')
  cfif form.action eq 'add'
   cfif IsDefined(form.org) AND ListLen(form.org) GT 0
cfloop list=#form.org# index=i
 cfquery name=addorg datasource=#DSN#
 INSERT INTO org_admin 
 (
  users_id,
  org_id
 )
 VALUES
 (
  #form.users_id#,
  '#i#'
 )
 /cfquery
/cfloop
   /cfif
  /cfif
  cfif form.action eq 'update'
  /cfif
 /cfif
 
 !--- GENERIC QUERIES AND VARIABLE SETTING ---
 
 cfquery name=list datasource=#DSN#
 SELECT  * 
 FROM  organizations 
 ORDER BY org_abbr
 /cfquery
 
 cfquery name=list_org datasource=#DSN#
 SELECT  * 
 FROM  org_admin
 WHERE  users_id = #url.id#
 /cfquery
 
 !--- END GENERIC QUERIES AND VARIABLE SETTING ---
 
 cfform action= method=post
 table border=0 cellpadding=0 cellspacing=0
 tr
td width=25%nbsp;/td
td colspan=3
table cellpadding=2 cellspacing=0 width=100%
tr
 tdPlease select the Lung Associations that this user is
responsible for:/td
/tr
tr
 td
 cfoutput#list_org.org_id#/cfoutput
 
 CF_Columns Cols=3 Records=#list.RecordCount#
   
 table border=0 cellpadding=2 cellspacing=0 width=100%
 tr
 !--- Loop through the number of columns desired. ---
 cfloop index=LoopCount from=1 to=3
  !--- Access the start and end variables created by the custom
tag. ---
  cfset #start# = (start  #LoopCount#)
  cfset #end# = (end  #LoopCount#)
  td valign=top
  cfoutput query=list startrow=#Evaluate(start)#
maxrows=#Evaluate(end)#
   #list_org.id#
   cfinput type=checkbox value=#list.id# name=org /
#org_abbr#br
  /cfoutput
  /td
 /cfloop
 /tr
 /table
 
 /td
/tr
/table
br /
/td
 /tr
 tr
  td width=25%nbsp;/td
  td colspan=3
  cfoutputinput type=hidden name=users_id
value=#url.id#/cfoutput
  input type=hidden name=action value=add
  input type=submit name=Submit
  /td
 /tr
 /table
 /cfform

~|
Archives: http://www.houseoffusion.com/cf_lists/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: Form expiration

2003-02-27 Thread Mike Townend
On the page that accepts the input, call CFLOCATION and send them to a
confirmation page or something like that... Then when they hit the refresh
button, it just performs a GET on that page


HTH




Mikey

=
http://www.phonebin.com
From Phone to Web in minutes 

-Original Message-
From: Paolo Cesana [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 16:15
To: CF-Talk
Subject: Form expiration


Hi,
how would I go about expiring a form submission so that users cannot click
on refresh and submit the form again?

Tks/Rgds


 
Paolo Cesana
IT Development Mgr.
Electricity is not the result of a series of upgrades to the candle Auth.
unknown


Miami International Forwarders (MIF)

Phone: (305)594-0038 Ext. 7326
Fax: (305)593-0431
mailto:[EMAIL PROTECTED]
http://www.mif.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: ColdFusion and SMS Messaging

2003-02-27 Thread Joshua Miller
Honestly I'm not sure, I'd like to be able to send messages out to
agents in the field from our web application - we don't need to receive
them, just send a text message to a phone/device in the field.

Thanks,

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

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

*


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 **
 **
 *


 

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

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



RE: ColdFusion and SMS Messaging

2003-02-27 Thread Joshua Miller
Our application would be US-only (government contract) so that's not an
issue.

What do you mean by reached through email gateways? Do you mean I can
send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to strain to open
and read. This is all blind to me - I live in a Radio Silent part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

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

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

*


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be reached through
email gateways. All the US ones can now, but if you want to send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on Xmethods.com to
help with sending sms messages none of which I've tried.

-- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 **
 **
 *





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

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



RE: Form expiration

2003-02-27 Thread Mosh Teitelbaum
The most common way I've seen is by disabling the submit button.  If your
audience uses strictly IE, then you can use JavaScript to actually disable
the button making it so that the button can no longer be pressed.  If you
have a mixed set of users, you can change the submit button to a button
button and use JavaScript to submit the form as in:

SCRIPT LANGUAGE=JavaScript
!--
var formSubmittedInd = 0;

function submitForm() {
if (formSubmittedInd == 0) {
formSubmittedInd = 1;
document.myForm.submit();
} else {
alert(Patience is a virtue.);
}
}
// --
/SCRIPT


INPUT TYPE=Button VALUE=Submit onClick=submitForm();

Also, make sure that your confirmation screen is different from the actual
action page as in:

form.cfm (submits to) action.cfm (forwards to) success.cfm

This way, when the user is looking at the success/confirmation message, if
they hit refresh, the action.cfm page is not executed again.

HTH

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


 -Original Message-
 From: Paolo Cesana [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 11:15 AM
 To: CF-Talk
 Subject: Form expiration


 Hi,
 how would I go about expiring a form submission so that users
 cannot click on refresh and submit the form again?

 Tks/Rgds



 Paolo Cesana
 IT Development Mgr.
 Electricity is not the result of a series of upgrades to the candle
 Auth. unknown


 Miami International Forwarders (MIF)

 Phone: (305)594-0038 Ext. 7326
 Fax: (305)593-0431
 mailto:[EMAIL PROTECTED]
 http://www.mif.com/

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

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



RE: Form expiration

2003-02-27 Thread Paolo Cesana
Tks.
I did the suggestion below

Rgds


 
Paolo Cesana
IT Development Mgr.
Electricity is not the result of a series of upgrades to the candle
Auth. unknown


Miami International Forwarders (MIF)

Phone: (305)594-0038 Ext. 7326
Fax: (305)593-0431
mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
http://www.mif.com http://www.mif.com/ 


-Original Message-
From: Mike Townend [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:13 AM
To: CF-Talk
Subject: RE: Form expiration


On the page that accepts the input, call CFLOCATION and send them to a
confirmation page or something like that... Then when they hit the refresh
button, it just performs a GET on that page


HTH




Mikey

=
http://www.phonebin.com
From Phone to Web in minutes 

-Original Message-
From: Paolo Cesana [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 16:15
To: CF-Talk
Subject: Form expiration


Hi,
how would I go about expiring a form submission so that users cannot click
on refresh and submit the form again?

Tks/Rgds


 
Paolo Cesana
IT Development Mgr.
Electricity is not the result of a series of upgrades to the candle Auth.
unknown


Miami International Forwarders (MIF)

Phone: (305)594-0038 Ext. 7326
Fax: (305)593-0431
mailto:[EMAIL PROTECTED]
http://www.mif.com/



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

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



RE: ColdFusion and SMS Messaging

2003-02-27 Thread Robertson-Ravo, Neil (RX)
We have had just the same 'problem' in that we were required to setup a
system which could send SMS via email / html forms etc.  To cut a long story
short you have to pay for the use of whatever network you wish to send the
message from / to : there are no freebie options.

We had to plump for Blackberry devices in the end using a ColdFusion UI / MS
Exchange gateway,

Neil



-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: 27 February 2003 16:18
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so that's not an
issue.

What do you mean by reached through email gateways? Do you mean I can
send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to strain to open
and read. This is all blind to me - I live in a Radio Silent part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

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

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

*


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be reached through
email gateways. All the US ones can now, but if you want to send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on Xmethods.com to
help with sending sms messages none of which I've tried.

-- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 **
 **
 *






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: ColdFusion and SMS Messaging

2003-02-27 Thread Douglas.Knudsen
Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a normal email system.  
For example, to send an SMS to a Cingular phone you can send an email to the email 
address of phone number@mobil.mycingular.com.  So, in yuor case, it sounds like all 
you need is the format for the email address to your users' phones, something your 
users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so that's not an
issue.

What do you mean by reached through email gateways? Do you mean I can
send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to 
strain to open
and read. This is all blind to me - I live in a Radio Silent 
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

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


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be 
reached through
email gateways. All the US ones can now, but if you want to 
send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on 
Xmethods.com to
help with sending sms messages none of which I've tried.

   -- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
**
 **
 *






~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: ColdFusion and SMS Messaging

2003-02-27 Thread Robertson-Ravo, Neil (RX)
Yes but thats a service which the telecomm co. will supply.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 27 February 2003 16:26
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a normal email
system.  For example, to send an SMS to a Cingular phone you can send an
email to the email address of phone number@mobil.mycingular.com.  So, in
yuor case, it sounds like all you need is the format for the email address
to your users' phones, something your users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so that's not an
issue.

What do you mean by reached through email gateways? Do you mean I can
send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to 
strain to open
and read. This is all blind to me - I live in a Radio Silent 
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

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


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be 
reached through
email gateways. All the US ones can now, but if you want to 
send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on 
Xmethods.com to
help with sending sms messages none of which I've tried.

   -- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
**
 **
 *







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

Unsubscribe: 

Re: Form expiration

2003-02-27 Thread S . Isaac Dealey
I don't think you can get the form to expire. My rule of thumb is that if
you don't want the form resubmitted with a page refresh, leave the page
after you process the form using either cflocation or javascript
location.replace() ( also replaces the current page in the browser's history
as does cflocation ). If you need to use information from the form to
display to the user, pass those variables in the url or set client or
session variables before relocating the page.


hth


s. isaac dealey954-776-0046

new epoch  http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816


 Hi,
 how would I go about expiring a form submission so that
 users cannot click on refresh and submit the form again?

 Tks/Rgds



 Paolo Cesana
 IT Development Mgr.
 Electricity is not the result of a series of upgrades to
 the candle
 Auth. unknown


 Miami International Forwarders (MIF)

 Phone: (305)594-0038 Ext. 7326
 Fax: (305)593-0431
 mailto:[EMAIL PROTECTED]
 http://www.mif.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: Info on URL Parameter 'RequestTimeout'

2003-02-27 Thread Dave Watts
 Is there anyway you can set the timeout within a CF 
 template and NOT rely on the RequestTimeout querystring? 
 (FYI using CF 5.0)

No, not in CF 5, to the best of my knowledge. However, you may be able to
work around this by adding code like this to your page:

!--- myfile.cfm ---
cfif not IsDefined(URL.RequestTimeout)
cflocation url=myfile.cfm?RequestTimeout=100
/cfif

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

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

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



RE: CDBL function

2003-02-27 Thread Dave Watts
   What does CDBL() do in ASP ?
 
  Strictly speaking, it's a VBScript function. It's a 
  casting function, which takes an expression and returns 
  a Variant of subtype Double:
 
 Well, I guess he wants (pause for dramatic effect)...  
 evaluate()? Or, indeed, nothing at all as CFML isn't typed.

Evaluate doesn't return a numeric data type, it simply evaluates a string as
an expression, so that probably wouldn't be helpful. I still think Val would
be the closest analog.

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

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

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



getting error inserting inot a BLOB

2003-02-27 Thread cftalk
First off, here is my code..




cfquery datasource=#datasource#
  UPDATE mytable SET field1 =  cfqueryparam value=#filesize.size#   
cfsqltype=CF_SQL_NUMERIC AND field2_BLOB = cfqueryparam value=#doc_blob#   
cfsqltype=CF_SQL_LONGVARCHAR WHERE field3 = '#field3#'
  
 /cfquery 


I am getting the error sql not properly terminated.  Is there something special I need 
to do to insert into a blob?

Thanks in advance


Brian Yager
President - North Alabama 
Cold Fusion Users Group
http://www.nacfug.com
Ground-Based Midcourse Defense JPO
Contractor CSC
(256)313-9668
[EMAIL PROTECTED]

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

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



RE: ColdFusion and SMS Messaging

2003-02-27 Thread Joshua Miller
So would there be any fees associated with this method?

And yes, we're totally dead. There's a big radio telescope observatory
just over the hill from my house (http://www.gb.nrao.edu/) - so we're
totally dead for mobile phones and radio transmissions. They even drive
around in a bread truck looking for stray signals to kill. It's strange.

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

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

*


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 11:26 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a normal
email system.  For example, to send an SMS to a Cingular phone you can
send an email to the email address of phone
number@mobil.mycingular.com.  So, in yuor case, it sounds like all you
need is the format for the email address to your users' phones,
something your users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so that's not an

issue.

What do you mean by reached through email gateways? Do you mean I can

send an email to the phone and it displays as text or what? I need to 
send a simple text message and not something they have to strain to 
open and read. This is all blind to me - I live in a Radio Silent
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net [EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
***
*
*
Any views expressed in this message are those of the individual sender,

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


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be
reached through
email gateways. All the US ones can now, but if you want to 
send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair 
amount of the guesswork out of it by providing an email to sms gateway 
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on
Xmethods.com to
help with sending sms messages none of which I've tried.

   -- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem? 
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from
 ColdFusion applications? I'd like to implement a messaging system to 
 send alerts out to users - any information appreciated!

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

 

clear access ldb

2003-02-27 Thread Smith, Matthew P -CONT(DYN)
I know of both the bad query and cfusion_dbconnections_flush() methods for
clearing an access db connection, but neither seem to work in MX.  Is there
any programmatic way to clear connections to an access db so that you can
pull/delete it from the server?
 
Thanks,
 
Matthew P. Smith 
Web Developer, Object Oriented 
Naval Education  Training Professional 
Development  Technology Center 
(NETPDTC) 
(850)452-1001 ext. 1245 
[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
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: ColdFusion and SMS Messaging

2003-02-27 Thread Douglas.Knudsen
yes...most of the big Telecoms do now and it is free.

Doug

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:25 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Yes but thats a service which the telecomm co. will supply.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 27 February 2003 16:26
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a 
normal email
system.  For example, to send an SMS to a Cingular phone you 
can send an
email to the email address of phone 
number@mobil.mycingular.com.  So, in
yuor case, it sounds like all you need is the format for the 
email address
to your users' phones, something your users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so 
that's not an
issue.

What do you mean by reached through email gateways? Do you 
mean I can
send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to 
strain to open
and read. This is all blind to me - I live in a Radio Silent 
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

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


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be 
reached through
email gateways. All the US ones can now, but if you want to 
send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on 
Xmethods.com to
help with sending sms messages none of which I've tried.

  -- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging 
system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
**
 **
 *








~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 

RE: CDBL function

2003-02-27 Thread S . Isaac Dealey
I thought Val() returned an integer... but then it's not something I use
frequently.

   What does CDBL() do in ASP ?
 
  Strictly speaking, it's a VBScript function. It's a
  casting function, which takes an expression and returns
  a Variant of subtype Double:

 Well, I guess he wants (pause for dramatic effect)...
 evaluate()? Or, indeed, nothing at all as CFML isn't
 typed.

 Evaluate doesn't return a numeric data type, it simply
 evaluates a string as
 an expression, so that probably wouldn't be helpful. I
 still think Val would
 be the closest analog.

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


s. isaac dealey954-776-0046

new epoch  http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816

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

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



Re: getting error inserting inot a BLOB

2003-02-27 Thread Dave Carabetta
cfquery datasource=#datasource#
   UPDATE mytable SET field1 =  cfqueryparam value=#filesize.size#   
cfsqltype=CF_SQL_NUMERIC AND field2_BLOB = cfqueryparam 
value=#doc_blob#   cfsqltype=CF_SQL_LONGVARCHAR WHERE field3 = 
'#field3#'

  /cfquery


I am getting the error sql not properly terminated.  Is there something 
special I need to do to insert into a blob?

Your UPDATE statment is wrong. You separate mutiple fields to set by a 
comma, not the AND keyword. Your query should be (note that I removed the 
cfqueryparam tags only for clarity):

cfquery datasource=#datasource#
UPDATE mytable
SET field1 =  #filesize.size#,
 field2_BLOB = #doc_blob#
WHERE field3 = '#field3#'
/cfquery

Regards,
Dave.


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

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



RE: ColdFusion and SMS Messaging

2003-02-27 Thread Douglas.Knudsen
Geesh!  A super-secret-signal-eating-bread-truck-everyone-knows-about!  And I thought 
growing up in south Florida had oddities!  Are there any black helicopters flying 
around?  Probably don't see them though, they are so stealthy.

The email gate way method is free.  Now there are SMS services that you can use where 
from what I know of it you interface into the SMS system.  That costs money.  I send 
SMS to my phone via email all the time.  In fact I have my CF servers set to send me 
messages when things aren't kosher. 

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:35 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


So would there be any fees associated with this method?

And yes, we're totally dead. There's a big radio telescope observatory
just over the hill from my house (http://www.gb.nrao.edu/) - so we're
totally dead for mobile phones and radio transmissions. They even drive
around in a bread truck looking for stray signals to kill. 
It's strange.

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


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 11:26 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a normal
email system.  For example, to send an SMS to a Cingular phone you can
send an email to the email address of phone
number@mobil.mycingular.com.  So, in yuor case, it sounds like all you
need is the format for the email address to your users' phones,
something your users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so 
that's not an

issue.

What do you mean by reached through email gateways? Do you 
mean I can

send an email to the phone and it displays as text or what? I need to 
send a simple text message and not something they have to strain to 
open and read. This is all blind to me - I live in a Radio Silent
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net [EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
***
*
*
Any views expressed in this message are those of the 
individual sender,

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


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be
reached through
email gateways. All the US ones can now, but if you want to 
send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has 
taken a fair 
amount of the guesswork out of it by providing an email to 
sms gateway 
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on
Xmethods.com to
help with sending sms messages none of which I've tried.

  -- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you 

RE: OT - Fusebox for Flash?

2003-02-27 Thread Benoit Hediard
Hi Dave,

 I think it's important to separate methodology from framework. There
 certainly are methodologies for building Flash applications.
 However, there
 are no well-established frameworks. Lots of Flash developers are building
 Model-View-Controller or Model-View-Presenter apps in Flash, but
 there's no
 equivalent of Struts for Flash, to my knowledge.

Indeed, this is what we're complaining about, there isn't any
well-established framework to build applications in FlashMX till now.
I am not sure that there is any well-established methodologies either
(MVC/MVP are only design patterns), especially with Remoting involved.

 You might find this book useful:
 http://www.wheelmaker.org/

http://www.amazon.com/exec/obidos/ASIN/0735711836/ref=ase_wheelmaker-20/104-
8992403-7141547

Yep, this is an excellent book, one of the best in this area, highly
recommended.

Don't get me wrong, I love Flash.
I was only responding to the fact that many CF Developers encouter problems
when they try to build RIAs.
They don't know from where to start, even if they have understood Flash
Remoting, Flash Components and OOP ActionScript principles.
Except Petmarket, there is no clear guidelines/blueprints/best practices on
how to architect the client side of a real RIA (and not a simple Flash
Widget).

It has always been the strength and weakness of Flash : the freedom it
offers you...


Benoit Hediard
www.benorama.com

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

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



ToString() function and XML Nodes

2003-02-27 Thread Alexander Sherwood
Is there a way to get CF to not return the xml version=1.0 
encoding=UTF-8 declaration node when using ToString() on a XML Document 
Object?

Thanks!

--
Alex Sherwood
PHS Collection Agency
THE COLLECTORS
T:   301.215.4200
F:   301.664.6834
W: www.phs-net.com

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

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



Re: CFMX for J2EE on JRun 4

2003-02-27 Thread Sean A Corfield
On Wednesday, Feb 26, 2003, at 17:35 US/Pacific, Barney Boisvert wrote:
 And this Phase II version could be found where?

Some of the CFMX for J2EE installers are now Phase II. I don't know for 
sure which ones other than pointing out the two that I know are pure 
Java and therefore Phase II by definition (and don't include Verity):
IBM WebSphere 4 (or 5?) for AIX
Mac OS X

These will download a .jar file which you can install on any system (I 
have it running on JRun 4 and Tomcat). There may be other Phase II 
installers but someone from the product team would probably have to 
confirm that.

 I just downloaded CFMX/J2EE last week, is the
 Phase II version newer than that?  It doesn't show up on the trial 
 download
 page, only app server specific versions there.

None of the downloads are labeled phase I / II - it's more of an 
internal nomenclature (although Brandon referred to it in his article 
on clustering and session replication on DevNet a while back).

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

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

~|
Archives: http://www.houseoffusion.com/cf_lists/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



Can SQL do that?

2003-02-27 Thread Leonardo Crespo - Cftop.COM
I'm doing a report page, with all the sales grouped by month. 

Select SUM(OrderTotal) as Total, MONTH(OrderDate) as M 
from orders
GROUP BY Month(OrderDate)

That returns the month and the total as follow:

01(january) 15
02(feb) 40
03(mar) 50
05(may) 20
and so. 

Suppose in april, i didnt had sales, i would like the query list it too, but with 0 as 
total. Since i got no April in the MONTH(OrderDate), cos i have no sales in april, 
this month is not listed. 

Do you guys know a way to do this in SQL (is it possible?)? Of course i can do that in 
coldfusion, but i would like to leave this job to sql. Not a big problem, just want to 
learn something new. 

I'm using MYSQL, but i would like to know if it is possible in others DB like oracle 
and mssql. 

THX

Leonardo Crespo
ICQ: 198810
[EMAIL PROTECTED]

  - Original Message - 
  From: [EMAIL PROTECTED] 
  To: CF-Talk 
  Sent: Thursday, February 27, 2003 1:48 PM
  Subject: RE: ColdFusion and SMS Messaging


  Geesh!  A super-secret-signal-eating-bread-truck-everyone-knows-about!  And I 
thought growing up in south Florida had oddities!  Are there any black helicopters 
flying around?  Probably don't see them though, they are so stealthy.

  The email gate way method is free.  Now there are SMS services that you can use 
where from what I know of it you interface into the SMS system.  That costs money.  I 
send SMS to my phone via email all the time.  In fact I have my CF servers set to send 
me messages when things aren't kosher. 

  Doug

  -Original Message-
  From: Joshua Miller [mailto:[EMAIL PROTECTED]
  Sent: Thursday, February 27, 2003 11:35 AM
  To: CF-Talk
  Subject: RE: ColdFusion and SMS Messaging
  
  
  So would there be any fees associated with this method?
  
  And yes, we're totally dead. There's a big radio telescope observatory
  just over the hill from my house (http://www.gb.nrao.edu/) - so we're
  totally dead for mobile phones and radio transmissions. They even drive
  around in a bread truck looking for stray signals to kill. 
  It's strange.
  
  Joshua Miller
  Head Programmer / IT Manager
  Garrison Enterprises Inc.
  www.garrisonenterprises.net
  [EMAIL PROTECTED]
  (704) 569-9044 ext. 254
   
  ***
  *
  *
  Any views expressed in this message are those of the individual sender,
  except where the sender states them to be the views of 
  Garrison Enterprises Inc.
   
  This e-mail is intended only for the individual or entity to 
  which it is
  addressed and contains information that is private and confidential. If
  you are not the intended recipient you are hereby notified that any
  dissemination, distribution or copying is strictly prohibited. If you 
  have received this e-mail in error please delete it immediately and
  advise us by return e-mail to [EMAIL PROTECTED]
  ***
  *
  *
  
  
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
  Sent: Thursday, February 27, 2003 11:26 AM
  To: CF-Talk
  Subject: RE: ColdFusion and SMS Messaging
  
  
  Wow!  A dead area of the US?  Hmmm
  Well, by 'email gateways' means you can send an SMS through a normal
  email system.  For example, to send an SMS to a Cingular phone you can
  send an email to the email address of phone
  number@mobil.mycingular.com.  So, in yuor case, it sounds like all you
  need is the format for the email address to your users' phones,
  something your users could provide you with.
  
  Doug
  
  -Original Message-
  From: Joshua Miller [mailto:[EMAIL PROTECTED]
  Sent: Thursday, February 27, 2003 11:18 AM
  To: CF-Talk
  Subject: RE: ColdFusion and SMS Messaging
  
  
  Our application would be US-only (government contract) so 
  that's not an
  
  issue.
  
  What do you mean by reached through email gateways? Do you 
  mean I can
  
  send an email to the phone and it displays as text or what? I need to 
  send a simple text message and not something they have to strain to 
  open and read. This is all blind to me - I live in a Radio Silent
  part of the
  country and we can't get AM let alone use a mobile phone. So pardon my
  ignorance on the mobile issue.
  
  Joshua Miller
  Head Programmer / IT Manager
  Garrison Enterprises Inc.
  www.garrisonenterprises.net [EMAIL PROTECTED]
  (704) 569-9044 ext. 254
   
  ***
  *
  *
  Any views expressed in this message are those of the 
  individual sender,
  
  except where the sender states them to be the views of Garrison 
  Enterprises Inc.
   
  This e-mail is intended only for the individual or entity to
  which it is
  addressed and contains information that is private and 
  confidential. If
  you are not the intended recipient you are hereby notified that any
  dissemination, distribution 

Re: Public Access To Wish List (was RE:__cffunction_arguments_[und...)

2003-02-27 Thread Christian Cantrell
On Thursday, February 27, 2003, at 11:09 AM, Bryan Stevenson wrote:


 Well I took a survey from MM about I'd say 3 plus months ago asking 
 what
 features I'd like to see in the next version of CF.  My comment at the 
 end
 of the survey was to fix the current version before thinking of the 
 next
 one!!

New versions will, of course, include bug fixes, as do updaters.  
People have made some awesome suggestions for new features, though, so 
we certainly want to work in more than just bug fixes.

Christian

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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: Dynamic Insert/Update - Still not working

2003-02-27 Thread Kennerly, Rick H CIV
Have you tried a bit of logic like: 

input name=MVR type=checkbox value=1 cfif #Recordset1.MVR# EQ
'1'checked/cfif

Rick


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

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



Registry and ASP

2003-02-27 Thread Michael Ross
We have some developers that seem to need to make registry permission changes when the 
are writing asp pages.  They say they when they find the right key and give Everyone 
Permission there error's go away.  Why do I feel like thats not a good thing when you 
need to change reg keys for your app to work.  Anyone have experience with this?   
 

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

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



Re: OT - Fusebox for Flash?

2003-02-27 Thread Sean A Corfield
On Thursday, Feb 27, 2003, at 01:43 US/Pacific, dwayne wrote:
 Is this possible?  I've been looking for a structured development 
 methodology for rich-applications using Flash.

Most of the OO methodologies are applicable to Flash.

 To me, Fusebox offers a solid framework for organizing and maintaing 
 code. Is there such a framework for Flash?

There is no equivalent framework for Flash at the moment (and, as 
someone else pointed out, don't confuse 'framework' with 
'methodology'). Fusebox is a good solid *framework* for CF apps (and 
available for PHP and JSP) but it doesn't make sense for Flash as it 
tackles a different type of problem.

 I've been tinkering with Flash-Remoting and ColdFusion Components for 
 the past 6 months now but I just can't get with the all over the 
 place coding.

It certainly doesn't have to be all over the place. I know that our 
Flash apps team has produced very structured OO code for their 
applications, based on a very sophisticated manager-based 
architecture.

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

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

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

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



Re: CFMX for J2EE on JRun 4

2003-02-27 Thread Sean A Corfield
On Wednesday, Feb 26, 2003, at 18:00 US/Pacific, Dave Carabetta wrote:
 You won't find it in existing versions of CFMX for J2EE on Windows.

I believe you are correct that the Windows-specific CFMX for J2EE 
installers are all Phase I.

 A phase II install, I believe, only exists for the standalone product
 right now because that has had a couple updaters already.

No, the Phase I / II issue only applies to CFMX for J2EE (for which 
there has been no updater yet).

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

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

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

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



Re: clear access ldb

2003-02-27 Thread Austin Govella
 I know of both the bad query and cfusion_dbconnections_flush() methods for
 clearing an access db connection, but neither seem to work in MX.  Is 
 there
 any programmatic way to clear connections to an access db so that you can
 pull/delete it from the server?

The db_connections)_flush(), as well as another similar tag, no longer 
work in ColdFusion MX.

The bad query should work, though. I had a harrowing problem with a 
lockfile, and the bad query definitely removes it.

If it's still not working, then there's something else keeping the 
lockfile in place. Make sure the database isn't open on anyone's machine. 
If you have it open in another window, or if your sysadmin left it open 
last time he looked at it, then you'll get a lockfile that won't go away.

Also, and maybe this is just superstition, but way back in Access 95, I 
seem to remember persistent lockfiles that could be removed by restarting.

HTH,
--
Austin Govella
Grafofini

~|
Archives: http://www.houseoffusion.com/cf_lists/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



Setting up email from CF for errors (was Re: ColdFusion and SMS Messaging)

2003-02-27 Thread Austin Govella
So. I want CF to email or message me when there's a problem. Is there a 
tutorial somewhere on setting up automated email during certain kinds of 
errors or conditions on the server?

--
Austin Govella
Grafofini

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

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



RE: clear access ldb

2003-02-27 Thread Joshua Miller
I've been looking for a way to do this too. Perhaps using the
ColdFusion.ServiceFactory you could set the value to clear all
connections that's available in the Administrator. I haven't looked for
it yet, just came to me when I saw your message. I'm going to give it a
shot too - let me know if you have success if you use this method.

Thanks,

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

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

*


-Original Message-
From: Smith, Matthew P -CONT(DYN) [mailto:[EMAIL PROTECTED]

Sent: Thursday, February 27, 2003 11:35 AM
To: CF-Talk
Subject: clear access ldb


I know of both the bad query and cfusion_dbconnections_flush() methods
for clearing an access db connection, but neither seem to work in MX.
Is there any programmatic way to clear connections to an access db so
that you can pull/delete it from the server?
 
Thanks,
 
Matthew P. Smith 
Web Developer, Object Oriented 
Naval Education  Training Professional 
Development  Technology Center 
(NETPDTC) 
(850)452-1001 ext. 1245 
[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: Can SQL do that?

2003-02-27 Thread Scott Brady
-- Original Message --
From: Leonardo Crespo - Cftop.COM [EMAIL PROTECTED]
Suppose in april, i didnt had sales, i would like the query list it too, but with 0 
as total. Since i got no April in the MONTH(OrderDate), cos i have no sales in april, 
this month is not listed. 

I don't know about MySQL, because I'm not sure about its outer join support, but . . . 
.

If you have a table for the months, you could do an outer join on the two tables 
(liked with the month_id).

That's just off the top of my head, so there might be an easier way (that would work 
in mySQL).

Scott

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

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



RE: ColdFusion and SMS Messaging

2003-02-27 Thread Robertson-Ravo, Neil (RX)
surely its not free as you already pay for the line?!

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 27 February 2003 16:37
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


yes...most of the big Telecoms do now and it is free.

Doug

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:25 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Yes but thats a service which the telecomm co. will supply.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 27 February 2003 16:26
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a 
normal email
system.  For example, to send an SMS to a Cingular phone you 
can send an
email to the email address of phone 
number@mobil.mycingular.com.  So, in
yuor case, it sounds like all you need is the format for the 
email address
to your users' phones, something your users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so 
that's not an
issue.

What do you mean by reached through email gateways? Do you 
mean I can
send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to 
strain to open
and read. This is all blind to me - I live in a Radio Silent 
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

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


-Original Message-
From: jon roig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 10:15 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


A fair number of different wireless providers can now be 
reached through
email gateways. All the US ones can now, but if you want to 
send a phone
email, one generally his to know the phone's provider.

Outside the US, it's hit or miss... but actually, ICQ has taken a fair
amount of the guesswork out of it by providing an email to sms gateway
for a fair number of international providers: http://web.icq.com/sms/

There are also a variety of xml-based services listed on 
Xmethods.com to
help with sending sms messages none of which I've tried.

  -- jon


-Original Message-
From: Andrea Galmacci - awd* [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 4:32 AM
To: CF-Talk
Subject: Re: ColdFusion and SMS Messaging


Which kind of interfacing are you looking for? SMSC or GSM/GPRS modem?
Are you going to manage the reception of SMS replies as well?


Andrea

- Original Message -
From: Joshua Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 7:41 AM
Subject: ColdFusion and SMS Messaging


 Anyone have any leads on what it takes to send SMS messages from 
 ColdFusion applications? I'd like to implement a messaging 
system to 
 send alerts out to users - any information appreciated!

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

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

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

 immediately and advise us by return e-mail to 
 mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]
 

RE: ColdFusion and SMS Messaging

2003-02-27 Thread Joshua Miller
Thanks for the info Doug, I'll try shooting email to my co-workers who
live in a connected city.

And yes, we do have black helicopters, but they're not looking for
signals ;)

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

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

*


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 11:48 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Geesh!  A super-secret-signal-eating-bread-truck-everyone-knows-about!
And I thought growing up in south Florida had oddities!  Are there any
black helicopters flying around?  Probably don't see them though, they
are so stealthy.

The email gate way method is free.  Now there are SMS services that you
can use where from what I know of it you interface into the SMS system.
That costs money.  I send SMS to my phone via email all the time.  In
fact I have my CF servers set to send me messages when things aren't
kosher. 

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:35 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


So would there be any fees associated with this method?

And yes, we're totally dead. There's a big radio telescope observatory 
just over the hill from my house (http://www.gb.nrao.edu/) - so we're 
totally dead for mobile phones and radio transmissions. They even drive

around in a bread truck looking for stray signals to kill. It's 
strange.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net [EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
***
*
*
Any views expressed in this message are those of the individual sender,

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


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:26 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Wow!  A dead area of the US?  Hmmm
Well, by 'email gateways' means you can send an SMS through a normal 
email system.  For example, to send an SMS to a Cingular phone you can 
send an email to the email address of phone
number@mobil.mycingular.com.  So, in yuor case, it sounds like all you
need is the format for the email address to your users' phones, 
something your users could provide you with.

Doug

-Original Message-
From: Joshua Miller [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:18 AM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging


Our application would be US-only (government contract) so
that's not an

issue.

What do you mean by reached through email gateways? Do you
mean I can

send an email to the phone and it displays as text or what? I need to
send a simple text message and not something they have to strain to 
open and read. This is all blind to me - I live in a Radio Silent
part of the
country and we can't get AM let alone use a mobile phone. So pardon my
ignorance on the mobile issue.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net [EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
***
*
*
Any views expressed in this message are those of the
individual sender,

except where the sender states them to be the views of Garrison
Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it 
is addressed and contains information that is private and
confidential. If
you are not the intended recipient you are hereby notified that any 

RE: Dynamic Insert/Update - Still not working

2003-02-27 Thread Bruce, Rodney S HQISEC/Veridian IT Services
Have you tried:
input name=MVR type=checkbox value=1 cfif #Recordset1.MVR# EQ
1checked/cfif
or
input name=MVR type=checkbox value=1 cfif #Recordset1.MVR# EQ
Truechecked/cfif



-Original Message-
From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:39 AM
To: CF-Talk
Subject: RE: Dynamic Insert/Update - Still not working


Have you tried a bit of logic like: 

input name=MVR type=checkbox value=1 cfif #Recordset1.MVR# EQ
'1'checked/cfif

Rick


   

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

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



Re: Public Access To Wish List (was RE:__cffunction_arguments_[und...)

2003-02-27 Thread Christian Cantrell
On Wednesday, February 26, 2003, at 05:56 PM, Dave Carabetta wrote:

 I had asked Debbie Dickerson at MM a while about this exact request, 
 and she
 had replied that there was no public access to the existing wish list. 
 She
 said It is something they're investigating for the future though, so
 hopefully it'll be a reality at some point!

 Maybe somebody at MM could expand on what that may or may not mean. 
 Maybe
 this feature will be a part of the re-designed MM site that's rolling 
 out
 soon? I don't know.

All that means is that when we receive several good suggestions for 
features and/or tools that the developer community wants, we give them 
serious consideration.  We are currently looking into things like a 
public bugbase, and if fact, would like to gather some feedback.  If 
you are interested, check out my weblog entry for today:

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

Christian

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

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



RE: Dynamic Insert/Update - Still not working

2003-02-27 Thread Bruce, Rodney S HQISEC/Veridian IT Services
Ignore my last msg, miss read this one

-Original Message-
From: Kennerly, Rick H CIV [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:39 AM
To: CF-Talk
Subject: RE: Dynamic Insert/Update - Still not working


Have you tried a bit of logic like: 

input name=MVR type=checkbox value=1 cfif #Recordset1.MVR# EQ
'1'checked/cfif

Rick


   

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

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



RE: CFMX for J2EE on JRun 4

2003-02-27 Thread Barney Boisvert
I got CFMX for J2EE up and running on JRun yesterday evening, much thanks to
all who helped, particularly Dave.

Sean:
So if I were to download Mac OSX CFMX for J2EE, I'd get a generic .jar that
I could install anywhere, assuming the app server/servlet container is up to
spec, and I wouldn't miss Verity?  Is that the only ommission (aside from
CFREGISTRY, which was only good for hacking the = CF5 cfadmin anyway)?

Sorry for the endless stream of what must seem to be stupid questions,
barneyb

 -Original Message-
 From: Sean A Corfield [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 9:05 AM
 To: CF-Talk
 Subject: Re: CFMX for J2EE on JRun 4


 On Wednesday, Feb 26, 2003, at 17:35 US/Pacific, Barney Boisvert wrote:
  And this Phase II version could be found where?

 Some of the CFMX for J2EE installers are now Phase II. I don't know for
 sure which ones other than pointing out the two that I know are pure
 Java and therefore Phase II by definition (and don't include Verity):
   IBM WebSphere 4 (or 5?) for AIX
   Mac OS X

 These will download a .jar file which you can install on any system (I
 have it running on JRun 4 and Tomcat). There may be other Phase II
 installers but someone from the product team would probably have to
 confirm that.

  I just downloaded CFMX/J2EE last week, is the
  Phase II version newer than that?  It doesn't show up on the trial
  download
  page, only app server specific versions there.

 None of the downloads are labeled phase I / II - it's more of an
 internal nomenclature (although Brandon referred to it in his article
 on clustering and session replication on DevNet a while back).

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

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 2/25/2003

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

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



RE: Registry and ASP

2003-02-27 Thread Joshua Miller
Are they using ASP to access DTS packages or call the SQL Server Agent?
I've been working with an ASP script to run a DTS package and that was
one of Microsoft's solutions to the issue. When you call a DTS package
from ASP it runs in the security context of the browser
(IUSR_servername) so if your SQL server doesn't have permissions for
the IUSR_servername then they said you could make some registry edits
or something of that nature. As another option you can simply give
permissions to the IUSR_ or setup a user in Windows that can access the
SQL Server and runs as the anonymous user for IIS. Or you can use
Windows security to force a username/password for the pages that run the
DTS packages.

Again, this is all related to SQL Server and the SQL Agent, if your
issue is something else you may have to go digging, but this may give
you a starting point anyway. I imagine if they have to change security
on a registry key that it's a permission issue that has another
workaround. Look into creating a user for IIS to use as the Anonymous
user and give it permissions to the resources you need for your
application plus the typical anonymous settings. That would probably
solve the problem.

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

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

*


-Original Message-
From: Michael Ross [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 12:36 PM
To: CF-Talk
Subject: Registry and ASP


We have some developers that seem to need to make registry permission
changes when the are writing asp pages.  They say they when they find
the right key and give Everyone Permission there error's go away.  Why
do I feel like thats not a good thing when you need to change reg keys
for your app to work.  Anyone have experience with this?



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

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



RE: OT - Fusebox for Flash?

2003-02-27 Thread dwayne
Don't get me wrong, I love Flash.
I was only responding to the fact that many CF Developers encouter problems
when they try to build RIAs.
They don't know from where to start, even if they have understood Flash
Remoting, Flash Components and OOP ActionScript principles.

My point exactly. I need order, reusability, documentation that couples well with 
implementation. Let's face it, for CFers, Flash requires a significant paradigm shift, 
one that I believe is much more dramatic than the shift from Static Pages to Dynamic 
Pages.  

For example with coldfusion cfm files are manage in the director structure.  Fusebox 
offers, among other things, a nice way structuring the directory structure and 
ordering the files. Fusebox also introduces a naming easy to understand naming 
convention which makes it easy to manage the code.  With Flash on the other hand the 
Directory Structure is no longer the starting point for organizing the code.  If you 
are worth your weight in code, I'm sure you can agree that all well developed 
applications require order and organization.  With out the directory we are left to 
depend on Timelines and Libraries. The concept of folders within timelines and 
libraries leads me to believe that there is hope but that's all I feel left with is 
hope.  The whole timeline concept seems like HTML pages that cascade and disappear and 
reappear, that underlay and overlay, and It's just confusing to me. It just seems 
like a bunch of noise.  A good start would be 1). a naming convention, 2). a way of 
organizing code and 3). A cup of coffee or a stiff drink.   
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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



RE: ColdFusion and SMS Messaging - radio blind

2003-02-27 Thread S . Isaac Dealey
 This is all blind to me - I live in a Radio Silent
 part of the country and we can't get AM let alone
 use a mobile phone. So pardon my ignorance on
 the mobile issue.

 Wow!  A dead area of the US?  Hmmm

Sounds awesome to me. :) Pipe in some heavy bandwidth for internet access
(granted, that's probably going to be ungodly expensive) and get all your
radio via streaming media. :) The only radio I actually listen to is public
anyway. Beyond that I have MP3's.


s. isaac dealey954-776-0046

new epoch  http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816

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

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



Re: OT - Fusebox for Flash?

2003-02-27 Thread dwayne
It certainly doesn't have to be all over the place. I know that our 
Flash apps team has produced very structured OO code for their 
applications, based on a very sophisticated manager-based 
architecture.


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

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



Logging out of application

2003-02-27 Thread FlashGuy
HI,

I have a logout button in my application. When clicked I want to sent the user back 
to the login screen. This works just fine. The problem I'm having is if I click on the 
back 
button in IE I'm able to go back to that page. I don't want this to happen. How can I 
clear all session varaibles etc.?

This is what I have in my logout.cfm file:


cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
cfset localCFID = Cookie.CFID
cfset localCFToken = Cookie.CFTOKEN
cfcookie name=CFID value=#localCFID#
cfcookie name=CFTOKEN value=#localCFTOKEN#
/cfif


CFLOCATION URL=/website/secure/index.htm

The index.htm is my login (authentication) template.




---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---



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

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



Dynamically Getting a share quote.

2003-02-27 Thread Darren Adams
Hello All,

I am trying to get a share quote dynamically. 
I've experimented with a few web services and I can't find one that can
get data from the Offex UK small companies exchange.

Does anyone know if a web service or custom tag exists ?

Long shot I know !

Cheers,
Daz

---
OUR NEW SITE IS NOW LIVE
Visit our new website at http://www.rawnet.com/ and
race around the beautiful Bracknell streets at http://xmas.rawnet.com/
---
Darren Adams
Web Application Developer, Rawnet Limited
Direct Phone : +44 (0) 1344 393 451
Switchboard : +44 (0) 1344 393 040
---
This message may contain information which is legally privileged and/or
confidential.  If you are not the intended recipient, you are hereby
notified that any unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such notification
notwithstanding, any comments, opinions, information or conclusions
expressed in this message are those of the originator, not of rawnet
limited, unless otherwise explicitly and independently indicated by an
authorised representative of rawnet limited.
--- 



~|
Archives: http://www.houseoffusion.com/cf_lists/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: Logging out of application

2003-02-27 Thread Paul Giesenhagen
I am not sure if this will work but try CFHEADER

cfheader name=location value = someurl.html
cfheader statusCode = 302 statusText = Document Moved.

Let us know
Thanks
Paul Giesenhagen
QuillDesign

- Original Message -
From: FlashGuy [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:58 AM
Subject: Logging out of application


 HI,

 I have a logout button in my application. When clicked I want to sent
the user back to the login screen. This works just fine. The problem I'm
having is if I click on the back
 button in IE I'm able to go back to that page. I don't want this to
happen. How can I clear all session varaibles etc.?

 This is what I have in my logout.cfm file:


 cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
 cfset localCFID = Cookie.CFID
 cfset localCFToken = Cookie.CFTOKEN
 cfcookie name=CFID value=#localCFID#
 cfcookie name=CFTOKEN value=#localCFTOKEN#
 /cfif


 CFLOCATION URL=/website/secure/index.htm

 The index.htm is my login (authentication) template.




 ---
 Colonel Nathan R. Jessop
 Commanding Officer
 Marine Ground Forces
 Guatanamo Bay, Cuba
 ---



 
~|
Archives: http://www.houseoffusion.com/cf_lists/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: ColdFusion and SMS Messaging - radio blind

2003-02-27 Thread Joshua Miller
I've got DirecWay satellite - it's pretty decent, plenty fast to use
streaming media. Not too bad on the price either.

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

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

*


-Original Message-
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 1:03 PM
To: CF-Talk
Subject: RE: ColdFusion and SMS Messaging - radio blind 


 This is all blind to me - I live in a Radio Silent
 part of the country and we can't get AM let alone
 use a mobile phone. So pardon my ignorance on
 the mobile issue.

 Wow!  A dead area of the US?  Hmmm

Sounds awesome to me. :) Pipe in some heavy bandwidth for internet
access (granted, that's probably going to be ungodly expensive) and get
all your radio via streaming media. :) The only radio I actually listen
to is public anyway. Beyond that I have MP3's.


s. isaac dealey954-776-0046

new epoch  http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816


~|
Archives: http://www.houseoffusion.com/cf_lists/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



Email Attachment encoding problem - more info

2003-02-27 Thread Craig Snyder
It seems that CF is not sending the correct content-type when I try to send 
an email with an attachment.  It insists on text/mixed.  I have attempted 
to override this using:

cfmailparam name=Content-Type value=multipart/mixed; 
boundary=#boundary#

with boundary being generated by CreateUUID().

So, any idea how to get CF to quit using text/mixed as a content type? Is 
it an IIS or server problem instead?

I'm pulling my hair out on this one.

---
Craig Snyder
Information Architect/Certified ColdFusion Developer
ElectricFusion.com, LLC - www.electricfusion.com
Tel: 612/237-8107
Email: [EMAIL PROTECTED] 

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

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



Re: Setting up email from CF for errors (was Re: ColdFusion and SMS Messaging)

2003-02-27 Thread E. Keith Dodd
Austin

I do the following for being notified of general errors:

1. In application.cfm
CFERROR type=EXCEPTION template=myErrorPage.cfm
2. On myErrorPage.cfm:
Basic page stuff with message to user that error has occurred and that the
webmaster is being notified of problem. Additionally:
A cfmail tag to me (I use HTML so looks better for me to read quickly):
including the following in the mail message:
An error was recorded on [site name] website:
  br /br /
  1. Error:
  br#CFError.Diagnostics#
  hr width=75%
  ol start=2
  liDate/Time: #CFError.DateTime#
  liTemplate: #CFError.Template#
  liQueryString: #CFError.QueryString#
  liRef: #CFError.HttpReferer#
  liBrowser: #CFError.Browser#
  liRemote: #CFError.RemoteAddress#
  /ol
  Time: #DateFormat(Now(),m/d/yy)# : #TimeFormat(Now(),h:mm tt)#

User gets a nice message and I get an instant email. I'm sure there are
other ways, but this works for me.

(Took the above from a cf5 application. I think I use some minor differences
in MX, but not at that machine.)

Hope this helps.

E. Keith Dodd
Wings of Eagles Services
www.wingserv.com
- Original Message -
From: Austin Govella [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 12:36 PM
Subject: Setting up email from CF for errors (was Re: ColdFusion and SMS
Messaging)


 So. I want CF to email or message me when there's a problem. Is there a
 tutorial somewhere on setting up automated email during certain kinds of
 errors or conditions on the server?

 --
 Austin Govella
 Grafofini




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

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

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



RE: Registry and ASP

2003-02-27 Thread Joshua Miller
On the topic of Access and Lockfiles, you may find this interesting:
http://www.joshuasmiller.com/db/jetlock.htm

This is a M$ whitepaper, I just let Word make it an HTML doc and posted
it to my site since the only other way to get it is to download the
Jetutils package.

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

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

*


-Original Message-
From: Michael Ross [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 12:36 PM
To: CF-Talk
Subject: Registry and ASP


We have some developers that seem to need to make registry permission
changes when the are writing asp pages.  They say they when they find
the right key and give Everyone Permission there error's go away.  Why
do I feel like thats not a good thing when you need to change reg keys
for your app to work.  Anyone have experience with this?



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

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



Re: Can SQL do that?

2003-02-27 Thread Stephen Hait
 I'm doing a report page, with all the sales grouped by month. 
 
 Select SUM(OrderTotal) as Total, MONTH(OrderDate) as M 
 from orders
 GROUP BY Month(OrderDate)
 
 That returns the month and the total as follow:
 
 01(january) 15
 02(feb) 40
 03(mar) 50
 05(may) 20
 and so. 
 
 Suppose in april, i didnt had sales, i would like the query list it
 too, but with 0 as total. Since i got no April in the
 MONTH(OrderDate), cos i have no sales in april, this month is not
 listed. 

Try GROUP BY ALL Month(OrderDate)
The ALL argument causes all months to be returned even when 
SUM(OrderTotal) IS NULL.

HTH,
Stephen


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

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



Re: Logging out of application

2003-02-27 Thread FlashGuy
Nope. I can redirect to another template after clicking the logoff button. The 
problem is if I click on the back button of IE I can go back the the previous page. 
If the user 
logouts I want to force them to log back in.


On Thu, 27 Feb 2003 12:03:13 -0600, Paul Giesenhagen wrote:

 I am not sure if this will work but try CFHEADER
 
 cfheader name=location value = someurl.html
 cfheader statusCode = 302 statusText = Document Moved.
 
 Let us know
 Thanks
 Paul Giesenhagen
 QuillDesign
 
 - Original Message -
 From: FlashGuy [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 11:58 AM
 Subject: Logging out of application
 
 
  HI,
 
  I have a logout button in my application. When clicked I want to sent
 the user back to the login screen. This works just fine. The problem I'm
 having is if I click on the back
  button in IE I'm able to go back to that page. I don't want this to
 happen. How can I clear all session varaibles etc.?
 
  This is what I have in my logout.cfm file:
 
 
  cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
  cfset localCFID = Cookie.CFID
  cfset localCFToken = Cookie.CFTOKEN
  cfcookie name=CFID value=#localCFID#
  cfcookie name=CFTOKEN value=#localCFTOKEN#
  /cfif
 
 
  CFLOCATION URL=/website/secure/index.htm
 
  The index.htm is my login (authentication) template.
 
 
 
 
  ---
  Colonel Nathan R. Jessop
  Commanding Officer
  Marine Ground Forces
  Guatanamo Bay, Cuba
  ---
 
 
 
  
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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



RE: Setting up email from CF for errors (was Re: ColdFusion and SMS Messaging)

2003-02-27 Thread Joshua Miller
Alternatively you can use a site-wide error handler in CFAdmin to do the
same thing.

We use a site-wide handler with a pretty message to the user and it
sends email to me at the same time.

We also use one for 404 errors that's supposed to catch things like
broken images and replace them with a clear gif file. These get
databased and then sent in a daily 404 digest so we can clean up
everything without getting pounded by 404 messages all day.

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

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

*


-Original Message-
From: E. Keith Dodd [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 1:05 PM
To: CF-Talk
Subject: Re: Setting up email from CF for errors (was Re: ColdFusion and
SMS Messaging)


Austin

I do the following for being notified of general errors:

1. In application.cfm
CFERROR type=EXCEPTION template=myErrorPage.cfm
2. On myErrorPage.cfm:
Basic page stuff with message to user that error has occurred and that
the webmaster is being notified of problem. Additionally: A cfmail tag
to me (I use HTML so looks better for me to read quickly): including the
following in the mail message: An error was recorded on [site name]
website:
  br /br /
  1. Error:
  br#CFError.Diagnostics#
  hr width=75%
  ol start=2
  liDate/Time: #CFError.DateTime#
  liTemplate: #CFError.Template#
  liQueryString: #CFError.QueryString#
  liRef: #CFError.HttpReferer#
  liBrowser: #CFError.Browser#
  liRemote: #CFError.RemoteAddress#
  /ol
  Time: #DateFormat(Now(),m/d/yy)# : #TimeFormat(Now(),h:mm tt)#

User gets a nice message and I get an instant email. I'm sure there are
other ways, but this works for me.

(Took the above from a cf5 application. I think I use some minor
differences in MX, but not at that machine.)

Hope this helps.

E. Keith Dodd
Wings of Eagles Services
www.wingserv.com
- Original Message -
From: Austin Govella [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 12:36 PM
Subject: Setting up email from CF for errors (was Re: ColdFusion and SMS
Messaging)


 So. I want CF to email or message me when there's a problem. Is there 
 a tutorial somewhere on setting up automated email during certain 
 kinds of errors or conditions on the server?

 --
 Austin Govella
 Grafofini




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


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

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



RE: Setting up email from CF for errors (was Re: ColdFusion and SMS Messaging)

2003-02-27 Thread Stephenie Hamilton
http://cfhub.com/advanced/error_handling/


~~
Stephenie Hamilton
Macromedia Certified ColdFusion Professional
CFXHosting





-Original Message-
From: Austin Govella [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 27, 2003 12:37 PM
To: CF-Talk
Subject: Setting up email from CF for errors (was Re: ColdFusion and SMS
Messaging)


So. I want CF to email or message me when there's a problem. Is there a 
tutorial somewhere on setting up automated email during certain kinds of

errors or conditions on the server?

--
Austin Govella
Grafofini


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

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



RE: ColdFusion and SMS Messaging - radio blind

2003-02-27 Thread S . Isaac Dealey
Awesome. :) I've thought for a while that if I could get enough telework
clients to keep my bills paid that I'd love to move out to the sticks and
get something like DirecPC. Give me a shout if you ever need another
permanent developer outside of Charlotte. :)

 I've got DirecWay satellite - it's pretty decent, plenty
 fast to use streaming media. Not too bad on the price either.

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


s. isaac dealey954-776-0046

new epoch  http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816

~|
Archives: http://www.houseoffusion.com/cf_lists/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: Logging out of application

2003-02-27 Thread Andy Ousterhout
Here is what I use...

!--- Sets the document to expire now. Should clear out the
 cached version and force a reload---
CFHEADER NAME=Expires VALUE=Now()

!--- On HTTP version 1.0 servers, stops the browser and/or
  proxy from caching the document. Does not work on 1.1
  servers ---
CFHEADER NAME=Pragma VALUE=no-cache

!--- On HTTP version 1.1 servers, stops the browser and/or
  proxy from caching the document. Also forces form elements to be
  re-examined.---
CFHEADER NAME=cache-control VALUE=no-cache, no-store, must-revalidate

-Original Message-
From: FlashGuy [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 11:59 AM
To: CF-Talk
Subject: Logging out of application


HI,

I have a logout button in my application. When clicked I want to sent the
user back to the login screen. This works just fine. The problem I'm having
is if I click on the back
button in IE I'm able to go back to that page. I don't want this to happen.
How can I clear all session varaibles etc.?

This is what I have in my logout.cfm file:


cfif IsDefined(Cookie.CFID) AND IsDefined(Cookie.CFTOKEN)
cfset localCFID = Cookie.CFID
cfset localCFToken = Cookie.CFTOKEN
cfcookie name=CFID value=#localCFID#
cfcookie name=CFTOKEN value=#localCFTOKEN#
/cfif


CFLOCATION URL=/website/secure/index.htm

The index.htm is my login (authentication) template.




---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---




~|
Archives: http://www.houseoffusion.com/cf_lists/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: Logging out of application

2003-02-27 Thread FlashGuy
THis would go into the top of my logoff.cfm file?

I tried it and I can still click the IE back button and go back the the previous 
template.

On Thu, 27 Feb 2003 12:17:26 -0600, Andy Ousterhout wrote:

 CFHEADER NAME=Expires VALUE=Now()
 
 
 CFHEADER NAME=Pragma VALUE=no-cache
 
 
 CFHEADER NAME=cache-control VALUE=no-cache, no-store, must-revalidate



---
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---



~|
Archives: http://www.houseoffusion.com/cf_lists/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   3   >