|
|
| Author |
Message |
Raven
Joined: 13 Nov 2007
Posts: 1
|
Posted: Tue Nov 13, 2007 8:46 am Post subject: Configure Searchbox toolbar studio |
|
|
Hello.
Trying to make a toolbar for ff with toolbar studio but having some trouble with the search.
I have a static adress i want to use and the searchword should just be added to the end of the adress.
The static adress is.
http://en.wikipedia.org/wiki/
So if i write in hindenburg i would end up with http://en.wikipedia.org/wiki/Hindenburg
Tried but only end up on either the mainpage or a faulty title so wonder how the target url should look like ?
Regards
Raven |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Tue Nov 13, 2007 9:58 am Post subject: |
|
|
This can be easily done :
- add search box
- add a button, choose URL redirection command and in Target URL write the following :
http://en.wikipedia.org/wiki/%search
now you can enter any keyword in the search box and press the button, you will be redirected to that combined url. |
|
| Back to top |
|
 |
|