Hi i have many inputs like button ,submit, file and may input types
i want to work with the input type of the button <input name="Button" type="button" onclick="doit()" value="Button" /> how to access it? thanks in advance.
Hi i have many inputs like button ,submit, file and may input types
i want to work with the input type of the button <input name="Button" type="button" onclick="doit()" value="Button" /> how to access it? thanks in advance.