79285927

Date: 2024-12-16 19:58:16
Score: 1
Natty:
Report link

You need to have runat="Server" in your control:

<select name="par_num" id="par_num" title="par_num" runat="Server" style="width:100%;">
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: jp2code