I have a cgi script that accepts data from a form. I would like to be able to submit data to it from loop, but the cgi is looking for variables from an form post action. Is it possible to write a php loop that will submit this data to that cgi on form at a time untill it processes all the data automatically. I know - This is clear as mud.
Thanks for your help.





Bookmarks