webbrowser

  1. J. Scott Elblein

    Question 2 Problems with ListView

    My 1st problem: I am encountering a problem with the listview, where it won't let me highlight it's FIRST row, or check/uncheck the checkbox in it via clicking. However, I can still access it's items via code. I have it set to Details view, with a checkbox, an icon and 1 subitem. Am I missing...
  2. S

    Copy https text content

    Hello to everybody. I want to automate my own program for bank accounting. I need a way to copy (to clipboard, file or textbox) the content of a https web page displayed inside a webcontrol in VB.NET. I can't find a solution. Any help will be very usefull. I tried webbrowser.documenttext and...
Back
Top