I have the following code that gives me an error and I am curious to why???
Error Type:
Microsoft VBScript runtime (0x800A005E)
Invalid use of Null: 'CStr'
<input <% if (CStr((dbrs2.Fields.Item("goalsmidsupapprove"
.value)) = CStr("1"
) Then Response.write("checked"
: Response.Write(""
%> name="supercheck" type="checkbox" id="supercheck" value="checked">
Error Type:
Microsoft VBScript runtime (0x800A005E)
Invalid use of Null: 'CStr'
<input <% if (CStr((dbrs2.Fields.Item("goalsmidsupapprove"