I am having trouble parsing the form data of a text field.<br>
What I have is a form that is populated with default values<br>
that the user can edit.<br>
But when one of the fields is edited and the form is sent on<br>
to the next page only one of my field variables is parsed leaving me<br>
with no data from the form. The form works fine if none of<br>
the fields are edited, all of the variables are set and parsed<br>
along.<br>
<br>
Thanks<br>
Perry
What I have is a form that is populated with default values<br>
that the user can edit.<br>
But when one of the fields is edited and the form is sent on<br>
to the next page only one of my field variables is parsed leaving me<br>
with no data from the form. The form works fine if none of<br>
the fields are edited, all of the variables are set and parsed<br>
along.<br>
<br>
Thanks<br>
Perry