|
-
Jun 19th, 2013, 04:09 AM
#1
Thread Starter
Member
Get content from changing website
Hi all
I am busy writing an application that will retrieve stock graphs from the internet. Due to the changing nature of stocks, I can't use the same graph today as what I used a week back.
The thing is that the website where I get the graphs from I need to sign in before I can navigate to the graphs. Is there a way to do this? I wish I could present you with some code that I have tried, but I have absolutely no idea how to do/write this code.
Any help will do (even if it is directing me to a reliable programming source).
Thanks in advance
-
Jun 19th, 2013, 04:27 AM
#2
Re: Get content from changing website
Are you saying that you want to navigate to the page containing the graph(s) in a WebBrowser control or that you just want to download the data and display it some other way?
-
Jun 19th, 2013, 05:43 AM
#3
Re: Get content from changing website
Unless you post the sites url how do you expect us to help you.
-
Jun 19th, 2013, 08:28 AM
#4
Thread Starter
Member
Re: Get content from changing website
I want to navigate to the page containing the graph, then capture/copy the graph and insert it in the space provided in the application
-
Jun 19th, 2013, 10:50 AM
#5
Re: Get content from changing website
 Originally Posted by bf0109
I want to navigate to the page containing the graph, then capture/copy the graph and insert it in the space provided in the application
And what makes you think I did not understand the first time... I can't help you blind. use the httpwerequest class
-
Jun 19th, 2013, 12:14 PM
#6
Re: Get content from changing website
Any help will do (even if it is directing me to a reliable programming source).
Should we consider ourselves insulted?
As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"
Reviews: "dunfiddlin likes his DataTables" - jmcilhinney
Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|