USER REGISTRATION
Last Post 08/22/2012 2:59 PM by Joseph Craig. 1 Replies.
Author Messages
Rishad Ahamed
Nuke Newbie
Nuke Newbie
Posts:7


--
08/08/2012 12:59 AM
    Hi,

    I m new to DNN, I have to develop a site where the user registration is only required to send newsletter. there is no user sign up or user login. where user can just type the email address and postalcode in the two fields both fields are resided at the top of menu.



    ..............................................................................................

    Signup for newsletter--->>>>>> email:................. PostalCode:................

    ..............................................................................................

    HOME | ABOUTUS | CONTACT US | DONATE|
    ..............................................................................................



    This is the sample. I need to develop the two fields in the page where user can give the email id and posatl code for signup then they will recieve newsletter. But user login and typical sign up are not required, how can i achieve this ...... any one can guide me to over come this issue!!!!11
    I customize the registration field into two required field. but how to disply it on all page as mentioned above
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    08/22/2012 2:59 PM
    You can do this quite easily with the Form & List Module. You can save the name and email addresses in a data base. You can also have that information emailed to someone (like the person who maintains the newsletter subscription list.)

    If you use one of the larger email management companies to handle your newsletter, they often provide code that handles this directly. If you use Constant Contact, there is a module (it costs a modest fee) that you can purchase to manage the subscriptions.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---