I'm writing a program that get an HTML document and must modify it on the fly...for 
example
changing images o links.

I suppose I have to use the HTML::Parser to do this job...and in fact I have no 
problem reading
all the tags and the parameters.
The problem came when I want to change this paramenter....How can I do?

Francesco


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to