Page 1 of 1

Insert without refresh

Posted: 30 May 2016, 19:10
by mluci12
Hello!I have this php asp(mluci.com/d/cont.php).If users press "Bookmark" burton he is redirected to a page like(mluci.com/d/bookmark&id=Xx) where Xx id is add in Bookmark table.How can i do this Bookmark insert without page redirect or refresh.

Insert without refresh

Posted: 31 May 2016, 06:37
by Admin
Hi
You can send data to php without page refresh using Ajax. You can learn it from the: https://coursesweb.net/ajax/ , or you can search on intenet for: " ajax tutorial ".
- For example, here is a tutorial: https://coursesweb.net/ajax/ajax-get-php