Hello,

I am trying to replace the default submit button with custom submit button how?

This is the default submit button:
<input type="submit" value="Submit" />

This code only place the image:
<input type="image" src="images/button-kirim.jpg" alt="Submit details" />

How to place the custom submit button and still make it work like real submit button?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.