http://technet.microsoft.com/en-us/security/Bulletin/MS12-048
using this site as an example. I would like to capture the link in the table with the text: "Windows 7 for x64-based Systems Service Pack 1"
link being: http://www.microsoft.com/downloads/details.aspx?familyid=f518f273-b3b9-4cbf-b820-05a1adc79342
I have attempted using tablegetcollection and linkgetcollection, both offer great solutions for either getting the text or the link, but neither are offering readily apparent solutions to determine the underlying link behind that text.
Hopefully it turns out to be hella simple and i look like a tard.
using this site as an example. I would like to capture the link in the table with the text: "Windows 7 for x64-based Systems Service Pack 1"
link being: http://www.microsoft.com/downloads/details.aspx?familyid=f518f273-b3b9-4cbf-b820-05a1adc79342
I have attempted using tablegetcollection and linkgetcollection, both offer great solutions for either getting the text or the link, but neither are offering readily apparent solutions to determine the underlying link behind that text.
Hopefully it turns out to be hella simple and i look like a tard.