M
mostro
Hi All,
Example: A webpage exists that allows you to fill out a form and click
submit. The page next page displays the information found from your search
criteria. The form includes information like Fname, Lname, Address and Zip.
I want to programmatically fill out the form and submit the information only
to recieve the final search result page. The problem I am having is that the
page uses a session ID. Is there a way to get around this?
Thanks in advance.
Example: A webpage exists that allows you to fill out a form and click
submit. The page next page displays the information found from your search
criteria. The form includes information like Fname, Lname, Address and Zip.
I want to programmatically fill out the form and submit the information only
to recieve the final search result page. The problem I am having is that the
page uses a session ID. Is there a way to get around this?
Thanks in advance.