<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all, <br>
<br>
strange problem.&nbsp; I have a form with 3 list boxes.&nbsp; BoxA updates BoxB
and BoxC dynamically.&nbsp; I am using jQuery to serialize and reload the
boxes.&nbsp; This is the problem:<br>
<br>
After having made the 10th selection in any of the boxes I get a 302
message from the server and the dispatcher page is displayed in place
of the list boxes.&nbsp; <b>Only</b> on the 10th selection. It does not
appear to matter how many times I make selections in a particular list
or in what sequence -- it always occurs on the 10th selection. <br>
<br>
Any suggestions as to what it might be?&nbsp; Curious it occurs on the 10th
- could it be the element id's (using nextId when element redrawn)?&nbsp;&nbsp; I
am at a loss as to where to look.&nbsp; <br>
<br>
Thank you for taking the time.<br>
<br>
Tim<br>
</body>
</html>