PDA

View Full Version : What is wrong?


vietkieu_cz
29 Oct 2006, 22:16
I tried this code, I don't know why it shows some errors.

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 '1' at line 1

and how to do, when it runs sucessfull and automaticality return to $_REQUEST['do'] == "add" ???


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

sebbe
29 Oct 2006, 23:13
What happens if you remove the OnFocus attribute?

Also to to return, try this


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


I'm not sure if this will work though, but you can give it a try?

vietkieu_cz
30 Oct 2006, 08:57
It doesn't work :(