MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Development question (Closed) (Mono Support )

Viewed 65119 time(s), 5 post(s) 6/30/2011 4:26:18 AMby LeoSinclair
LeoSinclair

LeoSinclair

6/30/2011 4:26:18 AM
Hello,

I downloaded the MonoX software a couple days ago and I started playing around with it. I have to say I am very interesting in doing more with it. I really like what I see; however, I have a question.....

I would like to create a site that would allow me the ability to customize a site's registration page so that when a user logs in, he/she would need to enter detailed location information which would then drive the site date based on their location. For example, they would select a country/State/local county/town.

Each selection for drive the next. For example, The user would select a Country (USA) then a State, like Pennsylvania, and then a county, Chester, and then finally select a town like West Chester. In other words, each "location" would be listed in a drop-down menu which would drive the next menu.

In the end the user should only see data based on West Chester area.

I sure could use some help with this. Thanks you

Regards,
Leo

This content has not been rated yet. 
25 Reputation 2 Total posts
shawndg

shawndg

6/30/2011 4:59:11 AM
Its a bit complicated to figure out but if you go looking at my last couple post..

I completely customized the registration process and posted my findings

So, it can be done
This content has not been rated yet. 
1871 Reputation 252 Total posts
khorvat

khorvat

6/30/2011 7:33:59 AM
Hi,

as Shawn mentioned you can customize the registration process in many ways. Scenario that you have mentioned above can be easily implemented by adding the custom location information on MembershipEditor Web Part. I have provided you with a few links below to get you thinking. After you observer these links get back to us if you have any additional questions.

Here is the Membership registration sample code from one of the forum topics
MembershipEditor Sample

Also you can find a live samples here
Jobsmarket Employer registration
CPL registration (less complex customization)

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
khorvat

khorvat

6/30/2011 7:38:39 AM
Hi,

  just to add a few more links to Membership customization topics

using MonoX built in modules
Custom Database fields.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
LeoSinclair

LeoSinclair

6/30/2011 10:06:02 AM
First I would like to thanks you two for the quick response. I truly appreciate the input.

Thank you Kristijan, for the links to the code. I'll review it and implement a solution.

I look forward to working more with this software, the Mono team and the MonoX user community.

Cheers
This content has not been rated yet. 
25 Reputation 2 Total posts