Results 1 to 9 of 9
  1. #1
    trevor206's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    324
    Reputation
    12
    Thanks
    107

    [Help] searching with a textbox.

    how to i make like something search a site EX.google and show the results of the search in a list box? (if possible....)

  2. #2
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    i have no clue 0.0

  3. #3
    SPittn_Blood's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    15
    My Mood
    Inspired
    Just put a webbrowser of google?

    Pixie force!

    -Current Projects-
    _______________________
    \//Stuff.. :P//\
    Current Code: C#

  4. #4
    FlashDrive's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    12
    Yea guys i have the same question please answer

  5. #5
    Bombsaway707's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Gym
    Posts
    8,799
    Reputation
    791
    Thanks
    4,004
    My Mood
    Amused
    Ok put in this code on button1.click
    Code:
    Process.Start("https://www.google.com/search?hl=en&source=hp&q=" & Testbox1.text" & "&btnG=Google+Search&aq=f&oq=&aqi=g10
    This will open up a web page with the search results from whatever was put into textbox1.

  6. #6
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    It would probably require PHP or something like that

  7. #7
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    I'm 90% sure that you can't put the results in a listbox.

  8. #8
    Erinador's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    224
    Reputation
    14
    Thanks
    111
    My Mood
    Bored
    Wouldn't work becuz google encrypt their search results thus you can't get them.

  9. #9
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by PixieCorp View Post
    It would probably require PHP or something like that
    No you don´t!

    It can be done without!
    -Rest in peace leechers-

    Your PM box is 100% full.

Similar Threads

  1. [Help Request] Someone help me with the hacks.
    By mark15 in forum Combat Arms Help
    Replies: 18
    Last Post: 06-15-2011, 03:04 AM
  2. [Help Request] Help me with : 192.168.0.1
    By Acosiluiqie in forum Minecraft Help
    Replies: 6
    Last Post: 06-02-2011, 06:47 PM
  3. [Help] Searching A Textbox
    By Cryptonic in forum Visual Basic Programming
    Replies: 39
    Last Post: 03-28-2011, 01:47 PM
  4. [Help]Search TextBox[Solved]
    By ppl2pass in forum Visual Basic Programming
    Replies: 10
    Last Post: 04-26-2010, 09:50 AM
  5. Help Searching with Cheat Engine
    By nub_g0t_high in forum WarRock - International Hacks
    Replies: 37
    Last Post: 09-02-2007, 01:20 AM