hi,
can we use a browser object to load and hold the contents in a browser
and to post the values to work exactly like a browser so that i can
use where i dont wnt to display a browser but i need to load a url and
to post the page with cookies, headers.
I m thinking of this way because what i need is working fine in a
browser, but cannot do by using DefaultHttpClient.execute(); and
HttpPost
if possible how can i do it? can any one plese help me with some
sample code.
thanks and regards
ANU R

