I need to write standalone application which will \"browse\" external resource. Is there lib in C# which automatically handles cookies and supports JavaScript (through JS is
http://msdn.microsoft.com/en-us/library/system.windows.forms.webbrowser.aspx Try you WebBrowser class and work with DOM there