I have a string value that holds a hyperlink. I want only the value after url which is: http://start.somesite.net/media/videos/flash/12345.flv . The value after url= is dynamic so how i can grab that dynamic value and put it as variable?
this is the input string value:
<h4>
<a href="http://www.somesite.com/season/?url=http://start.somesite.net/media/videos/flash/12345.flv"
target="_blank">Download Episode 3</a>