Copied to clipboard

Flag this post as spam?

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


  • hansx 2 posts 22 karma points
    Mar 27, 2010 @ 00:35
    hansx
    0

    How to make kontact page?

    Hi,

    iam JUST startet whit umbraco. ITS real dificult to understand.!!

    Iam asp.net developer...

    I want to make i form...the user fil the form hit button abd the form post the data to my emial...how can i do this in umbraco?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 27, 2010 @ 01:06
    Jan Skovgaard
    0

    Hi Hans

    Actually this should be quite easy for you to do. You simply just build your form in a user control.

    What you need to do is

    1) Create the user control
    2) Copy the .dll file into the /bin directory
    3) Copy the user control to the /usercontrol directory
    4) Login to Umbraco and go to the "Developer" section and right click "Macros" and select the "Create" option - Give the Maco a name like "E-mail" form
    5) Go to the input field named "or .NET User Control" and browse to your user control and select it. Save the maco.
    6) Go to the "Settings" section and place the macro on your template.

    These steps should do the trick for you.

    /Jan

  • Daniel Horn 319 posts 344 karma points
    Mar 27, 2010 @ 11:30
    Daniel Horn
    0

    Or you can have a look at : http://our.umbraco.org/projects/cultiv-contact-form

    Great package - if you want to build it yourself you can at least see how it can be done by trying this package :)

Please Sign in or register to post replies

Write your reply to:

Draft