yaffa <[EMAIL PROTECTED]> wrote: > does anyone have sample code for parsting an html file to get contents > of a td field to write to a mysql db? even if you have everything but > the mysql db part ill take it.
I usually use Expat XML parser to extract the field. http://home.eol.ca/~parkw/index.html#expat Expat is everywhere. Python has it and even Gawk has it. -- William Park <[EMAIL PROTECTED]>, Toronto, Canada ThinFlash: Linux thin-client on USB key (flash) drive http://home.eol.ca/~parkw/thinflash.html BashDiff: Super Bash shell http://freshmeat.net/projects/bashdiff/ -- http://mail.python.org/mailman/listinfo/python-list