black
06-30-2003, 10:18 PM
i have a form in web page and need some function which could send an email(without disturbing outlook) if the form is submitted, any help, suggestion plz ?
|
Click to See Complete Forum and Search --> : how to achieve this ? black 06-30-2003, 10:18 PM i have a form in web page and need some function which could send an email(without disturbing outlook) if the form is submitted, any help, suggestion plz ? black 06-30-2003, 11:00 PM Originally posted by Dave Clark You mean send an email without invoking the local email client that the visitor might have? That would require a server-based mail object that ASP can make use of. You will have to check with your site host to find out which server-based mail object they support. I can give you an example of at least four different possibilities for this. Dave how to confirm which object suites me well plz ? Ribeyed 07-01-2003, 04:52 AM hi, here is a list of the ASP components you can use: http://www.aspfaq.com/show.asp?id=2119 webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |