Re: [Htmlparser-developer] FormScanner (for Kaarle Kaila)
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-04-27 22:36:57
|
Dhaval Udani wrote: > I was checking out the code of form scanner and I saw that it contained > a list of all the INPUT tags and all the TEXTAREA tags. In addition we > need to add the list of SELECT tags also out here.. > > Thanks for catching this. Done. > [Udani, Dhaval H.] > I yet don't see this in the latest code. I meant this is now transferred to the FormTag instead of the FormScanner. Could you add the select tags to the FormTag, and make all of them lazy ? Thanks and Regards, Somik |