jaredgalen
Programmer
I have a php page that has a form that a user can submit.
This form gets submitted as soon as an item is selected from a drop down menu.
I need to automate a way that will select each option and get the resulting page.
There are no urls to use or anything, I can only get the pages through the drop down menu.
Any idea how to select each one so I can use the resulting data.
Naturally using java..
Appreciate any help as I'm stumped...
jG
This form gets submitted as soon as an item is selected from a drop down menu.
I need to automate a way that will select each option and get the resulting page.
There are no urls to use or anything, I can only get the pages through the drop down menu.
Any idea how to select each one so I can use the resulting data.
Naturally using java..
Appreciate any help as I'm stumped...
jG