Hi I am building a script that allows creation of a user, so i have the normal fields such as;
name, email, phone.
However I also want to have a button to open a popup window and allow the selection of one or more form values and submittion of that form. without loosing the data I just entered reload the parent form adding a list of the values selected previously. This would then be stored in hidden fields and added to the database after.
Im really not sure where to start and doing a google didnt find an understandable solution haha
Thanks
Chris