Danny,
Thanks for that I will give a go and see how it works.
David
Yahoo! Messenger
NEW - crystal clear PC to PC
calling worldwide with voicemail
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
On Wed, 3 Aug 2005, David Holland wrote:
> I would like to do the following. I have an HTML document with a table
> with 2 columns. I would like to write a program to join the 2 columns
> together, ideally with same font etc. Ie get all the information between
> and and the next and and put
Hi All,
I would like to do the following. I have an HTML document with a table with 2 columns.I would like to write a program to join the 2 columns together, ideally with same font etc.Ie get all the information between and and the next and and put it together. Does anyone have any idea on ho