AJAX form submission using jQuery and PHP (part 4)
Loading...
3,337
Loading...
Uploader Comments (wormracer08)
see all
All Comments (42)
-
I'm getting the same error as waynerogers3p...I"ve tried several contact forms and none seem to work...But great videos!
-
@waynerogers3p sounds good my friend.
-
@wormracer08 Thanks. It's fairly late here now so I'll just fix it up tomorrow. I've been trying to enforce these tutorials onto my code but in the morning I'll do the tutorials then work my code to fit. Cheers.
-
@waynerogers3p lol, thanks I appreciate that. If you don't have any luck come post your code in the forums on my site codecompendium[dot]com and we'll get you fixed up.
Loading...
thanks dude
hypaed 1 week ago
@hypaed no problem, glad you liked the video!
wormracer08 1 week ago
I don't suppose you know what this error could be about?
There was an SyntaxError: Unexpected token < due to a parsererror condition.
waynerogers3p 2 months ago
@waynerogers3p Try removing the html tags in the $return['msg'] variable and just send back plain text. Looks like my example is malformed.
wormracer08 2 months ago
@wormracer08 Well I'm not getting the error any more, re-did it the next morning.
waynerogers3p 2 months ago
@waynerogers3p glad you got it working!
wormracer08 2 months ago