Can someone help me out with this question:
How can I use an link for example: ?active=yes to make changes to my database? I would like use jEditble for since I’m using that for my other stuff as well.
I have no idea how to search for it so I can’t find any examples.
You’ll need a server-side application to do that – you can’t do it only with jQuery. You will also probably need jQuery AJAX call – http://api.jquery.com/jQuery.ajax/