JohannIcon
Programmer
Hi all,
Can you please help me out here cause I have a syntax error and cannot solve it out. Here is the code:-
<%
response.Write("<input name=menuCheck" & n+1 & " type=checkbox id=menuCheck value=(rs1("menuName"
)%> >"
rs1.movenext
%>
Can you please help me out here cause I have a syntax error and cannot solve it out. Here is the code:-
<%
response.Write("<input name=menuCheck" & n+1 & " type=checkbox id=menuCheck value=(rs1("menuName"
rs1.movenext
%>