Google toolbar custom button code generator |
Settings | Remark |
Search method |
<search method="post"|"get">search url</search>
You can choose between method="post"|"get" Default is "get". Set to "post" to use post instead of get when sending URL encoded form data. The encoding method must be application/x-www-form-urlencoded. When a search is performed, all text after the final question mark '?' will be sent as postdata. |