embed aspx page inside C# project?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rac11
    New Member
    • Oct 2008
    • 3

    embed aspx page inside C# project?

    I currently have a project written in C#, one of the buttons launches and .aspx page that is hosted on the machine using IIS...links to http://localhost/default.aspx

    Is there a way to embed it within the main program without having to have IIS installed on the machine? Maybe in a WebBrowser client?
Working...