Hey everyone,
I'm a novice vb programmer looking to create a search program but don't know where to start. I know that 'search program' is a bit ambiguous so perhaps an example might make more sense.
ex) take a website like newegg.com which lists many products but whose specifications page follow a relatively uniform layout. Then enter into the program parameters I want it to find. For example, if I was looking for a cpu, I would enter 4 core, amd, 6mb l3 cache, etc. The program would search all the products on newegg.com and report back cpu's that meet the parameters I set.
I hope that helps explain it a little.
The problem is, being a novice, I have no idea where to start. I have read some tutorials online and a few textbooks about vb.6 but most of them just talk about the gui of vb rather than the code and how to use it to create programs you want. Basically, I'm open to any and all opinions and advice.
Thanks anyone and everyone who can lend a helping hand.

