My question is pretty similar to this question and the answer is almost fine. Only I need a regexp not only for character-to-character but for a second occurance of a character till a character. My purpose is to get password from uri, example:
http://mylogin:mypassword@mywebpage.com
So in fact I need space from the second ":" till "@".