Hello:
I have a listbox with Profession (text) and Price (value). I am using another field which they type in the profession. if the profession exists, bring back the price, if not, show an error message instead. Has any encountered this or know how I would go about solving scripting this?
My loops looks for the values but if it isnt found, it will just go to the first entry.