monitor html page on server

MattGovett

New member
Joined
Jun 23, 2008
Messages
1
Programming Experience
1-3
Hi, new member.
Im trying to make an application that can work realtime with a HTML page.

the HTML page will be a always on server.
The application will only be getting data from the html page when its opened by a user.

My question is, how would i make it so that the application can get information from a text field and then send data to another text field.
Is this possiable?
 
Back
Top