Hi,
I am trying to develop a webcrawler using php script. I am little confused about the method of webcrawler. In order to webcrawl, could i do that using a website that has select lists and checkboxes. if so, how?
The url will look like http://www.xxx.com/l...wPastNumbers.do and has list box and checkbox and a submit button.
How do I do it? Is there any tutorial related to this? Thanks