Re: Ideas on how to parse a dynamically generated html pages

2010-10-21 Thread Tim Harig
On 2010-10-22, chad wrote: > Let's say there is a site that uses javascript to generate menus. More > or less what happens is when a person clicks on url, a pop up menu > appears asking the users for some data. How would I go about > automating this? Just curious because the web spider doesn't act

Ideas on how to parse a dynamically generated html pages

2010-10-21 Thread chad
Let's say there is a site that uses javascript to generate menus. More or less what happens is when a person clicks on url, a pop up menu appears asking the users for some data. How would I go about automating this? Just curious because the web spider doesn't actually pick up the urls that generate