cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

passing form name?

From: Mike D'Ambrogia <miked_at_jamagination.com>
Date: Wed, 31 May 2006 21:35:16 -0700

looked thru the archives and found references but not a solution
 
the form I'm submitting requires that the form tag have a name
associated with it in order for the submit on the server side to process
correctly - I've confirmed this by removing only the name attrib in the
<form> tag and the form fails, putting it back in causes the form to
work. using cURL php
 
I've tried using cURL to call my html page but it won't wait for the
form submit
 
any help appreciated
 
md

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-06-01