Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Stock Quotes


Message #1 by George Smyth <george.smyth@U...> on Wed, 27 Feb 2002 12:14:28 -0500
I've written a JavaScript program that allows people to enter, for several
companies, a stock's current price, 52 week high, and 52 week low.  From the
information entered, I do some calculations and offer the results of those
calculations
(http://members.home.net/hmpi/drips/investmete/investmetepgm.htm).

Is there any way for me to automatically obtain this information?
Currently, I offer a popup with this information from Yahoo where they can
manually copy it into the form.  I am not currently conversant with XML, and
am wondering if there is some way for me to get this information into the
form, as I have been unable to figure this out (I am thinking that this is
not possible).

Cheers -

George L Smyth


  Return to Index