RE: Grabbing Stock Quotes

2002-11-21 Thread Mark A. Kruger - CFG
hehe... sorry - away from my computer.

-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 6:32 PM
To: CF-Talk
Subject: Re: Grabbing Stock Quotes


http://www.finwin.com/

(c'mon Mark Kruger...where are u?) :)


- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 10:16 AM
Subject: Grabbing Stock Quotes


> Hey all,
>
> I'm looking for a decent custom tag that grabs stock quotes.
>
> I've not been able to find one on the Dev Exchange that works properly
> :-\
>
> -Gel
>
>

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



RE: Grabbing Stock Quotes

2002-11-21 Thread Mark A. Kruger - CFG
Check out www.finwin.com - look in the developer zone.

-Mark

-Original Message-
From: Michael Greenberg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 11:28 AM
To: CF-Talk
Subject: Re: Grabbing Stock Quotes


Angel,
Ive used this one in the past...
http://www.amkor.com/proving_grounds/cf_stockgrabber/index.cfm

It worked ok, but I'll bet there is a good web service out there you can
grab. Check http://www.xmethods.net I would check for ya, but I gotta run :)

Thanks,
Michael

- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 12:16 PM
Subject: Grabbing Stock Quotes


> Hey all,
>
> I'm looking for a decent custom tag that grabs stock quotes.
>
> I've not been able to find one on the Dev Exchange that works properly
> :-\
>
> -Gel
>
>

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



Re: Grabbing Stock Quotes

2002-11-21 Thread Charlie Griefer
http://www.finwin.com/

(c'mon Mark Kruger...where are u?) :)


- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 10:16 AM
Subject: Grabbing Stock Quotes


> Hey all,
>
> I'm looking for a decent custom tag that grabs stock quotes.
>
> I've not been able to find one on the Dev Exchange that works properly
> :-\
>
> -Gel
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Grabbing Stock Quotes

2002-11-21 Thread Angel Stewart
I got it..
Thank you so much ^_^

-Gel
"I'm a FRICKING Sheep!" -Dilbert.

-Original Message-
From: Dan Blickensderfer [mailto:[EMAIL PROTECTED]] 

Gel,

If Rob does care I will send you the update that he sent me. I'll send
it to you off line.

Thanks,
Dan

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



Re: Grabbing Stock Quotes

2002-11-21 Thread Dan Blickensderfer
Gel,

If Rob does care I will send you the update that he sent me. I'll send it to
you off line.

Thanks,
Dan

- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 12:37 PM
Subject: RE: Grabbing Stock Quotes


> Yup..that's one I tried to use.
>
> I got this error:
> 
> Error Diagnostic Information
> CFHTTP
>
> Incorrect number of columns in row.
>
> The error occurred while processing an element with a general identifier
> of (CFHTTP), occupying document position (130:1) to (135:19)
> -
>
> The CFHTTP line from the file is:
> 
> URL="http://finance.yahoo.com/d/quotes.csv?s=#attributes.tickerSymbols#&;
> f=snl1d1t1c1ohgv&e=.csv"
> NAME="#QueryName#"
>
> COLUMNS="Symbol,Last_Traded_Price,Last_Traded_Date,Last_Traded_Time,Chan
> ge,Opening_Price,Days_High,Days_Low,Volume"
> DELIMITER=","
> TEXTQUALIFIER="">
>
> I guess I need an updated version or something?
>
> -Gel
>
>
>
> -Original Message-
> From: Dan Blickensderfer [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 21, 2002 1:25 PM
> To: CF-Talk
> Subject: Re: Grabbing Stock Quotes
>
>
> Gel,
>
> I use CF_StockGrabber, Yahoo just recently changed their address to pull
> the stock quotes.  The correct URL now is:
> http://finance.yahoo.com/d/quotes.csv?s=#attributes.tickerSymbols#&f=snl
> 1d1t
> 1c1ohgv&e=.csv
>
> modify the stockgrabber.cfm that is located in your custometags folder
> and look for the old url:
> http://quote.yahoo.com/d/quotes.csv?S=#Symbol_List#&f=sl1d1t1c1ohgv&e=.c
> sv"
>
> or you can contact Rob Brooks-Bilson at ([EMAIL PROTECTED]) and he can
> send you the updated stockgrabber.cfm file.
>
> Thanks,
> Dan
>
>
>
> - Original Message -
> From: "Angel Stewart" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, November 21, 2002 12:16 PM
> Subject: Grabbing Stock Quotes
>
>
> > Hey all,
> >
> > I'm looking for a decent custom tag that grabs stock quotes.
> >
> > I've not been able to find one on the Dev Exchange that works properly
>
> > :-\
> >
> > -Gel
> >
> >
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Grabbing Stock Quotes

2002-11-21 Thread Angel Stewart
Yup..that's one I tried to use.

I got this error:

Error Diagnostic Information
CFHTTP

Incorrect number of columns in row.

The error occurred while processing an element with a general identifier
of (CFHTTP), occupying document position (130:1) to (135:19)
-

The CFHTTP line from the file is:
http://finance.yahoo.com/d/quotes.csv?s=#attributes.tickerSymbols#&;
f=snl1d1t1c1ohgv&e=.csv"
NAME="#QueryName#"

COLUMNS="Symbol,Last_Traded_Price,Last_Traded_Date,Last_Traded_Time,Chan
ge,Opening_Price,Days_High,Days_Low,Volume"
DELIMITER=","
TEXTQUALIFIER="">

I guess I need an updated version or something?

-Gel



-Original Message-
From: Dan Blickensderfer [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, November 21, 2002 1:25 PM
To: CF-Talk
Subject: Re: Grabbing Stock Quotes


Gel,

I use CF_StockGrabber, Yahoo just recently changed their address to pull
the stock quotes.  The correct URL now is:
http://finance.yahoo.com/d/quotes.csv?s=#attributes.tickerSymbols#&f=snl
1d1t
1c1ohgv&e=.csv

modify the stockgrabber.cfm that is located in your custometags folder
and look for the old url:
http://quote.yahoo.com/d/quotes.csv?S=#Symbol_List#&f=sl1d1t1c1ohgv&e=.c
sv"

or you can contact Rob Brooks-Bilson at ([EMAIL PROTECTED]) and he can
send you the updated stockgrabber.cfm file.

Thanks,
Dan



- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 12:16 PM
Subject: Grabbing Stock Quotes


> Hey all,
>
> I'm looking for a decent custom tag that grabs stock quotes.
>
> I've not been able to find one on the Dev Exchange that works properly

> :-\
>
> -Gel
>
> 

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



Re: Grabbing Stock Quotes

2002-11-21 Thread Michael Greenberg
Angel,
Ive used this one in the past...
http://www.amkor.com/proving_grounds/cf_stockgrabber/index.cfm

It worked ok, but I'll bet there is a good web service out there you can
grab. Check http://www.xmethods.net I would check for ya, but I gotta run :)

Thanks,
Michael

- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 12:16 PM
Subject: Grabbing Stock Quotes


> Hey all,
>
> I'm looking for a decent custom tag that grabs stock quotes.
>
> I've not been able to find one on the Dev Exchange that works properly
> :-\
>
> -Gel
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: Grabbing Stock Quotes

2002-11-21 Thread Dan Blickensderfer
Gel,

I use CF_StockGrabber, Yahoo just recently changed their address to pull the
stock quotes.  The correct URL now is:
http://finance.yahoo.com/d/quotes.csv?s=#attributes.tickerSymbols#&f=snl1d1t
1c1ohgv&e=.csv

modify the stockgrabber.cfm that is located in your custometags folder and
look for the old url:
http://quote.yahoo.com/d/quotes.csv?S=#Symbol_List#&f=sl1d1t1c1ohgv&e=.csv";

or you can contact Rob Brooks-Bilson at ([EMAIL PROTECTED]) and he can send
you the updated stockgrabber.cfm file.

Thanks,
Dan



- Original Message -
From: "Angel Stewart" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 12:16 PM
Subject: Grabbing Stock Quotes


> Hey all,
>
> I'm looking for a decent custom tag that grabs stock quotes.
>
> I've not been able to find one on the Dev Exchange that works properly
> :-\
>
> -Gel
>
> 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Grabbing Stock Quotes

2002-11-21 Thread Angel Stewart
Hey all,

I'm looking for a decent custom tag that grabs stock quotes.

I've not been able to find one on the Dev Exchange that works properly
:-\

-Gel

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