I'm adding the names and details from the forms submitted to a database. At the moment I am copying and pasting the data from my mail client to the data base.
Can I change the format of the of the form data as it appears in the email?
For example I receive:
First Name John
Second Name Doe
Mobile Number 0409888888
Home Number 0722222222
Email johndoe@gmail.com
Address 1 153
Address 2 Long rd
Town or Suburb blacktown
State nsw
Postcode 2148
Q&A green
To streamline the copy and paste transfer process I would like to reformat to Verdana 14pt:
John Doe
0409888888
0722222222
johndoe@gmail.com
153
Long rd
blacktown
nsw
2148
Is this possible?
thank you