D
Dan
Good morning/evening,
Having a string like
<img src="http://mywebsite_address/mypath/-picture.gif"></a><br>
How can I extract "-picture.gif" from this string ?
The name will, for example, always begin by "-"
It will be for example -pic1gif, or -pic8.gif, etc.
Thank you,
Dan
Having a string like
<img src="http://mywebsite_address/mypath/-picture.gif"></a><br>
How can I extract "-picture.gif" from this string ?
The name will, for example, always begin by "-"
It will be for example -pic1gif, or -pic8.gif, etc.
Thank you,
Dan