yep works real well I did this
Code:<%for p = 0 to ubound(strSt)%> <input type="hidden" name="ArrayState" value="<%=strSt(p)%>"> <%next%> <%for d = 0 to ubound(strSt)%> <input type="hidden" name="ArrayTotal" value="<%=strTl(d)%>"> <%next%>
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |