Help with Searchbar

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
12 posts Page 2 of 2
Contributors
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: Help with Searchbar
smashapps
I think it might of been because his setting was a string and he's using it as an integer but I am not sure, but the code I just gave him works fine so long as like you said the control is correct.
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
master3395
New Member
New Member
Posts: 14
Joined: Wed May 08, 2013 8:17 pm

Re: Help with Searchbar
master3395
CodenStuff wrote:
The code works fine. Are you sure TextBox1 is the correct control for the search input?.

Try change the google code to this and see if it searches:
Code: Select all
WebBrowser1.Navigate("http://www.google.com/#sclient=psy&hl=en&site=&source=hp&q=codenstuff")
Thank you coden and smash, the setting was not correct and the textbox, was not textbox1, it was textbox4, thanks for the help.
12 posts Page 2 of 2
Return to “Tutorial Requests”