Guys,
I am trying to proceed to the next page but, cannot because I cannot get passed the Validation Prompt "Select a Fish Angler". Wondering Why ?
var found_it //<EM>initial value is null because we gave it no other value
for (var i=0;i<document. form1.CarpAngle rFishId.length; i++)
{
if (document.form1 .CarpAnglerFish Id[i].checked)
{
found_it = document....