Error with report.asp
-
Hello, in a business we use notepad++ to read report.asp. Which when a student clicks a button it brings them to a page where they can print their certificate. When they try to get the certificate it will not work. This is the error i get:
]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ’
/courses/0000992_PL/report.asp, line 46.This is the report.asp (line 19):
align=“center”><form method=“post”>
<input type = “submit” name=“mybutton3” value = “Print or Save your Home Inspector Certificate and Exit”/>
</form> </p> -
See here.