Hi,

I'm trying to extract the contents of a web page using htmlunit 2.9
I sent the home page URL through Webclient and got the login page from the application.I submitted the form by filling the user ID and password fields.
The HTMLpage data that I received from the application through webclient displays the following message.

** Sorry, this application requires the use of frames which your browser currently doesn't support. **

I tried this using fiefox browser and when I viewed the page source using the browser option I saw the same HTML page displayed by the htmlunit.
So I changed the web client to IE8 but again htmlunit displays same html page. When I viewed the page source the entire HTML form data was available.

Any help would be appreciated.

could you post that part of your code??

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.