reading data in HTML page from a Java Stand alone application
807607Jan 17 2007 — edited Jan 17 2007hey,
i ve read bout how to read html pages using the URL and how to parse them using HTMLeditorkit and stuff.. but i want to read the values tht are updated in the HTML page dynamically and then use them in my java application ... is tht possible .. then i also want to check the click here links and the working of them ...
wat i need to learn is reading of <input type=text> data from the html page etc....
please reply ...