Help needed! How to change a search post from to an image post form?

Discussion in 'Programming' started by iMerickz, Nov 5, 2009.

  1. #1
    Hi all,
    Anyone can help to advise how to change a search post format to a image post format?

    That is instead of the executing the post function through the search bar, I would like execute the post function to a pre-defined URL through clicking an image button.

    Below is my search bar coding.

    <form method="post" action="/search.php"><p>
    <input value="http://www.google.com" size="50" name="q" id="search" onfocus="this.select()" type="text">
    <input id="submit" value="" type="submit"><br>
    </p>
    </form>

    I can pay a few dollars if anyone can help me.. Need advise urgently.. :)
     
    iMerickz, Nov 5, 2009 IP