Copied to clipboard

Flag this post as spam?

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


  • Mark Haskamp 3 posts 23 karma points
    Mar 17, 2010 @ 21:20
    Mark Haskamp
    0

    Gather form data, write to database, but don't create Content

    I'd like to gather data from a user (first name, last name, etc) via a form. When the user submits I'd like to write that data to a SqlServer database and then redirect the user to a pre-existing page. Is that possible in Umbraco?

    As a newbie, I've been able to capture the data in a usercontrol and read/write to/from a database but my current solution is part of the Content creation process. I don't want to create a new document, just store the data for later retrieval.

    Thank you in advance,
    Mark

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Mar 18, 2010 @ 11:03
    Douglas Robar
    0

    Check out doc2Form... it is like AutoForm on steriods. It can create content nodes (like AutoForm) as well as send emails, write to databases, and tons of advanced options. http://umbracoext.codeplex.com/releases/view/5251

    cheers,
    doug.

  • 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