Re: Code Question

2006-11-15 Thread Wayne Putterill
Some good points there about having to adapt to any new tool, I tried
a few times to change to using CFEclipse and failed because I was
trying to make it work exactly the way I was used to working. Once I
had got it into my head that I would have to adapt slightly and adopt
the project model of working everything started to make a lot more
sense.

I think that if  there was one thing you could do to make CFEclipse
easier to change to it would be an idiots guide to the CFeclipse way
of working - with lots of pictures and not too many long words :)

Good presentation at CFDevcon by the way, I was with three colleagues
that had never seen CFEclipse before and they were all raving about it
after.

On 14/11/06, Mark Drew [EMAIL PROTECTED] wrote:
 I guess with any *new* thing there is a learning curve, and people
 showing you how to use it always helps.

 I am thinking of running some session on CFEclipse, mainly if people
 are interested on how to convert to it...

 FYI: if you dont like working with projects, we went to all the
 trouble and effort to put a File Explorer that works like homeSite so
 no excuse there.

 At my presentation at CFDevCon, I asked a question that sometimes
 when I read this list I have to remind myself, Who wouldn't use
 CFEclipse even if I PAID them?. There are people that are not going
 to change whatever we do to make your coding life easier.

 Even if it got to the stage of Just talk to CFEclipse, it will
 listen and nod, then go and write your application for you whilst you
 have coffee (using YOUR crazy coding habits) there would still be
 people out there going But I like homesite... it didnt LISTEN to
 me... I LIKED that!.

   Its just the way some people are used to their tools. Personally I
 am pretty adaptable (oh, in textMate the Ctrl + Shift + L inserts a
 link? cool.. must remember that, rather than emailing the person and
 saying to change the dammed shortcut y'hear, or I WONT use your FREE
 product.. so nyer!) so I like learning new tools, seeing what they
 can do and then using the right tool for the job.

 The benefits of CFEclipse projects are that once you have all your
 files grouped into projects you can do fast searches for a file, or
 in a file (thats in a selection, in a project, or in the whole dammed
 workbench, or even just in one of your selection sets!) pretty
 easily... just because the gui isn't what you expected (dammit, you
 CHANGED tools what do you expect???), adapt.

 Anyway.. wasn't meant to be a rant... and please dont take it as
 so... (read it with the tongue in the cheek that it was written in)

 MD
 (back to coding tools with REALLY odd shortcuts and the craziest
 interfaces to piss people off)







 On 13 Nov 2006, at 15:42, Cutter (CFRelated) wrote:

  What, you think CFEclipse doesn't have keyboard shortcuts? Come on
  Rick,
  time to catch up buddy;)
 
  Cutter
  
  http://blog.cutterscrossing.com
 
  Rick Root wrote:
  Robertson-Ravo, Neil (RX) wrote:
 
  Would have to have a test, but to be honest I haven't hand
  coded a comment
  in years... That's what Eclipse is for they make it easy with a
  click of a
  button :)
 
 
  Taking my fingers off the keyboard to use the mouse while coding
  annoys
  me.  IT's easier (for me) to just type !--- foo --- than it is
  to stop
  typing, grab the mouse, click some button, then type in my comment.
 
  My constant use of keyboard shortcuts is what makes it difficult
  for me
  to move to cfeclipse from homesite+.
 
  Rick
 
 
 
 

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260458
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Custom Tag in CFC not working

2006-11-15 Thread Chris Velevitch
I am using a cf custom tag in a cfc and it doesn't appear to be
working. The method the custom tag appears in executes correctly but
the custom tag doesn't seem to execute. The custom tag writes an entry
to a log file.

Has anyone experience this problem?


Chris
-- 
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
m: 0415 469 095
www.flashdev.org.au

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260459
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Custom Tag in CFC not working

2006-11-15 Thread Robertson-Ravo, Neil (RX)
What does it do and where is the tag being called from? What is your CFC
code?








This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Chris Velevitch
To: CF-Talk
Sent: Wed Nov 15 08:36:40 2006
Subject: Custom Tag in CFC not working

I am using a cf custom tag in a cfc and it doesn't appear to be
working. The method the custom tag appears in executes correctly but
the custom tag doesn't seem to execute. The custom tag writes an entry
to a log file.

Has anyone experience this problem?


Chris
-- 

Chris Velevitch
Manager - Sydney Flash Platform Developers Group
m: 0415 469 095
www.flashdev.org.au



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260460
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SSL, HTTPS, Port 443 and ColdFusion Templates

2006-11-15 Thread Tom Chiverton
On Tuesday 14 November 2006 16:49, Aaron Roberson wrote:
  After I have a dedicated IP address and an SSL cert set up on the
  domain (whitehorsemedia.com) is there anything I have to do to make my
  checkout page secure? 

Secure from what ? Without defining what you are defending against, you can't 
evaluate what you've done (or are planing).

  Does the checkout page need to be in a different 
  directory than the rest of my website or do I just link to the page
  using https:// instead of http:// in every reference to the checkout
  page?

Normally, yes- build the cart with the users choices under non-SSL, and when 
they start the checkout process transfer them over to SSL.
The pages needn't be in a different directory or server, normally. But again, 
it depends what you're selling, to who, from where, and who might interfere.

-- 
Tom Chiverton
Helping to carefully leverage total functionalities



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260461
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


coldfusion scheduler executing twice

2006-11-15 Thread vishnu prasad
Hi CF gurus

We have Coldfusion MX 6.1 with Jrun running in windows 2000 server.

From yesterday all scheduler are executing twice 
for example we have scheduler scheduled to run at 7.00 AM . the scheduler run 
twice hence duplicate mails had been send to the users

If anyone know what is causing this,Please help us


Thanks in advance
Vishnu

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260462
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: grrrr....

2006-11-15 Thread Tom Chiverton
On Tuesday 14 November 2006 17:18, Crow T. Robot wrote:
 to only happen in our industry…can't let the other guy out-geek you, I
 guess.

Reminds me of taking my old car to a garage to (fail to) get it's MOT :-)

-- 
Tom Chiverton
Helping to paradigmatically architect network interfaces



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260463
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: grrrr....

2006-11-15 Thread Jenny Gavin-Wear
I totally agree.

Last week my (now ex) hosting company (Vortech) told one of my customers
that CF is a crap development system and is full of security holes.

I spoke to the guy and he hadn't got a clue about CF beyond basic
installation.

Jenny

-Original Message-
From: Crow T. Robot [mailto:[EMAIL PROTECTED]
Sent: 14 November 2006 17:18
To: CF-Talk
Subject: g


I just got off the phone with a IT company who manages the web server for
one of our clients.  This client is pretty small, non-profit, and we're just
doing a little ASP project with them.  In the course of our conversation, he
asked what other languages we use.  I tell him CF, ASP.NET, ASP, and PHP.
His
reply to me was You still use ColdFusion?  What a piece of crap!.  Of
course, I bristle any time I hear stuff like this, and I whoa'ed him up a
little.  As we got deeper into the conversation, I found out that he was
basing his whole experience on a legacy CF5 server install that he did a few
weeks ago for a client of his.  I tried and tried to explain that he's
comparing apples to oranges when talking about modern CFMX vs. CF5, but he
just wouldn't hear it.  I just wanted to strangle the guy.  Why do IT people
have such know-it-all attitudes when they clearly don't know what they are
talking about?  Seems to only happen in our industry…can't let the other guy
out-geek you, I guess.



Bah – rant over.  Just needed to get it out of my system.  (had to do it via
my alias since I'm not sure who'll read this in the future…)




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260464
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


OT: Email Bounce Handler

2006-11-15 Thread Jenny Gavin-Wear
I need something that handles email bounces.

It would need to read off a pop3 folder and update a table in ms sql.

Any ideas?


-Original Message-
From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED]
Sent: 15 November 2006 10:17
To: CF-Talk
Subject: RE: g


I totally agree.

Last week my (now ex) hosting company (Vortech) told one of my customers
that CF is a crap development system and is full of security holes.

I spoke to the guy and he hadn't got a clue about CF beyond basic
installation.

Jenny

