HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute
Identify attribute as first attribute matching ...
HTMLBlock            Full HTML Block (page source code) Required
FindFirstTag_byTag        'a' in link                Required
In addition, you may also provide one of below ...
FindFirstTag_ByName        'name' in a tag Link
FindFirstTag_ByID        'id' in a tag Link
FindFirstTag_ByClass    'class' in a tag Link
The function then will return the value of the attribute in ReturnTagAttributeName for that found tag.

This is a more advanced version of similar ReadHTMLTag

Edit 2023-11-07: Changed names of parameters to describe function more.

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

HTMLBlock, FindFirstTag_byTag, FindFirstTag_ByName, FindFirstTag_ByID, FindFirstTag_ByClass, ReturnTagAttributeName

Views 562

Downloads 189

CodeID
DB ID