For the life of me I can't remember the jscript for this, but basicly I am trying to take a dropdown with a list of text on it that is done dynamically and insert any that is selected on that list into a nearby text field like the one I am typing in now.
Baiscly we have seen this everywhere, you have a drop down and you select a line in it and it autofills the main text box and if you do it again it just keeps repeating whatever text in that list you pick. Any help would be appreicated.