i have form with 3 choice group(say country(with options as india,us),gender(m,f),qualification(B.E,B.com))
prob is i want to retrieve in text box as choice group name(ie country,gender,qualification)
i hope the func is form.get(int itemnum)
but how to get itemnum....
thanks in advance

Reply With Quote

