Newsletter Sign Up in Contribute 3?

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Newsletter Sign Up in Contribute 3?

    Question. Hi. I've signed up for a newsletter program on a seperate Email
    Based Newsletter program, called Constant Contact. It's for small businesses.
    I would like to create a newsletter now. Constant Contact can generate an html
    code for a sign up box that says, for example, "Sign Up to My Newsletter" on
    its site. You are supposed to put this html code on your own website. It can
    easily be done with other programs but not with Contribute 3.

    I would like to put the sign up box on top of the side bar, above where the
    pages for my own site, [url]www.craniocean.com[/url] are listed. It's a very simple
    display. Well, when I generate the html code for the sign up box at Constant
    Contact, then cut and past it to any page of text on Contribute 3, then hit
    publish, all I see is..html code! It doesn't turn into the image that I had
    seen generated back at the Constant Contact site.

    So I would like to place the sign up box in the sidebar, above where the pages
    are listed on my site. And it seems it would be nice to have it on the sidebar
    of all the pages of the site, as if built into the template. I didn't create
    the template, my absentee webmaster did. However, when I point and click to
    the sidebar, nothing happens. It's as if I can't access the sidebar. (Maybe
    it's part of the template?)

    Constant Contact cannot place the html sign up box on Contribute 3--they don't
    seem to know how to do this either, or the person I spoke to on the phone
    didn't know how. It's just a simple, "Sign Up for Our Newsletter", and below,
    the person would type in his or her email address, and from there it would be
    connected to Constant Contact....I guess. So what do you do to cut paste some
    html code into the sidebar?

    (Again, the html code shows up AS html code in the text page itself, and
    doesn't show up as an image)

    Thank you
    CraniOcean



    CraniOcean Guest

  2. Similar Questions and Discussions

    1. newsletter sign up
      I am fairly new to using Dreamweaver Extensions (although I have succesfully used a vertical drop down menu and a form2mail application - which for...
    2. Send Contribute file as e-newsletter
      I am trying to send a file updated in Contribute as an html e-mail newsletter. Is there a function to do this somehow? Or a way to paste it into...
    3. Sign In/Sign Out like macromedia page
      I would like to add a sign in link that after you are signed in changes to sign out like on the top of the macromedia site. If anyone can help with...
    4. minus sign proportion to + sign in bold
      Does anyone know how to make a minus sign that is proportional to a plus sign (+) in bold in Freehand?
    5. E-Newsletter
      Check out something like http://www.graphicmail.com/ Asp components just arent suited to business critical mass emails. More reliability and...
  3. #2

    Default Re: Creating Sign Up Box Contribute 3

    I think you'll need to use an external text editor to do this, Notepad will do
    if you're on a Windows system. The text editor will show the HTML code, and you
    will have to find the right spot to paste the code you've generated at Constant
    Contact. That shouldn?t be too hard as a your web page code is pretty simple:
    the pasted code may fit in below:
    <td rowspan="2" valign="top">
    <div align="left">
    In fact it might be best to use the new code to replace
    <p class="craniostyle"><a href="index.htm"><br>
    </a></p>
    which is an empty paragraph above the list of your pages.

    Tom Benjamin Guest

  4. #3

    Default Re: Creating Sign Up Box Contribute 3

    Wow, thanks so much for your answer. Not on windows but on Mac OSX. Is there an equivalent answer for Mac OSX and Contribute 3? Thanks for your time, BC.
    CraniOcean 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