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

curl-and-php

RE: passing form name?

From: Mike D'Ambrogia <miked_at_jamagination.com>
Date: Mon, 5 Jun 2006 07:58:32 -0700

anybody? hoping to get this issue resolved today, appreciate any
help/insight
 
mike

looked thru the archives and found references to the same problem with
others 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 that contains the form code
discussed above as a different means to the end but it won't wait for
results page when the form is submitted. probably something to do with
followredirects?
 
any help appreciated
 
md

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