I need help with adding some functionality to my form (if possible) my form is at http://www.airsimcorp.com/registration
I need a few things if anyone can help a image to help see what I am talking about is at http://rus.tinygrab.com/bDzy
1. I need to take data for three fields in my form and spit out a user ID for the person registering. I need it to be displayed on the Thank you for registering page after they register and also add them to my user list and send them an email with there user ID. I am using the user registation add-on. The user does not need a password (because they are not going to be using the user ID to log on to my website) but i would like one created for later use.
2. I am using a number generator widget with my for to create a random number for there user ID (one of the pieces of data that I am using to create the user ID) I need a way to check that the number that is generated is the number that they are entering into the field unless there is a way to generate a random number automatically then I can remove the widget and the number field and make things completely that much easier.
A little side note I am not a coder (yet want to learn) and do not know much with the guts of Wordpress so if coding and diving into the guts of Wordpress is involved I will need help with the code and where to put it so that will work. Or if someone is willing to teach me what I need to do that will be very helpful and appreciated.
Rus