Rev 12532 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!set anstype=yes
!set anstyle=dprompt
!set ans_require=clickzone
!if $wims_read_parm=def
!exit
!endif
!set input_rg=!rows2lines $(replygood$i)
!set input_img=!line 1 of $input_rg
!set input_rg=!line 2 to -1 of $input_rg
!set input_icnt=!itemcnt $input_rg
!if $input_icnt<1
!exit
!endif
!if $wims_read_parm!=noprompt
<tr><td><label for="reply$i">$(replyname$i)</label></td><td>
!endif
!!<input type="image" name="click" src="$input_img" align="middle" border="0" vspace="5" hspace="5">
<input type="image" name="click" src="$input_img" style="margin-left:5px;margin-bottom:5px;" alt="click">
!if $wims_read_parm!=noprompt
</td></tr>
!endif
!reset inputsize
!set oef_formnosubmit=yes
!reset click_x,click_y