G
Guest
Hello ,
I'm Wieland, I'm new to ASP.net and now I'm developing a web application
that "searches for MPN (manufacturing part numbers) and returns a result. For
example:
User inputs this MPN in a textbox: RN73H2BTTD1002B25 , the info for each
part of the number are described in the image below.
But what happens if user inputs another MPN and changes the last "25" for a
"30" for example ? Some people told me about using RegExp functions, but that
seems not to work in this case, please help me Scott, don't know what to do,
I'm stuck.
<img src="http://www.koaspeer.com/catimages/res58_chart2.gif">
Thanks in advance.
I'm Wieland, I'm new to ASP.net and now I'm developing a web application
that "searches for MPN (manufacturing part numbers) and returns a result. For
example:
User inputs this MPN in a textbox: RN73H2BTTD1002B25 , the info for each
part of the number are described in the image below.
But what happens if user inputs another MPN and changes the last "25" for a
"30" for example ? Some people told me about using RegExp functions, but that
seems not to work in this case, please help me Scott, don't know what to do,
I'm stuck.
<img src="http://www.koaspeer.com/catimages/res58_chart2.gif">
Thanks in advance.