<td><input type="radio" name="f_finish_type" value="Fanfolded labels" <% choose( get session("f_finish_type") = "Fanfolded labels"; "checked";"" ) %> > Fanfolded Labels</td>
You're not writing the result of the choose statement to the page.
Regards Mark Howells _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
