I have tried alsorts here and I’m going to do something desperate and crazy.
Here’s the simple steps
- Enter part number and submit
- Part number is sent to server
- Part number is returned from server with a string of results (manfacturer, product location, number of stock, size, image)
- Flash takes the results and places them in to their apprpriate display text fields and loads the image also.
All this works great EXCEPT when you try a second, third, fourth…time.
I trace all the responses and get new and correct results for every part number I enter, but it simply won’t overwrite the previous displayed data.
Nothing I try will get rid of the last results!!
Help!