Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Two Actions with one form


  • From: del at delweg.com (Del Wegener)
  • Subject: [Javascript] Two Actions with one form
  • Date: Sun Mar 26 14:51:53 2006

Good Day;

Upon submission of a form I would like two actions to happen:
action="/cgi-bin/bizdb-aed.cgi"      to put the contents of the form in a 
database
action=https://www.paypal.com/cgi-bin/webscr

How do I accomplish this?

I am guessing JavaScript -- that's why I tried this list.

Thanks for any help.

Del