Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7077515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:25:59+00:00 2026-05-28T06:25:59+00:00

my paypal drop-down button is not showing up as a drop down, rather it

  • 0

my paypal drop-down button is not showing up as a drop down, rather it is showing up as individual boxes.

you can see here:http://www.mattemig.net/store/

code below

<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick" /> <input type="hidden" name="hosted_button_id" value="FUT8A68TBGR9Y" />
<table>
<tbody>
<tr>
<td><input type="hidden" name="on0" value="Size" />Size</td>
</tr>
<tr>
<td><select name="os0"> <option value="3 Link (11&quot;)">3 Link (11") </option> </select> <select name="os0"> <option value="4 Link (11&quot;)">4 Link (11") </option> </select> <select name="os0"> <option value="3 Link (9&quot;)">3 Link (9")</option> </select></td>
</tr>
<tr>
<td><input type="hidden" name="on1" value="Base Color" />Base Color</td>
</tr>
<tr>
<td><select name="os1"> <option value="Hot Pink">Hot Pink </option> </select> <select name="os1"> <option value="Ruby Red">Ruby Red </option> </select> <select name="os1"> <option value="Tangerine">Tangerine </option> </select> <select name="os1"> <option value="Emerald Green">Emerald Green </option> </select> <select name="os1"> <option value="Blue Royal">Blue Royal </option> </select> <select name="os1"> <option value="Pure Purple">Pure Purple </option> </select> <select name="os1"> <option value="Midnight Black">Midnight Black </option> </select></td>
</tr>
</tbody>
</table>
<input type="image" name="submit" src="https://www.paypalobjects.com/WEBSCR-640-20110429-1/en_US/i/btn/btn_cart_LG.gif" alt="PayPal - The safer, easier way to pay online!" /> <img src="https://www.paypalobjects.com/WEBSCR-640-20110429-1/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:25:59+00:00Added an answer on May 28, 2026 at 6:25 am

    All your select options are appearing in their own select. Change this to a single <select> instead.

    E.g., for the ‘Size’, from:

    <td><input type="hidden" name="on0" value="Size" />Size</td>
    </tr>
    <tr>
    <td><select name="os0"> <option value="3 Link (11&quot;)">3 Link (11") </option> </select> <select name="os0"> <option value="4 Link (11&quot;)">4 Link (11") </option> </select> <select name="os0"> <option value="3 Link (9&quot;)">3 Link (9")</option> </select></td>
    

    To:

     <td><input type="hidden" name="on0" value="Size" />Size</td>
        </tr>
        <tr>
        <td>
        <select name="os0"> 
        <option value="3 Link (11&quot;)">3 Link (11") </option> 
        <option value="4 Link (11&quot;)">4 Link (11") </option> 
        <option value="3 Link (9&quot;)">3 Link (9")</option>
        </select></td>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

paypal ipn case is not calling in paypal pay now. In paypal button the
i noticed that paypal displays a very different favicon, one that's not just a
Can you send a paypal payment with a script? I've been googling for this,
I want to create PayPal button with dynamic price (depending from the item) and
If I go to www.paypal.com, Firefox displays a huge icon in the location bar.
Reading PayPal developer documentation (and this is a lot of documentation) I'm not sure
The PayPal IPN Guide documentation says clearly Post the request to www.paypal.com or www.sandbox.paypal.com,
I have the normal PayPal donation button. I want to add two multiple choice
How can I tell Paypal Express Checkout that I don't require any address information
I'm using Django PayPal . PayPal has a list of options you can pass

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.