|
-
Apr 19th, 2005, 01:49 AM
#1
Thread Starter
New Member
Sending mail thro' SMTP Server using Java Script
I am working on a website project in which i have to send mail
through SMTP Server using Java Script i have tried it in VB thro' a DLL but it failed so i want to use JAVA Svript for sending mails so is it possible
Reply Soon
-
Apr 19th, 2005, 08:52 AM
#2
Re: Sending mail thro' SMTP Server using Java Script
I would say you should use a server side scripting language like PHP or ASP, but if you really must do it through javascript, then you could create an ActiveX DLL and call one of its functions to send an email using javascript.
-
Apr 20th, 2005, 04:09 AM
#3
Thread Starter
New Member
Re: Sending mail thro' SMTP Server using Java Script
I have tried ASP Script but the server does not understand it and send the page to download and not running it, Can i use the same HTML page to send mails
-
Apr 20th, 2005, 04:24 AM
#4
Re: Sending mail thro' SMTP Server using Java Script
You can use mailto: and cause the user's default web mail client to popup (e.g., Outlook Express)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|