I want to use <input type="button"> instead <a href>, how to do that?
2.
<form action="items.php" method="post">
<input type="submit" value="Submit">
<input type="buttom" value="Cancel"> ?????
</form>
my question, if I press Cancel button, it will direct me to index.php, how to do that?
This post has been edited by fig79: 09 February 2010 - 08:22 AM

New Topic/Question
Reply



MultiQuote





|