jhodgski
10-14-2007, 05:56 PM
I have the following form code in my html page:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
But how can I make it so that an alert is displayed before the user is taken the paypal site?
Thanks,
James
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
But how can I make it so that an alert is displayed before the user is taken the paypal site?
Thanks,
James