Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-28-2011, 12:52 AM   PM User | #1
cyberninja
New to the CF scene

 
Join Date: Sep 2011
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
cyberninja is an unknown quantity at this point
two web pages open after submit

hi, how do i get the form to be sent to two different web pages using PHP

<form name=”form” id=”form” action=”art.php” method=”post”>
happy<input type=”text” name=”happy” id=”happy”/>
sad<input type=”text” name=”sad” id=”sad”/>
<input type=”submit” value=”submit”/>
</form>

the form data is supposed to go to two different web pages with a single submit button.
cyberninja is offline   Reply With Quote
Old 09-28-2011, 12:54 AM   PM User | #2
myfayt
Senior Coder

 
Join Date: Apr 2010
Posts: 1,159
Thanks: 46
Thanked 96 Times in 95 Posts
myfayt can only hope to improve
Do you want it to open two browser windows of webpages? or do you want to insert the values into two different DB tables?
myfayt is offline   Reply With Quote
Old 09-28-2011, 01:09 AM   PM User | #3
cyberninja
New to the CF scene

 
Join Date: Sep 2011
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
cyberninja is an unknown quantity at this point
it would open two web pages and post the form values to both of those pages. the pages have text fields that display the info from the initial form
......
i was able to do what i needed with javascript, thanks though

Last edited by cyberninja; 09-29-2011 at 12:01 AM.. Reason: resolved the issue
cyberninja is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:14 AM.


Advertisement
Log in to turn off these ads.