טעות שלי זה לא עובד
קוד:
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 ''admin','02/07/2006
17:22:08','127.0.0.1')' at line 1
/admin/login_chek.asp, line 16
זו השגיאה שאומרת שיש סימן לא חוקי ליד admin והסימן הזה הוא ה ","
זה הקוד
קוד:
c.execute "insert into adminlog values(,'"&request.form("user")&"','"&now()&"','"&request.ServerVariables("REMOTE_ADDR")&"')"