brazilhills
IS-IT--Management
Okay I'm totally not much of a web page person. I am using a URL in one application to open another webapp. I'm passing a dynamic medical record number to the other application using Search=Search&LockMRN=$$PERSON.MRN$$
which works great.
My problem is the MRN that is getting sent has 6 leading zeros because that is the way it is in the sending system. However in the receiving system the leading zeros do not exist so it doesn't link to the correct patient.
Any ideas on how to truncate the leading zeros if they exist?
thanks
which works great.
My problem is the MRN that is getting sent has 6 leading zeros because that is the way it is in the sending system. However in the receiving system the leading zeros do not exist so it doesn't link to the correct patient.
Any ideas on how to truncate the leading zeros if they exist?
thanks