Jump to content
MakeWebGames

Recommended Posts

Posted

how do you do a drop down menu with say this donator page?

 

[b]DP 1[/b]<ul>
[*]\$5,000 game money
[*]50 crystals
[*]50 IQ, the hardest stat to get in the game!
[*]30 days Donator Status: Red name + cross next to your name
[*][b]NEW![/b] Friend and Black Lists
[*][b]NEW![/b] 17% Energy every 5 mins instead of 8%[/list]

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type=hidden name=cmd value=_xclick>
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="Your Game Name Donation for ($userid) (Pack 1)">
<input type="hidden" name="amount" value="3.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://yourgameurl.com/donatordone.php?action=done&type=standard">
<input type="hidden" name="cancel_return" value="http://yourgameurl.com/donatordone.php?action=cancel">
<input type="hidden" name="cn" value="Your Player ID">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
[b]DP 2[/b]<ul>
[*]100 crystals
[*]30 days Donator Status: Red name + cross next to your name
[*][b]NEW![/b] Friend and Black Lists
[*][b]NEW![/b] 17% Energy every 5 mins instead of 8%[/list]

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="Your Game Name Donation for ($userid) (Pack 2)">
<input type="hidden" name="amount" value="3.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://yourgameurl.com/donatordone.php?action=done&type=crystals">
<input type="hidden" name="cancel_return" value="http://yourgameurl.com/donatordone.php?action=cancel">
<input type="hidden" name="cn" value="Your Player ID">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
[b]DP 3[/b]<ul>
[*]120 IQ, the hardest stat to get in the game!
[*]30 days Donator Status: Red name + cross next to your name
[*][b]NEW![/b] Friend and Black Lists
[*][b]NEW![/b] 17% Energy every 5 mins instead of 8%[/list]

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="Your Game Name Donation for ($userid) (Pack 3)">
<input type="hidden" name="amount" value="3.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://yourgameurl.com/donatordone.php?action=done&type=iq">
<input type="hidden" name="cancel_return" value="http://yourgameurl.com/donatordone.php?action=cancel">
<input type="hidden" name="cn" value="Your Player ID">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
[b]DP 4[/b]<ul>
[*]\$15,000 game money
[*]75 crystals
[*]80 IQ, the hardest stat to get in the game!
[*]55 days Donator Status: Red name + cross next to your name
[*][b]NEW![/b] Friend and Black Lists
[*][b]NEW![/b] 17% Energy every 5 mins instead of 8%[/list]

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="Your Game Name Donation for ($userid) (Pack 4)">
<input type="hidden" name="amount" value="5.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://yourgameurl.com/donatordone.php?action=done&type=fivedollars">
<input type="hidden" name="cancel_return" value="http://yourgameurl.com/donatordone.php?action=cancel">
<input type="hidden" name="cn" value="Your Player ID">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
[b]DP 5[/b]<ul>
[*]\$35,000 game money
[*]160 crystals
[*]180 IQ, the hardest stat to get in the game!
[*]A free Rifle valued at \$25,000
[*]115 days Donator Status: Red name + cross next to your name
[*][b]NEW![/b] Friend and Black Lists
[*][b]NEW![/b] 17% Energy every 5 mins instead of 8%[/list]

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="Your Game Name Donation for ($userid) (Pack 5)">
<input type="hidden" name="amount" value="10.00">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="return" value="http://yourgameurl.com/donatordone.php?action=done&type=tendollars">
<input type="hidden" name="cancel_return" value="http://yourgameurl.com/donatordone.php?action=cancel">
<input type="hidden" name="cn" value="Your Player ID">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>

 

can anyone help me please? i want all them DP's in 1 drop down menu.

and i know there is some the coding missing, i took it off since ill only really be editing that bit lol.

Posted

Re: how do you do a drop down menu?

huh?....

You mean something like this?...

Donor Pack?: <select name="donator_pack">

<option value="donor1">Donor pack 1</option>

<option value="donor2">Donor pack 2</option>

</select>';

Posted

Re: how do you do a drop down menu?

not sure.. let me see if i can explain it, there is these lines saying:

Donator Packs <-- if you click here it open up, and you can see all the donator packs you can buy

Donator Pack 1 for ??

Donator Pack 2 for ??

Donator Pack 3 for ??

Donator Pack 4 for ??

Donator Pack 5 for ??

Crystals <--- if you click here it open up, and you can see all the crystal packs you can buy

5000 crystals for ??

4000 crystals for ??

3000 crystals for ??

2000 crystals for ??

1000 crystals for ??

and so on.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...