-Original Message-
From: Crow T. Robot [mailto:[EMAIL PROTECTED]
Sent: 14 November 2006 17:18
To: CF-Talk
Subject: g


I just got off the phone with a IT company who manages the web server for
one of our clients.  This client is pretty small, non-profit, and we're just
doing a little ASP project with them.  In the course of our conversation, he
asked what other languages we use.  I tell him CF, ASP.NET, ASP, and PHP.
His
reply to me was You still use ColdFusion?  What a piece of crap!.  Of
course, I bristle any time I hear stuff like this, and I whoa'ed him up a
little.  As we got deeper into the conversation, I found out that he was
basing his whole experience on a legacy CF5 server install that he did a few
weeks ago for a client of his.  I tried and tried to explain that he's
comparing apples to oranges when talking about modern CFMX vs. CF5, but he
just wouldn't hear it.  I just wanted to strangle the guy.  Why do IT people
have such know-it-all attitudes when they clearly don't know what they are
talking about?  Seems to only happen in our industry…can't let the other guy
out-geek you, I guess.



Bah – rant over.  Just needed to get it out of my system.  (had to do it via
my alias since I'm not sure who'll read this in the future…)






~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260465
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: grrrr....

2006-11-15 Thread Will Swain
 
I had a 'discussion' with the IT consultant at a client of mine who insisted
that CF was built on ASP. He wouldn't have it any other way. He was
obviously an MS man and didn't view anything else as 'proper'. What annoyed
me more than anything else was that he was getting paid a small fortune as a
daily rate and clearly didn't know what he was talking about.



-Original Message-
From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 10:17
To: CF-Talk
Subject: RE: g

I totally agree.

Last week my (now ex) hosting company (Vortech) told one of my customers
that CF is a crap development system and is full of security holes.

I spoke to the guy and he hadn't got a clue about CF beyond basic
installation.

Jenny

-Original Message-
From: Crow T. Robot [mailto:[EMAIL PROTECTED]
Sent: 14 November 2006 17:18
To: CF-Talk
Subject: g


I just got off the phone with a IT company who manages the web server for
one of our clients.  This client is pretty small, non-profit, and we're just
doing a little ASP project with them.  In the course of our conversation, he
asked what other languages we use.  I tell him CF, ASP.NET, ASP, and PHP.
His
reply to me was You still use ColdFusion?  What a piece of crap!.  Of
course, I bristle any time I hear stuff like this, and I whoa'ed him up a
little.  As we got deeper into the conversation, I found out that he was
basing his whole experience on a legacy CF5 server install that he did a few
weeks ago for a client of his.  I tried and tried to explain that he's
comparing apples to oranges when talking about modern CFMX vs. CF5, but he
just wouldn't hear it.  I just wanted to strangle the guy.  Why do IT people
have such know-it-all attitudes when they clearly don't know what they are
talking about?  Seems to only happen in our industry.can't let the other guy
out-geek you, I guess.



Bah - rant over.  Just needed to get it out of my system.  (had to do it via
my alias since I'm not sure who'll read this in the future.)






~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260466
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Verity Search using CF 4.5

2006-11-15 Thread Jason Ferguson
Hi,

I am using CF 4.5 and have a verity search set-up on a intranet. The search 
works in that in returns data, however I am having a few problems, some of the 
returned links return for example 
www.hotmail.com/www.hotmail.com/people/index.htm where the correct link should 
be www.hotmail.com/people/index.htm.

ALso, if i remove a folder from the intranet folder structure, it is still 
returning the file when a search is carried out.

ANy ideas would be greatly welcomed.

Thanks

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260468
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Verity Search using CF 4.5

2006-11-15 Thread Jason Ferguson
Hi,

I am using CF 4.5 and have a verity search set-up on a intranet. The search 
works in that in returns data, however I am having a few problems, some of the 
returned links return for example 
www.hotmail.com/www.hotmail.com/people/index.htm where the correct link should 
be www.hotmail.com/people/index.htm.

ALso, if i remove a folder from the intranet folder structure, it is still 
returning the file when a search is carried out.

ANy ideas would be greatly welcomed.

Thanks

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260467
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: grrrr....

2006-11-15 Thread Big Mad Kev
Well a few years back a new guy in the office slagged CF of to me and I just
dismissed him,

Now later he has seen that all CF Projects have been completed on time every
time in budget and all Java/.NET have been delayed and over budget every
time and now gives it some respect, and when I showed him the
charting/reports/event gateways he couldn't understand how you could do it
so quickly so I say CF is mind blowing to any one and you have to forgive
them for not understanding :-)


My 2p
-Original Message-
From: Will Swain [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 10:34
To: CF-Talk
Subject: RE: g

 
I had a 'discussion' with the IT consultant at a client of mine who insisted
that CF was built on ASP. He wouldn't have it any other way. He was
obviously an MS man and didn't view anything else as 'proper'. What annoyed
me more than anything else was that he was getting paid a small fortune as a
daily rate and clearly didn't know what he was talking about.



-Original Message-
From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 10:17
To: CF-Talk
Subject: RE: g

I totally agree.

Last week my (now ex) hosting company (Vortech) told one of my customers
that CF is a crap development system and is full of security holes.

I spoke to the guy and he hadn't got a clue about CF beyond basic
installation.

Jenny

-Original Message-
From: Crow T. Robot [mailto:[EMAIL PROTECTED]
Sent: 14 November 2006 17:18
To: CF-Talk
Subject: g


I just got off the phone with a IT company who manages the web server for
one of our clients.  This client is pretty small, non-profit, and we're just
doing a little ASP project with them.  In the course of our conversation, he
asked what other languages we use.  I tell him CF, ASP.NET, ASP, and PHP.
His
reply to me was You still use ColdFusion?  What a piece of crap!.  Of
course, I bristle any time I hear stuff like this, and I whoa'ed him up a
little.  As we got deeper into the conversation, I found out that he was
basing his whole experience on a legacy CF5 server install that he did a few
weeks ago for a client of his.  I tried and tried to explain that he's
comparing apples to oranges when talking about modern CFMX vs. CF5, but he
just wouldn't hear it.  I just wanted to strangle the guy.  Why do IT people
have such know-it-all attitudes when they clearly don't know what they are
talking about?  Seems to only happen in our industry.can't let the other guy
out-geek you, I guess.



Bah - rant over.  Just needed to get it out of my system.  (had to do it via
my alias since I'm not sure who'll read this in the future.)








~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260469
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: grrrr....

2006-11-15 Thread Wayne Putterill
Three or Four years back I had three completely unrelated people tell
me at different times that CF could only connect to Access databases.

I have no idea who was spreading that particular piece of
misinformation around but it's amazing how people will cling to bad
info despite all attempts to re-educate them, it lost me business
despite me producing proof that they were wrong.

On 15/11/06, Big Mad Kev [EMAIL PROTECTED] wrote:
 Well a few years back a new guy in the office slagged CF of to me and I just
 dismissed him,

 Now later he has seen that all CF Projects have been completed on time every
 time in budget and all Java/.NET have been delayed and over budget every
 time and now gives it some respect, and when I showed him the
 charting/reports/event gateways he couldn't understand how you could do it
 so quickly so I say CF is mind blowing to any one and you have to forgive
 them for not understanding :-)


 My 2p
 -Original Message-
 From: Will Swain [mailto:[EMAIL PROTECTED]
 Sent: 15 November 2006 10:34
 To: CF-Talk
 Subject: RE: g


 I had a 'discussion' with the IT consultant at a client of mine who insisted
 that CF was built on ASP. He wouldn't have it any other way. He was
 obviously an MS man and didn't view anything else as 'proper'. What annoyed
 me more than anything else was that he was getting paid a small fortune as a
 daily rate and clearly didn't know what he was talking about.



 -Original Message-
 From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED]
 Sent: 15 November 2006 10:17
 To: CF-Talk
 Subject: RE: g

 I totally agree.

 Last week my (now ex) hosting company (Vortech) told one of my customers
 that CF is a crap development system and is full of security holes.

 I spoke to the guy and he hadn't got a clue about CF beyond basic
 installation.

 Jenny

 -Original Message-
 From: Crow T. Robot [mailto:[EMAIL PROTECTED]
 Sent: 14 November 2006 17:18
 To: CF-Talk
 Subject: g


 I just got off the phone with a IT company who manages the web server for
 one of our clients.  This client is pretty small, non-profit, and we're just
 doing a little ASP project with them.  In the course of our conversation, he
 asked what other languages we use.  I tell him CF, ASP.NET, ASP, and PHP.
 His
 reply to me was You still use ColdFusion?  What a piece of crap!.  Of
 course, I bristle any time I hear stuff like this, and I whoa'ed him up a
 little.  As we got deeper into the conversation, I found out that he was
 basing his whole experience on a legacy CF5 server install that he did a few
 weeks ago for a client of his.  I tried and tried to explain that he's
 comparing apples to oranges when talking about modern CFMX vs. CF5, but he
 just wouldn't hear it.  I just wanted to strangle the guy.  Why do IT people
 have such know-it-all attitudes when they clearly don't know what they are
 talking about?  Seems to only happen in our industry.can't let the other guy
 out-geek you, I guess.



 Bah - rant over.  Just needed to get it out of my system.  (had to do it via
 my alias since I'm not sure who'll read this in the future.)








 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260470
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: grrrr....

2006-11-15 Thread Neil Middleton
I totally agree with what you guys are saying, but at the moment I am in
completely the opposite position.  Me and my boss (an ex developer) both see
CF as a great tool, but I am trying to convince him at the moment that it is
not a golden bullet - it can't solve every problem.

We have an application that is extremely data intensive, to the point where
page requests take a fair few seconds - as I see it we have hit the limits
of what CF can do effectively leaving us the only option of going a little
lower level and write in Java or .NET for some functionality.  However,
convincing him of this is proving a little difficult.

I guess the point about 100% love or 100% hate of CF is more than true.

Neil

On 11/15/06, Tom Chiverton [EMAIL PROTECTED] wrote:

 On Tuesday 14 November 2006 17:18, Crow T. Robot wrote:
  to only happen in our industry…can't let the other guy out-geek you, I
  guess.

 Reminds me of taking my old car to a garage to (fail to) get it's MOT :-)

 --
 Tom Chiverton
 Helping to paradigmatically architect network interfaces

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England
 and Wales under registered number OC307980 whose registered office address
 is at St James's Court Brown Street Manchester M2 2JF.  A list of members is
 available for inspection at the registered office. Any reference to a
 partner in relation to Halliwells LLP means a member of Halliwells LLP.
 Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
 may be confidential or legally privileged.  If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents.  If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.


 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260471
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Sql error during insert

2006-11-15 Thread Richard Colman
-Original Message-
From: Doug Brown [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: 11/14/06 7:17 PM
Subject: Sql error during insert

I do not recall seeing this before. Could someone tell me what I am doing 
wrong? I get the following error while executing this query.

  Error Executing Database Query.  
  [Macromedia][SQLServer JDBC Driver][SQLServer]Line 2: Incorrect syntax 
near '@P1'.  


cfset mylist=Antiques
Art
Baby
Books
Business  Industrial
Cameras  Photo
Cars, Boats, Vehicles  Parts
Cell Phones  PDAs
Clothing, Shoes  Accessories
Coins  Paper Money
Collectibles
Computers  Networking
Consumer Elec


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260473
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: grrrr....

2006-11-15 Thread Tom Chiverton
On Wednesday 15 November 2006 11:45, Neil Middleton wrote:
 of what CF can do effectively leaving us the only option of going a little
 lower level and write in Java or .NET for some functionality.  However,
 convincing him of this is proving a little difficult.

These are unlikely to be faster, of course, if your database is the bottle 
neck :-)

-- 
Tom Chiverton
Helping to enormously improve attention-grabbing deliverables



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260472
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT: Email Bounce Handler

2006-11-15 Thread Nick Tong - TalkWebSolutions.co.uk
Hi,

You can inspect the message headers from the files returned - do a lookup
with this data against the boogie bounce dll to get a result (hard bounce,
soft bounce etc) and update your SQL table accordingly.

HTH

On 15/11/06, Jenny Gavin-Wear [EMAIL PROTECTED] wrote:

 I need something that handles email bounces.

 It would need to read off a pop3 folder and update a table in ms sql.

 Any ideas?


 -Original Message-
 From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED]
 Sent: 15 November 2006 10:17
 To: CF-Talk
 Subject: RE: g


 I totally agree.

 Last week my (now ex) hosting company (Vortech) told one of my customers
 that CF is a crap development system and is full of security holes.

 I spoke to the guy and he hadn't got a clue about CF beyond basic
 installation.

 Jenny

 -Original Message-
 From: Crow T. Robot [mailto:[EMAIL PROTECTED]
 Sent: 14 November 2006 17:18
 To: CF-Talk
 Subject: g


 I just got off the phone with a IT company who manages the web server for
 one of our clients.  This client is pretty small, non-profit, and we're
 just
 doing a little ASP project with them.  In the course of our conversation,
 he
 asked what other languages we use.  I tell him CF, ASP.NET, ASP, and PHP.
 His
 reply to me was You still use ColdFusion?  What a piece of crap!.  Of
 course, I bristle any time I hear stuff like this, and I whoa'ed him up a
 little.  As we got deeper into the conversation, I found out that he was
 basing his whole experience on a legacy CF5 server install that he did a
 few
 weeks ago for a client of his.  I tried and tried to explain that he's
 comparing apples to oranges when talking about modern CFMX vs. CF5, but he
 just wouldn't hear it.  I just wanted to strangle the guy.  Why do IT
 people
 have such know-it-all attitudes when they clearly don't know what they are
 talking about?  Seems to only happen in our industry…can't let the other
 guy
 out-geek you, I guess.



 Bah – rant over.  Just needed to get it out of my system.  (had to do it
 via
 my alias since I'm not sure who'll read this in the future…)






 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260474
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: coldfusion scheduler executing twice

2006-11-15 Thread Ben Nadel
I had this issue once. Not for all scheduled tasks, but the ones for a
given application. My problem was that the page that ran the task was
trying to delete itself (at the beginning of the page) and the re-create
itself (at the end of the page). It did this for some business logic
reasons. However, there are bugs with programmatically deleting a
scheduled task. It creates a phantom task. Then, at the end of the page,
when I went to create the task again, it created it... However with the
phantom task running, I now had two tasks running at the same exact
time. 

If this is the case at all, just restart the CF service and all the
phantom tasks should be killed (as far as I know).


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: vishnu prasad [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 3:16 AM
To: CF-Talk
Subject: coldfusion scheduler executing twice

Hi CF gurus

We have Coldfusion MX 6.1 with Jrun running in windows 2000 server.

From yesterday all scheduler are executing twice for example we have
scheduler scheduled to run at 7.00 AM . the scheduler run twice hence
duplicate mails had been send to the users

If anyone know what is causing this,Please help us


Thanks in advance
Vishnu



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260475
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: grrrr....

2006-11-15 Thread Wayne Putterill
Agreed, we have some queries that can take tens of seconds to run on a
very well specified Oracle server, CF isn't the problem it's the sheer
amount and complexity of the data we have to work with.

On 15/11/06, Tom Chiverton [EMAIL PROTECTED] wrote:
 These are unlikely to be faster, of course, if your database is the bottle
 neck :-)

 --
 Tom Chiverton
 Helping to enormously improve attention-grabbing deliverables

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England and 
 Wales under registered number OC307980 whose registered office address is at 
 St James's Court Brown Street Manchester M2 2JF.  A list of members is 
 available for inspection at the registered office. Any reference to a partner 
 in relation to Halliwells LLP means a member of Halliwells LLP. Regulated by 
 the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and may 
 be confidential or legally privileged.  If you are not the addressee you must 
 not read it and must not use any information contained in nor copy it nor 
 inform any person other than Halliwells LLP or the addressee of its existence 
 or contents.  If you have received this email in error please delete it and 
 notify Halliwells LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.


 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260476
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: grrrr....

2006-11-15 Thread Doug Brown
Or write your nasty little code in C++ and compile it for a CFX tag and it
will run alot faster.



DB



- Original Message - 
From: Tom Chiverton [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Wednesday, November 15, 2006 4:58 AM
Subject: Re: g


 On Wednesday 15 November 2006 11:45, Neil Middleton wrote:
  of what CF can do effectively leaving us the only option of going a
little
  lower level and write in Java or .NET for some functionality.  However,
  convincing him of this is proving a little difficult.

 These are unlikely to be faster, of course, if your database is the bottle
 neck :-)

 -- 
 Tom Chiverton
 Helping to enormously improve attention-grabbing deliverables

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England
and Wales under registered number OC307980 whose registered office address
is at St James's Court Brown Street Manchester M2 2JF.  A list of members is
available for inspection at the registered office. Any reference to a
partner in relation to Halliwells LLP means a member of Halliwells LLP.
Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
may be confidential or legally privileged.  If you are not the addressee you
must not read it and must not use any information contained in nor copy it
nor inform any person other than Halliwells LLP or the addressee of its
existence or contents.  If you have received this email in error please
delete it and notify Halliwells LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.


 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260477
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT: Email Bounce Handler

2006-11-15 Thread Will Tomlinson
I need something that handles email bounces.

It would need to read off a pop3 folder and update a table in ms sql.

Any ideas?

I think dave had this need a few months back. Then I needed the same thing. 
Ended up just setting up an email account just for bounces. Then set the failto 
in cfmail to send them there. Then you dload'em and do whatever ya need with'em.

Worked like a champ!

Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260478
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Compile Flex in ColdFusion

2006-11-15 Thread Johnny Le
Hi,

How do I create and compile Flex code inside a ColdFusion page and display it?  
It would be similar to this http://try.flex.org/, but I don't need to use the 
exact Java API interface Ben was using.  What I am creating is open source so I 
don't think I can use that API.  I am ok with cfexecute.  Can you tell me 
what the path of the Flex compiler that I need to call?
Thank you.

Johnny 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260479
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Compile Flex in ColdFusion

2006-11-15 Thread Ben Forta
C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\bin\mxmlc.exe

 

-Original Message-
From: Johnny Le [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 6:46 AM
To: CF-Talk
Subject: Compile Flex in ColdFusion

Hi,

How do I create and compile Flex code inside a ColdFusion page and display
it?  It would be similar to this http://try.flex.org/, but I don't need to
use the exact Java API interface Ben was using.  What I am creating is open
source so I don't think I can use that API.  I am ok with cfexecute.  Can
you tell me what the path of the Flex compiler that I need to call?
Thank you.

Johnny 



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260480
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Custom Tag in CFC not working

2006-11-15 Thread Chris Velevitch
On 11/15/06, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED] wrote:
 What does it do

It writes to a log file.

 where is the tag being called from?

Could be more explicit here.

 What is your CFC
 code?

component

cfimport taglib=...

cffunction name=method
 mycustomtag text=...
/cffunction

/component

The tag mycustomtag appends the text to the end of a file.


Chris
-- 
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
m: 0415 469 095
www.flashdev.org.au

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260481
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Custom Tag in CFC not working

2006-11-15 Thread Tom Chiverton
On Wednesday 15 November 2006 13:01, Chris Velevitch wrote:
 cfimport taglib=...

Why do you do this and not just call cf_mycustomtag ?

-- 
Tom Chiverton
Helping to adaptively harvest enterprise-class technologies



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260482
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Senthil D
Hi,

Can any one help me out with thisTag.executionmode samples. I'm getting 
executionmode is undefined when I started using.

Thanks

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260483
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Capture Alternatives

2006-11-15 Thread Rick Root
Ray Champagne wrote:
 Here's a question that hasn't been answered, maybe 'cause there isn't one:
 we talk all day about protecting ourselves from these gnarly bastages, is
 there any way to fight back?  
 
 I'd love to see a way for me to block them, then fire back with my own
 script - it might not solve anything, but man, it would feel good...

One worthwhile thing is to make what they're doing less valuable.

Anywhere you dynamically convert URLs to links.. in message boards, 
blogs, etc... add the rel=nofollow attribute.

One of the reasons spammers do what they do is to increase search engine 
visibility... the more sites that link to you, the better your search 
engine ranking will be.

However, most of the major search engines will *NOT* count links with 
the rel=nofollow attribute.

http://blog.searchenginewatch.com/blog/050118-204728

I'm doing this in blogcfm (and I think in cfmbb too)

It doesn't stop them from spamming you, but if everyone did it, it 
wouldn't be worthwhile to the spammers to do it.  At least, not for the 
purpose of increasing search engine visibility.

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260484
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Bobby Hartsfield
This is the first thing I put in a custom tag.

cfif thistag.executionMode NEQ start
cfexit method=exittag /
/cfif

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


 

-Original Message-
From: Senthil D [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 7:22 AM
To: CF-Talk
Subject: can any one help me out with thisTag.executionmode samples

Hi,

Can any one help me out with thisTag.executionmode samples. I'm getting
executionmode is undefined when I started using.

Thanks



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260485
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Capture Alternatives

2006-11-15 Thread Nick Tong - TalkWebSolutions.co.uk
woohoo - go microformats!

On 15/11/06, Rick Root [EMAIL PROTECTED] wrote:

 Ray Champagne wrote:
  Here's a question that hasn't been answered, maybe 'cause there isn't
 one:
  we talk all day about protecting ourselves from these gnarly bastages,
 is
  there any way to fight back?
 
  I'd love to see a way for me to block them, then fire back with my own
  script - it might not solve anything, but man, it would feel good...

 One worthwhile thing is to make what they're doing less valuable.

 Anywhere you dynamically convert URLs to links.. in message boards,
 blogs, etc... add the rel=nofollow attribute.

 One of the reasons spammers do what they do is to increase search engine
 visibility... the more sites that link to you, the better your search
 engine ranking will be.

 However, most of the major search engines will *NOT* count links with
 the rel=nofollow attribute.

 http://blog.searchenginewatch.com/blog/050118-204728

 I'm doing this in blogcfm (and I think in cfmbb too)

 It doesn't stop them from spamming you, but if everyone did it, it
 wouldn't be worthwhile to the spammers to do it.  At least, not for the
 purpose of increasing search engine visibility.

 Rick

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260486
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Capture Alternatives

2006-11-15 Thread Bobby Hartsfield
Good point (and idea) Rick

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

 


-Original Message-
From: Rick Root [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 8:43 AM
To: CF-Talk
Subject: Re: Capture Alternatives

Ray Champagne wrote:
 Here's a question that hasn't been answered, maybe 'cause there isn't one:
 we talk all day about protecting ourselves from these gnarly bastages, is
 there any way to fight back?  
 
 I'd love to see a way for me to block them, then fire back with my own
 script - it might not solve anything, but man, it would feel good...

One worthwhile thing is to make what they're doing less valuable.

Anywhere you dynamically convert URLs to links.. in message boards, 
blogs, etc... add the rel=nofollow attribute.

One of the reasons spammers do what they do is to increase search engine 
visibility... the more sites that link to you, the better your search 
engine ranking will be.

However, most of the major search engines will *NOT* count links with 
the rel=nofollow attribute.

http://blog.searchenginewatch.com/blog/050118-204728

I'm doing this in blogcfm (and I think in cfmbb too)

It doesn't stop them from spamming you, but if everyone did it, it 
wouldn't be worthwhile to the spammers to do it.  At least, not for the 
purpose of increasing search engine visibility.

Rick



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260487
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: grrrr....

2006-11-15 Thread Dawson, Michael
In times like those, you just want to look at the client and raise your
eyebrow. 

-Original Message-
From: Will Swain [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 4:34 AM
To: CF-Talk
Subject: RE: g

 
I had a 'discussion' with the IT consultant at a client of mine who
insisted that CF was built on ASP. He wouldn't have it any other way. He
was obviously an MS man and didn't view anything else as 'proper'. What
annoyed me more than anything else was that he was getting paid a small
fortune as a daily rate and clearly didn't know what he was talking
about.

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260488
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: grrrr....

2006-11-15 Thread Martin Thorpe
So your still trying to convince 2B to go Java, thought you tried that a few 
years ago, I had a go myself a couple of years back  ;-)  

Good luck with the convincving man :-)

I totally agree with what you guys are saying, but at the moment I am in
completely the opposite position.  Me and my boss (an ex developer) both see
CF as a great tool, but I am trying to convince him at the moment that it is
not a golden bullet - it can't solve every problem.

We have an application that is extremely data intensive, to the point where
page requests take a fair few seconds - as I see it we have hit the limits
of what CF can do effectively leaving us the only option of going a little
lower level and write in Java or .NET for some functionality.  However,
convincing him of this is proving a little difficult.

I guess the point about 100% love or 100% hate of CF is more than true.

Neil


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260489
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Ben Nadel
It sounds like you are not calling the tag as a custom tag. If you try
to run this template as a standard ColdFusion template, then you will
get this error. THISTAG.ExecutionMode is only available when the
template is run using:

CF_CUSTOMTAG notation

CFMODULE tag

CFIMPORT tag 

How are you running your tag? 


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Senthil D [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 7:22 AM
To: CF-Talk
Subject: can any one help me out with thisTag.executionmode samples

Hi,

Can any one help me out with thisTag.executionmode samples. I'm getting
executionmode is undefined when I started using.

Thanks



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260490
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: grrrr....

2006-11-15 Thread Will Swain
 
He no longer works for the client in question. I think they got the idea
eventually.



-Original Message-
From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 13:54
To: CF-Talk
Subject: RE: g

In times like those, you just want to look at the client and raise your
eyebrow. 

-Original Message-
From: Will Swain [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 4:34 AM
To: CF-Talk
Subject: RE: g

 
I had a 'discussion' with the IT consultant at a client of mine who insisted
that CF was built on ASP. He wouldn't have it any other way. He was
obviously an MS man and didn't view anything else as 'proper'. What annoyed
me more than anything else was that he was getting paid a small fortune as a
daily rate and clearly didn't know what he was talking about.



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260491
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


BlueDragon Question

2006-11-15 Thread Jason T. Slack
I am evaluating Blue Dragon for OS X since I am invested in CF (new  
to it, but making the investment) and CF 7 does not run on Intel macs.

I moved over an application that works on CF Server to Blue Dragon  
install on my Powerbook.

I setup a DSN called webPOS using the Blue Dragon Administrator  
(MySQL 5). I also downloaded and followed the instructions for  
Connector/J and Blue Dragon to talk nicely.

When I try to run a CFQUERY I get:

application.dsn doesn't exist.

1:
2: !--- Check Locations table first to see if the location id and  
password is right---
3: cfquery name=ckCreds datasource=#application.dsn#
4: SELECT LocationID, LocationName FROM Locations
5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar

^ Snippet from underlying CFML source

even though in my application.cfc i have the following:

cffunction name=onApplicationStart returnType=boolean  
output=false
 !--- When did the application start? ---
 cfset APPLICATION.appStarted = now()

cfset application.dsn = webPOS

 cfreturn true
   /cffunction

Can you help me work through these issues?

Thanks,

-Jason


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260492
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: OT: Email Bounce Handler

2006-11-15 Thread Ryan Stille
Jenny Gavin-Wear wrote:
 I need something that handles email bounces.

 It would need to read off a pop3 folder and update a table in ms sql.

 Any ideas?

   

What I did is set the Return-path of the message to a specific bounce 
handler address.  Replies will not go here, but bounces will.  With any 
Linux email server (assume there's a way to do this with Windows too) 
you can pipe an address to a file or an executable .  The bounce 
address is setup to pipe email to a perl script which looks at the 
message and updates a database as necessary.  Trying to think of a way 
you could connect the email address directly to ColdFusion instead of 
Perl, maybe possible by using the event gateway functionality.

-Ryan



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260493
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Rick Root
Check the case of the FILENAME for Application.cfm - make sure it has a 
capital A - it apparently makes a difference on unix type machines.

Rick

Jason T. Slack wrote:
 I am evaluating Blue Dragon for OS X since I am invested in CF (new  
 to it, but making the investment) and CF 7 does not run on Intel macs.
 
 I moved over an application that works on CF Server to Blue Dragon  
 install on my Powerbook.
 
 I setup a DSN called webPOS using the Blue Dragon Administrator  
 (MySQL 5). I also downloaded and followed the instructions for  
 Connector/J and Blue Dragon to talk nicely.
 
 When I try to run a CFQUERY I get:
 
 application.dsn doesn't exist.
 
 1:
 2: !--- Check Locations table first to see if the location id and  
 password is right---
 3: cfquery name=ckCreds datasource=#application.dsn#
 4: SELECT LocationID, LocationName FROM Locations
 5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
 
 ^ Snippet from underlying CFML source
 
 even though in my application.cfc i have the following:
 
 cffunction name=onApplicationStart returnType=boolean  
 output=false
  !--- When did the application start? ---
  cfset APPLICATION.appStarted = now()
   
   cfset application.dsn = webPOS
   
  cfreturn true
/cffunction
 
 Can you help me work through these issues?
 
 Thanks,
 
 -Jason
 
 
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260494
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Senthil D
Here is my problem exactly:

cfcomponent
cfinclude ...
cfcomponent

For some reason the cfinclude is called twice (Note: there is no duplicate 
includes/ close tag error

I got suggestions to put ifTag.executionmode check for cfinclude.

Is this is the right way to do it.

Thanks

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260495
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Custom Tag in CFC not working

2006-11-15 Thread Sam Farmer
Double check that the prefix you specify in the cfimport tag is
mycustomtag otherwise CF will just ignore that mycustomtag call.

Cheers,

Sam

On 11/15/06, Chris Velevitch [EMAIL PROTECTED] wrote:
 On 11/15/06, Robertson-Ravo, Neil (RX)
 [EMAIL PROTECTED] wrote:
  What does it do

 It writes to a log file.

  where is the tag being called from?

 Could be more explicit here.

  What is your CFC
  code?

 component

 cfimport taglib=...

 cffunction name=method
  mycustomtag text=...
 /cffunction

 /component

 The tag mycustomtag appends the text to the end of a file.


 Chris

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260496
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Teddy Payne
Custom tags have 3 execution modes: Start, Inactive and End.  Inactive does
not process code execution implicitly, which makes sense why it is called
inactive.

Start and end will both execute whatever is passed to it.  Start is
typically used to prepare code execution.  Consider the start mode your
initilization.  The end execution is typically where you will process most
of what your tag is supposed to do.

cfswitch expression=#thisTag.ExecutionMode#
   cfcase value=start
   /cfcase
   cfcase value=end
   /cfcase
/cfswitch

Here is a simple example of where to put code for each execution mode.

Teddy




On 11/15/06, Senthil D [EMAIL PROTECTED] wrote:

 Here is my problem exactly:

 cfcomponent
 cfinclude ...
 cfcomponent

 For some reason the cfinclude is called twice (Note: there is no duplicate
 includes/ close tag error

 I got suggestions to put ifTag.executionmode check for cfinclude.

 Is this is the right way to do it.

 Thanks

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260497
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: BlueDragon Question

2006-11-15 Thread Jason T. Slack
Hi Rick,

Yeah that put me further along in the process.

Now I get:

The tag CFQUERY had no corresponding ending tag
Source  

20: cfelse
21:!--- login failed ---
22:cflocation url=index.cfm /
23: /cfif

^ Snippet from underlying CFML source

Here is the full code:

!--- Check Locations table first to see if the location id and  
password is right---
cfquery name=ckCreds datasource=Application.dsn#
SELECT LocationID, LocationName FROM Locations
  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
value=#form.user#
 AND LocationPassword = cfqueryparam cfsqltype=cf_sql_varchar
value=#form.password#;
/cfquery

cfif ckCreds.recordCount EQ 1
!--- successful login ---

cfset SESSION.LocationID = #ckCreds.LocationID#
cfset SESSION.LocationName = #ckCreds.LocationName#

cfset SESSION.CurrentUser=

cflocation url=main.cfm /
cfelse
!--- login failed ---
cflocation url=index.cfm /
/cfif

Do my CF tags need to have proper capitalization? I thought I could  
do it all lowercase as described in CF WACK.

-Jason


On Nov 15, 2006, at 9:12 AM, Rick Root wrote:

 Check the case of the FILENAME for Application.cfm - make sure it  
 has a
 capital A - it apparently makes a difference on unix type machines.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260498
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: BlueDragon Question

2006-11-15 Thread Teddy Payne
CF tags are not case sensitive and common practice is to have them all lower
case.

1)

cfset SESSION.LocationName = #ckCreds.LocationName#

For purposes of style and assumed functionality:

cfset SESSION.LocationName = ckCreds.LocationName

2)

You are missing a # symbol by the word application:

cfquery name=ckCreds datasource=Application.dsn#

should be

cfquery name=ckCreds datasource=#application.dsn#

3)

For:
WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varcharvalue=#form.user#

Is the locationID column an integer in your database or a varchar?  If it is
an integer:

WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_integervalue=#form.user#


Teddy


On 11/15/06, Jason T. Slack [EMAIL PROTECTED] wrote:

 Hi Rick,

 Yeah that put me further along in the process.

 Now I get:

 The tag CFQUERY had no corresponding ending tag
 Source

 20: cfelse
 21:!--- login failed ---
 22:cflocation url=index.cfm /
 23: /cfif

 ^ Snippet from underlying CFML source

 Here is the full code:

 !--- Check Locations table first to see if the location id and
 password is right---
 cfquery name=ckCreds datasource=Application.dsn#
 SELECT LocationID, LocationName FROM Locations
   WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
 value=#form.user#
  AND LocationPassword = cfqueryparam cfsqltype=cf_sql_varchar
 value=#form.password#;
 /cfquery

 cfif ckCreds.recordCount EQ 1
 !--- successful login ---

 cfset SESSION.LocationID = #ckCreds.LocationID#
 cfset SESSION.LocationName = #ckCreds.LocationName#

 cfset SESSION.CurrentUser=

 cflocation url=main.cfm /
 cfelse
 !--- login failed ---
 cflocation url=index.cfm /
 /cfif

 Do my CF tags need to have proper capitalization? I thought I could
 do it all lowercase as described in CF WACK.

 -Jason


 On Nov 15, 2006, at 9:12 AM, Rick Root wrote:

  Check the case of the FILENAME for Application.cfm - make sure it
  has a
  capital A - it apparently makes a difference on unix type machines.


 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260499
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Custom Tag in CFC not working

2006-11-15 Thread Andy Matthews
That's apparently the new way of loading in a custom tag. I'm not sure why
they started doing it that way.

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

-Original Message-
From: Tom Chiverton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 7:25 AM
To: CF-Talk
Subject: Re: Custom Tag in CFC not working


On Wednesday 15 November 2006 13:01, Chris Velevitch wrote:
 cfimport taglib=...

Why do you do this and not just call cf_mycustomtag ?


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260500
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Rick Root
Jason T. Slack wrote:
 
 Yeah that put me further along in the process.

cfquery name=ckCreds datasource=Application.dsn#

You're missing an opening # sign on the datasource attribute

Should be

cfquery name=ckCreds datasource=#Application.dsn#

whenever you get a missing end tag and you're absolutely sure you're not 
missing an end tag, the likely culprit is an unmatched #

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260501
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Raymond Camden
Actually, if you have a tag that you only want to run in start mode,
just END it with the one line cfexit that you have.

On 11/15/06, Bobby Hartsfield [EMAIL PROTECTED] wrote:
 This is the first thing I put in a custom tag.

 cfif thistag.executionMode NEQ start
 cfexit method=exittag /
 /cfif


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




 -Original Message-
 From: Senthil D [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, November 15, 2006 7:22 AM
 To: CF-Talk
 Subject: can any one help me out with thisTag.executionmode samples

 Hi,

 Can any one help me out with thisTag.executionmode samples. I'm getting
 executionmode is undefined when I started using.

 Thanks



 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260502
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Jason T. Slack
Hi Teddy,

 2)

 You are missing a # symbol by the word application:

 cfquery name=ckCreds datasource=Application.dsn#

 should be

 cfquery name=ckCreds datasource=#application.dsn#

Makes no difference, I still get an application.dsn doesn't exist  
message

 3)

 For:
 WHERE LocationID = Cfqueryparam  
 cfsqltype=cf_sql_varcharvalue=#form.user#

 Is the locationID column an integer in your database or a varchar?   
 If it is
 an integer:

 WHERE LocationID = Cfqueryparam  
 cfsqltype=cf_sql_integervalue=#form.user#

Varchar

Anymore thoughts?

-jason


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260503
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: coldfusion scheduler executing twice

2006-11-15 Thread vishnu prasad
hi

Our scheduler are created in CF admin not in programme.
anyhow we would try to stop the service and check the same 

Thanks for your advice.

I had this issue once. Not for all scheduled tasks, but the ones for a
given application. My problem was that the page that ran the task was
trying to delete itself (at the beginning of the page) and the re-create
itself (at the end of the page). It did this for some business logic
reasons. However, there are bugs with programmatically deleting a
scheduled task. It creates a phantom task. Then, at the end of the page,
when I went to create the task again, it created it... However with the
phantom task running, I now had two tasks running at the same exact
time. 

If this is the case at all, just restart the CF service and all the
phantom tasks should be killed (as far as I know).


.
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: vishnu prasad [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 3:16 AM
To: CF-Talk
Subject: coldfusion scheduler executing twice

Hi CF gurus

We have Coldfusion MX 6.1 with Jrun running in windows 2000 server.

From yesterday all scheduler are executing twice for example we have
scheduler scheduled to run at 7.00 AM . the scheduler run twice hence
duplicate mails had been send to the users

If anyone know what is causing this,Please help us


Thanks in advance
Vishnu

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260504
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Jason T. Slack
Hi Rick,

I noticed that. Here is what I have:

1:
2: !--- Check Locations table first to see if the location id and  
password is right---
3: cfquery name=ckCreds datasource=#Application.dsn#
4: SELECT LocationID, LocationName FROM Locations
5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar

^ Snippet from underlying CFML source

and I have the following in application.cfc


   cffunction name=onApplicationStart returnType=boolean  
output=false
 !--- When did the application start? ---
 cfset APPLICATION.appStarted = now()

cfset Application.dsn = webPOS

 cfreturn true
   /cffunction

-Jason


On Nov 15, 2006, at 9:54 AM, Rick Root wrote:

 Jason T. Slack wrote:

 Yeah that put me further along in the process.

 cfquery name=ckCreds datasource=Application.dsn#

 You're missing an opening # sign on the datasource attribute

 Should be

 cfquery name=ckCreds datasource=#Application.dsn#

 whenever you get a missing end tag and you're absolutely sure  
 you're not
 missing an end tag, the likely culprit is an unmatched #

 Rick

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260505
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Custom Tag in CFC not working

2006-11-15 Thread Snake
Because it loads ALL customs tags from specified path and allows you to call
them with this syntax

prefix:tagname

And negates the need to have a custom mapping or custom tag path to use
custom tags.

Russ

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 14:44
To: CF-Talk
Subject: RE: Custom Tag in CFC not working

That's apparently the new way of loading in a custom tag. I'm not sure why
they started doing it that way.

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

-Original Message-
From: Tom Chiverton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 7:25 AM
To: CF-Talk
Subject: Re: Custom Tag in CFC not working


On Wednesday 15 November 2006 13:01, Chris Velevitch wrote:
 cfimport taglib=...

Why do you do this and not just call cf_mycustomtag ?




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260506
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Capture Alternatives

2006-11-15 Thread Munson, Jacob
 Anywhere you dynamically convert URLs to links.. in message boards, 
 blogs, etc... add the rel=nofollow attribute.
 
 I'm doing this in blogcfm (and I think in cfmbb too)

FYI, BlogCFC does this as well.




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

==


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260508
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Capture Alternatives

2006-11-15 Thread Munson, Jacob
 I first put a hidden field in the feedback form with a timecode and 
 on the action page figured out how much time elapsed.  I save each 
 message to a database along with how long it took them to fill out 
 and submit the form.On my admin page, I display the emails - 
 marking the suspect ones in red.  Suspect being less than 1 second or 
 more than an hour.
  99% of the time this works.. but I still have to skim the 
 suspect ones. I have had real messages that took over 24 hours to 
 post - (but never one that took less than 1 second).

You have spam messages come through that take more than an hour to post?




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

==


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260510
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Northern England CFUG

2006-11-15 Thread Snake
Well I can telly ou I have 4000 off people registere don CFDeveloper, dunno
how many of them are UK based though. 

-Original Message-
From: Andy Allan [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 07:07
To: CF-Talk
Subject: Re: Northern England CFUG

Maybe, but thats not a true reflection of where all the developers are.
Hence slapping them all to make themselves known :)

On 14/11/06, Snake [EMAIL PROTECTED] wrote:
 And as u can see form both maps, most people are centred around london.

 -Original Message-
 From: Neil Middleton [mailto:[EMAIL PROTECTED]
 Sent: 14 November 2006 21:49
 To: CF-Talk
 Subject: Re: Northern England CFUG

 There's already a fair few on the global map:

 http://www.frappr.com/cfdevelopers

 On 11/14/06, Big Mad Kev [EMAIL PROTECTED] wrote:
 
  Andy Allan,
 
  Has just posed on his blog about the UK CF Developers:
 
  http://www.creative-restraint.co.uk/blog/index.cfm/2006/11/14/UK-CF-
  de
  velope
  rs-where-are-you
 
  And suggests you should make yourselves known on CFDEVLOEPR FRAPPR 
  http://www.frappr.com/cfdeveloper/map
 
  Which sounds a great Idea :-)
 
  Cheers
 
 
  -Original Message-
  From: Wayne Putterill [mailto:[EMAIL PROTECTED]
  Sent: 14 November 2006 09:52
  To: CF-Talk
  Subject: Re: Northern England CFUG
 
  How about a Cardiff CFUG as well, there's a few of us down here ;)
 
  What I would like to see is a monthly email/newsletter reporting on 
  whats happened in the UK CF community: news on meetings, links to 
  presentations, site launches, etc.
 
  I have a feeling someone is going to reply pointing out that there 
  already is one...
 
 
  On 14/11/06, Robertson-Ravo, Neil (RX) 
  [EMAIL PROTECTED] wrote:
   I wouldn't say a need, no more than a need to have totally 
   localised
  UG...
   London CFUG, Edinburgh CFUG etc... Could go on for ages for every 
   region
  in
   the world.
  
  
  
  
  
  
  
  
   This e-mail is from Reed Exhibitions (Gateway House, 28 The 
   Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division 
   of Reed Business, Registered in England, Number 678540.  It 
   contains information which is confidential and may also be 
   privileged.  It is for the exclusive use of
  the
   intended recipient(s).  If you are not the intended recipient(s) 
   please
  note
   that any form of distribution, copying or use of this 
   communication or
  the
   information in it is strictly prohibited and may be unlawful.  If 
   you
  have
   received this communication in error please return it to the 
   sender or
  call
   our switchboard on +44 (0) 20 89107910.  The opinions expressed 
   within
  this
   communication are not necessarily those expressed by Reed
Exhibitions.
   Visit our website at http://www.reedexpo.com
  
   -Original Message-
   From: Michael Wright
   To: CF-Talk
   Sent: Tue Nov 14 03:50:01 2006
   Subject: Northern England CFUG
  
   Having talked to many developers at CFDevCon06, there appears to 
   be a
  need
   for a Northern England CFUG.
  
  
  
   Taking this on board I have registered such a group with Adobe.
  
  
  
   What I need is to hear from all you developers who find that 
   London or Edinburgh is too far to go for a quick meeting.
  
  
  
   My initial idea is to rotate meetings through Leeds, Manchester,
  Liverpool
   and Newcastle as well as delivering meetings by breeze.
  
  
  
   Please get back back to me if you might be interested.
  
  
  
   Regards
  
  
  
   Michael Wright
  
  
  
  
  
  
  
 
 
 
 



 



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260507
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Rick Root
What error are you getting now?

Rick

Jason T. Slack wrote:
 Hi Rick,
 
 I noticed that. Here is what I have:
 
 1:
 2: !--- Check Locations table first to see if the location id and  
 password is right---
 3: cfquery name=ckCreds datasource=#Application.dsn#
 4: SELECT LocationID, LocationName FROM Locations
 5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
 
 ^ Snippet from underlying CFML source
 
 and I have the following in application.cfc
 
 
cffunction name=onApplicationStart returnType=boolean  
 output=false
  !--- When did the application start? ---
  cfset APPLICATION.appStarted = now()
   
   cfset Application.dsn = webPOS
   
  cfreturn true
/cffunction
 
 -Jason
 
 
 On Nov 15, 2006, at 9:54 AM, Rick Root wrote:
 
 
Jason T. Slack wrote:

Yeah that put me further along in the process.

cfquery name=ckCreds datasource=Application.dsn#

You're missing an opening # sign on the datasource attribute

Should be

cfquery name=ckCreds datasource=#Application.dsn#

whenever you get a missing end tag and you're absolutely sure  
you're not
missing an end tag, the likely culprit is an unmatched #

Rick


 
 
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260511
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: can any one help me out with thisTag.executionmode samples

2006-11-15 Thread Bobby Hartsfield
At the end I suppose?

I startedusing that because tags ran twice when I used the self closing
format... cf_mytag /

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



-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 10:02 AM
To: CF-Talk
Subject: Re: can any one help me out with thisTag.executionmode samples

Actually, if you have a tag that you only want to run in start mode,
just END it with the one line cfexit that you have.

On 11/15/06, Bobby Hartsfield [EMAIL PROTECTED] wrote:
 This is the first thing I put in a custom tag.

 cfif thistag.executionMode NEQ start
 cfexit method=exittag /
 /cfif


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




 -Original Message-
 From: Senthil D [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, November 15, 2006 7:22 AM
 To: CF-Talk
 Subject: can any one help me out with thisTag.executionmode samples

 Hi,

 Can any one help me out with thisTag.executionmode samples. I'm getting
 executionmode is undefined when I started using.

 Thanks



 



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260509
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: BlueDragon Question

2006-11-15 Thread Munson, Jacob
Do you see your dsn if you cfdump var=#application# ? 

 -Original Message-
 From: Jason T. Slack [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, November 15, 2006 8:09 AM
 To: CF-Talk
 Subject: Re: BlueDragon Question
 
 Hi Rick,
 
 I noticed that. Here is what I have:
 
 1:
 2: !--- Check Locations table first to see if the location id and  
 password is right---
 3: cfquery name=ckCreds datasource=#Application.dsn#
 4: SELECT LocationID, LocationName FROM Locations
 5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
 
 ^ Snippet from underlying CFML source
 
 and I have the following in application.cfc
 
 
cffunction name=onApplicationStart returnType=boolean  
 output=false
  !--- When did the application start? ---
  cfset APPLICATION.appStarted = now()
   
   cfset Application.dsn = webPOS
   
  cfreturn true
/cffunction
 
 -Jason

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

==


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260512
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Robohelp?

2006-11-15 Thread Dave Phillips
Has anyone out there ever tried to index content on URL's stored in Robohelp?  
We have a situation where we index a URL provided by our users.  We look at 
that URL and look at all links on that page and we index those pages as well.  
We do this by using CFHTTP to get the content of the initial page, and then we 
index it with CFINDEX.  Then, we use REfind to get all links from that page, 
and then we retrieve and CFINDEX those.  However, we are stumped by Robohelp 
pages because they do not put the links in regular source code and so CFHTTP is 
unable to see the links when it pulls the initial Robohelp page.  I'm wondering 
if anyone has any experience out there with this type of issue?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260513
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Web Crawler/Spider ?

2006-11-15 Thread Dave Phillips
Has anyone ever used some sort of third-party crawler or spider to pull content 
from a group of web pages (similar to how Google indexes web pages), and then 
indexed that content with CFINDEX?  If so, what have you used and what do you 
recommend?   Or, if you've written something like this (or know someone who 
has) is it available?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260514
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


IsDefined on a variable name that begins with a number throws error

2006-11-15 Thread Andrew Peterson
Hello,

I've got a form with field names that begin with a number. On the action page, 
if I check for its existence - cfif isdefined(form.0806) - it tells me that 
Parameter 1 of function IsDefined, which is now form.0806, must be a 
syntactically valid variable name. Does anyone know of any workaround for this? 
Can I put an evaluate in there or something? I'm looking for something more 
elegant than looping through form fields and preceeding each field name with a 
char. 

Thank you in advance.

Sincerely,
Andrew


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260515
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Does anyone have CFoutput example for SQL89 Array field?

2006-11-15 Thread Dawn Sekel
We are working with a customer who has a legacy application written in a 
Progress Database that uses SQL-89 query language.  In their customer table the 
address field (which has a column heading of ADDR) is an array field.  If we 
use CFDump to output the query structure CFDUMP var=qryCustomer we can see 
the column name information.  And it shows the array field elements as having 
an @ symbol in its column heading:

NAME[EMAIL PROTECTED][EMAIL PROTECTED]
CITY 
XYZ Company 111 Main Street   [empty string]New York

But, we can't figure out the correct syntax for a CFoutput statement for the 
individual elements of the ADDR array.  The PROGRESS SQL-89 user guide says it 
should be #qryCustomer.addr__1#, but that causes an element undefined error.  
Does anyone have an example of a select statement for a Progress SQL-89 array 
field that they can share?  Is it possible to use an @ symbol as a field name 
using some sort of escape sequence?  Thank you in advance!  Dawn


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260516
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Jason T. Slack
I am still getting Application.dsn not found.

-Jason

On Nov 15, 2006, at 10:17 AM, Rick Root wrote:

 What error are you getting now?

 Rick

 Jason T. Slack wrote:
 Hi Rick,

 I noticed that. Here is what I have:

 1:
 2: !--- Check Locations table first to see if the location id and
 password is right---
 3: cfquery name=ckCreds datasource=#Application.dsn#
 4: SELECT LocationID, LocationName FROM Locations
 5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar

 ^ Snippet from underlying CFML source

 and I have the following in application.cfc


cffunction name=onApplicationStart returnType=boolean
 output=false
  !--- When did the application start? ---
  cfset APPLICATION.appStarted = now()
  
  cfset Application.dsn = webPOS
  
  cfreturn true
/cffunction

 -Jason


 On Nov 15, 2006, at 9:54 AM, Rick Root wrote:


 Jason T. Slack wrote:

 Yeah that put me further along in the process.

 cfquery name=ckCreds datasource=Application.dsn#

 You're missing an opening # sign on the datasource attribute

 Should be

 cfquery name=ckCreds datasource=#Application.dsn#

 whenever you get a missing end tag and you're absolutely sure
 you're not
 missing an end tag, the likely culprit is an unmatched #

 Rick






 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260517
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: IsDefined on a variable name that begins with a number throws error

2006-11-15 Thread Charlie Griefer
you're trying to get around a valid error :)

CF variables cannot start with a numeric character and therefore you
are dealing with syntactically invalid variable names.

there are workarounds tho.  cfif isDefined(form['0806'])  might work.

I know that array notation allows you to get away with more than dot
notation does.

might be a better idea to revisit your form and see if you can preface
the field names with an alpha character or an underscore.

On 11/15/06, Andrew Peterson [EMAIL PROTECTED] wrote:
 Hello,

 I've got a form with field names that begin with a number. On the action 
 page, if I check for its existence - cfif isdefined(form.0806) - it tells 
 me that Parameter 1 of function IsDefined, which is now form.0806, must be 
 a syntactically valid variable name. Does anyone know of any workaround for 
 this? Can I put an evaluate in there or something? I'm looking for something 
 more elegant than looping through form fields and preceeding each field name 
 with a char.

 Thank you in advance.

 Sincerely,
 Andrew


 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260518
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: IsDefined on a variable name that begins with a number throws error

2006-11-15 Thread Bobby Hartsfield
First, 0806 is an invalid variable name because it starts with asomething
other than a letter and sooner or later, you will probably run into a wall
but you CAN use it. Try this...

cfset form['0806'] = 'duh' /
cfoutput#form['0806']#/cfoutput
 
I'd recommend coming up with a different naming convention though.

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



-Original Message-
From: Andrew Peterson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 9:27 AM
To: CF-Talk
Subject: IsDefined on a variable name that begins with a number throws error

Hello,

I've got a form with field names that begin with a number. On the action
page, if I check for its existence - cfif isdefined(form.0806) - it tells
me that Parameter 1 of function IsDefined, which is now form.0806, must be
a syntactically valid variable name. Does anyone know of any workaround for
this? Can I put an evaluate in there or something? I'm looking for something
more elegant than looping through form fields and preceeding each field name
with a char. 

Thank you in advance.

Sincerely,
Andrew




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260519
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: IsDefined on a variable name that begins with a number throws error

2006-11-15 Thread Bobby Hartsfield
 First, 0806 is an invalid variable name because it starts with something
other than a letter

Make that, something other than a letter or underscore :-)

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



-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 10:45 AM
To: CF-Talk
Subject: Re: IsDefined on a variable name that begins with a number throws
error

you're trying to get around a valid error :)

CF variables cannot start with a numeric character and therefore you
are dealing with syntactically invalid variable names.

there are workarounds tho.  cfif isDefined(form['0806'])  might work.

I know that array notation allows you to get away with more than dot
notation does.

might be a better idea to revisit your form and see if you can preface
the field names with an alpha character or an underscore.

On 11/15/06, Andrew Peterson [EMAIL PROTECTED] wrote:
 Hello,

 I've got a form with field names that begin with a number. On the action
page, if I check for its existence - cfif isdefined(form.0806) - it tells
me that Parameter 1 of function IsDefined, which is now form.0806, must be
a syntactically valid variable name. Does anyone know of any workaround for
this? Can I put an evaluate in there or something? I'm looking for something
more elegant than looping through form fields and preceeding each field name
with a char.

 Thank you in advance.

 Sincerely,
 Andrew


 



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260520
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Does anyone have CFoutput example for SQL89 Array field?

2006-11-15 Thread Jochem van Dieten
Dawn Sekel wrote:
 We are working with a customer who has a legacy application written in 
 a Progress Database that uses SQL-89 query language.  In their 
 customer table the address field (which has a column heading of ADDR) 
 is an array field.  If we use CFDump to output the query structure 
 CFDUMP var=qryCustomer we can see the column name information.  
 And it shows the array field elements as having an @ symbol in its 
 column heading:
 
 NAME[EMAIL PROTECTED][EMAIL PROTECTED]
 CITY 
 XYZ Company 111 Main Street   [empty string]New York

Looks like Progress did something weird with their array implementation if you 
get that back. (Or quite likely with the array implementation in their JDBC 
driver.) They seem to be translating the array type to a composite type. I 
wonder how that works if different rows have a different number of array 
elements. I suppose the standard is not completely foolproof if that is SQL-89, 
if I use an array in PostgreSQL it is translated back to a ColdFusion array 
automatically, and that is supposed to be SQL-89 (actually SQL-2003) too. For 
example, the code below outputs Yes Yes.


 But, we can't figure out the correct syntax for a CFoutput statement 
 for the individual elements of the ADDR array.  The PROGRESS SQL-89 
 user guide says it should be #qryCustomer.addr__1#, but that causes an 
 element undefined error.  Does anyone have an example of a select 
 statement for a Progress SQL-89 array field that they can share?  Is 
 it possible to use an @ symbol as a field name using some sort of 
 escape sequence?

Can't you get at it using #queryname[[EMAIL PROTECTED]][1]#?

Jochem


cftransaction

cfquery datasource=pg_scorpio
CREATE TABLE arrayTest (
ID INTEGER,
ADDRESS VARCHAR[]
)
/cfquery

cfquery datasource=pg_scorpio
INSERT INTO arrayTest (ID, ADDRESS)
VALUES (1, ARRAY['1630 Revello Drive', 'Sunnydale', 'CA'])
/cfquery

cfquery name=test datasource=pg_scorpio
SELECT *
FROM arrayTest
/cfquery

cfoutput
#IsQuery(test)#br /
#IsArray(test.address)#br /
/cfoutput

cftransaction action=rollback
/cftransaction

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260521
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Teddy Payne
Is the file in the same directory as the application.cfc? If not, is there
another application.cfc or .cfm in the sub folder?

Teddy

On 11/15/06, Jason T. Slack [EMAIL PROTECTED] wrote:

 I am still getting Application.dsn not found.

 -Jason

 On Nov 15, 2006, at 10:17 AM, Rick Root wrote:

  What error are you getting now?
 
  Rick
 
  Jason T. Slack wrote:
  Hi Rick,
 
  I noticed that. Here is what I have:
 
  1:
  2: !--- Check Locations table first to see if the location id and
  password is right---
  3: cfquery name=ckCreds datasource=#Application.dsn#
  4: SELECT LocationID, LocationName FROM Locations
  5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
 
  ^ Snippet from underlying CFML source
 
  and I have the following in application.cfc
 
 
 cffunction name=onApplicationStart returnType=boolean
  output=false
   !--- When did the application start? ---
   cfset APPLICATION.appStarted = now()
 
   cfset Application.dsn = webPOS
 
   cfreturn true
 /cffunction
 
  -Jason
 
 
  On Nov 15, 2006, at 9:54 AM, Rick Root wrote:
 
 
  Jason T. Slack wrote:
 
  Yeah that put me further along in the process.
 
  cfquery name=ckCreds datasource=Application.dsn#
 
  You're missing an opening # sign on the datasource attribute
 
  Should be
 
  cfquery name=ckCreds datasource=#Application.dsn#
 
  whenever you get a missing end tag and you're absolutely sure
  you're not
  missing an end tag, the likely culprit is an unmatched #
 
  Rick
 
 
 
 
 
 
 

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260522
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Image BLOB Trouble

2006-11-15 Thread Kevin Cundick
Jon,

I thought I should mention to you that it turns out that the problem I was 
having was related to the image not being stored properly in the database.  I 
had our DBA put in several more and they worked perfectly using the method you 
suggested below.  

Thanks for your replies!

Kevin

Hi All,

 

It has recently been required of me to pull a BLOB image from a Sybase
database to display on a webpage.  Up to now I have never had a need of
working with a BLOB in a database or anywhere else for that matter.  I
have read through the list and found several options, none of which have
been successful to me so far.  I do have the datasource setup in the CF
administrator to accept a BLOB.  The method I am currently trying looks
like this:

 

cfquery name=q datasource=webdb

select image_data

from FACT_SHEET

where fact_sheet_id = 5

/cfquery

 

cfcontent type=image/jpeg

cfoutput#ToString(q.image_data)#/cfoutput

/cfcontent

 

All this does is display the current URL in the browser.  It does not
display anything else, not even if I put something else in there for it
to display.

 

I am running CFMX 7 using the Sybase driver that came with ColdFusion.
Any ideas on this would be very helpful and appreciated.

 

Thanks,
Kevin

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260523
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Does anyone have CFoutput example for SQL89 Array field?

2006-11-15 Thread Andrew Tyrone
 We are working with a customer who has a legacy application 
 written in a Progress Database that uses SQL-89 query 
 language.  In their customer table the address field (which 
 has a column heading of ADDR) is an array field.  If we use 
 CFDump to output the query structure CFDUMP 
 var=qryCustomer we can see the column name information.  
 And it shows the array field elements as having an @ symbol 
 in its column heading:
 
 NAME[EMAIL PROTECTED][EMAIL PROTECTED]
 CITY 
 XYZ Company 111 Main Street   [empty string]New York
 
 But, we can't figure out the correct syntax for a CFoutput 
 statement for the individual elements of the ADDR array.  The 
 PROGRESS SQL-89 user guide says it should be 
 #qryCustomer.addr__1#, but that causes an element undefined 
 error.  Does anyone have an example of a select statement for 
 a Progress SQL-89 array field that they can share?  Is it 
 possible to use an @ symbol as a field name using some sort 
 of escape sequence?  Thank you in advance!  Dawn

Did you try array notation?

#qryCustomer[[EMAIL PROTECTED]][CurrentRow]#

I know that works with spaces, not sure about invalid characters, though.

Andy



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260524
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Web Crawler/Spider ?

2006-11-15 Thread Andrew Tyrone
 Has anyone ever used some sort of third-party crawler or 
 spider to pull content from a group of web pages (similar to 
 how Google indexes web pages), and then indexed that content 
 with CFINDEX?  If so, what have you used and what do you 
 recommend?   Or, if you've written something like this (or 
 know someone who has) is it available?

I like HTTrack (which has both a GUI and command-line interface):

http://www.httrack.com/

Andy



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260525
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Indexing Binary Documents

2006-11-15 Thread Dave Phillips
Hi,

We have binary documents that we want to index (e.g. Word, Excel, Powerpoint, 
PDF, etc.) and we know we can index them with verity using the cfindex 
type=file attribute.  However, we want to index their content along with other 
content from our database.  So, we are looking at extracting the indexable text 
from these binary documents, putting into a query along with the other text we 
want to index, and then indexing THAT query with CFINDEX.

Does anyone know how to best convert these binary documents to text using 
ColdFusion, and if so, is it requiring a third party tool, etc. or can it be 
done with native CF tags/functions?

FYI - I have tried using CFFILE action=readbinary and then converting that 
value using toString().  This gives me some text, although I also get alot of 
junk along with it (ascii characters that are not readable, etc.) which I 
assume is part of the file definition for Word, or whatever binary document I'm 
converting.  I'm not sure if I can include this 'junk' in my index without 
harming the searchability of it, nor am I sure if I'm getting ALL of the text, 
ALL the time, so I would prefer to be able to extract JUST the text so it can 
be indexed properly.

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260526
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


What does this error mean?

2006-11-15 Thread Will Tomlinson
We keep getting an error I can't track down. This is from the error dump: 

Diagnostics null null brThe error occurred on line -1.

Message [empty string]  

I did notice there was a server connection timeout error that came in around 
the same time. Could they be related? 

How can an error occur on line -1?? lol!!

Thanks,
Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260527
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: What does this error mean?

2006-11-15 Thread Ben Nadel
Will,

Are you still getting the server timeout issue? null null I think it a
kind of non-descript catch-all error when ColdFusion tries to do
something with Java that Java doesn't like such as calling a method that
doesn't exist or comparing non-like data types.

Did this just start happening?


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/


-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 10:40 AM
To: CF-Talk
Subject: What does this error mean?

We keep getting an error I can't track down. This is from the error
dump: 

Diagnostics null null brThe error occurred on line -1.

Message [empty string]  

I did notice there was a server connection timeout error that came in
around the same time. Could they be related? 

How can an error occur on line -1?? lol!!

Thanks,
Will



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260528
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: What does this error mean?

2006-11-15 Thread Pete Freitag
Check out the comments in my blog entry, I think there are a few
different reasons you might get this error:
http://www.petefreitag.com/item/163.cfm

-- 
Pete Freitag
http://foundeo.com/ - ColdFusion Consulting  Products
http://petefreitag.com/ - My Blog
http://spendfish.com/ - Fish for Deals


On 11/15/06, Will Tomlinson [EMAIL PROTECTED] wrote:
 We keep getting an error I can't track down. This is from the error dump:

 Diagnostics null null brThe error occurred on line -1.

 Message [empty string]

 I did notice there was a server connection timeout error that came in around 
 the same time. Could they be related?

 How can an error occur on line -1?? lol!!

 Thanks,
 Will

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260529
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Aaron Roberson
Jason,

Did you get this resolved? If not, please post your current code and
error messages.

-Aaron

On 11/15/06, Teddy Payne [EMAIL PROTECTED] wrote:
 Is the file in the same directory as the application.cfc? If not, is there
 another application.cfc or .cfm in the sub folder?

 Teddy

 On 11/15/06, Jason T. Slack [EMAIL PROTECTED] wrote:
 
  I am still getting Application.dsn not found.
 
  -Jason
 
  On Nov 15, 2006, at 10:17 AM, Rick Root wrote:
 
   What error are you getting now?
  
   Rick
  
   Jason T. Slack wrote:
   Hi Rick,
  
   I noticed that. Here is what I have:
  
   1:
   2: !--- Check Locations table first to see if the location id and
   password is right---
   3: cfquery name=ckCreds datasource=#Application.dsn#
   4: SELECT LocationID, LocationName FROM Locations
   5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
  
   ^ Snippet from underlying CFML source
  
   and I have the following in application.cfc
  
  
  cffunction name=onApplicationStart returnType=boolean
   output=false
!--- When did the application start? ---
cfset APPLICATION.appStarted = now()
  
cfset Application.dsn = webPOS
  
cfreturn true
  /cffunction
  
   -Jason
  
  
   On Nov 15, 2006, at 9:54 AM, Rick Root wrote:
  
  
   Jason T. Slack wrote:
  
   Yeah that put me further along in the process.
  
   cfquery name=ckCreds datasource=Application.dsn#
  
   You're missing an opening # sign on the datasource attribute
  
   Should be
  
   cfquery name=ckCreds datasource=#Application.dsn#
  
   whenever you get a missing end tag and you're absolutely sure
   you're not
   missing an end tag, the likely culprit is an unmatched #
  
   Rick
  
  
  
  
  
  
  
 
 

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260530
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Josh Nathanson
There is an interesting issue with BD that I discovered when I was trying it 
out.

I found that on Linux with Apache, when using user directories with Apache, 
BD it does not go up through the directory structure to find the 
Application.cfm or Application.cfc file, as it should.  If there is not one 
of those files in the same directory as the calling page, it fails to find 
any App.cfm or App.cfc file, so your Application.dsn variable would not be 
set.

I think you said you were on Mac OS, but maybe you could do a test -- set a 
simple variable in your Application file and see if it gets set properly. 
Or make sure your Application file is in the same directory as your calling 
page.

This may or may not be your issue, but it sounds like it could be the 
problem.

-- Josh


- Original Message - 
From: Teddy Payne [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Wednesday, November 15, 2006 8:29 AM
Subject: Re: BlueDragon Question


 Is the file in the same directory as the application.cfc? If not, is there
 another application.cfc or .cfm in the sub folder?

 Teddy

 On 11/15/06, Jason T. Slack [EMAIL PROTECTED] wrote:

 I am still getting Application.dsn not found.

 -Jason

 On Nov 15, 2006, at 10:17 AM, Rick Root wrote:

  What error are you getting now?
 
  Rick
 
  Jason T. Slack wrote:
  Hi Rick,
 
  I noticed that. Here is what I have:
 
  1:
  2: !--- Check Locations table first to see if the location id and
  password is right---
  3: cfquery name=ckCreds datasource=#Application.dsn#
  4: SELECT LocationID, LocationName FROM Locations
  5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
 
  ^ Snippet from underlying CFML source
 
  and I have the following in application.cfc
 
 
 cffunction name=onApplicationStart returnType=boolean
  output=false
   !--- When did the application start? ---
   cfset APPLICATION.appStarted = now()
 
   cfset Application.dsn = webPOS
 
   cfreturn true
 /cffunction
 
  -Jason
 
 
  On Nov 15, 2006, at 9:54 AM, Rick Root wrote:
 
 
  Jason T. Slack wrote:
 
  Yeah that put me further along in the process.
 
  cfquery name=ckCreds datasource=Application.dsn#
 
  You're missing an opening # sign on the datasource attribute
 
  Should be
 
  cfquery name=ckCreds datasource=#Application.dsn#
 
  whenever you get a missing end tag and you're absolutely sure
  you're not
  missing an end tag, the likely culprit is an unmatched #
 
  Rick
 
 
 
 
 
 
 



 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260531
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: What does this error mean?

2006-11-15 Thread Will Tomlinson
Did this just start happening?

It's on a shared server at CT, and nah, we've only gotten it a few times now - 
not a lot. 

That java explanation helps me. At first, I was worried it was code-related. 
Maybe it's not.

Thanks Ben!

Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260533
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: What does this error mean?

2006-11-15 Thread Will Tomlinson
Check out the comments in my blog entry, I think there are a few
different reasons you might get this error:
http://www.petefreitag.com/item/163.cfm


Ah! Very informative Pete. Thanks much!

Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260532
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Web services problem

2006-11-15 Thread Sixten Otto
Having a very strange issue with SOAP web services in CF (MX7), and haven't 
really had much traction trying to google up a solution. Hopefully someone here 
might have some good advice.

In MX7, functions were added to allow you to manipulate (get and set) the SOAP 
header, including setting the mustUnderstand attribute on outgoing requests.

However, it seems that CF has no idea how to handle incoming requests with 
headers where mustUnderstand=1. If a request comes in to a CFC method with 
such a header set, it generates an Axis fault:
Did not understand MustUnderstand header(s)

(This leads me to believe that the header-manipulation stuff was added ONLY to 
deal with calling third-party services that put auth info in the header, and no 
one really expected that anyone would want or need to implement such a beast in 
CF.)

Anyone else ever run into this? Have any good advice?

Sixten

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260534
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: BlueDragon Question

2006-11-15 Thread Munson, Jacob
 There is an interesting issue with BD that I discovered when 
 I was trying it 
 out.
 
 I found that on Linux with Apache, when using user 
 directories with Apache, 
 BD it does not go up through the directory structure to find the 
 Application.cfm or Application.cfc file, as it should.  If 
 there is not one 
 of those files in the same directory as the calling page, it 
 fails to find 
 any App.cfm or App.cfc file, so your Application.dsn variable 
 would not be 
 set.

Did you report this to New Atlanta? 



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

==


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260535
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: What does this error mean?

2006-11-15 Thread Steven Erat
This technote provides a hotfix for CFMX 6.1 Updater 1:

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=b3c51ba1

Looking at the bug history, I found the bug occurred in CFMX 6.0, was
fixed in CFMX 6.1, was left out of CFMX 6.1 Updater 1, and was fixed
merged into  CFMX 7.0.  If you regularly patched the ColdFusion 6.x
server its possible you encountered the problem, then patched and it
went away, then patched and it came back.  The hotfix in the technote
resolves the problem for 6.1 Updater 1.

-Steven Erat


 -Original Message-
 From: Pete Freitag [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, November 15, 2006 12:01 PM
 To: CF-Talk
 Subject: Re: What does this error mean?
 
 Check out the comments in my blog entry, I think there are a few
 different reasons you might get this error:
 http://www.petefreitag.com/item/163.cfm
 
 -- 
 Pete Freitag
 http://foundeo.com/ - ColdFusion Consulting  Products
 http://petefreitag.com/ - My Blog
 http://spendfish.com/ - Fish for Deals
 
 
 On 11/15/06, Will Tomlinson [EMAIL PROTECTED] wrote:
  We keep getting an error I can't track down. This is from 
 the error dump:
 
  Diagnostics null null brThe error occurred on line -1.
 
  Message [empty string]
 
  I did notice there was a server connection timeout error 
 that came in around the same time. Could they be related?
 
  How can an error occur on line -1?? lol!!
 
  Thanks,
  Will 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260537
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Indexing Binary Documents

2006-11-15 Thread Ryan Stille
Dave Phillips wrote:
 Hi,

 We have binary documents that we want to index (e.g. Word, Excel, Powerpoint, 
 PDF, etc.) and we know we can index them with verity using the cfindex 
 type=file attribute.  However, we want to index their content along with 
 other content from our database.  So, we are looking at extracting the 
 indexable text from these binary documents, putting into a query along with 
 the other text we want to index, and then indexing THAT query with CFINDEX.

 Does anyone know how to best convert these binary documents to text using 
 ColdFusion, and if so, is it requiring a third party tool, etc. or can it be 
 done with native CF tags/functions?

   

You can use some Java libraries to accomplish this.  Look at Jakarta POI 
(http://jakarta.apache.org/poi/) to access Office files, and JPedal 
(http://www.jpedal.org/) or Xpdf (http://www.foolabs.com/xpdf/) for 
reading PDF files.

-Ryan


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260536
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFC (Object) Composition Question.

2006-11-15 Thread Ian Skinner
In my long struggle to get my head around OOP principals, I've been playing 
with a card game application.  And I have a question of how one uses 
composition and best practices.

To layout the scenario, I currently have the following CFCs:

Card: 
Rank
Suit
Description

Deck:
array of Cards
Shuffle()
Deal()

Hand:
Array of Cards
addCard()
removeCard()

Player:
HAND
receiveCard()
showCards()

Table
DECK
Array of Players
addPlayer()
removePlayer()
deal()

My question is about calling functions on component objects composited inside 
of other component objects.  For example, during the play of a game, it is time 
for players to play a card, removing it from their hands.  What is the best 
practice to tell the table to get a card from all the players?  

Do you write a getCard() function in table that calls a getCard() function in 
player that calls the Hand.removeCard() function.  

That just seems a bit tightly coupled, but I can't think of any other way to go 
about it.

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Soduko
|   |   |
-
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

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



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260539
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: BlueDragon Question

2006-11-15 Thread Mark Drew
Jason

can you run the following?:
cfquery name=ckCreds datasource=webPOS
SELECT LocationID, LocationName FROM Locations
WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar
/cfquery


Regards

Mark Drew


On 15 Nov 2006, at 13:59, Jason T. Slack wrote:

 I am evaluating Blue Dragon for OS X since I am invested in CF (new
 to it, but making the investment) and CF 7 does not run on Intel macs.

 I moved over an application that works on CF Server to Blue Dragon
 install on my Powerbook.

 I setup a DSN called webPOS using the Blue Dragon Administrator
 (MySQL 5). I also downloaded and followed the instructions for
 Connector/J and Blue Dragon to talk nicely.

 When I try to run a CFQUERY I get:

 application.dsn doesn't exist.

 1:
 2: !--- Check Locations table first to see if the location id and
 password is right---
 3: cfquery name=ckCreds datasource=#application.dsn#
 4: SELECT LocationID, LocationName FROM Locations
 5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar

 ^ Snippet from underlying CFML source

 even though in my application.cfc i have the following:

 cffunction name=onApplicationStart returnType=boolean
 output=false
  !--- When did the application start? ---
  cfset APPLICATION.appStarted = now()
   
   cfset application.dsn = webPOS
   
  cfreturn true
/cffunction

 Can you help me work through these issues?

 Thanks,

 -Jason


 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260538
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Josh Nathanson

 Did you report this to New Atlanta?


Yes, and supposedly it was resolved...I stopped using the account though, so 
I hadn't applied the hotfix that was supposed to have resolved the issue.  I 
do recall someone on the NA mail list still having the same problem even 
after the hotfix though.  Maybe one of the NA folks who's on this list could 
address this issue.

-- Josh



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260540
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: What does this error mean?

2006-11-15 Thread Steven Erat
I misinterpreted the bug notes.  The technote makes it clear that the
bug existed in CFMX 6.1 as well.

 -Original Message-
 From: Steven Erat [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, November 15, 2006 12:33 PM
 To: CF-Talk
 Subject: RE: What does this error mean?
 
 This technote provides a hotfix for CFMX 6.1 Updater 1:
 
 http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=b3c51ba1
 
 Looking at the bug history, I found the bug occurred in CFMX 6.0, was
 fixed in CFMX 6.1, was left out of CFMX 6.1 Updater 1, and was fixed
 merged into  CFMX 7.0.  If you regularly patched the ColdFusion 6.x
 server its possible you encountered the problem, then patched and it
 went away, then patched and it came back.  The hotfix in the technote
 resolves the problem for 6.1 Updater 1.
 
 -Steven Erat
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260541
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Jordan Michaels
Hi Jason,

I believe you misunderstood Rick Roots original Post. From what I've
read of this thread, it looks to me like you capitalized the A in your
CFML code, turning application.dsn into Application.dsn.

Rick was actually talking about your Application.cfc file itself - not
anything in your CFML code.

Since Windows is not a case-sensitive OS, it's common for CFML
developers who develop on Windows systems to forget - or not even know -
that the true CFML specification for the Application.cfm or the
Application.cfc tag is to CAPITALIZE the A in Application.cfm. Since
Linux and Mac OSX are UNIX-based, and UNIX is a case-sensitive OS, CFML
developers need to realize that this specification is enforced on those
systems. It's not enforced on Windows because Windows doesn't bother to
make the distinction when it comes to the names of your files.

So... to fix this, simply capitalize the A in your Application.cfc
file name.

Hope this helps!

--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Blue Dragon Alliance Member
[EMAIL PROTECTED]


Jason T. Slack wrote:
 I am still getting Application.dsn not found.
 
 -Jason
 
 On Nov 15, 2006, at 10:17 AM, Rick Root wrote:
 
 
What error are you getting now?

Rick

Jason T. Slack wrote:

Hi Rick,

I noticed that. Here is what I have:

1:
2: !--- Check Locations table first to see if the location id and
password is right---
3: cfquery name=ckCreds datasource=#Application.dsn#
4: SELECT LocationID, LocationName FROM Locations
5:  WHERE LocationID = Cfqueryparam cfsqltype=cf_sql_varchar

^ Snippet from underlying CFML source

and I have the following in application.cfc


   cffunction name=onApplicationStart returnType=boolean
output=false
 !--- When did the application start? ---
 cfset APPLICATION.appStarted = now()
 
 cfset Application.dsn = webPOS
 
 cfreturn true
   /cffunction

-Jason


On Nov 15, 2006, at 9:54 AM, Rick Root wrote:



Jason T. Slack wrote:


Yeah that put me further along in the process.

cfquery name=ckCreds datasource=Application.dsn#

You're missing an opening # sign on the datasource attribute

Should be

cfquery name=ckCreds datasource=#Application.dsn#

whenever you get a missing end tag and you're absolutely sure
you're not
missing an end tag, the likely culprit is an unmatched #

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260542
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: I just got Java 1.5.0_09 to work with coldfusion 7.01

2006-11-15 Thread Dan Plesse
I have an error in my coldfusion-err.log

no such classpath element: C:\CFusionMX7\runtime/../../classes

Anyone have a solution? I know I have make an adjustment in the
jvm.configbut where.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260543
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: BlueDragon Question

2006-11-15 Thread Rick Root
Jason T. Slack wrote:
 I am still getting Application.dsn not found.

It's important to note that the onApplicationStart function ONLY runs 
when an application is initialized, which is generally a pretty rare 
occurrence for a web site that gets accessed a lot.

One way to force the application to restart is to restart coldfusion.

Alternatively, you could use the onRequestStart() method of the 
application.cfc in such a way that it forces reinitialization of the 
application based on some url parameter

ie...

cffunction name=onRequestStart returnType=boolean
cfif isDefined(url.init)
!--- reinit application start ---
cfreturn onApplicationStart()
cfelse
cfreturn true
/cfif
/cffunction

I haven't ever used application.cfc yet, so I don't know if that really 
would be valid or not.

Rick


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260544
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Image BLOB Trouble

2006-11-15 Thread Jon Clausen
Kevin,

Glad to hear you got it up and running!

Best regards,

Jon

On Nov 15, 2006, at 10:23 AM, Kevin Cundick wrote:

 Jon,

 I thought I should mention to you that it turns out that the  
 problem I was having was related to the image not being stored  
 properly in the database.  I had our DBA put in several more and  
 they worked perfectly using the method you suggested below.

 Thanks for your replies!

 Kevin



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260545
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFC (Object) Composition Question.

2006-11-15 Thread Jon Clausen
Ian,

You can simplify your code, IMHO by using inheritance between your  
CFC objects.For example, here's how one might apply an MVC  
structure  and inheritance to your CFC's:

Controller:

Table
DECK
Array of Players
addPlayer()
removePlayer()
deal()

Player: (extends controller.Table)
HAND
receiveCard()
showCards()


Model:

Deck (extends controller.Table)
array of Cards
Shuffle()
Deal()

Hand: (extends controller.Player)
Array of Cards
addCard()
removeCard()

Card (extends model.Deck)
Rank
Suit
Description

View:
( Add your user interface here in which content is directed through  
the controller and delivered through the Model objects.)

Using inheritance above, your Player component, once instantiated,  
can call the methods from the Table.

Then, per your example below, the player object can call the getCard 
() method directly while still maintaining it's own set of  
variables.  Since your Hand extends the Player, you can call that  
object and inherit it's methods and so on...

You could then store your player object variables at the SESSION  
level and maintain the array of players through the APPLICATION scope.

( A side question is to whether the Player object should extend the  
Table object or should be an extension of the Deck - kind of like a  
Chicken or the Egg discussion)

HTH,

Jon

On Nov 15, 2006, at 12:35 PM, Ian Skinner wrote:

 My question is about calling functions on component objects  
 composited inside of other component objects.  For example, during  
 the play of a game, it is time for players to play a card, removing  
 it from their hands.  What is the best practice to tell the table  
 to get a card from all the players?

 Do you write a getCard() function in table that calls a getCard()  
 function in player that calls the Hand.removeCard() function.

 That just seems a bit tightly coupled, but I can't think of any  
 other way to go about it.



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260546
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Outputting queries from APPLICATION scope

2006-11-15 Thread Will Tomlinson
I'm storing a query in application scope for the first time. 

If I try outputting the query with cfoutput, I get the ol' 
Complex object types cannot be converted to simple values

cfoutput query=#APPLICATION.getAllProds#
a 
href=https://www.luckydogvolleyball.com/Store/productdetail.cfm?PID=#prodID#;#prodname#/a
cfif APPLICATION.getAllProds.currentrow NEQ 
APPLICATION.getAllProds.recordcount,/cfif 
/cfoutput

What am I doin wrong here?

Thanks,
Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260547
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


OT: Subversion help

2006-11-15 Thread Rick Root
I'm finding this whole subversion thing rather complex.

I haven't used source control since 1999, and I barely remember that.. I 
don't think it was even CVS.. it was some commercial UNIX source control 
package.  I know that if I checked something out, it locked it on the 
server and others couldn't check it out until I checked it back in.

I'm trying to get Subversion set up ... I have a server running using 
svnserve on a remote machine.  I copied all of my source files into a 
directory (D:\work), and then I imported the entire directory structure 
into the repository.  It worked, and I can use the repository browser to 
see the files.

Now that I've imported the files into the repository, what do I do?

Do I check out the entire directory structure now so I can edit them, 
and then just check them in when I make changes?

I've installed tortoiseSVN on my local machine - I'm (primarily) using 
Homesite+ for editing CF files.. and Flex Builder 2 for my flex apps.

Rick

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260548
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Outputting queries from APPLICATION scope

2006-11-15 Thread Doug Bezona
Remove the pound signs around APPLICATION.getAllProds

 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, November 15, 2006 1:07 PM
 To: CF-Talk
 Subject: Outputting queries from APPLICATION scope
 
 I'm storing a query in application scope for the first time.
 
 If I try outputting the query with cfoutput, I get the ol'
 Complex object types cannot be converted to simple values
 
 cfoutput query=#APPLICATION.getAllProds#
 a

href=https://www.luckydogvolleyball.com/Store/productdetail.cfm?PID=#pr
od
 ID##prodname#/a
 cfif APPLICATION.getAllProds.currentrow NEQ
 APPLICATION.getAllProds.recordcount,/cfif
 /cfoutput
 
 What am I doin wrong here?
 
 Thanks,
 Will
 
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260549
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Convert Structure to Query

2006-11-15 Thread Walter Conti
Is there a function to convert a structure to a query?
Thank You

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260550
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Outputting queries from APPLICATION scope

2006-11-15 Thread Will Tomlinson
Remove the pound signs around APPLICATION.getAllProds

Ok duh. Damn, I hope dave and bobby don't see this one. 

runnin back behind bushes

Thanks,
Will

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260551
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Convert Structure to Query

2006-11-15 Thread Charlie Griefer
not built-in that i'm aware of.  you can check cflib.org (i'd be more
than surprised if there wasn't one there).  if not, you can loop over
the structure and build a query manually using the queryNew(),
queryAddRows(), and querySetCell() functions.

On 11/15/06, Walter Conti [EMAIL PROTECTED] wrote:
 Is there a function to convert a structure to a query?
 Thank You

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260552
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Outputting queries from APPLICATION scope

2006-11-15 Thread Ray Champagne
No ## around the query= in your query attribute.

 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, November 15, 2006 1:07 PM
 To: CF-Talk
 Subject: Outputting queries from APPLICATION scope
 
 I'm storing a query in application scope for the first time.
 
 If I try outputting the query with cfoutput, I get the ol'
 Complex object types cannot be converted to simple values
 
 cfoutput query=#APPLICATION.getAllProds#
 a

href=https://www.luckydogvolleyball.com/Store/productdetail.cfm?PID=#prodID
 ##prodname#/a
 cfif APPLICATION.getAllProds.currentrow NEQ
 APPLICATION.getAllProds.recordcount,/cfif
 /cfoutput
 
 What am I doin wrong here?
 
 Thanks,
 Will
 
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260553
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT: Subversion help

2006-11-15 Thread Barney Boisvert
Yep, you've got it.  Do a checkout from your repo into wherever you
want to edit the files, edit them, and then you'll see icon decorators
in Windows Explorer (from Tortoise) indicating if files are locally
modified, which you should then check in.  You'll want to hide/delete
that stuff in d:\work that you used as your import base, as it's not
versioned.  Any changes there will be ethereal.  And make sure you
back up your repository periodically.

Subversion (like CVS) operates on the concurrent editing model, not
the locking model (though you can use locking if you really want to).
So multiple people can be editing at one time, though if it's just
you, it won't matter.

cheers,
barneyb

On 11/15/06, Rick Root [EMAIL PROTECTED] wrote:
 I'm finding this whole subversion thing rather complex.

 I haven't used source control since 1999, and I barely remember that.. I
 don't think it was even CVS.. it was some commercial UNIX source control
 package.  I know that if I checked something out, it locked it on the
 server and others couldn't check it out until I checked it back in.

 I'm trying to get Subversion set up ... I have a server running using
 svnserve on a remote machine.  I copied all of my source files into a
 directory (D:\work), and then I imported the entire directory structure
 into the repository.  It worked, and I can use the repository browser to
 see the files.

 Now that I've imported the files into the repository, what do I do?

 Do I check out the entire directory structure now so I can edit them,
 and then just check them in when I make changes?

 I've installed tortoiseSVN on my local machine - I'm (primarily) using
 Homesite+ for editing CF files.. and Flex Builder 2 for my flex apps.

 Rick

 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260554
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Convert Structure to Query

2006-11-15 Thread Walter Conti
Thanks Charlie. Going to CF-Lib now ...

-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 11:27 AM
To: CF-Talk
Subject: Re: Convert Structure to Query

not built-in that i'm aware of.  you can check cflib.org (i'd be more
than surprised if there wasn't one there).  if not, you can loop over
the structure and build a query manually using the queryNew(),
queryAddRows(), and querySetCell() functions.

On 11/15/06, Walter Conti [EMAIL PROTECTED] wrote:
 Is there a function to convert a structure to a query?
 Thank You

 



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260556
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFC (Object) Composition Question.

2006-11-15 Thread Ian Skinner
You can simplify your code, IMHO by using inheritance between your  
CFC objects.  

Interesting, can you explore your reasoning for this design?  I don't see the 
concept.  To me inheritance if to make a more specific object out of a more 
general object.  You have a Prius Object extend a car object, so that it has 
all the properties and methods of a car plus what makes a Prius unique from 
other cars.

I don't see how a player is a more specific type of table or deck is a more 
specific type of table.

In my model I had a table which contains an array of Player objects and a 
deck object.  The Player object(s) contain a Hand object. These Hand objects 
each contain an array of Card objects.

This has worked well so far, until I needed to manipulate this array of Cards, 
by removing and adding to the array.  This is concept I am trying to get a 
clear picture of.

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Soduko
|   |   |
-
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

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




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260555
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: BlueDragon Question

2006-11-15 Thread Josh Adams
We believe that issue to have been resolved fully as described here:

http://www.newatlanta.com/c/auth/support/bluedragon/bugtracking/detail?bugId
=2453

If anyone finds otherwise, please let us know.

Josh

-Original Message-
From: Josh Nathanson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 12:44 PM
To: CF-Talk
Subject: Re: BlueDragon Question


 Did you report this to New Atlanta?


Yes, and supposedly it was resolved...I stopped using the account though, so
I hadn't applied the hotfix that was supposed to have resolved the issue.  I
do recall someone on the NA mail list still having the same problem even
after the hotfix though.  Maybe one of the NA folks who's on this list could
address this issue.

-- Josh





~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260558
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


  1   2   >