Is there a way to take this form submit button...
Code HTML4Strict:<!-- Submit Form --> <li> <input type="submit" name="addArticle" id="addArticle" value="Add Article"/> </li>
...and turn it into a "Add Another Record" button that is styled the same way but that re-directs the user back to the same page but my HTML "Add an Article" form?
I've done this lots in the past with Image Buttons, but am looking for a different approach using my browser's built-in buttons (or whatever).
Thanks,
Debbie



Reply With Quote





Bookmarks