Discussion: Post data
Afficher un message
Vieux 15/09/2007, 11h16   #1
Lee Jarvis
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Post data

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/.

  Réponse avec citation
 
Page generated in 0,07216 seconds with 9 queries