Multiple Form Submit Buttons
Added on:- December/03/2006 by admin
It is often required that you need to send the data in the same form to different cgi scripts depending one certain criteria. JavaScript allows you to modify the action field of an HTML form dynamically. This article shows you how to do it.