Raw Message
Message-ID: <4251543B.8020707@gmx.ch> Date: 2005-04-04T14:50:35Z From: Christoph Lehmann Subject: scan html: sep = "<td>" Hi I try to import html text and I need to split the fields at each <td> or </td> entry How can I succeed? sep = '<td>' doens't yield the right result thanks for hints