shrike202 Posted April 14, 2009 Share Posted April 14, 2009 This is what I want to do... I have a user registration page and I'd like to pass the values of 3 drop down menus into a text box field on the same page. When they finish the form and hit submit the value in the text box field is used to populate the user record and the text box data is discarded. In addition, the user could override this by typing in the box or deleting some or all of the text generated by the drop down selections. What I don't get is how to pass the values from the dropdown to the text field without a page reload. I am a noooooooooooob and I'm sorry if this is obvious but I would really appreciate a push in the right direction. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/154087-autofill-textbox-from-dropdown-values-without-page-reload-help/ Share on other sites More sharing options...
waynew Posted April 14, 2009 Share Posted April 14, 2009 This is a JavaScript problem. Please see the JavaScript forum (viewable from the Forum index). Quote Link to comment https://forums.phpfreaks.com/topic/154087-autofill-textbox-from-dropdown-values-without-page-reload-help/#findComment-809973 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.