Forum Moderators: coopster & phranque
Is there a possibility to make it in JavaScript like the SUBMIT-Button with <A HREF="JavaScript:Submit()">
You can change the 'upload' button by using <input type="image" src="foo.gif"> instead of <input type="submit">.
I honestly don't know if it's possible to change the 'browse' button... Can any JS experts help?
Hope for a JS-God to help...