With Web page forms, you can capture data from your site users -- often a vital process in business websites. Some Web forms use hidden fields, in which case the HTML input elements are included ...
If the current page is test.html, and i have an onclick=<BR>window.location.assign('test.html?o=1')<BR><BR>IE does not create a history entry (no back button) to go ...