• html in an email - solved

    From bill@21:1/5 to bill on Thu Feb 18 10:33:54 2021
    On 2/15/2021 9:50 AM, bill wrote:
    I want to embed some links in an email.  I am asking waiting list individuals to tell my server that they are still interested in
    staying on the waiting list.

    I can just put the urls on the page but that is fairly messy.  I
    tried using the code for an anchor, but the full url is displayed
    not just the part between <a...> and the </a>.

    Any suggestions are appreciated.
    -bill

    Thanks to all who commented.
    PHP has a function to send an email. By putting the necessary
    headers into the email writing a html body is quite easy.
    Writing a multipart/alternative body is not but plain html will
    do all that I need at this point.
    Thanks for the suggestions.
    -bill

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)