Hi
I have the following form (1), how do I add (2) into (1), I just cant get it to work.
(1)(2)Code:<form action="Gifts_Search.php" method="post"> <input type="hidden" name="searchterm" ' . $cat_name . '" value="' . $cat_name . '"/> <input type="submit" value="' . $cat_name . '" /> </form>Code:<div class="buttonwrapper"> <a class="ovalbutton" href="#"><span>Submit</span></a> <a class="ovalbutton" href="#" style="margin-left: 6px"><span>Reset</span></a> </div>



Reply With Quote
Bookmarks