Post data

Ok guys lets say i have a form like this in a webpage

Is there any way to send post data and then grab the source of
nextpage.php? Could anyone give me a small example of how to do it? I
can’t seem to work it out.

tia

Lee J. wrote:

Ok guys lets say i have a form like this in a webpage

Is there any way to send post data and then grab the source of
nextpage.php? Could anyone give me a small example of how to do it? I
can’t seem to work it out.

tia

Nevermind… I have

Net::HTTP.post_form

thanks anyway