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..