I would like to get ALL the html between a pair of <form> tags and then replace some of the text between the fields. I am absolutely stumped on how to do this. So far I have come up with the following which obviously retrieves the entire page. Would appreciate some help with this :).
I wasn’t able to edit the above and I’ve made some progress:
I would like to get ALL the html between a pair of <form> tags and then replace some of the content. So far I have come up with the following which retrieves the form.