Links will send user to signup form with option selected

Discussion in 'Customization & add-ons' started by cdavenport, Sep 24, 2008.

  1. cdavenport

    cdavenport New Member

    Joined:
    Sep 12, 2008
    Messages:
    2
    Hello,

    I am working with aMember and greatly appreciate the ease of use this script has. I do have a question however. I will be placing a link to the signup page - like this:

    "Click here to sign up for the $5 membership"
    or
    "Click here to sign up for the $10 membership"

    Based on which one they select, the $5 or $10 radio button would be pre-selected on the aMember signup page.

    Is this possible? How could I accomplish this? I was thinking something with case statements in PHP (like signup.php?membership=5 ) but I haven't really looked at the code yet to see if this is possible.

    Thanks for all your help! :eek:
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
  3. cdavenport

    cdavenport New Member

    Joined:
    Sep 12, 2008
    Messages:
    2
    Perfect! That's just what I was looking for! It's great that I didn't have to go into the code or anything to do that. Thanks a lot skippybosco! :)

Share This Page