Search found 1 match

by kylegreen
Sun Mar 30, 2014 7:24 pm
Forum: JavaScript
Topic: post without reloading
Replies: 1
Views: 4232

post without reloading

hello guys, i used the vote system tutorial for my website. I want to get the user vote but witouth refreshing the page. I understand that i will need javascript for this, I have tried to do it myself but it just doesn't work. Here is the code of the vote function: [syntax=php] if (isset($_GET['vote...