fnHTMLAttributeList ( object ; attribute )
Rate this function: Average rating: 3.9 (10 votes) Discuss this Custom Function
Jeremy Upton, DME Supply Group
http://www.dmesupplygroup.com
To be used with the custom function - fnALSourceParse
Sample Input:
fnHTMLAttributeList ( "web" ; "href" )
(Using a webviewer object named "web" that is displaying www.briandunning.com) |
|
Sample Output:
http://www.briandunning.com/
http://www.briandunning.com/consulting/ventures.php
http://www.briandunning.com/tomarket/
http://www.briandunning.com/filemaker-pro/
http://www.briandunning.com/filemaker-custom-functions/
http://www.briandunning.com/filemaker-web-viewer/
http://www.briandunning.com/consulting/
http://www.briandunning.com/training.shtml
http://www.briandunning.com/books.shtml
http://www.briandunning.com/magazines/
http://www.briandunning.com/error-codes/?source=FileMaker
http://www.briandunning.com/free-web-tools/
http://www.briandunning.com/free-filemaker-tools/
http://www.briandunning.com/personal.shtml
http://www.briandunning.com/videos/
http://www.briandunning.com/adventures/
http://www.briandunning.com/links/
etc... (not showing complete list) |
|
Description:
NOTICE: This function requires the custom function "fnALSourceParse" available from www.braindunning.com
This function takes the name of a webviewer odject and passes the source code of the webpage being viewed along with the desired attribute text to the custom function - fnALSourceParse.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:There are no comments yet. Be the first to post a comment about this Custom Function! Please try to keep it brief & to the point. Anyone can post:
|
Newest Custom Functions:
| 1. |
CountWordOccurrences ( text ; searchWord ) |
| |
(Tue, Feb 07, 11:15am) |
| 2. |
indonesian_date(date) |
| |
(Mon, Feb 06, 7:14pm) |
| 3. |
phpArrayValue ( array ; key ; pos ) |
| |
(Fri, Jan 27, 1:49pm) |
| 4. |
solfm_timeToMinutes (theTime;roundSec) |
| |
(Fri, Jan 20, 6:26am) |
| 5. |
filterLines(filterField;filterValue;Result) |
| |
(Sat, Jan 14, 2:20pm) |
| 6. |
getMaxValue ( theList ) |
| |
(Thu, Jan 12, 1:06pm) |
| 7. |
MiddleWordsIncPunct ( text ; startingWord ; numberOfWords ) |
| |
(Sat, Jan 07, 9:16am) |
| 8. |
WindowInfo |
| |
(Fri, Jan 06, 12:39pm) |
 |
|