HOME | CREATE A PAGE | CANDIDATE DIRECTORY | FUNDRAISING PAGES

Syndicate LCV Action Fund

With LCV, you can build a gateway to your fundraising page on any website! If you blog about a candidate, toss in a contribution form. If your group sends out email newsletters, you can include a contribution form right in the e-mail.

Single amount contribution form

This HTML generates a form for a single contribution amount. The amount entered in the box will be divided evenly among the candidates on your page. To duplicate this form:

$

paste the following HTML into your webpage or email.

Custom amounts contribution form

Instead of a single amount, this form allows your visitors to specify individual contribution amounts for some or all of the candidates on your fundraising page.

Al Franken (MN-Senate) $

Again, the required HTML:

The gory details

You're free, of course, to change the form around and tweak the formatting and text. The only important parts are:

  • <form ...>
    Don't mess with this line.
  • <input name="..." ...>
    The important thing about the input boxes are the name and id fields, which can't be changed. You're free to change the size, formatting, label, etc.
  • <input type="hidden" name="list" ... >
    Indicates that the contribution should be credited to your fundraising page. Don't adjust this line.
  • <input type="hidden" name="referrer" ...>
    Use this line to specify the URL of your own website. If a user cancels a contribution, they will be sent back to this URL.
  • <input type="hidden" name="successuri" ...>
    This line is optional. If it is present, then users will be taken to this URL after a successful contribution. This is a good place for a Thank You page. If this line is missing, contributors will be sent back to the referrer link.


PRIVACY POLICY | FEEDBACK | JOBS  | CONTACT INFO

© The League of Conservation Voters, Inc.
1920 L Street, NW, Suite 800, Washington, DC, 20036