RegistrationForm for Forum using sitefinity
Can any one help me to how to create registration form?
Hi Hiren,
It depends on for what you are going to use this form - to register a CMS user or you want some custom form that will be used with other purpose.
All the best,
Ivan Dimitrov
the Telerik team
Thanks to reply,
Ok i want to create FORUM in my application,
So how can I create login and registration pages like following
https://www.telerik.com/login.aspx?returnurl=%2f
https://www.telerik.com/registration-login/registration.aspx?ReturnUrl=%2flogin.aspx%3freturnurl%3d%252f
Hi Hiren,
For logging you can use our Login Control. You just need to style it. For registration form you need a custom control. We are going to extend the profile section with Q1 so you can dynamically create and set custom fileds like Country, Company, Phone etc
Best wishes,
Ivan Dimitrov
the Telerik team
Hi Ivan,
I want to create a registration form for public user, how could i make it.Is there any specific way to create such form. I am very new in Sitefinty. Please help me out on this.
Your concern will help me a lot.
Thanks
Fareed Khan
Hi Fareed,
Generally you can use the ASP.NET createuserwizard control to do this.
All the best,
Ivan Dimitrov
the Telerik team
Thanks Ivan for your prompt response.But I am looking for code. Is there any link or reference is available? So that i could take help
Thanks again
Hello,
Here is a reference to the MSDN
msdn.microsoft.com/.../system.web.ui.webcontrols.createuserwizard.aspx
Kind regards,
Ivan Dimitrov
the Telerik team