Compare fieldsAfter field processing in the received e-mail message, the program has all the data for each and every defined field respectively. Now it is necessary to enter these data into a table. In order to let the program aware just in which column to write a specific value, it is essential to define which e-mail fields correspond to the column tables. Thus, if your e-mail message contains: First Name: Ron the program will extract 'Ron' after processing. If you want to inscribe the 'First Name:' value from the e-mail message to the ContactFirstName column, it would be necessary to mark the following using the up and down buttons: 'First Name: ' ---- 'ContactFirstName'
 There is a e-mail field list to the left, while a selected table column list can be seen to the right. Import data to table Select a table from the combo box, wherein you would like to import the message data. You will notice that table column names are opened in the right list every time you change a table name. New, Delete, Rename A quick way to create a new table, delete or modify an existing one. Filters Advanced Exercise 3: Extract data from web forms See Also: Mail Server Execute CGI Message Tags Execute Program Message Tags Scheduler |