Hey, I have a script that is for generating the link to paypal depending on what game server they want to buy... It generates the price, then goes to paypal.
But I want to change the submit button to load up in a new window.
Heres all the java that generates the price, then makes the link.
Here is my submit button.
Do I need to change this? - window.location.href=link
Regards,
Hunter