The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> adding drop down menu, PayPal shopping cart
snow928
post Jun 18 2008, 09:46 PM
Post #1





Group: Members
Posts: 5
Joined: 18-June 08
Member No.: 5,930



sad.gif
Hello,

My name is Snow. First time here.

I have built my own website and am using a Paypal shopping cart which doesn't come with any drop-down menus. I sell bathing suits and customers need to be able to choose color and size.

I have the code for the shopping cart and the menu but don't know how to go about putting them together.

I can post the code here if that would help.

I am missing out on lots of business because of this.... Please help!!

Thanks,

Snow

Shopping Cart Code

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<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="cvsnow@cableone.net">
<input type="hidden" name="item_name" value="Rob Rio Betweenie">
<input type="hidden" name="item_number" value="hc101">
<input type="hidden" name="amount" value="30.00">
<input type="hidden" name="shipping" value="2.50">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-ShopCartBF">
</form>


Drop-Down Code

<form id="form1" name="form1" method="post" action="">
<strong>
<label for="select">Choose Fabric</label>
<select name="select" size="1" id="select" accesskey="e" tabindex="1">
<option>Baby Blue</option>
<option>Blk/wh Tropical</option>
<option>Deep Burgandy</option>
<option>Fuschia</option>
<option>Green Camouflage</option>
<option>Green Glitter</option>
<option>Hunter Green Satin</option>
<option>Leopard</option>
<option>Light Royal</option>
<option>Navy Blue</option>
<option>Neon Tropical</option>
<option>Orange Flower Hawaiian</option>
<option>Orange and Yellow</option>
<option>Pastel</option>
<option>Pink/Purple Hawaiian</option>
<option>Pink Camouflage</option>
<option>Blk/Wh Pinstripe</option>
<option>Purple Tropical</option>
<option>Red/Blk Tropical</option>
<option>Red Bandana</option>
<option>Red Hawaiian</option>
<option>Royal Blue</option>
<option>Sheer Cheetah</option>
<option>White/Blk Skulls</option>
<option>Tan/Nude</option>
<option>Tan/Rust</option>
</select>
</strong>
<label></label>
</form>
<p>&nbsp;</p>






















User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jun 18 2008, 11:43 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Doesn't PayPal's sample form come with any fields the user can actually fill in or choose from? Those are all hidden.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
snow928
post Jun 19 2008, 10:10 PM
Post #3





Group: Members
Posts: 5
Joined: 18-June 08
Member No.: 5,930



QUOTE(pandy @ Jun 18 2008, 11:43 PM) *

Doesn't PayPal's sample form come with any fields the user can actually fill in or choose from? Those are all hidden.



I am pretty new to html. I emailed paypal and they told me I should be able to add the code for the menu to the shopping cart. I don't know how.


thanks,

Snow
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: 18th April 2024 - 08:05 PM