Software Venture Consulting
ToMarket

FileMaker Pro downloads & Resources
FileMaker Custom Functions
FileMaker Web Viewer Examples
FileMaker Pro & Lasso Consulting
Training
FileMaker Books
FileMaker Articles
FileMaker Error Reference

Free Web Tools
Free FileMaker Tools

Personal Pages
Videos
Adventures
Links

Shopping Cart
Shopping Cart

Search:

Free Newsletter
Signup


Brian Dunning
Contact me | vCard


Brian on CNN
Brian on CNN


Brian on CBS Radio


Privacy Policy



FileMaker is a registered trademark of FileMaker, Inc. in the U.S. and other countries.

 FileMaker Pro Custom Functions

Search  |  List  |  Show Random  |  Upload  |  Add This to Your Site

HTML_Parser_Text(Source_Field;Start_String;Start_Occurrence; Middle_String;Middle_Occurrence;Middle_Gap;Middle_String

Joel Englander, Joel Englander
http://www.asymptotes.com

HTML Parser Text

Sample Input:
Set field: Example
Set Field [ srequette_BIENATTbyCour::IW Desc Chambre 1 Surface; HTML_Parser_Text (
srequette_BIENATTbyCour::Bien HTML ;
"<table border='0' cellspacing='0' cellpadding='0' width='100%'>" ; 2 ;
"Chambre 1 : " ; 1 ; -1 ; " m²" ;
"</table>" ; 1 ; -1
) ]
Sample Output:
23


 Then copy & paste into FileMaker Advanced's Edit Custom Function window.

if you have myFMbutler's Clip Manager installed

Description:

Function : Application :
HTML_Parser_Text (
Source_Field ;
Start_String ; Start_Occurrence ;
Middle_String ; Middle_Occurrence ; Middle_Gap ; Middle_String_Bis ;
End_String ; End_Occurrence ; End_Gap )
__________________________________________
HTML : Exemple : srequette_BIENATTbyCour::Bien HTML :
<img src='../Pics/pix.gif' width='6' height='6' alt='' border='0'><br>
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr><td valign=top width=100%>

<table border='0' cellspacing='0' cellpadding='0' width='100%' align=center> <tr> <td width=50% class='BOIDESC' valign=top>

<table border='0' cellspacing='0' cellpadding='0' width='100%'>
<tr> <th align=left> Description intérieure </th> </tr>
<tr> <td style='padding:6px;'>Living : 15 m²<br> Salle a manger : 15 m²
<br>Profession lib√©rale :: 55 m²
<br> Cuisine : 6 m²
<br> Cuisine : équipée
<br> Buanderie
<br> Chambre 1 : 23 m²
<br> Chambre 2 : 21 m²
<br> Chambre 3 : 15 m²
<br> Chambre 4 : 15 m²
<br> Chambre 5 : 15 m²
<br>Salles de bains : 1
<br>Toilettes : 1
<br></td> </tr> </table>

</td> </tr> <tr height=6> <td width=50% height=6 bgcolor='FFE3AB'><img src='../Pics/pix.gif' width='6' height='6' alt='' border='0'></td> </tr> <tr> <td width=50% class='BOIDESC' valign=top><table border='0' cellspacing='0' cellpadding='0' width='100%'> <tr> <th align=left> Description du terrain / jardin </th> </tr> <tr> <td style='padding:6px;'>Terrasse<br></td> </tr> </table>

</td> </tr> </table><img src='../Pics/pix.gif' width='6' height='6' alt='' border='0'><br> <table border='0' cellspacing='0' cellpadding='0' width='100%' align=center> <tr> <td width=100% class='BOIDESC' valign=top><table border='0' cellspacing='0' cellpadding='0' width='100%'> <tr> <th align=left> Prescriptions urbanistiques </th> </tr> <tr> <td style='padding:6px;'><a href='../../FR/pages/Page.cfm?Page=Urbanism_information.htm&mycurrent_section=buy' target='QUID'>Qu'est-ce que c'est ?</a><bR>Aucune information disponible</td> </tr>
</table> </td> </tr> </table>

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

digg this page | del.icio.us this page

Custom Functions Widget
Download the Custom Function Dashboard Widget for OS X
Keep all the latest Custom Functions right at your fingertips!

Newest Custom Functions:

1. CustomList_BottomUp ( Start ; End ; Function )
  (Mon, Jul 21, 5:44am)
2. ColumnsAcross ( listOfValues ; numberOfColumns ; columnDelimiter )
  (Tue, Jul 15, 8:01am)
3. _cf_Country_Letter_Code ( _Country )
  (Mon, Jul 14, 8:02pm)

RSS Feed of Custom Functions

Quick Poll...
Are you mainly Mac
or mainly Windows?
 • Mac
 • Windows
View the answers

Lasso Master Class

The premiere class for Lasso 8 and Lasso Studio with FileMaker Server 7 Advanced, coming soon to a city near you. Click here.

Custom Function Authors:
Link to all of your own custom functions on this site with the following URL:
http://www.briandunning.com/filemaker-custom-functions/results.php?author=Your Name Here