+ Reply to Thread
Results 1 to 11 of 11

Thread: Editing option fields / HTML
      
   

  1. #1
    Patience's Avatar
    Patience is offline Brigadier General
    Join Date
    Mar 2007
    Location
    New York
    Posts
    1,010

    Default Editing option fields / HTML

    Hello all,

    I would like to edit the option field for a Paypal drop down list. The standard list allows for 10 options. I would like to add more. This will be the "choose a fragrance" list.

    The instructions on the Paypal site explain that the list can be edited by hand (if you know how to write HTML).

    I don't know how to write HTML. Does anyone know of a way to convert text into HTML?

    Any suggestions are greatly appreciated.

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,062

    Default Re: Editing option fields / HTML

    Have a look at the code of the form. You will see that there is something like

    <select name="Optionsselect" size="1">
    <option value="red">red</option>
    <option value="blue">blue</option>
    <option value="yellow">yellow</option>
    </select>

    where red, blue and yellow are the option values. Add more lines like those, BEFORE the </select>

    Just add, at this point, more option lines
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    Patience's Avatar
    Patience is offline Brigadier General
    Join Date
    Mar 2007
    Location
    New York
    Posts
    1,010

    Default Re: Editing option fields / HTML

    Thank you General!

    OK, I will give it a try.

    Wish me luck!

  4. #4
    Patience's Avatar
    Patience is offline Brigadier General
    Join Date
    Mar 2007
    Location
    New York
    Posts
    1,010

    Default Re: Editing option fields / HTML

    Wow, that wasn't so bad and it worked! Can't thank you enough, my friend. Have a great day!

  5. #5
    supert is offline Sergeant
    Join Date
    Mar 2006
    Posts
    27

    Default Re: Editing option fields / HTML

    Where can I find this "paypal drop down list" button to install on my site?

    supertprinting.com

    Supert

  6. #6
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Editing option fields / HTML

    I dont have BV open but you can customize yoru tool bar to show the paypal fields and or open INSERT, I think its advance and they are there too.. click those on the lower part of that its in one of them.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  7. #7
    supert is offline Sergeant
    Join Date
    Mar 2006
    Posts
    27

    Default Re: Editing option fields / HTML

    I can get the standard paypal buttons from BV, but I would like to get the button referenced in the first post:

    "I would like to edit the option field for a Paypal drop down list. The standard list allows for 10 options"

    None of the standard buttons included with BV have an "option field for a Paypal drop down list"

    The way I have done it on my site is rather cumbersome - I know there is a better way.

    Take a look at http://www.moabshirts.com/moabtrailspurchase.html the other purchase pages have the same format.

    If you have a different suggestion for how to do that I am quite willing to take it! Also, if you want to comment on the site I will listen.

    Steve
    www.moabshirts.com

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,062

    Default Re: Editing option fields / HTML

    The original post is NOT reffering to a dropdown in BV. It is reffering to the options that PayPal allows when you create your "Buy Now" buttons.
    When you go there to create a button, PayPal will provide a code that you will then copy and paste in your site. In that code, you will see that there are options. Since PayPal allows only ten options, the original poster asked how he can add more.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  9. #9
    supert is offline Sergeant
    Join Date
    Mar 2006
    Posts
    27

    Default Re: Editing option fields / HTML

    Okay, I figured out how to create a drop down button through paypal. How can I place it on the page next to my item picture?

    I go to page html, and have tried each of the six options and it always ends up at the upper left corner of my page.

    Thanks

    Supert
    www.moabshirts.com

  10. #10
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,062

    Default Re: Editing option fields / HTML

    Don't paste it in the page html. Drag a html box in your page, paste the code in it, than you can move the html box wherever you like it to be in your page.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  11. #11
    supert is offline Sergeant
    Join Date
    Mar 2006
    Posts
    27

    Default Re: Editing option fields / HTML

    Thank you so much! I actually just ran across that option and came back here to say I figured it out!

    I may actually be getting the hang of this stuff.

    Thanks again.

    Supert
    www.moabshirts.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49