webpage

  1. S

    Question HttpWebRequest Question

    Dear all, I am connecting to web interface of a device which has username and password to authenticate. I managed to authenticate and load source of HTML page which i need. I need it to extract some data out of it. My code is as follows: Imports System.Net Imports System.Text Imports...
  2. R

    Question Linking Textbox with WebPage

    Hello All, i want to link text box of my software with the text box of the web page (i.e values entered in my software should be linked to values of web page E.g. username entered in software should be linked with username entered in yahoo/facebook site) i m using vb.net. Thanks for your quick...
Back
Top