I was wondering how I could create a bookmarklet that would take someone's current location (href) and redirect to another page with the href as an "argument" to part of a new url. For example:
1. Someone goes to a webpage, decides to click on the bookmarklet.
2. The bookmarklet grabs the URL and then redirects to www.example.com/index.php?bookmarklet=URLFROMBOOKMARKLET
Is this possible? It sounds pretty easy, however, my strong point is definitely NOT JavaScript and I have no reason to learn it, except for this little project.
Let me know if you can help.
Regards,
Drew