onsubmit?
Date: 10/03/05
(PHP Community) Keywords: php, java
Hi there,
I'm trying to make a page that has two fields, email and name, and the corresponding submit button, that will send people to a different page after the submit button has been pressed. I want the user to be directed to a page to choose multiple mailing lists after they click the submit button. I tried fopen in the onsubmit and onclick parameters (which didn't work) and looked for an 'openurl' function or something like that in PHP, but can PHP do this? Do I need to be using Javascript? I feel like PHP must be able to handle it. If not, could you please let me know what can and how to do it?
Source: http://www.livejournal.com/community/php/349160.html