D
danmarkwith
I have a form that accepts input from the magnetic swipe on your
drivers license. I am trying to split that information and set fields
to Name, DOB, Address etc, how can I do a split of the text box input
in infopath?
Sample Input:
%StateCity^Last Name$First Name$Middle Initial^Address^?
;DL #=DOB=?%
I have tried the javascript split command but I keep getting an error.
drivers license. I am trying to split that information and set fields
to Name, DOB, Address etc, how can I do a split of the text box input
in infopath?
Sample Input:
%StateCity^Last Name$First Name$Middle Initial^Address^?
;DL #=DOB=?%
I have tried the javascript split command but I keep getting an error.