The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with Paypal DropDown menu options, It only allows for 2, but I need 3!!!
ShakaDogHawaii
post Feb 5 2008, 01:52 AM
Post #1





Group: Members
Posts: 1
Joined: 5-February 08
Member No.: 4,877



I hardly know what I'm doing and just decided to rearrange my website and thought I had done everything correctly, however, when I try to add an item to my shopping cart, only 2 of my 3 different options appear. I've been playing around with it for hours and am about to throw the computer out the window. Can anyone help me?

Here's a link to one of my webpages

My Webpage

When you go to order a specific dog collar, you are to choose a trim, the collar style, and the size.
Well, the collar style will not show up on the Shopping cart paypal page.

Here's the HTML I have been trying to mess around with:

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<table><tr><td><input type="hidden" name="on0" value="Choose Trim">Choose Trim</td><td><select name="os0"><option value="Blue Lagoon">Blue Lagoon<option value="Grass Shack">Grass Shack<option value="Makaha">Makaha<option value="Mango Season">Mango Season<option value="Pink Ginger">Pink Ginger<option value="Sandy Beach">Sandy Beach<option value="Sunrise">Sunrise<option value="Tropical Punch">Tropical Punch<option value="Waikiki">Waikiki<option value="Wipeout">Wipeout<option value="Sharks' Cove">Sharks' Cove<option value="--------------------">---------------------<option value="Blue Lagoon (brass)">Blue Lagoon (brass)<option value="Grass Shack (brass)">Grass Shack (brass)<option value="Makaha (brass)">Makaha (brass)<option value="Mango Season (brass)">Mango Season (brass)<option value="Pink Ginger (brass)">Pink Ginger (brass)<option value="Sandy Beach (brass)">Sandy Beach (brass)<option value="Sunrise (brass)">Sunrise (brass)<option value="Tropical Punch (brass)">Tropical Punch (brass)<option value="Waikiki (brass)">Waikiki (brass)<option value="Wipeout (brass)">Wipeout (brass)<option value="Sharks' Cove (brass)">Sharks' Cove (brass)</select>
</td></tr><tr><td><input type="hidden" name="on1" value="Choose Collar Style">Choose Collar Style</td><td><select name="os1"><option value="Side Release">Side Release<option value="Martingale">Martingale<option value="Combo">Combo<option value="Tag">Tag</select></td></tr><tr><td><input type="hidden" name="on1" value="Choose Size">Choose Size</td><td><select name="os1"><option value="6-10 inch">6 -10 inch<option value="7-11 inch">7-11 inch<option value="9-12 inch">9-12 inch<option value="12-15 inch">12-15 inch<option value="14-18 inch">14-18 inch<option value="17-24 inch">17-24 inch</select>

</td></tr></table><input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="add" value="1">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="shakadoghawaii@hawaii.rr.com">
<input type="hidden" name="item_name" value="1-inch Collar">
<input type="hidden" name="amount" value="20.00">
<input type="hidden" name="no_shipping" value="2">
<input type="hidden" name="return" value="http://shakadoghawaii.com/">
<input type="hidden" name="cancel_return" value="http://shakadoghawaii.com/">
<input type="hidden" name="cn" value="Additional Instructions">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-ShopCartBF">
</form>

PLEASE HELP!!!!
Mahalo!!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Scandle
post Mar 24 2008, 09:53 PM
Post #2





Group: Members
Posts: 1
Joined: 24-March 08
Member No.: 5,277



Your last two dropdowns have the same name, therefore Paypal is only picking up the last one.

-------------------------------
Ivolv Web Design
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 10:25 AM