How do I link a Search box to keywords in my website using html or javascript?

I am trying to link my search box to keywords in my website. Does anybody know the html or javascript tag for this action

This entry was posted in Keywords and tagged . Bookmark the permalink.

One Response to How do I link a Search box to keywords in my website using html or javascript?

  1. lookforadam says:

    You need to use a server side language such as PHP to search, it’s not possible with a client side script.

    Having said that, there is a very easy solution, though not ideal – install a Google search bar on your website.

    Beyond that you’re looking at something more complex than HTML or JS I’m afraid.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>