Guest Posted May 31, 2004 Share Posted May 31, 2004 Hi All I need some help on how to do the following. 1. I need to take out the DOB field and change this to a dop down menu of age ranges i.e. 15-25, 25-40 etc... 2. I will also be changing the Country to go be displayed before State and need I will need to have the State autofill based on the country selected. For example if a customer chooses Ireland all the States/Counties for Ireland will be displayed in drop down menu in State/County. 3. Finally I will need to make the option for the Newsletter signup automatic. For example the box will be checked automatically and the customer will have the option to uncheck the box. I would apreciate any advice you have on the above. Link to comment Share on other sites More sharing options...
johnk Posted May 31, 2004 Share Posted May 31, 2004 Chris to make these changes you will need to know a lot about PHP. All reqire additional coding but the Date of Birth can be made an option via the admin control panel. If you were just woried about Ireland, you could replace the US states with your own in the appropriate mysql database file using phpmyadmin or similar. Introducing additional ones however would require some work. Re the country problem. You can alter the position in create_account.php Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.