Hello, I am writing a software package to automate our DigiKey order handling. This is a Java program that uses HttpUnit to interacts with DigiKey web site. One of the functions retrieves part information (quantity available, price breaks, etc) for a given DigiKey part number. This is done by submitting the part number in the Part Search field of the main page. In general it works well but the problem I have is that some part numbers return multiple results. For example the part number 'SW404-ND' returns 7 hits in two categories because other parts contain references to 'SW404-ND' (compare this for example with a search for '311-1.02KHCT-ND' which returns the proper pricing information). Any idea how to get the pricing information of a part of given part number ? Thanks, Tal -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu