473,385 Members | 1,925 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,385 software developers and data experts.

Internet Value Retrieval

Hallo all,

I want to retrieve a value from a Web page.
I have a web-based processor that measures temperatures from 8 different
sensors and displays it in a simple web page.
It is connect to my LAN and i can see the Temps through my browser. (i.e.
http://192.168.0.41)
I want to create a form that will retrieve the data from the page in regural
intervals and display it.
I already have a process that retrieves the page's source but that won't do
because it displays the NAMES of the fields and not the VALUE that contains
at that time.

Every help is welcome.
Thanks in advance
Fivos Pikros

Mar 13 '06 #1
2 1216

Pikros Fivos wrote:
Hallo all,

I want to retrieve a value from a Web page.
I have a web-based processor that measures temperatures from 8 different
sensors and displays it in a simple web page.
It is connect to my LAN and i can see the Temps through my browser. (i.e.
http://192.168.0.41)
I want to create a form that will retrieve the data from the page in regural
intervals and display it.
I already have a process that retrieves the page's source but that won't do
because it displays the NAMES of the fields and not the VALUE that contains
at that time.

Every help is welcome.
Thanks in advance
Fivos Pikros


I can't see the site due to restrictions from our preventers of
information services department (PIS), but if you have text values on
the web page, GrabURL is a good utility (reliable and easy) for doing
what you need.

Mar 14 '06 #2
http://192.168.0.1 is an internal LAN IP address. it's not public. I
will try Grub URL. It seems that it will work fine.
Thnk you.

matt wrote:
Pikros Fivos wrote:
Hallo all,

I want to retrieve a value from a Web page.
I have a web-based processor that measures temperatures from 8 different
sensors and displays it in a simple web page.
It is connect to my LAN and i can see the Temps through my browser. (i.e.
http://192.168.0.41)
I want to create a form that will retrieve the data from the page in regural
intervals and display it.
I already have a process that retrieves the page's source but that won't do
because it displays the NAMES of the fields and not the VALUE that contains
at that time.

Every help is welcome.
Thanks in advance
Fivos Pikros

I can't see the site due to restrictions from our preventers of
information services department (PIS), but if you have text values on
the web page, GrabURL is a good utility (reliable and easy) for doing
what you need.

Mar 14 '06 #3

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

Similar topics

1
by: David Fraser | last post by:
I used this when trying to retrieve the McMillan site. Others might find it useful... David #!/usr/bin/env python import urlparse import urllib2 import os
1
by: Lyle H. Gray | last post by:
We load a table from a text file using Data Transformation Services. The source file is already sorted by primary key order. After the DTS load, the default retrieval order on the target table...
0
by: Conference Secretary | last post by:
CALL FOR PAPERS International Conference on Intelligent Agents, Web Technologies and Internet Commerce http://www.ise.canberra.edu.au/conferences/iawtic05/ Jointly with International...
1
by: Pavils Jurjans | last post by:
Hello, I am building custom hashtable class, and thinking about value retrieval issues. The thing is, that sometimes the hashtable value may contain value null. If someone is reading this value...
0
by: leichen | last post by:
Call for Papers XWICT 2006 International Workshop on XML, Web, and Internet Contents Technologies June 17, 2006 Hong Kong, China http://www.cs.ust.hk/~xwict06/ in conjunction with WAIM...
12
by: grace | last post by:
i am wondering why my database retrieval becomes too slow...we set up a new server (ubuntu, breezy badger) machine where we transferred all our files from the old server.. Our new server uses Asus...
0
by: JosAH | last post by:
Greetings, Introduction At the end of the last Compiler article part I stated that I wanted to write about text processing. I had no idea what exactly to talk about; until my wife commanded...
0
by: JosAH | last post by:
Greetings, welcome back; above we discussed the peripherals of the Library class: loading and saving such an instantiation of it, the BookMark interface and then some. This part of the article...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.