another question to finish installing PayPal "Buy Now"button

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default another question to finish installing PayPal "Buy Now"button

    I got good help a few days ago explaining to me how to install the PayPal
    "BuyNow" button onto my website with my Dreamweaver 3.0. But I am not sure
    about the very end of the process. I don't know if it works the way text works.
    Do I click on "PUT" in order to finish installing it? Or is that not
    necessary? Does it install itself automatically internally thru the PayPal
    connection?

    cello book Guest

  2. Similar Questions and Discussions

    1. gotoAndPlay("Scene 2", 1); - How do I get flash to finish the current scene before moving to the next?
      Okay I have 2 scenes, the first of which has an animation which stops in the middle. I also have a button in this scene which has the following...
    2. Can't Finish "Send Connection Key"
      I am trying to send a Connection Key but I cannot get past the Summary page. I click 'Finish' but it doesn't, I keep getting the Summary page! ...
    3. ASP.Net calling SSL Web Service (PayPal) fails: "Could not establish secure channel for SSL/TLS"
      This is one of those cases where it works (calling the Web Service) in a WinForm app but not in ASP.Net. Localhost is a Windows Server 2003 with...
    4. "Can't finish previewing" error
      My illustrator is having problems with previewing. I can have a simple document with a just few shapes and a few lines of text and when I try to do...
    5. Question: How can I "expire" a web page (prevent BACK button)
      I know some sites will display the following message if you click on the BACK button in your browser. How do I implement this feature? Warning:...
  3. #2

    Default Re: another question to finish installing PayPal "BuyNow" button

    whatever you do to your web site, you must "put" it from your local copy to
    your web server in order for it to appear on your site.

    in the case of PayPal, the code goes on your page and will appear as that
    little anchor tag. the actual "buy now" button is an image that resides on the
    PayPal server and your code will call it to display on your site.

    hope that's helpful

    Michael Hager Guest

Posting Permissions

  • You may not post new threads
  • You may 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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139