Send email from ASP

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Yllar2003 (yllar2003_at_yahoo.com)
Date: 08/26/04

  • Next message: Evertjan.: "Re: Send email from ASP"
    Date: 26 Aug 2004 01:00:34 -0700
    
    

    Hi!

    Perhaps slightly off-topic but...

    I want to implement a function to send emails to the registered users
    from my web site using ASP. The problem is that the web server
    provider I'm using does not support any email components (such as CDO,
    CDONTS, or third-party) or SMTP server.

    Therefore I'm looking for some free email/SMTP provider which enables
    me to send the email information from my ASP web page to their server
    and it will forward it as ordinary emails to the recipients.

    One way to do it could be to set up a html form with fields to hold
    the email information (recipient addresses, sender address, subject
    and body) and send it to the service provider. Something like:

    <form method="post" action="http://provider.com/relayemailservice"
     To: <input type="text" name="recipient"><br>
     From: <input type="text" name="from"><br>
     Subject: <input type="text" name="subject"><br>
     Body: <input type="text" name="body"><br>
     <input type="submit">
    </form>

    Does anyone know of such a service provider?

    Regards,
    Yllar


  • Next message: Evertjan.: "Re: Send email from ASP"

    Relevant Pages

    • Parameter passing query
      ... I’ve developed a ASP page that searches a database on our web server. ... created a html form that passes parameters to a SQL statement on the ASP ... Although the data is held in the ‘Info’ field, the SQL statement doesn’t use ...
      (microsoft.public.frontpage.programming)
    • Parameter passing within a ASP page
      ... I’ve developed a ASP page that searches a database on our web server. ... created a html form that passes parameters to a SQL statement on the ASP ... Although the data is held in the ‘Info’ field, the SQL statement doesn’t use ...
      (microsoft.public.frontpage.programming)
    • Re: getting values from more than 1 form
      ... If a page has multiple forms on it, ... submitted has its data passed to the server. ... > How can I getting parameter values from more than 1 HTML form onto the ... > same ASP page? ...
      (microsoft.public.inetserver.asp.general)
    • Re: ASP page will not load
      ... >>> using ASP. ... Why do I get a 500 Internal Server error for all ... >>Internet Services Manager. ... >>Properties, and on the Home Directory tab, click the ...
      (microsoft.public.inetserver.asp.general)
    • Re: Ecommerce Server Requires Daily Reboot
      ... Sounds like you need a good ASP developer to go through ... SQL data caching schemes, to IIS settings, etc, etc, etc. ... a file cache on the web server. ... In order for customer to access webpage login, ...
      (microsoft.public.dotnet.framework.aspnet)