I know this is a asp question but I think u guys can get this one...

How can I access the property of a dynamically built HIDDEN input box?

Code:
<INPUT type="hidden" name="<%=i%>" value="<%=HiddenRS("GenJobDescription")%>">