I have made a form on my website that emails me when submitted. I want to turn this into a readable format for HR. as now, I have:
date:1/17/2007
position:any
last:blow
first:joe
What is the best way for me to do this, xml, import to form? any help would be great. Thanks
date:1/17/2007
position:any
last:blow
first:joe
What is the best way for me to do this, xml, import to form? any help would be great. Thanks
Comment