Hi guys
I'm using VS2005, ASP.net 2.0 and SQL Server 2005
I've been asked to create a decoder app for cars VIN Number , I thought
maybe some of you could offer some advise, examples or links to go about
this project in ASP.net 2.0 using VB or C#, is there some kind of web
service we can hook up to? this since we don't have a database with this
info, or where do we get one?, any help would be very appreciated. Thanks in
advanced.
Best regards
Luis Ruiz Pavón - 05 Jun 2007 11:09 GMT
I don't know exactly what do you want, but I think that you are looking for a
regex for your application:
http://dotnetslackers.com/Regex/re-5747_Regex_US_vehicle_VIN_numbers_for_vehicle
s_with_GVW_amp_lt_10k_lbs.aspx
is this???
Best Regards

Signature
Colabora con el foro: Si la respuesta te es de utilidad marca la pregunta
como respondida.
Luis Ruiz Pavón
MCP
Blog: http://geeks.ms/blogs/lruiz
> Hi guys
>
[quoted text clipped - 8 lines]
>
> Best regards
Carlos Maggiotti - 05 Jun 2007 15:58 GMT
Favor de escribir en castellano aqui...!
Write in Spanish here..!!!
THANKS
Carlos MAggiotti
> Hi guys
>
[quoted text clipped - 8 lines]
>
> Best regards
axelman - 05 Jun 2007 19:40 GMT
My bad, :D
Esta bien!!!
De nada
LOL
> Favor de escribir en castellano aqui...!
>
[quoted text clipped - 15 lines]
>>
>> Best regards
bruce barker - 05 Jun 2007 16:20 GMT
Polk is the most common vendor for vin data. you can subscribe to the
data only or also get sample code.
http://usa.polk.com/Industries/Insurance/Analyze/VINDecode/
-- bruce (sqlwork.com)
> Hi guys
>
[quoted text clipped - 8 lines]
>
> Best regards
axelman - 05 Jun 2007 19:42 GMT
Thanks guys for your help, I think this is going to be a pain in the
......... project. :D
Gracias
> Hi guys
>
[quoted text clipped - 8 lines]
>
> Best regards
gg - 14 Jul 2007 15:21 GMT
you can try this:
http://autobaza.pl/functions/decode2xml.php?vin=WBABJ7325WEA17206
you will receive xml
best regards
g
> Hi guys
>
[quoted text clipped - 8 lines]
>
> Best regards
Cowboy (Gregory A. Beamer) - 14 Jul 2007 21:02 GMT
First, figure out how to parse the VIN. It is actually quite simple. You
then have to get all of the data into the database, as each manufacturer
does things a bit different.

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)
************************************************
Think outside the box!
************************************************
> you can try this:
> http://autobaza.pl/functions/decode2xml.php?vin=WBABJ7325WEA17206
[quoted text clipped - 15 lines]
>>
>> Best regards