Hi eveyone,
ok i have had little experience programming messed around with perl, javascript, html, visual basic.
I have been working on creating a share price calculator in Excel which currently i have to input figures taken from the web or PDF documents. I wish to make it live so the figures can be automatically downloaded from the web or PDF (if possible) there are ways of doin this in excel but its not so accurate or i'm not good at it.
So could someone direct me to the most simple programming language that will allow me to take information from the web and then use it to make numerous calculations.
What is the best way to go about this?
Thanks for your help,
Ben
Newbie help
Started by slick704, Oct 06 2009 04:21 PM
1 reply to this topic
#1
Posted 06 October 2009 - 04:21 PM
|
|
|
#2
Posted 06 October 2009 - 04:47 PM
You could use PHP. It has XML parsing capabilities and you can load the results into a web page. I would avoid trying to get data from PDF documents though. That would be too much hassle. Getting data from HTML pages would be much easier.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)
Download the new operating system programming kit! (some assembly required)


Sign In
Create Account

Back to top









