![]() |
![]() |
|||||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||||||
|
Add A Column For Text Tag Extraction Tex Tag is characters that separates the data from other wild characters, in web extracting, often known as HTML tags. For example: <td>THE DATA</td>, here, <td> is open tag, </td> is close tag. A pair of text tag corresponding to column, a serials of text tags composed a record, a record showing on grid known as a row. Column Title Column title is the name of the column, shows at column header of the result grid. If the checkbox Start/Record tag is checked, the meaning is Start Tag. Start Tag indicates the start position that the program start to extract, all characters before the start tag will be jumped over. Open Tag No more than 50 characters. There are several program pre-defined open tag, they have special format and meaning:
When checkbox Start/Record Tag is checked, the open tag edit box act as record start tag, but what is record start tag? See below: <tr><td xxx>Jimmy</td><td xxx>25</td></tr> Close tag Unlike the open tag, close tag is simple. Only one pre-defined Carriage-Return & Line Feed(CRLF, also known as Enter), you can select from the drop down list. Table field (optional) If you want the extraction result save to database table, you should associatea extraction templet with a table and select a field for every column. Click here to learn about how to create a table. |
|||||||||||||||||||||||||||||