hello iam new to java can any one help me in extacting data from a webpage when i click on link in the page .the data has to be in the form of Excel sheet.
extract data from a webpage link to excel sheet
Collapse
X
-
In what form is the data on the webpage? Are talking about a JSP page or a plain HTML page? It would help if you provide more details of what you want to do.Originally posted by anusowhello iam new to java can any one help me in extacting data from a webpage when i click on link in the page .the data has to be in the form of Excel sheet. -
Originally posted by r035198xIn what form is the data on the webpage? Are talking about a JSP page or a plain HTML page? It would help if you provide more details of what you want to do.
Hi
I am also in need of the same requirement, in my case the webpage is a HTML page which contains a form and other input elementsComment
Comment