Sep 19, 2003 #1 Albert3162 Programmer Joined Jul 13, 2001 Messages 18 Location US How can I populate value to the text box from drop down menu
Sep 19, 2003 #2 soloa Programmer Joined Oct 1, 2002 Messages 14 Location US I would suggest using javascript, or else you will need to submit the page and populate the text field with the value of the submit field that way. Upvote 0 Downvote
I would suggest using javascript, or else you will need to submit the page and populate the text field with the value of the submit field that way.