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.
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?
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
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 :)
is working on a reply...