Hi
We have an intranet site that we are converting parts of it to a database, there is a specific bit of info that we need from the html within the below tag:
style="bg-image:url('xxxxxxxxxxxxx')"
I have the HTML data in a string variable but need to get the xxxxxxx section out of the tag.
If I can automate this it will save me hours. Any help would be much appreciated.
Thanks
B
We have an intranet site that we are converting parts of it to a database, there is a specific bit of info that we need from the html within the below tag:
style="bg-image:url('xxxxxxxxxxxxx')"
I have the HTML data in a string variable but need to get the xxxxxxx section out of the tag.
If I can automate this it will save me hours. Any help would be much appreciated.
Thanks
B