how to construct a javascript regex to extract a number

Posted by lovespring on Stack Overflow See other posts from Stack Overflow or by lovespring
Published on 2010-04-04T04:40:17Z Indexed on 2010/04/04 4:53 UTC
Read the original article Hit count: 264

Filed under:
|

Extract the number after #/ from my string: abcdefg#/123.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about regex