Jump to content

Newbie help

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
slick704

slick704

    Newbie

  • Members
  • Pip
  • 1 posts
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

#2
Guest

Guest

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,414 posts
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)