Re: Sending an email with Java or VB Script



On 11 juin, 02:30, Randy Webb <HikksNotAtH...@xxxxxxx> wrote:
Omar Abid said the following on 6/10/2007 6:32 PM:

Hi,
I want to know how to send an email with Java Script or VB Script ,
this email contain only a string

On the client? You don't. On the server you can. Submit a form to the
server. Ask in a group that deals with the server side language you have
available to you.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/

I haven't ASP in my server, but Front Page Extension only. I have a
string that I want to send it by email.
Is there any method to do that ?

.



Relevant Pages

  • Each client gets the same port number
    ... This class creates a server socket that will ... For each new connection request from client ... */ private String calculate{String result = null; ...
    (comp.lang.java.help)
  • Re: Applet Consideration
    ... > the client applet to connect to the server. ... everything is sent as String. ... >> I made it so the client has absolutely no knowledge that the db exists. ... Each thread must be initialized by a login. ...
    (comp.lang.java.databases)
  • Re: Applet Consideration
    ... the client applet to connect to the server. ... My computer(the server) is behind a router ... > i.e. boolean login(String domain, String user, String pass) ...
    (comp.lang.java.databases)
  • Re: Still Need desperate help to start with ASP NET - simplified problems - HELP!!
    ... Not to IIS. ... A client uses IE to talk with a server. ... String) As String ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: socketServer questions
    ... >> I'm trying to keep script kiddies from tampering with a socket server. ... >> want the server to only load a valid or verified string into its log ... > If the clients can keep a secret key secure, ... > and the client would send #i as part of the string. ...
    (comp.lang.python)