hi everyone!!
if somebody could help me....
i have an html page with 2 edit boxes already filled with
names and password for example...
and at the bottom of the page a submit button.....
the point is how automatically auto submitting when the page
is completly loaded without having to push the submit button...
what the script to add...?
the submit button is described as this:
<td class="catBottom" colspan="2" align="center" height="28"><input type="hidden" name="sid" value="none" /><input type="hidden" name="mode" value="blank" /><input type="hidden" name="agreed" value="true" /><input type="hidden" name="coppa" value="0" /><input type="submit" name="submit" value="Submit" class="mainoption" /> <input type="reset" value="Reset" name="reset" class="liteoption" /></td>
or it may have another way:
how to emulate pressing enter key just by script.....
(usefull to automatically check your mail account for example)
i hope answers... 🙂
many thanks derty_3