Posted by Yogi_Bear_79 on 05/16/05 21:11
I'm building a stand alone (chm) file and this was the only way I could find
to make this work..Being a stand alone, there is no server side. Now another
idea would be a javascript or VBS. I made a simple form that I wish to send
the results via e-mail.
Being stand alone, I know every user will mave Outlook setup
"Oli Filth" <catch@olifilth.co.uk> wrote in message
news:J95ie.7259$f5.2056@newsfe6-win.ntli.net...
> Yogi_Bear_79 wrote:
> > I need to change the below format from hard coded e-mail addresses to
> > retrive them from an XML source doc.
> >
> > Can someone help with the syntax? I have used my XML elsewhere in this
> > project I am just stuck on this one
> >
> >
> >
> > <form
action="mailto:email1@public.com?&cc=email2@public.com&subject=Help
> > Ticket" method="post" enctype="text/plain" >
> >
>
> mailto in forms is a Bad Thing. Use a server-based solution instead.
> Google for "mailto form" for why.
>
>
> --
> Oli
Navigation:
[Reply to this message]
|