How can i Get a webbrowser Control in VS 2008 vb.net to navigate to an ASP.net page?

  • Thread starter Thread starter Steven14747
  • Start date Start date
S

Steven14747

Guest
I built a form ,dragged and dropped a treeView Control and a WebBrowser Control since i want to Create a multipage form (clicking on an item in the treeView cause appearance of a different page) then i added a new ASP.net Project , built a page . I want to make Webbrowser Control navigate to this page ? Anyone knows the vb.net code i should use for webbrowser control and another question are there other ways to create multipages forms without dealing with the old Tabs control??????
 
Back
Top