Post data
- From: Lee Jarvis <jarvo88@xxxxxxxxx>
- Date: Sat, 15 Sep 2007 18:16:35 +0900
Ok guys lets say i have a form like this in a webpage
<form action="nextpage.php" method="post">
<input type="text" name="name" />
<input type="text" name="age" />
<input type="submit" />
</form>
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
--
Posted via http://www.ruby-forum.com/.
.
- Follow-Ups:
- Re: Post data
- From: Lee Jarvis
- Re: Post data
- Prev by Date: Re: Source a javascript and style*** into rhtml file
- Next by Date: Re: Hpricot Html Parsing
- Previous by thread: Source a javascript and style*** into rhtml file
- Next by thread: Re: Post data
- Index(es):