Search:

Type: Posts; User: Saitek192

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    767

    VS 2008 Re: Get text from website source code

    Dim S As String = (RichTextBox1.Text)
    RichTextBox1.Text = (Regex.Match(S, "<td>(.*)(" & TextBox3.Text & ")</td>").Value)


    Rcihtextbox1 = Website source
    textbox3.text = <input...
  2. Replies
    4
    Views
    767

    VS 2008 Re: Get text from website source code

    Oo, Thank you so much it working :)
  3. Replies
    4
    Views
    767

    VS 2008 Get text from website source code

    Hello a have this source code from one website.

    Code:

    <tr>
    <td align="right">Znovu heslo :</td>
    <td width="2"></td>
    <td><input type="password" name="heslo_znova"></td>
    </tr>
    ...
  4. Replies
    1
    Views
    580

    IMDB | How to pick data from imdb

    Title say everything , any ideas or examples ?
  5. Replies
    1
    Views
    755

    Get info from IMDB [Help]

    What title say...
    i want get infromation from imdb.com , i enter url of film and program show me rating etc..

    know somebody how to code this ? Or any exaple of getting text from website ?
  6. Replies
    0
    Views
    378

    Login to website

    Hello , sorry for my bad english .
    I dont know how to make login to any website example here to the forum. Please help thanks
  7. Replies
    5
    Views
    15,157

    Re: Screenshot upload Utility - ZScreen

    Thanks for reply :)
  8. Replies
    5
    Views
    15,157

    Re: Screenshot upload Utility - ZScreen

    Any program for open this source code plase , thanks
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width