Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Ordering Script - Need help  (Read 2064 times)

0 Members and 1 Guest are viewing this topic.

GladiatoR

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Ordering Script - Need help
« on: March 07, 2007, 11:42:36 am »

I've just added a paypal script. I've currently got it so whenever someone buys a photo on my website (www.jlphoto.com.au/gallery) that it gives them an option to chose either local pickup or $3.00 postage. It all works fine, adds the 3 bucks to the photo price but how do i make it so it only adds it to one set of photos and not just each individual photo? The code can be found below.

<!--//START 2nd Dropdown List Form -->
           <FONT size="2"><b>3. Select Postage Method</b></font>
           <blockquote>
              <SELECT onchange="ReadForm (this.form, false);">
                                  // values for paypal                  //what your user sees
                    <OPTION value=' Option 1: Posted +3.00 '>    Posted (+ $3.00)</OPTION>
                 <OPTION value=' Option 2: Locl Pickup '>    Local Pickup</OPTION>
              </SELECT> </blockquote>
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 15 queries.