# check to see if this image file is in the eMedSample path if ($path =~ m/([a-zA-Z0-9\_\-\/])+MMS-Apps\/eMedSample/i) { $ImageFilePath = "MMS-Apps/eMedSample/WwwRoot" . $imagefile; }