OK, I am using Visual Interdev 6.0. When I add a recordset, it asks me if I want to enable scripting. I usually say yes.
Once scripting is enabled, grey bars appear at the beginning and end of the ASP page. The grey bars have the <FORM> and </FORM> tags in them but do not have the
<FORM...
i have a loop that displays filtered recordset results. each row of data has a checkbox.
i want to be able to dynamically checkmark one or more selections and have my choices stored.
Has anyone here tried to use Design-Time Control Checkbox objects? I know how html checkboxes work, but html checkboxes can't be used if 'scripting' is enabled (like when recordsets are used).
Thanks,
John
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.