Re: wddx

2001-03-05 Thread nizam

Is it means that I can send the data to the other machine using the form
action. This is new to me. I will try it.
- Original Message -
From: Hal Helms <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 5:48 AM
Subject: RE: wddx


> How are you sending the WDDX packet from your machine to the other? You
> might want to use a hidden form field. That way, when the information is
> submitted to the processing machine, you can decode it with the 
tag
> where the input is "form.the_name". Make sense?
>
>
> I'm going to be putting out an Occasional Newsletter this week that deals
> with syndicating content using WDDX. This will have code showing how to do
> this. If you'd like to, you can subscribe to it at www.halhelms.com.
>
> Hal Helms
> Team Allaire
> [ See ColdFusionTraining.com for info on "Best Practices with ColdFusion &
> Fusebox" training ]
>
>
> -Original Message-
> From: nizam [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 06, 2001 12:12 AM
> To: CF-Talk
> Subject: wddx
>
>
> Hi everybody,
> 1.I want to get data from other server using the WDDX coldfusion tag.I
> have try to write code like below but it not work
>
> In my pc:
> 
> select Message_Id, Thread_id, Username from messages
> 
>
> The recordset data is:...
> 
> #Message_ID# #Thread_ID# #Username#
> 
>
> 
> Serializing CFML data...
> 
>
>
> And at the server, I code like this:
>
> Deserializing WDDX packet...
> 
>
> The recordset data is:...
> 
> #Message_ID# #Thread_ID# #Username#
> 
>
>
> I can run the code in my pc but the server can't receive the value. Is it
> the right way for the send data using wddx tags.
>
> 2.Where I can find the example of the using WDDX to get data from
other
> server(coding example).
>
> Thanks.
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Mailing Shots in CF

2001-03-05 Thread Victor Chou

Something like that, I have a join table like this

mail_queue (user_id, mail_id)

Then just do the select top, loop through the list, cfmail them, followed by
a delete.

I suppose a REALLY BIG mail out might want the user info denormalised into
the queue? But then a REALLY BIG mail out shouldn't be handled by CF

- Original Message -
From: "Admin" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, March 06, 2001 8:04 PM
Subject: Re: Mailing Shots in CF


> So how should one write the query to pull 100 messages at the time and set
a
> flag so they would not be selected the next time
>
> select top 100 id,email from sometable where flag is 0
> update sometable set flag = 1 where id in ()



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Mailing Shots in CF

2001-03-05 Thread Admin

So how should one write the query to pull 100 messages at the time and set a
flag so they would not be selected the next time

select top 100 id,email from sometable where flag is 0
update sometable set flag = 1 where id in ()


- Original Message -
From: "Victor Chou" <[EMAIL PROTECTED]>
> If the emails aren't extremely time critical, a CF schedule that send them
> in batches of say 100 would do it just fine.




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Function

2001-03-05 Thread Phoeun Pha

thats cool, it was quite funny~ hehehe
- Original Message -
From: Michael Dinowitz <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 8:20 PM
Subject: Re: CF Function


> I apologize for posting this to the list. It was meant to be private.
>
>
> > No, but there is a list admin who has been getting complaints about your
> > posts. The CF-Talk list is a technical one and posts should be related
to
> > the technical nature of ColdFusion. You've been posting a LOT of off
topic
> > material and I'm forced to put you on notice. If you continue with the
off
> > topic posts, you will be removed from the list.
> > I hate to be so drastic, but from looking at your posts over time, you
> need
> > the warning.
> >
> > Michael Dinowitz
> > Publisher: Fusion Authority weekly news alert
> > (www.fusionauthority.com/alert)
> > Listmaster: CF-Talk, CF-Jobs, Spectra-Talk, Jrun-Talk, etc.
> > (www.houseoffusion.com)
> >
> > - Original Message -
> > From: "Phoeun Pha" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Monday, March 05, 2001 5:01 PM
> > Subject: CF Function
> >
> >
> > > hey, is there a coldfusion function to make a killer beef fajita?
> > >
> > >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Authorize.Net or Cybercash or someone else?

2001-03-05 Thread Sean Renet

I use paymentnet http://www.signio.com/
You might want to also consider back of america


- Original Message -
From: "Dustin M. Snell [Unisyn Software, LLC]" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 7:14 PM
Subject: OT: Authorize.Net or Cybercash or someone else?


> Hello All,
>
> I have never been terribly enthusastic about Cybercash's quality of
service.
> I am hearing a lot about Authorize.net now.  Our site is all CF 4.5/W2K so
> good integration in that area is a must. Price, reliabilty, speed are also
> important of course. Does anyone have any opinions on this and or
> comparisons?
>
> If the answer is Authorize.net - could someone point me in the direction
to
> find CF integration instructions for online transaction processing?
>
> Thanks!
>
> Dustin M. Snell
> Unisyn Software, LLC
> Developers of AutoMate - The Leading Automation Software for Windows
> http://www.unisyn.com
>
>
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ISP's with CF

2001-03-05 Thread Kent Runyan

www.cfdynamics.com

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 7:17 PM
To: CF-Talk
Subject: Re: ISP's with CF


Need to check out www.atswebnet.com !!!

Robert

- Original Message -
From: "Chris Montgomery" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 9:10 PM
Subject: RE: ISP's with CF


> ABI Hosting: http://www.abihosting.com. No extra charge for SQL Server
> databases.
>
> Chris Montgomery [EMAIL PROTECTED]
>
> Web Development & Consulting http://www.astutia.com
> Allaire Consulting Partner
> 210-490-3249/888-745-7603Fax 210-490-4692
> AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78
>
> > -Original Message-
> > From: S R [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 05, 2001 4:06 PM
> >
> > I've been asked to build a website for a client. The website
> > is going to have forms, need some kind of database connectivity,
> > basically its a dynamic website. Does anyone know of an ISP out
> > there that offers Cold Fusion and preferably SQL Server
> > capabality? I don't think any of the major ones, like prodigy,
> > earthlink or AOL do.
>
> > Thanks for your help,
> >
> > Sal
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Determine if a variable has a value

2001-03-05 Thread Matthew Walker

IsDefined("MyVariableName") is what you want.
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Determine if a variable has a value

2001-03-05 Thread BORKMAN Lee

Hi Michael,
I know you have tried it, but isDefined("variablename") is the basic method.
The quotes are a common trap.  COuld that be your problem?

Good luck,
Lee (Bjork) Borkman
http://bjork.net ColdFusion Tags by Bjork


-Original Message-
From: Michael S. Kimmett [mailto:[EMAIL PROTECTED]]

Hello,

I am new to ColdFusion, so this will be an easy answer to most of you.  I am
having difficulty trying to determine if a variable in one of my pages has a
value.  What I mean by a value is did I assign it a value or is it still
empty.  I have tried using IsDefined, Evaluate, and other CF Functions, but
they all are failing the test. Any ideas on how to quickly and easly
determine if variable has a value.



IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee.  It is confidential and may contain legally privileged
information.  No confidentiality or privilege is waived or lost by any
mistaken transmission to you.  If you receive this e-mail in error, please
immediately delete it from your system and notify the sender.  You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient.  The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.  

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Determine if a variable has a value

2001-03-05 Thread Dustin M. Snell [Unisyn Software, LLC]

I usually use 

Then just check the value with 

There are other ways but this will work.

Dustin M. Snell
Unisyn Software, LLC
Developers of AutoMate - The Leading Automation Software for Windows
http://www.unisyn.com

- Original Message -
From: "Michael S. Kimmett" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 8:27 PM
Subject: Determine if a variable has a value


> Hello,
>
> I am new to ColdFusion, so this will be an easy answer to most of you.  I
am having difficulty trying to determine if a variable in one of my pages
has a value.  What I mean by a value is did I assign it a value or is it
still empty.  I have tried using IsDefined, Evaluate, and other CF
Functions, but they all are failing the test. Any ideas on how to quickly
and easly determine if variable has a value.
>
> Thanks in advance.
>
> Michael
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Determine if a variable has a value

2001-03-05 Thread Michael S. Kimmett

Hello,

I am new to ColdFusion, so this will be an easy answer to most of you.  I am having 
difficulty trying to determine if a variable in one of my pages has a value.  What I 
mean by a value is did I assign it a value or is it still empty.  I have tried using 
IsDefined, Evaluate, and other CF Functions, but they all are failing the test. Any 
ideas on how to quickly and easly determine if variable has a value.

Thanks in advance.

Michael


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Fast Track to ColdFusion Training - Who to use?

2001-03-05 Thread John McCosker

Alewyfe Cambridge Boston is where I did my training.
They have moved from cambridge but are still based in Boston.

As far as I know its HQ along with SanFSisco.

Macromedia will be heading all operations with allaire there as well.
Theres a lot of good guys hangin around up there, right at the horses mouth
so to speak.

-Original Message-
From: BORKMAN Lee [mailto:[EMAIL PROTECTED]]
Sent: 06 March 2001 03:43
To: CF-Talk
Subject: RE: Fast Track to ColdFusion Training - Who to use?


Hey, for my part, I'd recommend the amazing Hal Helm's courses, which teach
you how to do it the smart way:

www.coldfusiontraining.com/index.cfm?ref=bjork

Best of luck,
Lee



"Ron Eberhard" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a friend who is interested in taking training, like the Allaire
> Fast Track to ColdFusion Course, offered in New York City or Long
> Island.  She noticed that the same course is offered by Winmill Software
> and Allaire.  Does any one have an opinion as to which firm provides the
> better training?   How does Winmill's Long Island training  compare to
> its NYC training?
>


IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee.  It is confidential and may contain legally privileged
information.  No confidentiality or privilege is waived or lost by any
mistaken transmission to you.  If you receive this e-mail in error, please
immediately delete it from your system and notify the sender.  You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient.  The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: M$ licensing has me at wits end

2001-03-05 Thread Cameron Childress

FYI - There is a massive discussion going on right now on Slashdot about
this topic.

Are Expensive RDBM Systems Worth The Money?
http://slashdot.org/askslashdot/01/03/04/0842229.shtml

-Cameron


Cameron Childress
elliptIQ Inc.
p.770.460.7277.232
f.770.460.0963

> -Original Message-
> From: Jon Hall [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 3:33 AM
> To: CF-Talk
> Subject: Re: M$ licensing has me at wits end
>
>
> Since Howie mentioned Interbase a few weeks back, I have looked
> at it quite
> a bit and I believe with the 1.0 release of the open source Firebird very
> close, I would include it in any list with MySQL and PostgreSQL.
>
> http://www.interbase2000.com/
>
> jon
> - Original Message -
> From: "Arden Weiss" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Saturday, March 03, 2001 7:01 PM
> Subject: RE: M$ licensing has me at wits end
>
>
> > Well doggies...
> >
> > From all the excellent feedback on this issue of "real good cheaper
> > alternatives to SQL Server" it seems I must conclude that the central
> theme
> > is "There really aren't any real good cheaper alternatives"
> >
> > The two major alternatives MySQL and PostgreSQL both seems to
> have fairly
> > significant short commings. However, I must say that the comparison
> article
> > of MySQL and PostgreSQL at
> > http://www.phpbuilder.com/columns/tim2705.php3?page=1
> > was excellent (all should read).
> >
> > Of interest, none of you seem to be advocating SYBASE -- wonder why not.
> >  Is it possibly because their web site is even more confusing
> than M$ site
> > -- just a bunch of mumbo jumbo that even this almost smartest retired
> > doggie on the planet couldn't figure out.
> >
> >  ^
> > / \__
> >(@\___
> >   /  O
> >  /(_/
> > /_/
> > Whoof...
> > 410-757-3487
> >
> > -Original Message-
> > From: Chris Montgomery [SMTP:[EMAIL PROTECTED]]
> > Sent: Saturday, March 03, 2001 6:39 PM
> > To: CF-Talk
> > Subject: RE: M$ licensing has me at wits end
> >
> > Bud,
> >
> > Have you considered just asking some of the web hosting companies what
> they
> > are required to do as far as SQL Server licensing? I'll bet if
> you emailed
> > a
> > few of them they'd tell ya how they do it.
> >
> > Chris Montgomery [EMAIL PROTECTED]
> >
> > Web Development & Consulting http://www.astutia.com
> > Allaire Consulting Partner
> > 210-490-3249/888-745-7603Fax 210-490-4692
> > AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78
> >
> > > -Original Message-
> > > From: Bud [mailto:[EMAIL PROTECTED]]
> > > Sent: Saturday, March 03, 2001 5:29 PM
> > >
> > > Compare it? How? Microsoft can't tell me how much a license is to
> > > commercially host web sites running SQL Server as the database, nor
> > > can they tell me where I can even get licensed. All they can tell me
> > > is that it's illegal to host databases commercially for my clients,
> > > even with processor licenses.
> > > --
> > >
> > > Bud Schneehagen - Tropical Web Creations
> >
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Fast Track to ColdFusion Training - Who to use?

2001-03-05 Thread BORKMAN Lee

Hey, for my part, I'd recommend the amazing Hal Helm's courses, which teach
you how to do it the smart way:

www.coldfusiontraining.com/index.cfm?ref=bjork

Best of luck,
Lee



"Ron Eberhard" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a friend who is interested in taking training, like the Allaire
> Fast Track to ColdFusion Course, offered in New York City or Long
> Island.  She noticed that the same course is offered by Winmill Software
> and Allaire.  Does any one have an opinion as to which firm provides the
> better training?   How does Winmill's Long Island training  compare to
> its NYC training?
>


IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee.  It is confidential and may contain legally privileged
information.  No confidentiality or privilege is waived or lost by any
mistaken transmission to you.  If you receive this e-mail in error, please
immediately delete it from your system and notify the sender.  You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient.  The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.  

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Fast Track to ColdFusion Training - Who to use?

2001-03-05 Thread Michael

www.remotesite.com just a personal opinion, do I know the people yes,
and the instructors are tops,



"Ron Eberhard" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a friend who is interested in taking training, like the Allaire
> Fast Track to ColdFusion Course, offered in New York City or Long
> Island.  She noticed that the same course is offered by Winmill Software
> and Allaire.  Does any one have an opinion as to which firm provides the
> better training?   How does Winmill's Long Island training  compare to
> its NYC training?
>
> Thanks, Ron
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



OT: Authorize.Net or Cybercash or someone else?

2001-03-05 Thread Dustin M. Snell [Unisyn Software, LLC]

Hello All,

I have never been terribly enthusastic about Cybercash's quality of service.
I am hearing a lot about Authorize.net now.  Our site is all CF 4.5/W2K so
good integration in that area is a must. Price, reliabilty, speed are also
important of course. Does anyone have any opinions on this and or
comparisons?

If the answer is Authorize.net - could someone point me in the direction to
find CF integration instructions for online transaction processing?

Thanks!

Dustin M. Snell
Unisyn Software, LLC
Developers of AutoMate - The Leading Automation Software for Windows
http://www.unisyn.com




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CyberCash Bankruptcy

2001-03-05 Thread Joby Bednar

They don't have info at SkipJack.com?

Joby Bednar
Director of Internet Design
iNEOgroup.com
http://www.ineogroup.com 
Fusing your Dreams and the Web, Together as One
[EMAIL PROTECTED] 
Cell:  949-283-5138
Personal Fax:  208-485-1170


-Original Message-
From: paul smith [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 6:03 PM
To: CF-Talk
Subject: RE: CyberCash Bankruptcy


It would be nice to have some idea of costs.

best,  paul

At 01:35 PM 3/5/01 -0800, you wrote:
>Our company has used, and became a reseller of because we like them so
much,
>SkipJack.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Zombo.Com

2001-03-05 Thread CF

My big question is .. is this another Stan Cox production?  Like Stan, this
guy rocks the rockin' horse.

Rock on rockin' Stan, rockin' your rockin' horse in your rockin' house!
Rock the house on your horse Stan!

Welcome to Zombo.com where rockin' horses can rock the rockin' house with
Stan.  Anything is possible at the rockin' house, Zombo.com ..

I don't know about the rest of you, but I can do anything at Zombo.com ..
anything at all.  The only limit is myself!!

Look at all the flashy colors.  I am a funky hippie Jamacan that knows how
to rock the rockin' house on my rockin' horse at Zombo.com .. Yesss ... the
only place that the unobtainable is unknown .. Pass it on the left hand side
... this is Zombo.com . *twitch*, *twitch*, *drool*
.

Todd

- Original Message -
From: "paul smith" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 8:56 PM
Subject: Re: Zombo.Com


> It might be useful, but I'll never see it.
> I don't have the patience for that kind of splash crap,
> and NO SKIP INTRO link.
>
> best,  paul



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ISP's with CF

2001-03-05 Thread net_man

Need to check out www.atswebnet.com !!!

Robert

- Original Message -
From: "Chris Montgomery" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 9:10 PM
Subject: RE: ISP's with CF


> ABI Hosting: http://www.abihosting.com. No extra charge for SQL Server
> databases.
>
> Chris Montgomery [EMAIL PROTECTED]
>
> Web Development & Consulting http://www.astutia.com
> Allaire Consulting Partner
> 210-490-3249/888-745-7603Fax 210-490-4692
> AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78
>
> > -Original Message-
> > From: S R [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 05, 2001 4:06 PM
> >
> > I've been asked to build a website for a client. The website
> > is going to have forms, need some kind of database connectivity,
> > basically its a dynamic website. Does anyone know of an ISP out
> > there that offers Cold Fusion and preferably SQL Server
> > capabality? I don't think any of the major ones, like prodigy,
> > earthlink or AOL do.
>
> > Thanks for your help,
> >
> > Sal
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Function

2001-03-05 Thread Michael Dinowitz

I apologize for posting this to the list. It was meant to be private.


> No, but there is a list admin who has been getting complaints about your
> posts. The CF-Talk list is a technical one and posts should be related to
> the technical nature of ColdFusion. You've been posting a LOT of off topic
> material and I'm forced to put you on notice. If you continue with the off
> topic posts, you will be removed from the list.
> I hate to be so drastic, but from looking at your posts over time, you
need
> the warning.
>
> Michael Dinowitz
> Publisher: Fusion Authority weekly news alert
> (www.fusionauthority.com/alert)
> Listmaster: CF-Talk, CF-Jobs, Spectra-Talk, Jrun-Talk, etc.
> (www.houseoffusion.com)
>
> - Original Message -
> From: "Phoeun Pha" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 05, 2001 5:01 PM
> Subject: CF Function
>
>
> > hey, is there a coldfusion function to make a killer beef fajita?
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: REMOVE

2001-03-05 Thread Michael Dinowitz

Notice the name you have posted with? Notice the bottom of every post that
says how to unsubscribe? I've used those instructions to do exactly what
they are meant for.

Michael Dinowitz
Publisher: Fusion Authority weekly news alert
(www.fusionauthority.com/alert)
Listmaster: CF-Talk, CF-Jobs, Spectra-Talk, Jrun-Talk, etc.
(www.houseoffusion.com)

- Original Message -
From: "Richard Banks" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 3:20 PM
Subject: RE: REMOVE


> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> ALL YOUR REMOVES ARE BELONG TO US
> -Original Message-
> From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 2:37 PM
> To: CF-Talk
> Subject: RE: REMOVE
>
>
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> > REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
>
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
> Read the instruction at the bottom of the email
>
> Philip Arnold
> Director
> Certified ColdFusion Developer
> ASP Multimedia Limited
> T: +44 (0)20 8680 1133
>
> "Websites for the real world"
>
> **
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> **
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Redeliver and Undelivered Message

2001-03-05 Thread Jim McAtee

I just discovered a couple of mail messages in CF's UNDELIVR directory.  The
error is in the CC address and easily fixed.  How can I "redeliver" these
messages?  Is just a matter of dropping the .TMP files back in the SPOOL
directory (after fixing the mail address)?

Thanks,
Jim


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ISP's with CF

2001-03-05 Thread Chris Montgomery

ABI Hosting: http://www.abihosting.com. No extra charge for SQL Server
databases.

Chris Montgomery [EMAIL PROTECTED]

Web Development & Consulting http://www.astutia.com
Allaire Consulting Partner
210-490-3249/888-745-7603Fax 210-490-4692
AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78

> -Original Message-
> From: S R [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 4:06 PM
>
> I've been asked to build a website for a client. The website
> is going to have forms, need some kind of database connectivity,
> basically its a dynamic website. Does anyone know of an ISP out
> there that offers Cold Fusion and preferably SQL Server
> capabality? I don't think any of the major ones, like prodigy,
> earthlink or AOL do.

> Thanks for your help,
>
> Sal


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CyberCash Bankruptcy

2001-03-05 Thread Chris Montgomery

I'll third the recommendation for Authorizenet. Also, you can do form posts
(and retrieve the values back as a form post) without needing to use CFHTTP
with Authorizenet (thought I'd throw that in for those who are shy of using
CFHTTP).

Chris Montgomery [EMAIL PROTECTED]

Web Development & Consulting http://www.astutia.com
Allaire Consulting Partner
210-490-3249/888-745-7603Fax 210-490-4692
AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78

> -Original Message-
> From: Jim McAtee [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 3:29 PM
> To: CF-Talk
> Subject: Re: CyberCash Bankruptcy
>
>
> I'll second the rec for Authorize.Net.  Dead simple to integrate in CF,
> using CFHTTP or a third-party tag.  Generally less expensive than
> CyberCash
> and transactions are much faster.  Also, one thing you _can't_ do with
> CyberCash:  Once a CyberCash account goes 'live' you cannot do a test
> transaction, but with Authorize.Net you just post a form field of
> TESTREQUEST=TRUE.  Makes development a lot nicer.
>
> Jim
>


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Function

2001-03-05 Thread Michael Dinowitz

No, but there is a list admin who has been getting complaints about your
posts. The CF-Talk list is a technical one and posts should be related to
the technical nature of ColdFusion. You've been posting a LOT of off topic
material and I'm forced to put you on notice. If you continue with the off
topic posts, you will be removed from the list.
I hate to be so drastic, but from looking at your posts over time, you need
the warning.

Michael Dinowitz
Publisher: Fusion Authority weekly news alert
(www.fusionauthority.com/alert)
Listmaster: CF-Talk, CF-Jobs, Spectra-Talk, Jrun-Talk, etc.
(www.houseoffusion.com)

- Original Message -
From: "Phoeun Pha" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 5:01 PM
Subject: CF Function


> hey, is there a coldfusion function to make a killer beef fajita?
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CyberCash Bankruptcy

2001-03-05 Thread paul smith

It would be nice to have some idea of costs.

best,  paul

At 01:35 PM 3/5/01 -0800, you wrote:
>Our company has used, and became a reseller of because we like them so much,
>SkipJack.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Zombo.Com

2001-03-05 Thread paul smith

It might be useful, but I'll never see it.
I don't have the patience for that kind of splash crap,
and NO SKIP INTRO link.

best,  paul

At 01:59 PM 3/5/01 -0700, you wrote:
>Found a very useful cold fusion site at www.zombo.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Fast Track to ColdFusion Training - Who to use?

2001-03-05 Thread Ron Eberhard

I have a friend who is interested in taking training, like the Allaire
Fast Track to ColdFusion Course, offered in New York City or Long
Island.  She noticed that the same course is offered by Winmill Software
and Allaire.  Does any one have an opinion as to which firm provides the
better training?   How does Winmill's Long Island training  compare to
its NYC training?

Thanks, Ron


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: page error

2001-03-05 Thread Jon Hall

Jay, you have way too many SQL queries on one page. In general looping over
a query should be avoided at all costs, not to mention two queries.

I think a little research into SQL dot notation will help you a lot here. I
wish I had time to do a longer example for you, but I gotta get some work
done ;-)

Example:

SELECT EventManager.id, EventManager.RodeoDate, EventManager.EyebrowSize,
RodeoManager.Score, RodeoManager.Winner
FROM EventManager, RodeoManager
WHERE EventID = '#eventID#'


This code wont work in your app, but I hope you see the power of having a
peice of information that matches in the two tables. Instead of looping over
a query, all you would have to do is output one query! I believe the EventID
might be your key. It's hard to tell from the code.

HTH

jon


- Original Message -
From: "Jay Patton" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 7:09 PM
Subject: page error


> Can someone maybe tell me why i get this error on the web but not on my
local machine? its only when this page is run. (both local and web are SQL
7) here is my code:(followed by the error)
>
> 
>
> 
>   datasource="#datasource#"
>  dbtype="ODBC"
>  username="#username#"
>  password="#password#">
> SELECT *
> FROM ContestantManager
> WHERE ContestantID = #url.ContestantID#
> 
>
> 
>   datasource="#datasource#"
>  dbtype="ODBC"
>  username="#username#"
>  password="#password#">
> SELECT *
> FROM EventManager
> 
>
> 
>   datasource="#datasource#"
>  dbtype="ODBC">
> SELECT RodeoID, EventID, SUM (AdjPoints) as AdjPoints, SUM (Points) as
Points, SUM (MoneyEarned) as TotalMoneyAll, NotAllAround
> FROM ResultsManager
> WHERE ContestantID = #url.ContestantID#
> GROUP BY RodeoID, EventID, NotAllAround
> ORDER BY '#GetEvents.EventName#'
> 
> 
> 
> 
> NSPRA - Contestant Results for #GetName.LastName#,
#GetName.FirstName# (#GetName.Age#)
> 
>
> 
> 
>   
> Individual Results For:
> #GetName.LastName#, #GetName.FirstName# (#GetName.Age#)
#GetName.BirthDate# #GetName.CardNumber#
>   
> 
> 
> 
>   
> Rodeo
> Event
> Points
> Adj. Points
> Money Won
> Total Points
> Include in AllAround (Y/N)
>   
>   
>   
> SELECT * FROM
RodeoManager WHERE RodeoID = '#GetResults.RodeoID#'#RodeoName.Rode
oName#
> SELECT *
FROM EventManager WHERE EventID =
'#GetResults.EventID#'#EventName.EventName#
> #GetResults.Points#
> #GetResults.AdjPoints#
> SELECT MoneyEarned FROM
ResultsManager WHERE EventID =
'#GetResults.EventID#'#NumberFormat(EventMoney.MoneyEarned,"$.
__")#
> 
> YN
>   
>   
>   
> Rodeo
> Event
> Points
> Adj. Points
> Money Won
> Total Points
> Include in AllAround (Y/N)
>   
> 
> 
> 
>   
> Total Money Won (All Events):
> SELECT SUM
(MoneyEarned) as TotalMoneyAll FROM ResultsManager WHERE ContestantID =
'#url.ContestantID#'#NumberFormat(TotalMoney.TotalMoneyAll,"$.
__")#
>   
> 
> 
> 
> 
>
> 
>
> 
> ODBC Error Code = ()
>
>
> Timed-out trying to get a connection to RODEO. The connection limit has
been reached.
>
>
>
> The error occurred while processing an element with a general identifier
of (CFQUERY), occupying document position (23:1) to (25:23).
>
> 
>
> Thanks,
>
> Jay Patton
> Web Design / Application Design
> Web Pro USA
> 406.549.3337 ext. 203
> 1.888.5WEBPRO
> www.webpro-usa.com
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Function

2001-03-05 Thread Jeffry Houser


   Actually, that's a CF tag, not the function.  The function, 
killerbeeffajita() (scheduled for release in 5.0) worked so wonderfully 
that the developers were spending to much time in the bathroom, and 
deadlines were starting to slip.  They created a lesser version of it 
called fajita() that will be included in 5.0.   It is expected that a 
replacement for killerbeefajita() called killerfajita() will be re-instated 
in a future release.  It will accept a parameter value of both Chicken and 
Beef.  Rumors is that Ben Forta is already preparing a peptobizmo() function.


At 05:54 PM 03/05/2001 -0500, you wrote:
>yeah, it's called 
>
>-Original Message-
>From: Phoeun Pha [mailto:[EMAIL PROTECTED]]
>Sent: Monday, March 05, 2001 5:01 PM
>To: CF-Talk
>Subject: CF Function
>
>
>hey, is there a coldfusion function to make a killer beef fajita?
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: page error

2001-03-05 Thread Joby Bednar

Looks like you have a ton of QUERY tags and it's timing out because of it.
Can you clean those up or consolidate them so there aren't so many going on?
On a live server, my apps usually run slower since my dev server is only
running what I ask it to and the live server runs them and everything else
form other accounts.  It's probably hitting a max allowance and timing out.
You could also allow more connections in the CF admin.

Joby Bednar
Director of Internet Design
iNEOgroup.com
http://www.ineogroup.com 
Fusing your Dreams and the Web, Together as One
[EMAIL PROTECTED] 
Cell:  949-283-5138
Personal Fax:  208-485-1170


-Original Message-
From: Jay Patton [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 4:10 PM
To: CF-Talk
Subject: page error


Can someone maybe tell me why i get this error on the web but not on my
local machine? its only when this page is run. (both local and web are SQL
7) here is my code:(followed by the error)





SELECT *
FROM ContestantManager
WHERE ContestantID = #url.ContestantID#




SELECT *
FROM EventManager




SELECT RodeoID, EventID, SUM (AdjPoints) as AdjPoints, SUM (Points) as
Points, SUM (MoneyEarned) as TotalMoneyAll, NotAllAround
FROM ResultsManager
WHERE ContestantID = #url.ContestantID#
GROUP BY RodeoID, EventID, NotAllAround
ORDER BY '#GetEvents.EventName#'




NSPRA - Contestant Results for #GetName.LastName#,
#GetName.FirstName# (#GetName.Age#)




  
Individual Results For:
#GetName.LastName#, #GetName.FirstName# (#GetName.Age#)
#GetName.BirthDate# #GetName.CardNumber#
  



  
Rodeo
Event
Points
Adj. Points
Money Won
Total Points
Include in AllAround (Y/N)
  
  
  
SELECT * FROM
RodeoManager WHERE RodeoID =
'#GetResults.RodeoID#'#RodeoName.RodeoName#
SELECT *
FROM EventManager WHERE EventID =
'#GetResults.EventID#'#EventName.EventName#
#GetResults.Points#
#GetResults.AdjPoints#
SELECT MoneyEarned FROM
ResultsManager WHERE EventID =
'#GetResults.EventID#'#NumberFormat(EventMoney.MoneyEarned,"$.
__")#

YN
  
  
  
Rodeo
Event
Points
Adj. Points
Money Won
Total Points
Include in AllAround (Y/N)
  



  
Total Money Won (All Events):
SELECT SUM
(MoneyEarned) as TotalMoneyAll FROM ResultsManager WHERE ContestantID =
'#url.ContestantID#'#NumberFormat(TotalMoney.TotalMoneyAll,"$.
__")#
  








ODBC Error Code = ()


Timed-out trying to get a connection to RODEO. The connection limit has been
reached.



The error occurred while processing an element with a general identifier of
(CFQUERY), occupying document position (23:1) to (25:23).



Thanks,

Jay Patton
Web Design / Application Design
Web Pro USA
406.549.3337 ext. 203
1.888.5WEBPRO
www.webpro-usa.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ColdFusion FAQ

2001-03-05 Thread Angel Stewart

Umm..to save you from typing the same thing over again, providing you had
nothing further to add to the answer already provided.
Of Course.

-Gel


-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]]

Why would I reply to "What ColdFusion books can you recommend" by pointing
to someone else's answer???

Jim


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Zombo.Com

2001-03-05 Thread Kevin Mansel

personally, this is nice to get during a day of stress, really brings out a
chuckle...
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Zombo.Com

2001-03-05 Thread Michael Wilson

lmao... Wlcome... welcome

> -Original Message-
> From: Brian Thornton [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 3:59 PM
> To: CF-Talk
> Subject: Zombo.Com
> 
> 
> Found a very useful cold fusion site at www.zombo.com
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Zombo.Com

2001-03-05 Thread Roque,Carlos

Would be useful if it more than one page.

Carlos Roque
I.S., Applications
Web Development
Sage Software, Inc.
x2154

 -Original Message-
From:   Brian Thornton [mailto:[EMAIL PROTECTED]] 
Sent:   Monday, March 05, 2001 12:59 PM
To: CF-Talk
Subject:Zombo.Com

Found a very useful cold fusion site at www.zombo.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



page error

2001-03-05 Thread Jay Patton

Can someone maybe tell me why i get this error on the web but not on my local machine? 
its only when this page is run. (both local and web are SQL 7) here is my 
code:(followed by the error)





SELECT *
FROM ContestantManager
WHERE ContestantID = #url.ContestantID#




SELECT *
FROM EventManager




SELECT RodeoID, EventID, SUM (AdjPoints) as AdjPoints, SUM (Points) as Points, SUM 
(MoneyEarned) as TotalMoneyAll, NotAllAround
FROM ResultsManager
WHERE ContestantID = #url.ContestantID#
GROUP BY RodeoID, EventID, NotAllAround
ORDER BY '#GetEvents.EventName#'




NSPRA - Contestant Results for #GetName.LastName#, #GetName.FirstName# 
(#GetName.Age#)




   
Individual Results For:
#GetName.LastName#, #GetName.FirstName# (#GetName.Age#) #GetName.BirthDate# 
#GetName.CardNumber#
  



   
Rodeo
Event
Points
Adj. Points
Money Won
Total Points
Include in AllAround (Y/N)
  
  
   
SELECT * FROM RodeoManager WHERE RodeoID = 
'#GetResults.RodeoID#'#RodeoName.RodeoName#
SELECT * FROM 
EventManager WHERE EventID = 
'#GetResults.EventID#'#EventName.EventName#
#GetResults.Points#
#GetResults.AdjPoints#
SELECT MoneyEarned FROM ResultsManager 
WHERE EventID = 
'#GetResults.EventID#'#NumberFormat(EventMoney.MoneyEarned,"$.__")#

YN
  
  
   
Rodeo
Event
Points
Adj. Points
Money Won
Total Points
Include in AllAround (Y/N)
  



   
Total 
Money Won (All Events):
SELECT SUM (MoneyEarned) as TotalMoneyAll FROM 
ResultsManager WHERE ContestantID = 
'#url.ContestantID#'#NumberFormat(TotalMoney.TotalMoneyAll,"$.__")#
  








ODBC Error Code = () 


Timed-out trying to get a connection to RODEO. The connection limit has been reached. 



The error occurred while processing an element with a general identifier of (CFQUERY), 
occupying document position (23:1) to (25:23).



Thanks,

Jay Patton
Web Design / Application Design
Web Pro USA
406.549.3337 ext. 203
1.888.5WEBPRO
www.webpro-usa.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Real time word count

2001-03-05 Thread Jon Hall

This would be client side Javascript or VBScript.

jon
- Original Message -
From: "Tristram Charnley" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 5:18 PM
Subject: Real time word count


> Some SMS sites show a diminishing character count as you
> type in a text area. Before I go barking up the wrong
> tree is this something that could be done in CF, or is
> it only going to work with client side scripting?
>
> Any thoughts appreciated
>
> Tristram Charnley
> -
> [EMAIL PROTECTED]
>
> "If something is hard to do, its not worth doing!"
> Homer Simpson.
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Zombo.Com

2001-03-05 Thread Jay Patton

this is crap

Jay Patton
Web Design / Application Design
Web Pro USA
406.549.3337 ext. 203
1.888.5WEBPRO
www.webpro-usa.com
- Original Message -
From: "Brian Thornton" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 1:59 PM
Subject: Zombo.Com


> Found a very useful cold fusion site at www.zombo.com
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Help required

2001-03-05 Thread Joby Bednar

If I understand it right, that would only show to whoever 3 times and then
not show it at all.  What he is trying to do is show it 3 times to each
member and then move on.

I would create a log database for that 'message ID' and that 'member ID' and
a 'Count' for how many times it has been shown.  Each time they go to a
page, do a query to see if they have seen it 3 times... Each time it's shown
it updates the counter +1.  To keep the log database clean, make sure you
delete all rows with the message ID when you decide to no longer show a
message, or if a member is deleted.  A time stamp might also be good to
delete any logs beyond a certain time frame.  So, list all offers that
haven't been seen 3 times.

For the "new" offers you could make it easier and compare a date stamp of
when the offer was announced and when they last checked in.  Chances are
they "saw" it if they had last checked in since the offer was announced.
Therefore, display all offers that were announced since they last checked
in.  Though this is only really good if you want them to see just the new
offers once and only once... and hope they actually "see" the offer.

Joby Bednar
Director of Internet Design
iNEOgroup.com
http://www.ineogroup.com 
Fusing your Dreams and the Web, Together as One
[EMAIL PROTECTED] 
Cell:  949-283-5138
Personal Fax:  208-485-1170



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:34 PM
To: CF-Talk
Subject: Re: Help required


set a counter for each new offer.  when user view them, update the
counter by one,
check if counter > 3, then dont show the offer.

Nick Betts wrote:
>
> I have developed a webiste where registered users can view exclusive
offers.
> The client wants these offers to only be displayed the first three times,
> therefater only 'new' offers the user has not yet seen should be
displayed.
> Has anyone any good ideas on how to do this?
>
> Regards,
> Nick.
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Function PART 2

2001-03-05 Thread Phoeun Pha

geesh, i wonder who else on this list doesn't have a sense of humor.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 5:08 PM
To: CF-Talk
Subject: RE: CF Function


> hey, is there a coldfusion function to make a killer beef fajita?

No, but thank goodness there's an Outlook function to filter
<[EMAIL PROTECTED]> to the Deleted Items folder.

Is tonight a full moon? :)

-ron
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: One page calls another

2001-03-05 Thread Robert Long

you could set some kind of variable (ie session, cookie, url, etc) that
would only be 
set on page 1 and if it doesn't exist then  them to page 1. Code
example below.

--Page 1---



-- Page 2 ---




Hth,
Robert



-Original Message-
From: Parker, Kevin [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 4:53 PM
To: CF-Talk
Subject: One page calls another



A little while ago I wrote to the list seeking some advice on how I could
ensure that a given page could not be loaded (lets call it B) unless the
user had come, by some means, from another specified page (lets call it A),
i.e. if the user went to direct to page B they would automatically be
directed back to page A.

Thank you to all of those that replied.

Because I'm not using forms in this app, using hidden fields, doesn't seem
workable. Someone suggested that I use HTTP Referrer but its unclear to me
how to use this, despite some research. Can anyone give me some
samples/examples on how to code this please.

TIA!


+
Kevin Parker
Web Services Manager
WorkCover Corporation

[EMAIL PROTECTED]

www.workcover.com

p: +61 8 82332548
f: +61 8 82332000
m: 0418 800 287

+




This e-mail is intended for the use of the addressee only. It may contain
information that is protected by legislated confidentiality and/or is
legally privileged. If you are not the intended recipient you are prohibited
from disseminating, distributing or copying this e-mail. Any opinion
expressed in this e-mail may not necessarily be that of the WorkCover
Corporation of South Australia. Although precautions have been taken, the
sender cannot warrant that this e-mail or any files transmitted with it are
free of viruses or any other defect.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and destroy the original e-mail and any copies.

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Zombo.Com

2001-03-05 Thread John McCosker

Hey he's got a sense of humor though!

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 05 March 2001 23:01
To: CF-Talk
Subject: RE: Zombo.Com


> Found a very useful cold fusion site at www.zombo.com

Oh yeah, really useful. One amateurish Flash screen with nothing behind it.
Your idea of spam, or did you misspell the link?

-ron
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: REMOVE

2001-03-05 Thread Michael

Thats cool,


Later,

Michael



"Alex Schrimsher" <[EMAIL PROTECTED]> wrote in message
002201c0a5c1$83015e30$[EMAIL PROTECTED]">news:002201c0a5c1$83015e30$[EMAIL PROTECTED]...
> There's a jarhead for you...Marines is plural, not possessive!
>
> Sorry...there's my two cents worth!
> Alex
>
>
> - Original Message -
> From: "Michael" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 05, 2001 7:25 PM
> Subject: Re: REMOVE
>
>
> > ARMYAint Ready for the Marine's Yet
> >
> > couldnt resist
> >
> >
> > "Braver, Ben:" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > We need to have a "HUA" test -- to see whether the person uses the
Army
> > > version ("Heard, Understood, Acknowledged") or the other version
("Head
> Up
> > > A**")...
> > >
> > > -Original Message-
> > > From: Bill Davidson [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, March 05, 2001 12:08 PM
> > > To: CF-Talk
> > > Subject: Re: REMOVE
> > >
> > >
> > > I think we need to have a 'net-test' like we do with driving - if you
> > can't
> > > do a 3-point turn, you have no business to be on the road.  -- If you
> > can't
> > > unsubscribe from a listserv, you have no business to be on the
internet.
> > >
> > > -Bill
> > > /intraget
> > >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Mailing Shots in CF

2001-03-05 Thread Victor Chou

If the emails aren't extremely time critical, a CF schedule that send them
in batches of say 100 would do it just fine.

just dump the mail-out into a queue table and have the schedules page
consume it.

I have it working on an active subscription list of about a few thousand
recipients, running everynight.



- Original Message -
From: "Sean Renet" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, March 06, 2001 2:06 AM
Subject: Re: Mailing Shots in CF


> If you try to send out a ton of mail at once with CFMAIL, for some reason
it
> just stops working and you have to reboot the server or reinstall the dll.
> Allaire just hasn't quite got thier arms around CFMAIL and CFFTP yet.  And
> they especially didn't have thier arms around it in 4.0.  What I found
works
> is putting CFMAIL inside a loop and foregoing the query attribute.  Then
use
> the cfx_wait tag between each iteration of the loop. BTW, Tony Aly came up
> with this solution, so I cannot take credit for it.  It works, give it a
> try.




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Function

2001-03-05 Thread Arden Weiss

It's call CF_ChuckieCheese()

 ^
/ \__
   (@\___
  /  O
 /(_/
/_/
Whoof...
410-757-3487

-Original Message-
From:   Phoeun Pha [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, March 05, 2001 5:01 PM
To: CF-Talk
Subject:CF Function

hey, is there a coldfusion function to make a killer beef fajita?
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Zombo.Com

2001-03-05 Thread Lanny R. Udey

All I get is a never ending Flash page.

Lanny

>>> [EMAIL PROTECTED] Monday, March 05, 2001 >>>
Found a very useful cold fusion site at www.zombo.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: (yet another) Javascript Question (thanks)

2001-03-05 Thread Jeanne Sarfaty Glazer

The parens suggestion didn't fix the problem, but it *did* lead me to a 
solution so THANKS!!  FWIW, here is what I wound up using:

function fleet_size_check(form) {

ctrl = form.fleet_size;
myRe=/^[0-9]{1,5}/;
ctrlMax = 1

if ((!myRe.test(ctrl.value)) || (ctrl > ctrlMax)) {
alert("Please enter a valid fleet size (integer between 1 and 
1).");
document.profile_info.fleet_size.focus();
return (true);
}
else return (false);
}

Thanks for the help!
- - - Jeanne




>From: David Baskin <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: (yet another) Javascript Question
>Date: Fri, 02 Mar 2001 11:22:38 -0800
>
>Jeanne, it looks like you don't have and "(" ")" around your second if 
>case.
>i think that will fix your problem.
>
>   else if (ctrl.value > 1) {
> alert("Please enter a valid fleet size.");
>
>david
>
>-Original Message-
>From: Jeanne Sarfaty Glazer [mailto:[EMAIL PROTECTED]]
>Sent: Friday, March 02, 2001 11:10 AM
>To: CF-Talk
>Subject: (yet another) Javascript Question
>
>
>Hi Folks,
>If there's a more appropriate place to ask this question, please let me 
>know
>- this list is so incredibly high volume,I'd hate to be erroneously
>contributing to it when I should send my question elsewhere.
>
>With that said:
>
>I'm doing Javascript validation and having trouble getting the following to
>work (it is supposed to only allow user to enter an integer between 1 and
>1):
>
>function fleet_size_check(form) {
>
>   ctrl = form.fleet_size;
>   myRe=/^[0-9]{1,6}/;
>
>   if (!myRe.test(ctrl.value)) {
>   alert("Please enter a valid fleet size.");
>   document.profile_info.fleet_size.focus();
>   return (true);
>   }
>   else if ctrl.value > 1 {
> alert("Please enter a valid fleet size.");
>   document.profile_info.fleet_size.focus();
>   return (true);
>   }
> else return (false);
>}
>
>The first "if" seems to work OK, but not the second.  Any suggestions would
>be most appreciated.
>
>TIA,
>- - - Jeanne
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: (yet another) Javascript Question

2001-03-05 Thread Jeanne Sarfaty Glazer

The parens suggestion didn't fix the problem, but it *did* lead me to a 
solution so THANKS!!  FWIW, here is what I wound up using:

function fleet_size_check(form) {

ctrl = form.fleet_size;
myRe=/^[0-9]{1,5}/;
ctrlMax = 1

if ((!myRe.test(ctrl.value)) || (ctrl > ctrlMax)) {
alert("Please enter a valid fleet size (integer between 1 and 
1).");
document.profile_info.fleet_size.focus();
return (true);
}
else return (false);
}

Thanks for the help!
- - - Jeanne




>From: David Baskin <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: (yet another) Javascript Question
>Date: Fri, 02 Mar 2001 11:22:38 -0800
>
>Jeanne, it looks like you don't have and "(" ")" around your second if 
>case.
>i think that will fix your problem.
>
>   else if (ctrl.value > 1) {
> alert("Please enter a valid fleet size.");
>
>david
>
>-Original Message-
>From: Jeanne Sarfaty Glazer [mailto:[EMAIL PROTECTED]]
>Sent: Friday, March 02, 2001 11:10 AM
>To: CF-Talk
>Subject: (yet another) Javascript Question
>
>
>Hi Folks,
>If there's a more appropriate place to ask this question, please let me 
>know
>- this list is so incredibly high volume,I'd hate to be erroneously
>contributing to it when I should send my question elsewhere.
>
>With that said:
>
>I'm doing Javascript validation and having trouble getting the following to
>work (it is supposed to only allow user to enter an integer between 1 and
>1):
>
>function fleet_size_check(form) {
>
>   ctrl = form.fleet_size;
>   myRe=/^[0-9]{1,6}/;
>
>   if (!myRe.test(ctrl.value)) {
>   alert("Please enter a valid fleet size.");
>   document.profile_info.fleet_size.focus();
>   return (true);
>   }
>   else if ctrl.value > 1 {
> alert("Please enter a valid fleet size.");
>   document.profile_info.fleet_size.focus();
>   return (true);
>   }
> else return (false);
>}
>
>The first "if" seems to work OK, but not the second.  Any suggestions would
>be most appreciated.
>
>TIA,
>- - - Jeanne
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Function

2001-03-05 Thread ron

> hey, is there a coldfusion function to make a killer beef fajita?

No, but thank goodness there's an Outlook function to filter
<[EMAIL PROTECTED]> to the Deleted Items folder.

Is tonight a full moon? :)

-ron



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Function

2001-03-05 Thread Joseph Thompson


You may be able to modify this Bagel script?

http://forums.allaire.com/devconf/Thread.cfm?&Thread_ID=221857&mc=11

> hey, is there a coldfusion function to make a killer beef fajita?
> 
> 


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Zombo.Com

2001-03-05 Thread ron

> Found a very useful cold fusion site at www.zombo.com

Oh yeah, really useful. One amateurish Flash screen with nothing behind it.
Your idea of spam, or did you misspell the link?

-ron



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Function

2001-03-05 Thread dennis baldwin

yeah, it's called 

-Original Message-
From: Phoeun Pha [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 5:01 PM
To: CF-Talk
Subject: CF Function


hey, is there a coldfusion function to make a killer beef fajita?
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



One page calls another

2001-03-05 Thread Parker, Kevin


A little while ago I wrote to the list seeking some advice on how I could
ensure that a given page could not be loaded (lets call it B) unless the
user had come, by some means, from another specified page (lets call it A),
i.e. if the user went to direct to page B they would automatically be
directed back to page A.

Thank you to all of those that replied.

Because I'm not using forms in this app, using hidden fields, doesn't seem
workable. Someone suggested that I use HTTP Referrer but its unclear to me
how to use this, despite some research. Can anyone give me some
samples/examples on how to code this please.

TIA!


+
Kevin Parker
Web Services Manager
WorkCover Corporation

[EMAIL PROTECTED]

www.workcover.com

p: +61 8 82332548
f: +61 8 82332000
m: 0418 800 287

+




This e-mail is intended for the use of the addressee only. It may contain
information that is protected by legislated confidentiality and/or is
legally privileged. If you are not the intended recipient you are prohibited
from disseminating, distributing or copying this e-mail. Any opinion
expressed in this e-mail may not necessarily be that of the WorkCover
Corporation of South Australia. Although precautions have been taken, the
sender cannot warrant that this e-mail or any files transmitted with it are
free of viruses or any other defect.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and destroy the original e-mail and any copies.


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Loops and Update queries

2001-03-05 Thread Patricia Lee

ARe you experiencing an error during some part of the process?  Is it a sql
problem or a cf / display problem?  More detailed information please?
Inluding any error messages if applicable...

|-Original Message-
|From: Shannon Carr [mailto:[EMAIL PROTECTED]]
|Sent: Monday, March 05, 2001 4:17 PM
|To: CF-Talk
|Subject: Loops and Update queries
|
|
|I am trying to update a table using values that were input on 
|a form using
| .
|
|On the input form I am using a loop query to output the Item_Number,
|Item_Description and Quantity fields. The user can update the quantity.
|
|On the second page I would like to display inside a table, the 
|variables for
|confirmation, then update the table once confirmed. I am 
|having a problem
|parsing the Item_Number and Quantity fields together on the display and
|table update. The table being updated does not have a unique ID.
|
|
|INPUT PAGE:
|
|
| 
|   #item_number#
|   #Item_description#
|  
|  
|   #CurrentRow#
|  
|
| 
| 
| 
| 
|
|
|Any help would be appreciated.
|
|Thanks,
|Shannon
|
|
|
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Help required

2001-03-05 Thread polyphoton

set a counter for each new offer.  when user view them, update the
counter by one,
check if counter > 3, then dont show the offer.

Nick Betts wrote:
> 
> I have developed a webiste where registered users can view exclusive offers.
> The client wants these offers to only be displayed the first three times,
> therefater only 'new' offers the user has not yet seen should be displayed.
> Has anyone any good ideas on how to do this?
> 
> Regards,
> Nick.
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Parsing text containing CF tags

2001-03-05 Thread girmawi negese

Thanks philip. I appreciate it.
--- Philip Arnold - ASP <[EMAIL PROTECTED]> wrote:
> > I would appreciate your help on the following
> question.
> > Is there a way to parse text containing CF tags
> without
> > the tag being interpreted by the server?
> > What I am trying to do is generate a query
> dynamically
> > by writting it to a text file. Then read the query
> > from the text to a variable to include it in to a
> cfm
> > template to do the database query.
> > While at it, you can give me a suggestion if there
> is
> > any other better way of doing the dynamic query
> > generation instead of witting it first to a text
> file.
> 
> CF won't evaluate tags from a variable - it can
> evaluate the contents of a
> tag (or parameters of tags) from variables
> 
> If it's only a query, then you could quite happily;
> 
datasource="myDSN">#PreserveSingleQuotes(mySQL)#
> 
> It's only if there are tags around it that become
> dynamic, then I'd say to
> put them in CFIFs rather than write to a file, and
> hope the OS has written
> it by the time you CFInclude it
> 
> Philip Arnold
> Director
> Certified ColdFusion Developer
> ASP Multimedia Limited
> T: +44 (0)20 8680 1133
> 
> "Websites for the real world"
> 
>
**
> This email and any files transmitted with it are
> confidential and
> intended solely for the use of the individual or
> entity to whom they
> are addressed. If you have received this email in
> error please notify
> the system manager.
>
**
> 
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: radio buttons ( once and for all )

2001-03-05 Thread Howie Hamlin

Assume radio buttons are called "test" - then each radio button has an
unique value (at least they should!).  Then, it's just a matter of checking
the value of form.test.

Note: checkboxes are a different animal.  You just need to check for its
existance like:


do something


HTH,

Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - the World's most configurable mail server
Get your free copy of iMS POST-SE Server from CoolFusion!

- Original Message -
From: "John McCosker" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 4:30 PM
Subject: radio buttons ( once and for all )


> Hey could anyone out there tell me a good way to validate radio buttons
> using CF.
>
> Many Thanx in forwardness...
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CyberCash Bankruptcy

2001-03-05 Thread Adrian Cooper


- Original Message -
From: "Jim McAtee" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 9:29 PM


> I'll second the rec for Authorize.Net.  Dead simple to integrate in CF,
> using CFHTTP or a third-party tag.  Generally less expensive than CyberCash
> and transactions are much faster.  Also, one thing you _can't_ do with

And for International merchants, there is another transaction processing service
called "Planet Payment" which uses the "Auhtorize.net" gateway - so integrating
that is also straightforward.

Adrian Cooper.



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Verity and Security.. ??

2001-03-05 Thread James McCullough

You could create two collections; one with permissions and one without.

Use the CF_PATHINDEX tag to exclude the directories for unauthorized access.

If the authorized files in the directory are mixed with unauthorized files,
create list of files that require authorization and loop through the
cfsearch output to check for this.

-Original Message-
From: Belfiori, Ross [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 11:38 AM
To: CF-Talk
Subject: RE: Verity and Security.. ??


But, what if the secure data is not in a table, but documents.  Don't the
custom fields only work when indexing against a database?

Ropo

-Original Message-
From: Jeffry Houser [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:07 PM
To: CF-Talk
Subject: RE: Verity and Security.. ??



   Absolutely brilliant!!  I wish I had thought of that, much thanks.

At 04:29 PM 03/05/2001 +, you wrote:
> >ColdFusion is set up to handle security, which means that
> > user's sign in
> > via a web form.  A userID is cross-referenced with the table data and
> > before showing any 'secure' data, the system checks to make sure the
> > current user has access to it.
> >
> > If I create a verity collection with all data, is there a way to
> > prevent 'unauthorized' results from showing up in the search?  They
won't
> > be able to get to the page, because clicking the link will
> > redirect them if
> > they are unauthorized, but it would be much nicer if I didn't
> > show the link at all.
>
>Put the security requirements into one of the Custom fields in Verity, then
>before you display the link, decide if they're able to get to the page
>
>Philip Arnold
>Director
>Certified ColdFusion Developer
>ASP Multimedia Limited
>T: +44 (0)20 8680 1133
>
>"Websites for the real world"
>
>**
>This email and any files transmitted with it are confidential and
>intended solely for the use of the individual or entity to whom they
>are addressed. If you have received this email in error please notify
>the system manager.
>**
>
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Real time word count

2001-03-05 Thread Tristram Charnley

Some SMS sites show a diminishing character count as you
type in a text area. Before I go barking up the wrong
tree is this something that could be done in CF, or is
it only going to work with client side scripting?

Any thoughts appreciated

Tristram Charnley
-
[EMAIL PROTECTED]

"If something is hard to do, its not worth doing!"
Homer Simpson. 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: REMOVE

2001-03-05 Thread Alex Schrimsher

There's a jarhead for you...Marines is plural, not possessive!

Sorry...there's my two cents worth!
Alex


- Original Message -
From: "Michael" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 7:25 PM
Subject: Re: REMOVE


> ARMYAint Ready for the Marine's Yet
>
> couldnt resist
>
>
> "Braver, Ben:" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > We need to have a "HUA" test -- to see whether the person uses the Army
> > version ("Heard, Understood, Acknowledged") or the other version ("Head
Up
> > A**")...
> >
> > -Original Message-
> > From: Bill Davidson [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, March 05, 2001 12:08 PM
> > To: CF-Talk
> > Subject: Re: REMOVE
> >
> >
> > I think we need to have a 'net-test' like we do with driving - if you
> can't
> > do a 3-point turn, you have no business to be on the road.  -- If you
> can't
> > unsubscribe from a listserv, you have no business to be on the internet.
> >
> > -Bill
> > /intraget
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF Function

2001-03-05 Thread Phoeun Pha

hey, is there a coldfusion function to make a killer beef fajita?

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Loops and Update queries

2001-03-05 Thread Arden Weiss

Don't know if the following code will help -- but here it is anyway -- it 
loops over the contents of a multi-select picklist stored in mCO_LIST, 
extracts the division number from the back end of the picklist display and 
inserts the selections into a table while also displaying what was picked 
on the picklist to the screen -- not for confirmation in this scenario, but 
it could have been done that way with two loops.






  
  User now has access to the following Div/Subs:


  

     > #NAME#

  
INSERT INTO
   U_RIGHTS (USER_ID,
 DIV_NUM,
 CAN_EDIT )
 VALUES ('#mUSER_ID#'   ,
  #mDIV_NUM#,
  'N' )
  



  
  
  


 ^
/ \__
   (@\___
  /  O
 /(_/
/_/
Whoof...
410-757-3487

-Original Message-
From:   Shannon Carr [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, March 05, 2001 4:17 PM
To: CF-Talk
Subject:Loops and Update queries

I am trying to update a table using values that were input on a form using
 .

On the input form I am using a loop query to output the Item_Number,
Item_Description and Quantity fields. The user can update the quantity.

On the second page I would like to display inside a table, the variables 
for
confirmation, then update the table once confirmed. I am having a problem
parsing the Item_Number and Quantity fields together on the display and
table update. The table being updated does not have a unique ID.


INPUT PAGE:


 
   #item_number#
   #Item_description#
  
  
   #CurrentRow#
  

 
 
 
 


Any help would be appreciated.

Thanks,
Shannon
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



ISP's with CF

2001-03-05 Thread S R

Hello,
 
I've been asked to build a website for a client. The website is going to have 
forms, need some kind of database connectivity, basically its a dynamic website. Does 
anyone know of an ISP out there that offers Cold Fusion and preferably SQL Server 
capabality? I don't think any of the major ones, like prodigy, earthlink or AOL 
do.
 
Thanks for your help,
 
SalGet your FREE download of MSN Explorer at http://explorer.msn.com">http://explorer.msn.com

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Zombo.Com

2001-03-05 Thread Brian Thornton

Found a very useful cold fusion site at www.zombo.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Environment Variables

2001-03-05 Thread Massimo Foti

<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Because of the storm, my usual CF resource books and bookmarks are stuck
at
> work.  So I pose this question, is there anyway to see what version of CF
> is running and if it has a service pack by an environment variable or
> function?

It's in italian but the code doesn't need explanations:

http://www.cfmentor.com/cf/code/dsp_one_script.cfm?id_script=41



Massimo Foti
[EMAIL PROTECTED]


My own Corner of the web
http://www.massimocorner.com
Dreamweaver, Ultradev and Fireworks goodies

It should be this hole in the ozone layer
But I am not the coder I use to be...



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: email

2001-03-05 Thread Roque,Carlos

Then use the TYPE attribute of CFMAIL and set it HTML. The best way is to
use something like Dreamweaver (or any  WYSIWYG editor) to create the HTML
page and format it the way you want, then copy and paste the HTML and use
that as your CFMAIL body content (don't' need any head tags for this, just
 and ). 

Carlos Roque
I.S., Applications
Web Development
Sage Software, Inc.
x2154

 -Original Message-
From:   Jones, Becky [mailto:[EMAIL PROTECTED]] 
Sent:   Monday, March 05, 2001 11:54 AM
To: CF-Talk
Subject:RE: email

i got that
is there a way to format the elements inside the cfmail?  
right now it just outputs the data kinda sloppy, i wanted more like a table
output.

-Original Message-
From: Roque,Carlos [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:32 PM
To: CF-Talk
Subject: RE: email


Use a CFQUERY and then do CFMAIL

Carlos Roque
I.S., Applications
Web Development
Sage Software, Inc.
x2154

 -Original Message-
From:   Jones, Becky [mailto:[EMAIL PROTECTED]] 
Sent:   Monday, March 05, 2001 9:04 AM
To: CF-Talk
Subject:email

is there a way to have a form that when a user types in data, it gets
submitted to a database and an email of the data goes to a specific person
or persons?
thanks,
bec.


*
This e-mail, including any attachments, is intended for the 
receipt and use by the intended addressee(s), and may contain 
confidential and privileged information.  If you are not an intended 
recipient of this e-mail, you are hereby notified that any unauthorized 
use or distribution of this e-mail is strictly prohibited.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Environment Variables

2001-03-05 Thread Aaron Johnson

Hi Mary,

I'm stuck at home too..

You can get at both CF & OS level stuff. Try these:

Server.ColdFusion.ProductLevel
Server.ColdFusion.ProductName
Server.ColdFusion.ProductVersion
Server.ColdFusion.SerialNumber
Server.ColdFusion.SupportedLocales
Server.OS.BuildNumber
Server.OS.AdditionalInformation
Server.OS.BuildNumber
Server.OS.Name
Server.OS.Version

HTH's.

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
617.350.0339
617.350.8884
66172567
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 3:31 PM
To: CF-Talk
Subject: CF Environment Variables


Because of the storm, my usual CF resource books and bookmarks are stuck at
work.  So I pose this question, is there anyway to see what version of CF
is running and if it has a service pack by an environment variable or
function?

TIA
mary
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CyberCash Bankruptcy

2001-03-05 Thread Joby Bednar

Our company has used, and became a reseller of because we like them so much,
SkipJack.com

They also have CF integration tips and code.  Their admin is very easy to
use and very powerful.

Joby Bednar
Director of Internet Design
iNEOgroup.com
http://www.ineogroup.com 
Fusing your Dreams and the Web, Together as One
[EMAIL PROTECTED] 
Cell:  949-283-5138
Personal Fax:  208-485-1170


-Original Message-
From: Shawnea Carter [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 11:58 AM
To: CF-Talk
Subject: CyberCash Bankruptcy


http://finance.individual.com/display_news.asp?doc_id=PR20010302DCF008&page=
news

Needless to say we have some new clients who are less than eager to pay the
$500 to a company that may not be around - and we also need to have some
backup plans in place for our existing CyberCash dependant clients.

Does anyone have any 'Real-world' experience with any of the other cc
transaction vendors?

TIA

Shawnea Carter
VP Client Services
Internet4Associations
Certified Allaire Developer
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



radio buttons ( once and for all )

2001-03-05 Thread John McCosker

Hey could anyone out there tell me a good way to validate radio buttons
using CF.

Many Thanx in forwardness...

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CyberCash Bankruptcy

2001-03-05 Thread Jim McAtee

I'll second the rec for Authorize.Net.  Dead simple to integrate in CF,
using CFHTTP or a third-party tag.  Generally less expensive than CyberCash
and transactions are much faster.  Also, one thing you _can't_ do with
CyberCash:  Once a CyberCash account goes 'live' you cannot do a test
transaction, but with Authorize.Net you just post a form field of
TESTREQUEST=TRUE.  Makes development a lot nicer.

Jim


- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 1:23 PM
Subject: RE: CyberCash Bankruptcy


> > Needless to say we have some new clients who are less than eager
> > to pay the
> > $500 to a company that may not be around - and we also need to have some
> > backup plans in place for our existing CyberCash dependant clients.
> >
> > Does anyone have any 'Real-world' experience with any of the other cc
> > transaction vendors?
>
> We've been extrememly happy for the last 9 months or so with
> Authorize.net... transaction results in about 3-5 seconds with ,
> good rates, good web admin interface, lots of good tags available. So
happy,
> in fact, that we became partners. You can apply for a merchant account
here
> with no risk here:
>
>   http://hksi.authorizenetpartner.com/
>
>
> Regards,
>
> Ron Allen Hornbaker
> President/CTO
> Humankind Systems, Inc.
> http://humankindsystems.com
> mailto:[EMAIL PROTECTED]


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Environment Variables

2001-03-05 Thread Dave Watts

> Because of the storm, my usual CF resource books and 
> bookmarks are stuck at work. So I pose this question, 
> is there anyway to see what version of CF is running 
> and if it has a service pack by an environment variable 
> or function?

If you have access to the CF Administrator, you can just click on the
"Version Info" link.

If not, you can reference the variables:

Server.ColdFusion.ProductVersion (ex. "4,5,1 SP2")
Server.OS.Version (ex. "4.0, Service Pack 5")

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

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Environment Variables

2001-03-05 Thread Howie Hamlin

Here you go:

ColdFusion Version Information
The Version Info Administrator page provides ColdFusion Server profile
information. The values shown correspond to several ColdFusion server
variables as follows:


 Windows NT Server Information Variables
Variable  Description
Server.ColdFusion.ProductName  Stores the ColdFusion product name, for
example, ColdFusion Engine.
Server.ColdFusion.ProductVersion  Stores ColdFusion product release
information, for example, 4,0,1,0.
Server.ColdFusion.ProductLevel  Stores ColdFusion product level information,
for example, Professional.
Server.ColdFusion.SerialNumber  Stores ColdFusion serial number information.
Server.OS.Name  Stores the server operating system name, for example,
Windows NT.
Server.OS.Version  Stores the operating system version, for example, 4.5.
Server.OS.AdditionalInformation  Stores additional information about the
operating system, for example, Service Pack 4.
Server.OS.BuildNumber  Stores the build number of the host operating system,
for example, 1381.


Solaris version information
On Solaris, these server variables store slightly different information:


 Solaris Server Information Variables
Variable  Description
Server.ColdFusion.ProductName  Stores the ColdFusion product name, for
example, ColdFusion Engine.
Server.ColdFusion.ProductVersion  Stores ColdFusion product release
information, for example, 4, 0, 1, 0.
Server.ColdFusion.ProductLevel  Stores ColdFusion product level information,
for example, Enterprise.
Server.ColdFusion.SerialNumber  Stores ColdFusion serial number information.
Server.OS.Name  Stores the server operating system name, for example, UNIX.
Server.OS.Version  Stores the operating system version, for example, 5.5.1.
Server.OS.AdditionalInformation  Stores additional information about the
operating system, for example, SunOS.
Server.OS.BuildNumber  Stores the build number of the host operating system,
for example, Generic_103640-19.

HTH,

Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - the World's most configurable mail server
Get your free copy of iMS POST-SE Server from CoolFusion!



- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 3:30 PM
Subject: CF Environment Variables


> Because of the storm, my usual CF resource books and bookmarks are stuck
at
> work.  So I pose this question, is there anyway to see what version of CF
> is running and if it has a service pack by an environment variable or
> function?
>
> TIA
> mary
>
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: REMOVE

2001-03-05 Thread Michael

ARMYAint Ready for the Marine's Yet

couldnt resist


"Braver, Ben:" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> We need to have a "HUA" test -- to see whether the person uses the Army
> version ("Heard, Understood, Acknowledged") or the other version ("Head Up
> A**")...
>
> -Original Message-
> From: Bill Davidson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 12:08 PM
> To: CF-Talk
> Subject: Re: REMOVE
>
>
> I think we need to have a 'net-test' like we do with driving - if you
can't
> do a 3-point turn, you have no business to be on the road.  -- If you
can't
> unsubscribe from a listserv, you have no business to be on the internet.
>
> -Bill
> /intraget
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: email

2001-03-05 Thread Kurt Ward

Becky,

You can send the email in HTML format (assuming the reader is using that
option).
You could also stick with plain text and use tabs (Chr(9)) and CRLF's  to
attempt a formated
output.


-Original Message-
From: Jones, Becky [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:54 PM
To: CF-Talk
Subject: RE: email


i got that
is there a way to format the elements inside the cfmail?
right now it just outputs the data kinda sloppy, i wanted more like a table
output.

-Original Message-
From: Roque,Carlos [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:32 PM
To: CF-Talk
Subject: RE: email


Use a CFQUERY and then do CFMAIL

Carlos Roque
I.S., Applications
Web Development
Sage Software, Inc.
x2154

 -Original Message-
From:   Jones, Becky [mailto:[EMAIL PROTECTED]]
Sent:   Monday, March 05, 2001 9:04 AM
To: CF-Talk
Subject:email

is there a way to have a form that when a user types in data, it gets
submitted to a database and an email of the data goes to a specific person
or persons?
thanks,
bec.


*
This e-mail, including any attachments, is intended for the
receipt and use by the intended addressee(s), and may contain
confidential and privileged information.  If you are not an intended
recipient of this e-mail, you are hereby notified that any unauthorized
use or distribution of this e-mail is strictly prohibited.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Loops and Update queries

2001-03-05 Thread Shannon Carr

I am trying to update a table using values that were input on a form using
 .

On the input form I am using a loop query to output the Item_Number,
Item_Description and Quantity fields. The user can update the quantity.

On the second page I would like to display inside a table, the variables for
confirmation, then update the table once confirmed. I am having a problem
parsing the Item_Number and Quantity fields together on the display and
table update. The table being updated does not have a unique ID.


INPUT PAGE:


 
   #item_number#
   #Item_description#
  
  
   #CurrentRow#
  

 
 
 
 


Any help would be appreciated.

Thanks,
Shannon


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: OT: Enterprise Manager

2001-03-05 Thread Eric Barr

I guess I was a little late to the game with an answer ...just needed to
use the menu's in the MMC.


-eric



Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Kinley Pon [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 12:20 AM
To: CF-Talk
Subject: RE: OT: Enterprise Manager


a big thanks to you Jeffry...after uninstalling and going through the
registry removing any references to SQL Server, I am now able to make
use of
the registering SQL Server wizard.

again, a big thanks.  Have a great day! - Kinley

-Original Message-
From: Jeffry Houser [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 04, 2001 4:21 PM
To: CF-Talk
Subject: Re: OT: Enterprise Manager


At 11:47 AM 03/04/2001 -0800, you wrote:
>I have been frustated out of my brains...I foolishly selected to have
the
>wizard for registering a new SQL Server turned off.
>
>So from that point on, each time I right-click a server and then click
"New
>SQL Server Registration", I get the "Registered SQL Server Properties"
>dialog box instead.
>
>Within the dialog, the dropdown list does not have anything available
to
>select from except "(local)", so I enter the IP address of the server I
wish
>to register.  This is not working for me.  I get a timeout when
attempting
>to connect.

   Extend the timeout...   I think the default is like 10 seconds or
something.  I've never been able to successfully register a server
without
upping it. I typically use 30 seconds.  The option to extend the timeout
is
very hidden (and I don't know where off the top of my head).



>I have used the wizard and that works beautifully.  But how do I re-set
my
>Enterprise Manager so that I can have access to the wizard again?  I
have
>tried uninstalling and installing Enterprise Manager several times but
it
is
>storing the original setup somewhere on my workstation.

   If you don't mind un-installing and re-installing.  Un-install.  Do a
search in the registery for everything SQL Server related, and delete
it.



Jeff Houser | mailto:[EMAIL PROTECTED]
AIM: Reboog711  | ICQ: 5246969 | Phone: 860-229-2781
--
Instant ColdFusion 5.0  | ISBN: 0-07-213238-8
Due out 3rd Quarter 2001
--
DotComIt, LLC
database driven web data using ColdFusion, Lotus Notes/Domino
--
Half of the Alternative Folk Duo called Far Cry Fly
http://www.farcryfly.com | http://www.mp3.com/FarCryFly
--
I've got the brains, you've got the looks, let's make lots of money
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Enterprise Manager

2001-03-05 Thread Eric Barr

Kinley,

You may be having a problem . that your client is trying to use
"named pipes" to connect to the SQL Server ...since you said by IP
address  you probably want to use TCP/IP to connect to the server.

Take a look at the "Client Network Utility" to make sure that you can
use TCP IP to connect.  And your Not being able to select the connection
protocol when I'm registering a server just seems silly.  It's one of
the annoyances I've had with SQL server for a while now.

To get the Register Server wizard  Click on the root SQL group
(named "SQL Server Group") then choose Tools from the menu bar --->
Wizards...  (again silly way to have to do things)

-eric

Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Kinley Pon [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 04, 2001 2:47 PM
To: CF-Talk
Subject: OT: Enterprise Manager


I have been frustated out of my brains...I foolishly selected to have
the
wizard for registering a new SQL Server turned off.

So from that point on, each time I right-click a server and then click
"New
SQL Server Registration", I get the "Registered SQL Server Properties"
dialog box instead.

Within the dialog, the dropdown list does not have anything available to
select from except "(local)", so I enter the IP address of the server I
wish
to register.  This is not working for me.  I get a timeout when
attempting
to connect.

I have used the wizard and that works beautifully.  But how do I re-set
my
Enterprise Manager so that I can have access to the wizard again?  I
have
tried uninstalling and installing Enterprise Manager several times but
it is
storing the original setup somewhere on my workstation.

Really frustrated...

Can anyone help...please? - Kinley
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CyberCash Bankruptcy

2001-03-05 Thread Richard Kern

you might try http://www.verza.com
They have no sign up fee or monthly fee, they accept a wide range of
plastic, and checks.
you can change/add products as desired.

possible negatives.  they direct deposit to your bank account only twice a
month and transactions fees may be slightly higher.

Richard Kern

-Original Message-
From: Shawnea Carter [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 12:58 PM
To: CF-Talk
Subject: CyberCash Bankruptcy


http://finance.individual.com/display_news.asp?doc_id=PR20010302DCF008&page=
news

Needless to say we have some new clients who are less than eager to pay the
$500 to a company that may not be around - and we also need to have some
backup plans in place for our existing CyberCash dependant clients.

Does anyone have any 'Real-world' experience with any of the other cc
transaction vendors?

TIA

Shawnea Carter
VP Client Services
Internet4Associations
Certified Allaire Developer
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: (ot) REMOVE

2001-03-05 Thread Rob Sherman

Funny flash for the below reference:
http://www.nulldevice.net/images/AYB1.swf



Sincerely,

Rob Sherman

-Original Message-
From: Richard Banks [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 12:21 PM
To: CF-Talk
Subject: RE: REMOVE

ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Getting a Directories Size

2001-03-05 Thread Dylan Bromby

yep. you can loop over the CFDIRECTORY results and add up the
#queryname.size# of each iteration.

-Original Message-
From: Jason Larson [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 12:28 PM
To: CF-Talk
Subject: Getting a Directories Size



Can anyone help me out?

I have a directory on my server, that contains 4 sub folders. How do I go
about Checking the size of the root directory  and the size of the sub
folders? Would I use cfdirectory to accomplish this?


Thanks
Jason Larson
[EMAIL PROTECTED]
406-728-4422
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF-Talk-list V1 #191

2001-03-05 Thread Kevin Gilchrist

Another one in the same day!  Hehheh, that's just takin' the mick
altogether!

-Original Message-
From: McEachran [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:58 PM
To: CF-Talk
Subject: Re: CF-Talk-list V1 #191


Please cancel my membership.
Thank you,
Jason McEachran

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Change the color scheme of scrollbars

2001-03-05 Thread Eric Barr

Or you could write your own D-HTML "widgets" that look like form
controls.  That way you have complete control over how the scroll bars
look, feel and behave.

-eric

Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Michael [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 03, 2001 10:48 AM
To: CF-Talk
Subject: OT: Change the color scheme of scrollbars


How do you change this?

THanks
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFLOCK, when to use...

2001-03-05 Thread Jon Hall

When you open a new window with CTRL-N it is the same session since the cfid
and cftoken cookies (or url parameters) are still bound to you. So all the
session variables would still be vaild in both browser windows.

jon

- Original Message -
From: "Andy" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 05, 2001 12:05 PM
Subject: Re: CFLOCK, when to use...


> Along these same lines,  when I open a new window, is that a new session?
> If so, how are session variables such as User ID carried over?  CFToken,
> CFID?
>
> Andy
>
> - Original Message -
> From: "Dave Watts" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, March 02, 2001 4:41 PM
> Subject: RE: CFLOCK, when to use...
>
>
> > > A previous message mentioned locking session variables when
> > > you read or write them. Why? I thought session variables were
> > > unique to the client.
> >
> > They are. That doesn't mean that they can't be accessed concurrently by
> that
> > (multithreaded, frames-capable, back-button-enabled) client.
> >
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > voice: (202) 797-5496
> > fax: (202) 797-5444
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Server data type question...

2001-03-05 Thread Eric Barr

>Where p.PermissionID NOT LIKE '%1%'

>but I pointed out that it had some serious holes in it such as it would
fail
>11 or 21. I've fixed it temporarily by using a series of AND NOT LIKE
>statements with wildcards to fail '1', '1,' or ',1' but pass everything


I think you have a couple of options here, although I haven't though all
the way through this problem.

1) Use Like ',1,%'  this way you are forced to have a commabut you
will have to some special circumstances for the first  and last number
in the list ...probably pretty ugly, unless you can change the structure
to always start and end with a comma ... using aliases like ',' +
myColum + ',' as permissionList might help you here, but if I had to
guess you'd end up with temp tables anyway.

2) You might be able to do some creative things with temp tables ...that
way the client dosen't feel like you are changing the DB structure.

3) You might be better off pulling the data back into CF and using list
functions on the data.

4) Convince the client of the right way to develop applications.  As the
developer that's what you're their for ...but some situations don't
allow for this 


5) Ah ha 5 minutes into this eMail and it hit me  use the
CHARINDEX function it "Returns the starting position of the specified
expression in a character string".  So you could do something like 
@myPermission int<--- input parameter of the SP

SELECT  someID, 
someName, 
CHARINDEX(@myPermission, (',' + permissionList +
',') ) AS permissionFound
CHARINDEX(  cast(@myPermission as
varchar(20)), 
(',' + permissionList + ',') 
   ) AS permissionFound

FROMpermissionTable
WHERE   permissionFound > 0

This little trick should work for you although the real problem here
is that no Index will be used ...were talking TABLE SCAN 


Hope this helps,
-eric






Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Tim Fields [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 02, 2001 8:07 PM
To: CF-Talk
Subject: SQL Server data type question...


I have a client that has an existing SQL Server database which includes
a
table used as part of a permissions framework. The problem is that
whoever
created the table was clever enough to create a column for permissions
id's
as a varchar rather than creating a join table. So I may a situation
where
Permissions.PermissionID = "1,4,5"

They have been using a statement in SQL Server7 that is something like:

Select p.FName, p.LName
>From Permissions p
Where p.PermissionID <> 1

That worked in 7, but not in 2000 which correctly sees it as a data type
error ( cannot convert...)

They won't let me rebuild that part of the database properly right now
for
reasons that are debatable, but anyway I have to work with this
structure.
Their internal person came up with:

Where p.PermissionID NOT LIKE '%1%'

but I pointed out that it had some serious holes in it such as it would
fail
11 or 21. I've fixed it temporarily by using a series of AND NOT LIKE
statements with wildcards to fail '1', '1,' or ',1' but pass everything
else. It's a pretty damned ugly statement though if I do say so myself.

Does anyone know of a more elegant solution? I can't quite get my arms
around sp_executesql to see if that could help.

Any help would be appreciated.

Tim



-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 02, 2001 11:50 AM
To: CF-Talk
Subject: RE: Stored Procedures and HTML form List


> > To the best of my knowledge, you can't do this. What you can
> > do to get the same effect, though, is to execute a string
> > containing your SQL statement ...
> > ...
> > Of course, this isn't an optimal solution.
>
> Thanks!  That's almost exactly what I was looking for. I'll
> try it today. Why would it not be an optimal solution? Is it
> slower or can that function only be used in certain situations?

It's slower, because it can't take advantage of existing query plans as
well.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF Environment Variables

2001-03-05 Thread Mary_Baotic

Because of the storm, my usual CF resource books and bookmarks are stuck at
work.  So I pose this question, is there anyway to see what version of CF
is running and if it has a service pack by an environment variable or
function?

TIA
mary


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Getting a Directories Size

2001-03-05 Thread Jason Larson


Can anyone help me out?

I have a directory on my server, that contains 4 sub folders. How do I go
about Checking the size of the root directory  and the size of the sub
folders? Would I use cfdirectory to accomplish this?


Thanks
Jason Larson
[EMAIL PROTECTED]
406-728-4422


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CyberCash Bankruptcy

2001-03-05 Thread ron

> Needless to say we have some new clients who are less than eager
> to pay the
> $500 to a company that may not be around - and we also need to have some
> backup plans in place for our existing CyberCash dependant clients.
>
> Does anyone have any 'Real-world' experience with any of the other cc
> transaction vendors?

We've been extrememly happy for the last 9 months or so with
Authorize.net... transaction results in about 3-5 seconds with ,
good rates, good web admin interface, lots of good tags available. So happy,
in fact, that we became partners. You can apply for a merchant account here
with no risk here:

  http://hksi.authorizenetpartner.com/


Regards,

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: REMOVE

2001-03-05 Thread Braver, Ben:

We need to have a "HUA" test -- to see whether the person uses the Army
version ("Heard, Understood, Acknowledged") or the other version ("Head Up
A**")...

-Original Message-
From: Bill Davidson [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 12:08 PM
To: CF-Talk
Subject: Re: REMOVE


I think we need to have a 'net-test' like we do with driving - if you can't
do a 3-point turn, you have no business to be on the road.  -- If you can't
unsubscribe from a listserv, you have no business to be on the internet.

-Bill
/intraget
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Using CF to send to a GSM phone

2001-03-05 Thread Jamie Smith


Does anyone have any information on 
sending SMS messages to a GMS phone.



Jamie Smith
CIO 
Upmarkit, Inc.
voice:  904.253.2700
fax:509.278.5736

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



German or Austrian hosting service

2001-03-05 Thread Paul Ihrig

i need to find a German or Austrian hosting service.
preferably one that supports CF.

Thank You

-paul

Web Developer, NBBJ
Work:   [EMAIL PROTECTED]
614 241-3534
fax:614 485-5534

Home:   [EMAIL PROTECTED]
614 449-1681

> icq:  47658358

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: REMOVE

2001-03-05 Thread Richard Banks

ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
ALL YOUR REMOVES ARE BELONG TO US
-Original Message-
From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:37 PM
To: CF-Talk
Subject: RE: REMOVE


> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE
> REMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVEREMOVE

Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email
Read the instruction at the bottom of the email

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF-Talk-list V1 #191

2001-03-05 Thread McEachran

Please cancel my membership.
Thank you,
Jason McEachran
- Original Message -
From: "CF-Talk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 04, 2001 7:45 PM
Subject: CF-Talk-list V1 #191


> CF-Talk-list   Sun, 4 Mar 2001   Volume 1 : Number
191
>
> In this issue:
>
> getting hold of old archives
> RE: getting hold of old archives
> Re: enablecfoutputonly and the mysterious space
> RE: Arrays
> Debugged
> Refresh, on save
> Re: Debugged
> Re: Refresh, on save
> CF_ColumnList Custom Tag
> Re: test for holes
> Re: Refresh, on save
> RE: Refresh, on save
> RE: Refresh, on save
> RE: enablecfoutputonly and the mysterious space
> RE: test for holes
> RE: Refresh, on save
> Re: test for holes
> Mailing Shots in CF
> Re: Refresh, on save
> RE: (yet another) Javascript Question
> RE: Refresh, on save
> Refresh of internal Browser
> RE: CF / SQL 2000 XML?
> Re: Refresh, on save
> RE: (yet another) Javascript Question
> RE: Arrays
> Re: Refresh of internal Browser
> RE: Refresh of internal Browser
> Re: Refresh of internal Browser
> Re: Debugged
> OT: Enterprise Manager
> RE: Debugged
> Re: Debugged
> UPDATE!  Refresh of internal Browser, and thanks to all that
helped
> RE: UPDATE!  Refresh of internal Browser, and thanks to all t
hat helped
> Re: UPDATE!  Refresh of internal Browser, and thanks to all t
hat helped
> Re: enablecfoutputonly and the mysterious space
> RE: Enterprise Manager
> RE: Structure of Structures?
> Re: OT: Enterprise Manager
> Re: Refresh of internal Browser
> RE: Debugged
> RE: Debugged
> RE: Debugged
> RE: Debugged
> Re: Debugged
> RE: Debugged
> RE: Debugged
> Re: Debugged
> RE: Debugged
> Re: Debugged
> Re: Refresh of internal Browser
> Re: Refresh of internal Browser
> Re: Structure of Structures?
>
>
> --
>
> Date: Sun, 04 Mar 2001 12:42:40 +
> From: Brian Sheehan <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: getting hold of old archives
> Message-ID: <[EMAIL PROTECTED]>
>
> I suscribed to this group a few weeks ago starting with digest #167
>
> As very much a beginner to ColdFusion I've been finding it an
> excellent resource - however, I can't find any way of getting hold of
> the older digests - can anyone confirm whether this exists in a
> location where they can be downloaded
>
> Cheers
>
> Brian
> [EMAIL PROTECTED]
>
> --
>
> Date: Sun, 04 Mar 2001 09:07:39 -0400
> From: "Angel Stewart" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: getting hold of old archives
> Message-ID: <[EMAIL PROTECTED]>
>
> uhh
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> ???
>
> -Gel
>
> -Original Message-
> From: Brian Sheehan [mailto:[EMAIL PROTECTED]]
>
> As very much a beginner to ColdFusion I've been finding it an
> excellent resource - however, I can't find any way of getting hold of
> the older digests - can anyone confirm whether this exists in a
> location where they can be downloaded
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=sts
>
> ~~
> Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
>
> --
>
> Date: Sun, 04 Mar 2001 08:53:06 -0800
> From: Jeffry Houser <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: enablecfoutputonly and the mysterious space
> Message-ID: <[EMAIL PROTECTED]>
>
>You may want to look into CFSILENT.  You may also want to rewrite the
> page with no line breaks.  Or (I'm not sure how or if possible) re-write
> the Flash movie to ignore whitespace.
>
> At 08:57 PM 03/04/2001 +1300, you wrote:
> >I'm having this wonderful problem with a space being added to the front
of
> >the document:
> >
> >first line of application.cfm is
> >
> >
> >then it includes a server specific config file that sets the application
> >stuff, i.e. 
> >
> >as far as I can tell, the space exists unless there is absolute no line
> >breaks, etc between the  and the  tags, and the
> >page containing the  tag must not have any line breaks as
> >well...
> >
> >This is a problem because I'm trying to get Macromedia Flash to load
> >variables off a CF page, and a space in front breaks Flash...
> >
> >Is there a fix for this?
> >
> >
> >
> ~~
> Structure your ColdFusion code with Fusebox

Session timeout

2001-03-05 Thread Kinley Pon

I am simply not doing something correct...I hope someone can help.
Problem: I am prematurely getting a session timeout; less than an hour.
---
I have configured the Coldfusion Server with the following:
Session Variables MAX Timeout: 23 hours  DEFAULT Timeout: 20 minutes
---
I rebooted the server.
---
I also have the following CFAPPLICATION settings:


---
FYI:
- I only have a handful of session variables to keep track of the state of
the application but I am NOT locking them.
- I have only ONE  tag
- I do have two other application.cfm but they only contain a 
---
Question:
1)  What am I doing wrong?
2)  How can I trap the session timeout and perform a CFLOCATION to the login
page?
---

thanks - Kinley


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Intranets with all the bells & whistles.

2001-03-05 Thread Paul Ihrig

could you all please give me a list of the most successful add on /
enhancements to your intranets?
URL's & other resources would be great.

i am in the process of trying to help plan & implement a major over hall to
our intranet.

what i see are our current strong point is standard business logic.
but it has poor user customization, navigation & sense of community.

just looking for things that are useful & fun, for a corporate intranet.
i have a ton of disjointed DB apps & cutesy flash navigation that every one
is sick of.

My manager wants me to explore Digital Dashboard, but since it talks about
InterDev/ASP 
i would like to explore more CF Friendly routes.

Any ideas, suggestions & Warnings would be greatly appreciated.

personally i would like part of the site to have a MyYahoo type of user
ability to control there own content, 
depending on what part of the organization they belong to.

i have looked at the exchange for different ideas, but there is so much, 
but so little of it is well documented.

thanks

-paul

Web Developer, NBBJ
Work:   [EMAIL PROTECTED]
614 241-3534
fax:614 485-5534

Home:   [EMAIL PROTECTED]
614 449-1681

> icq:  47658358

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: REMOVE

2001-03-05 Thread Bill Davidson

I think we need to have a 'net-test' like we do with driving - if you can't
do a 3-point turn, you have no business to be on the road.  -- If you can't
unsubscribe from a listserv, you have no business to be on the internet.

-Bill
/intraget


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Siteminder, Scheduler, Advanced Security

2001-03-05 Thread Paul Sizemore

We just made some changes to our server (Win 2K), and now the Scheduler, and
Advanced Security in the CF Administrator does not work. The Scheduler
generates a "Access Denied" when the output is saved. The Advanced Security
generates "Error Diagnostic Information, Security Policy Administration,
Security Policy Administration is not available". Also, the Siteminder
services are not starting. 
We moved the CFIDE and CFDOCS folders, changed some of the permissions from
directory to file, and changed some virtual directories. 
Paul Sizemore

Finish Line
3308 N Mitthoeffer Rd
Indianapolis, IN 46235
W: 317-899-1022 ext 3516


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: email

2001-03-05 Thread Jones, Becky

i got that
is there a way to format the elements inside the cfmail?  
right now it just outputs the data kinda sloppy, i wanted more like a table
output.

-Original Message-
From: Roque,Carlos [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 2:32 PM
To: CF-Talk
Subject: RE: email


Use a CFQUERY and then do CFMAIL

Carlos Roque
I.S., Applications
Web Development
Sage Software, Inc.
x2154

 -Original Message-
From:   Jones, Becky [mailto:[EMAIL PROTECTED]] 
Sent:   Monday, March 05, 2001 9:04 AM
To: CF-Talk
Subject:email

is there a way to have a form that when a user types in data, it gets
submitted to a database and an email of the data goes to a specific person
or persons?
thanks,
bec.


*
This e-mail, including any attachments, is intended for the 
receipt and use by the intended addressee(s), and may contain 
confidential and privileged information.  If you are not an intended 
recipient of this e-mail, you are hereby notified that any unauthorized 
use or distribution of this e-mail is strictly prohibited.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CyberCash Bankruptcy

2001-03-05 Thread Shawnea Carter

http://finance.individual.com/display_news.asp?doc_id=PR20010302DCF008&page=
news

Needless to say we have some new clients who are less than eager to pay the
$500 to a company that may not be around - and we also need to have some
backup plans in place for our existing CyberCash dependant clients.

Does anyone have any 'Real-world' experience with any of the other cc
transaction vendors?

TIA

Shawnea Carter
VP Client Services
Internet4Associations
Certified Allaire Developer


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Cascading menus - anyone know a good cross-browser version?

2001-03-05 Thread Eric Barr

Try looking at Version 2  development and all fixes etc... have
moved to sourcefourge

http://dynapi.sourceforge.net/dynapi/



-eric

Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Thomas Chiverton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 4:41 AM
To: CF-Talk
Subject: RE: Cascading menus - anyone know a good cross-browser version?


Though last time I looked, it failed to work at all on NS (latest,
win32),
YMMV.

-Original Message-
From: Eric Barr [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 11:14 PM
To: CF-Talk
Subject: RE: Cascading menus - anyone know a good cross-browser version?



Try www.dansteinman.com their is a cross browser D-HTML API their and a
huge tutorial you can go through that is really well written.  In fact
ZD Net just started a series of articles about using the API
http://www.zdnet.com/devhead/stories/articles/0,4413,2688979,00.html.

The API was released under the GNU GPL so you can use it till your
hearts content.


I've used it with good success. Good luck.

-eric


Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Michael Kear [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 1:53 AM
To: CF-Talk
Subject: Cascading menus - anyone know a good cross-browser version?



I'm looking for a cascading menu that is not based on graphics - I want
to
make it dynamic.  I have looked at Hiermenu (javascript) and it seems
exactly what I want - except I can't make head nor tail of it and there
is
absolutely no documentation with it or on the site it comes from or
anywhere else I can find.

I've looked at some custom tags on the Allaire gallery, but they're
either
IE-only, Non-working, or CFX_ tags (I can't use CFX_ tags - I'm
share-hosted and no CFX_ custom tags are allowed)

Can anyone please EITHER:

(1) Point me to some documentation for Hiermenus so I know how to set it
up.  OR

(2) Point me to a custom tag that will give me the functionality with
IE4+, NN6, NN4+

Actually I found a site that has what I want, and I've written three
times
to the webmaster but he's not responding. (sigh - so close but yet so
far!)

Cheers,
Mike Kear
Windsor, NSW, Australia
AFP Webworks
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: OT may be : schedule FTP

2001-03-05 Thread Eric Barr

use CRON its a command scheduler on *NIX'es

-eric

Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-Original Message-
From: Mak Wing Lok [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 11:42 PM
To: CF-Talk
Subject: OT may be : schedule FTP


hi,

how can i set FTP schedule to transfer files from one server to another
server? i find that CFFTP is not that reliable, anyone know any good FTP
sceduler on UNIX platform?
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



  1   2   >