Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: Monk Links - Copy Perlmonks-links to the clipboard in on-site-format

by The Mad Hatter (Priest)
on Mar 06, 2005 at 21:05 UTC ( [id://437087]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Monk Links - Copy Perlmonks-links to the clipboard in on-site-format
in thread Monk Links - Copy Perlmonks-links to the clipboard in on-site-format

As a quick hack, you could do decodeURI(s).replace('%3a',':');.
  • Comment on Re^3: Monk Links - Copy Perlmonks-links to the clipboard in on-site-format
  • Download Code

Replies are listed 'Best First'.
Re^4: Monk Links - Copy Perlmonks-links to the clipboard in on-site-format
by holli (Abbot) on Mar 06, 2005 at 21:30 UTC
    Thanks a lot The Mad Hatter. But that must be decodeURI(s).replace(/%3a/gi,':');. Otherwise only the first occurance is replaced.


    holli, /regexed monk/
      Urk, you're right. Sorry about that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://437087]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-23 21:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found