Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ayo Adesina 419 posts 1001 karma points
    Sep 01, 2011 @ 01:27
    Ayo Adesina
    0

    HTML - Form - Email - Razor Advice please?

    Hi guys,

    OK whats the most reliable straight forward way to create e-mail contact forms in umbraco?

    I have used contour in the past however I didn't realise that you had to pay for it :-( and the price for one or two forms on a site is way to much, so I was thinking, the best way to do this would be some kind of user control, but what is the best way to implement this using umbraco?

    Should I have a every day plain html form and post this to a file that does the rest, if so how do I deal with redirecting the user to a thank you page after?

    or asp webform controls and grab the vaules from the controls on the page.... *puzzled*

    The reason I have posted this in the razor form is beucase I have always used XSLT and its about time I got my feet wet...

    Please provide any links or code examples (I like examples :-)) 

    Thanks in advance. 

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Sep 01, 2011 @ 06:22
    Sebastiaan Janssen
    0

    That's easy, my Razor contact form is open source, have at it: http://our.umbraco.org/projects/website-utilities/cultiv-razor-contact-form

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Sep 01, 2011 @ 09:28
    Jeroen Breuer
    0

    If you don't mind making a form in a User Control you can have a look at my Digibiz Email Form with TinyMCE package. On the documentation tab there is a sample project.

    Jeroen

  • Ayo Adesina 419 posts 1001 karma points
    Sep 01, 2011 @ 11:08
    Ayo Adesina
    0

    Will check both of them out and get back to you, thanks guys.

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Sep 01, 2011 @ 11:22
    Jeroen Breuer
    0

    If you want more info on how to use a User Control in Umbraco have a look at this free video: http://umbraco.com/help-and-support/video-tutorials/introduction-to-umbraco/developer-introduction/using-net-user-controls/TVPlayerPopup.

    You need to use the sample project in the same way as in that video.

    Jeroen

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Sep 05, 2011 @ 18:23
    Jeroen Breuer
    0

    Did you try the Razor or UserControl solution?

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies