Posted by James A on 11/21/07 18:27
Hi,
Could someone please suggest the basic steps I need to take to automatically
submit a set of data to an online form using PHP? These are basic HTML forms
with text fields and option lists, and the form method is Post. I would like
to automate the submission process. Do I need to set up a dummy form on a
page of my own with the same input fields, populate their values, and then
use the action of the form I am trying to submit to? Or is there another
way?
Many thanks.
--
James
[Back to original message]
|