var a = "S1-4335";
var b= "S1-433";
var result = a.match(b);
actually it matches but it should not match since the both are not exactly same. Please guide me how to proceed with this. Thanks in advance.
-- Copyright © 2010 Web Design | Free Blogger Templates by Splashy Templates | Layout by Atomic Website Templates
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.