How to Grab Recipients Email Address

Discussion in 'ASP' started by mcwissy, Jul 23, 2014.

  1. mcwissy

    mcwissy New Member

    Joined:
    Jul 23, 2014
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am developing an email application with cdo in classic asp with recipients email addresses drawn from a csv file. I need to grab each email sent out from the csv file in a variable
    attached to a link in the message body. I know this is easy to do if the addresses were drawn from a database.

    Can somebody out there show me a practical example on how this could be achieved with email addresses emanating from csv file? Many thanks in advance
     
  2. alia123

    alia123 New Member

    Joined:
    Jan 8, 2016
    Messages:
    65
    Likes Received:
    5
    Trophy Points:
    0
    Hey,

    Here is how to do it in Outlook :

    -Click on 'File', 'Import and Export' to open the Wizard
    -Select 'Export to a File' [then click Next]
    -Select 'Microsoft Excel 97-2003' or a CSV file [click Next]
    -Select an Outlook folder [Next]
    -Click on Browse to select a location and then type the file name to export the information to (terminated by .xls) [Next]
    -Click on Map Custom Fields. This will bring up a list of all the available fields that are available in that folder.
    -Since we are only interested in Email address, click on Clear Map and then from the Left side click on From: (address) and drag that to the Right list
    -Click OK
    -Click Finish
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice