473,326 Members | 2,124 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

read info on webpage

I am trying to write a program to log internet speeds from a internet
speed test website through a given proxy. For example I want to go to
PCPitStop and run the bandwidth test. The test runs multiple pages
within the same window before finally getting to the result page. So I
need to run the start page wait for the result page and grab a line of
text with the result to log to a file. If I use HTTPWebRequest and
HTTPWebResponse I only get the info from the start page not the end
page. If I use the process namespace I can not get to the info on the
page. Is they a method for what I want?

Thanks

Nov 21 '05 #1
3 1236
Hi,

http://www.windowsformsdatagridhelp....f-56dbb63fdf1c

Ken
-----------------
<to*******@charter.net> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
I am trying to write a program to log internet speeds from a internet
speed test website through a given proxy. For example I want to go to
PCPitStop and run the bandwidth test. The test runs multiple pages
within the same window before finally getting to the result page. So I
need to run the start page wait for the result page and grab a line of
text with the result to log to a file. If I use HTTPWebRequest and
HTTPWebResponse I only get the info from the start page not the end
page. If I use the process namespace I can not get to the info on the
page. Is they a method for what I want?

Thanks

Nov 21 '05 #2
Hi,

http://www.windowsformsdatagridhelp....f-56dbb63fdf1c

Ken
-----------------
<to*******@charter.net> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
I am trying to write a program to log internet speeds from a internet
speed test website through a given proxy. For example I want to go to
PCPitStop and run the bandwidth test. The test runs multiple pages
within the same window before finally getting to the result page. So I
need to run the start page wait for the result page and grab a line of
text with the result to log to a file. If I use HTTPWebRequest and
HTTPWebResponse I only get the info from the start page not the end
page. If I use the process namespace I can not get to the info on the
page. Is they a method for what I want?

Thanks

Nov 21 '05 #3
This will not work. The HTTPWebRequest will grab the start page. The
start page runs a function to download some pictures to get the final
speed then displays the results on the results page. If you do the
HTTPWebRequest on start you only see the function, if you do the
HTTPWebRequest on the results page skipping the start page you get
result saying it did not have a speed.

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: | last post by:
Hey All, I'm using response.write to create a dymantic webpage. Basically just write the HTML out with response.write. The problem I am having is that when I do this it puts the Meta tag info...
0
by: toddlisa2 | last post by:
I am trying to write a program to log internet speeds from a internet speed test website through a given proxy. For example I want to go to PCPitStop and run the bandwidth test. The test runs...
1
by: | last post by:
I've built an application that scrapes JPG images of webpages and PDF instances of those webpages automatically from an RSS feed. References to the scraped resources are persisted to our database....
1
by: kmprasad | last post by:
Hello Everyone, I just joined the group. I have followed this from a lot of days but havent posted anything yet. I have a small question. http://www.stock-forecasting.com/RealtimeDemo.aspx ...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.