Build A Searching App. Like Google

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wietmie
    New Member
    • Aug 2008
    • 9

    Build A Searching App. Like Google

    Hai, i just wanna ask, is it possible to do a searching result like google using VB6.0, but google are too complicated, what i mean just, user put the searching word in the textbox, then it will display all possible result like hyperlink, then user can click the hyperlink and display the detail. Is it possible? What in my mind, the only idea i have is using datagrid, display all possible result in the datagrid, which is i'm working on it, but still difficult because i dont know how to make the data in the datagrid enable to be click. If someone here have before made the searching look like what i mention above, I really-really appreciate if he/she can guide me, if no one ever made it, then, i hope someone will help me with the datagrid.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    you want that to be a windows based application or web based ?

    Comment

    • wietmie
      New Member
      • Aug 2008
      • 9

      #3
      Originally posted by debasisdas
      you want that to be a windows based application or web based ?
      Windows based application. Is it possible?

      Comment

      Working...