In javascript, how can I automatically submit after 10 seconds after loading the page? This is the input type:
<input type="submit" name="submit" value="submit">
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
In javascript, how can I automatically submit after 10 seconds after loading the page? This is the input type:
<input type="submit" name="submit" value="submit">