hello guys,
i want to make an httwebrequest to a web page and get the response html of that page.
the problem is i want to generate the request as i'm requesting it on iPhone so that the website gives me the iphone version of the page
some told me to set the user agent to some string.. i did but its not working i think i need to modify some other headers of the request.
appreciate your help