I am looking for a visual basic code that let's you login to a forum, and after that let's you search the forum using a text field. After That displays the search objects in a text box, and they have to be clickable. Anyone Know if this is possible in visual basic, and can you lead me to the right direction? Thanks.
Visual Basic Help
Started by plyrjohn404, Aug 15 2009 09:56 AM
7 replies to this topic
#1
Posted 15 August 2009 - 09:56 AM
|
|
|
#2
Posted 15 August 2009 - 11:23 AM
Do you have a particular forum in mind, or just any forum? If you have a specific forum in mind, it shouldn't be too hard. For a generic case, it could get rough. Also, VB (6 or .NET?) may not be the best choice for this.
#3
Posted 15 August 2009 - 01:46 PM
It's for a Warez Forum, I dont think I can link it on this site. I have vb 2008 btw. If you want i can PM you the forum.
thanks
thanks
#4
Posted 15 August 2009 - 01:58 PM
I'm not a VB programmer, but it can probably be done.
#5
Posted 15 August 2009 - 06:16 PM
The website is 1337Games [dot] net. If this is possible can you help me? Thanks.
#6
Posted 15 August 2009 - 06:41 PM
I would see if AutoIt can do the job for you.
#7
Posted 15 August 2009 - 07:28 PM
Thanks bro
#8
Guest_Jordan_*
Posted 18 August 2009 - 09:05 AM
Guest_Jordan_*
Logging into a forum and searching a forum is just an HTML form submission. Check out this code example for form submission: Visual Basic(Microsoft) WebClasses - Help Needed with IE Form.Submit


Sign In
Create Account

Back to top









