Jump to content

javascript can't find file 404


kalster

Recommended Posts

I have short urls on the same page that this javascript code is on. the problem is that the code now can't find the poll.php. I have tried the full path and full url to the poll.php, but the code still outputs file not found. how to get this code working?

$.post('poll.php', $(this).serialize(), function(data, status){
Link to comment
https://forums.phpfreaks.com/topic/293095-javascript-cant-find-file-404/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.