|
Posted by David Haynes on 11/18/66 11:41
calvinwohobbes@gmail.com wrote:
> Hi,
>
> I need help trying to send my post method to two php files. My form is
> so simple, it's like <form action="page1.php" method="post" ...
>
> What I want to do is to say, action="page1.php" and have the same post
> information to get sent to like a action="page2.php" How would one do
> this?
>
> An overview is that I have 3 checkboxes and a submit button, i'm
> already sending that information to page1.php but i want to send the
> exact same information to page2.php. Can anybody help me out with
> this?
>
> Thanks,
> Calvin
>
What do you expect the browser to be displaying after you have posted to
both page1.php and page2.php?
-david-
Navigation:
[Reply to this message]
|