I want to call a js function on the onClick event of a checkbox, which is written inside an asp snippet.
this is the code
Response.Write "<input type=checkbox name=idxModify checked=true value='"&objRS("ID")&"' onClick="checkValue()" >"
it gives me "unexpected end of statement" error by...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.