This is simple yet I cannot find anything on it for C#..
Here it goes..
How do I display a webpage in a c# windows application?
what i have is a c# based application and i am trying to load a webform.aspx file from a server... any ideas?
i am able to send the request.. and get data back.. and then dump its raw content into a richtextbox and what not.. but i need it to interpret the page .. not just in raw data..
is there a formatter? encoder? decoder? any ideas?
thanks
daniel rodriguez
thebeings@hotmail.com