does anyone know a way to get input type=image to pass a value? input type=submit will use the value attribute but input type=image does not seem to????
well see this is the deal- I want to submit ONE form with all the hidden fields and such but have one variable change based on which button is pushed... this will work with <input type="submit" but not <input type="image"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.