0 is a valid index so that shouldn't cause an array error. Something else is going wrong. You stated earlier that this error does not happen all the time so I suspect that when it does not happen then the call uses a correct index for the textboxes. Is there any other call to the same function that could be passing an invalid index ?




Reply With Quote