Hi folks,

I need to write a tiny extension for Contibute (which can be extending the
same way as Dreamweaver I believe) that takes the prefix from a PDF url and
changes it to a different website address, like this:

Anyone know some javascript then? Need to turn a link like this:

[url]http://www.website.com/pdfs/document.pdf[/url]

into

[url]http://otherwebsite.com/cgi-bin/pdfenrsnav?url=document.pdf[/url]

Cany anyone help me out with the javascript needed to do this?

Cheers,

James
(Not a programmer!)