Posted by one.1more on 12/17/06 01:08
How do i post the form data to different php files at once. I tried the following code but it doesn't work. the data is sent only to the first php file. <form method="post" action="insert.php" action="mail.php"> Email<input type="text" name="email" value ="" size="20" /> <input type="submit" value="submit" /> </form> Is there a solution?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming