RobertF
05-29-2008, 03:07 PM
<!-- START ORDER TABLE 2 -->
<TABLE cellpadding="0" cellspacing="0" border="0" class="gallerytext"><tr><td valign="top">
<a href="javascript:ViewImage('gallery/eroticpinupartforsale/professional1withcopyrightlarge.jpg')"><img src="gallery/eroticpinupartforsale/professional1withcopyrightsmall.jpg" border="0" class="Galborder"></a><br>
<table cellpadding="0" cellspacing="0" border="0"><tr><td>
<!-- START PAYPAL FORM Renata Rae (Inverse) -->
<form target="paypal" method="post" action="https://www.paypal.com/cgi-bin/webscr" class="cartmargin">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="forbescreatives@hotmail.co.uk">
<input type="hidden" name="item_name" value="Product Renata Rae (inverse)">
<input type="hidden" name="amount" value="14.99">
<input type="hidden" name="return" value="http://www.forbescreatives.com/thanks-payment.htm">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="quantity" value="1">
<input type="hidden" name="add" value="1">
<!-- OPTIONS DELETE TO REMOVE -->
<input type="hidden" name="on0" value="Fantasy Erotic, Digital print of the 'Renata Rae' original painting">
<select name="os0" class="cartdropdown">
<option value="A2">A2 Size Poster</option>
<option value="A1">A1 Size Poster</option>
<option value="A0">A0 Size Poster</option>
</select><br>
I need the above code altered inorder to have the price change when an option is selected and the paypal button hit?
To have a better understanding of what i mean check my site below:
http://forbescreatives.com/pinuperoticartforsale.htm
Scroll to the second picture where you see a drop down list.
Nomatter what option the user chooses if they press the paypal button, it always shows the same price....How do i change the above code to get around the problem?
<TABLE cellpadding="0" cellspacing="0" border="0" class="gallerytext"><tr><td valign="top">
<a href="javascript:ViewImage('gallery/eroticpinupartforsale/professional1withcopyrightlarge.jpg')"><img src="gallery/eroticpinupartforsale/professional1withcopyrightsmall.jpg" border="0" class="Galborder"></a><br>
<table cellpadding="0" cellspacing="0" border="0"><tr><td>
<!-- START PAYPAL FORM Renata Rae (Inverse) -->
<form target="paypal" method="post" action="https://www.paypal.com/cgi-bin/webscr" class="cartmargin">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="forbescreatives@hotmail.co.uk">
<input type="hidden" name="item_name" value="Product Renata Rae (inverse)">
<input type="hidden" name="amount" value="14.99">
<input type="hidden" name="return" value="http://www.forbescreatives.com/thanks-payment.htm">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="quantity" value="1">
<input type="hidden" name="add" value="1">
<!-- OPTIONS DELETE TO REMOVE -->
<input type="hidden" name="on0" value="Fantasy Erotic, Digital print of the 'Renata Rae' original painting">
<select name="os0" class="cartdropdown">
<option value="A2">A2 Size Poster</option>
<option value="A1">A1 Size Poster</option>
<option value="A0">A0 Size Poster</option>
</select><br>
I need the above code altered inorder to have the price change when an option is selected and the paypal button hit?
To have a better understanding of what i mean check my site below:
http://forbescreatives.com/pinuperoticartforsale.htm
Scroll to the second picture where you see a drop down list.
Nomatter what option the user chooses if they press the paypal button, it always shows the same price....How do i change the above code to get around the problem?