I am creating a form where three small fields will be listed generally in the document, like:
[COMPANY], [ADDRESS], [PHONE NUMBER]
And then will be text-replaced programmatically by pulling variables from our DB and populating the fields within the form.
What is the best way to do this?
Regards,
RapidFire