Archive

Posts Tagged ‘ajax’

submit forms javascript

August 29th, 2010 admin No comments




The Internet's Leading Tax Reduction Expert reveals
just how easy (and legal) it is to reduce your taxes
by $2,000 ... $3,000 ... $4,000 or more --GUARANTEED!
Click Here Now!
 

Accept Credit Cards Now



How do I change the value of a Submit button in HTML / Javascript?

I am working on a page, depending on the situation, the value will Submit different. Basically ranging from "Please Click After completing the form" to "Save here. I know I am not explain much, but I need a basic principle to start. Is there a way I can do with just one: document.getElelmentByID (name_of_form "). submit.value?