Sort of?
> From: "Monte Goulding" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 11 Jan 2001 11:09:48 +1030
> To: [EMAIL PROTECTED]
> Subject: Form to mail
>
> Hi all
>
> Is it possible to write a script that will send the results of a form as an
> email
Do you mean a "form" (= fields + button) in Metacard?
> without going throught the users account?
???
> I know there are CGI scripts
> that do this but can you do it all in one script without posting anything to
> a server?
All HTML forms post their data to a server. A Metacard client (ie program on
the desktop) would do the same, but...
You can use the sockets feature of Metacard to send (not "post" protocol
"smtp" etc) an email direct (which would not "post" the data to a CGI
program on a server...
Hope this is what you want to know?
I'm off to bed now -:)
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.