I've been working with the source for a couple of hours now... Is there any code for finding a certain tag, for example if I know there's a <table in the page and I want to find the Node for the table ? The FindTag(Node *) function doesn't seem to do what I want.. it returned a "yes", but the node didn't have the correct start and end values filled in. Also, suppose there are three identical tables in the page, and I want to find the second one, I need a way to go through them and return table node number two... Regards, Johan Eliasson.Received on Thursday, 1 March 2001 13:03:56 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 21:38:49 UTC