The Decoding an NSX VIN section of the FAQs is helpful, but calculating that check digit by hand is pretty tedious. So, I wrote a VIN decoder, which can be found here: http://www.ojaspatel.com/nsx/DecodeVIN/ . It should work in IE5+ and NS6+ browsers.
It simply parses the VIN (according to the info in the FAQs), then calculates and verifies the check digit.
Lud, if you'd like to incorporate this decoder into the FAQs, just let me know and I'll send you the source.
It simply parses the VIN (according to the info in the FAQs), then calculates and verifies the check digit.
Lud, if you'd like to incorporate this decoder into the FAQs, just let me know and I'll send you the source.