[Tutor] (no subject)

sasson iris sassonir@cs.bgu.ac.il
Sat, 24 Feb 2001 23:46:25 +0200 (IST)


Hi i am trying to print the titles of hrefs of an html page 
for example if an html page contains the definition:
<a href="www.google.com">to_google</a>
i am trying to print to_google
when i invoke the method anchor_bgn of the html parser i cant get the 
following words.
could you please help me with that?
thanks