Hello I've looking to use the following image I want to be able to enter the search term in the search bar and click on the "go" to perform the search. on my magazine subscription website. Here's the code I currently using <div id="header"> <br> <form name='search' action='<?php print $config_baseHREF ?>searchRedirect.php'> <label for='q'><b><font size="5">search for magazines... </font></b> </label> <input class='searchtext' type='text' id='q' name='q' size='35' value='<?php print (isset($header["title"])?$header["title"]:""); ?>' /> <font size="5"> <input class='searchbutton' type='submit' value='<?php print translate("Search"); ?> »' /></font><br /> </form> </div> PHP: I will paypal the first to tell me what to do $5 Thanks! Mally