|
-
Nov 23rd, 2008, 07:17 AM
#1
Thread Starter
Member
Google Search Bar
I want to make a Google Search bar in my program, i want it to take the textbox and change that into google's link.
So first put http://www.google.co.uk/search?hl=en&q=
Then change all the spaces to a +
And finally add btnG=Google+Search&meta=
So if i were to type 1 2 3 4
It would give me a string of
http://www.google.co.uk/search?hl=en...G=Search&meta=
Which i could then navigate to. But how do i do this and put all spaces to a +
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|