Not sure if anyone even responds to this list anymore
i am trying to figure out a way of replacing all PDF links in a html doc
i was thinking if using htmlparser
i can use the parser to find all the LinkTag objects, but not sure how
to or if it is possible to replace nodes as well as find them
Thanks
Randy
|