Javascript Bookmarklet

C

crondude

I was wondering if it was possible to make a bookmark in javascript
that automaticly post to a html file in the form of <a href="URL"
target="_blank">TITLE</a> for the page you are on, whenever you click
it.

For example. If I was a google and I clicked it I want it to
automaticly post <a href="www.google.com" target="_blank">Google</a> to
a html file (other/links.html). (The permissions on the HTML file is
777) I have seen this done before but it was slightly different. In
that case the link was

javascript:if(navigator.userAgent.indexOf('Safari') >=
0){Q=getSelection();}else{Q=document.selection?document.selection.createRange().text:document.getSelection();}void(window.open('http://www.quill.statichost.co.uk/c...encodeURIComponent(document.title),'WordPress
bookmarklet','scrollbars=yes,width=600,height=460,left=100,top=150,status=yes'));

It was for posting a link to a blog. Anyway just something like that.
Any help would be appreciated.

Please......
Cron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top