Hi, I have a problem. I want to get HTML of website but i can't use web client. I have an idea.. Create a new class and webbrowser inside and then use webbrowser1.document to get html but i have to open the window with class.. but i want to do this operation without opening. Is it a possibility to do that? When I cause method which enable mi to get html od document i get an empty document because the website isn't upload.
Please help!