11Tami Posted December 16, 2006 Share Posted December 16, 2006 Hello, was wondering if a forms action can send to two website addresses instead of one? Is so how? Thank you very much! Link to comment https://forums.phpfreaks.com/topic/30864-how-many-addresses-to-a-form-action/ Share on other sites More sharing options...
JP128 Posted December 16, 2006 Share Posted December 16, 2006 Not that I know of. I tried to do it about one minute ago to see if it was possible, and it didn't work. If there is a way, I would also like to know. Link to comment https://forums.phpfreaks.com/topic/30864-how-many-addresses-to-a-form-action/#findComment-142326 Share on other sites More sharing options...
kenrbnsn Posted December 16, 2006 Share Posted December 16, 2006 Please explain why you would want to send it to two different scripts.Ken Link to comment https://forums.phpfreaks.com/topic/30864-how-many-addresses-to-a-form-action/#findComment-142449 Share on other sites More sharing options...
11Tami Posted December 17, 2006 Author Share Posted December 17, 2006 Sure thing, I want to be able to send the same form fields to the php that sends to my database and to the php that send to my email. Seems like some others would have this same need, just don't know how they do it. Link to comment https://forums.phpfreaks.com/topic/30864-how-many-addresses-to-a-form-action/#findComment-142856 Share on other sites More sharing options...
jester626 Posted December 17, 2006 Share Posted December 17, 2006 You don't need to send the information to two separate pages, just include the code for both process in the same page. Link to comment https://forums.phpfreaks.com/topic/30864-how-many-addresses-to-a-form-action/#findComment-142943 Share on other sites More sharing options...
11Tami Posted December 18, 2006 Author Share Posted December 18, 2006 Whoa, hadn't thought of that, I'll try it thanks! Link to comment https://forums.phpfreaks.com/topic/30864-how-many-addresses-to-a-form-action/#findComment-143334 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.